HackerTrans
TopNewTrendsCommentsPastAskShowJobs

5ADBEEF

no profile record

Submissions

Study of USB2 signal robustness under varying conditions [video]

youtube.com
11 points·by 5ADBEEF·السنة الماضية·1 comments

Zephyr: Implementing a Device Driver for a Sensor

bootlin.com
19 points·by 5ADBEEF·قبل سنتين·0 comments

ECE3400 Analog Electronics (2022) [video]

youtube.com
2 points·by 5ADBEEF·قبل 3 سنوات·0 comments

comments

5ADBEEF
·السنة الماضية·discuss
I don’t think most have this experience. Zephyr is the future.
5ADBEEF
·السنة الماضية·discuss
Zephyr provides an open source implementation of all layers of the BLE stack. The radios of some devices are documented extensively, Nordic nRF5 devices are probably the best example.

The Bluetooth SIG requires that you qualify your device if you advertise that you use Bluetooth IP, similar to what is required for the cellular space. Do you have to do this if you’re just “Bluetooth compatible?” Maybe not. Whatever the case you have to conduct FCC part 15C testing (intentional radiator).
5ADBEEF
·قبل سنتين·discuss
the average defense job is the exact opposite of fulfilling and meaningful
5ADBEEF
·قبل سنتين·discuss
Be aware, per erratum 9, that you’ll need to include external pull-downs instead of using the internal ones
5ADBEEF
·قبل سنتين·discuss
Anybody notice that the example for their shell is using the Zephyr shell subsystem? Very cool that it's using Zephyr!
5ADBEEF
·قبل سنتين·discuss
anybody doing new BLE products has a 50/50 shot of using Zephyr in current year. I think the real benefit of Zephyr is that the wheel has already been invented, no need to do it yourself
5ADBEEF
·قبل سنتين·discuss
the pi pico is 100% supported in Zephyr. https://github.com/zephyrproject-rtos/zephyr/tree/main/board... Did the author not check the docs? https://docs.zephyrproject.org/latest/boards/raspberrypi/rpi...

Additionally, you aren't intended (for many situations) to use a single "main" Zephyr install, but to include what external modules you need in your project's west.yml. If you have a number of projects sharing the same Zephyr install that's a separate discussion but installing every possible toolchain/HAL is not the only way to do things.
5ADBEEF
·قبل سنتين·discuss
RF dongles almost always are Nordic Semiconductor parts and they use their proprietary (but open) protocol called Enhanced Shockburst. The minimum latency of BLE is 7.5ms (fastest connection interval in the spec) while ESB can be in the 100s of microseconds. Not sure about power savings but latency is better.
5ADBEEF
·قبل سنتين·discuss
https://www.popsci.com/deadly-splinter-antibiotic-resistance...
5ADBEEF
·قبل سنتين·discuss
Zephyr would also be well suited for something like this. Anyone aware of any projects that do something similar with Zephyr?
5ADBEEF
·قبل سنتين·discuss
I am not certain that this provides a lot of benefit. Worth discussion. Feels like most engineers just copy the application circuit nowadays though. https://www.signalintegrityjournal.com/articles/1589-the-myt...
5ADBEEF
·قبل سنتين·discuss
This is what Wirepas is doing with their mesh network. They have a DECT version coming soon
5ADBEEF
·قبل سنتين·discuss
Not an unauthenticated mesh. This will be up user implementation iirc
5ADBEEF
·قبل سنتين·discuss
Best option is PoE and battery back up (if they elect to pull the meter)? I guess they could also cut your cable. Or forget all of that and get a nice pup
5ADBEEF
·قبل سنتين·discuss
the crustier EEs among us have been burned by downloaded symbols. It’s often better to make your own symbols and footprints unless you have a high quality source from the manufacturer. Even then, some symbols are not organized in a logical way. I personally make all symbols/footprints not in the kicad standard library.
5ADBEEF
·قبل 3 سنوات·discuss
Why just accept that time passes?
5ADBEEF
·قبل 3 سنوات·discuss
If you’re into electronics and can sweep aside some crusty EE opinions, the EEvblog forums are quite fun and informative.
5ADBEEF
·قبل 3 سنوات·discuss
I warn you that much of controls is very very boring. PLCs w/ ladder logic in most places. Embedded devs have better devex than controls engineers…
5ADBEEF
·قبل 3 سنوات·discuss
I’ve watched all of the skibidi toilet episodes. It’s really the same as 2000s or 2010s gmod YouTube poop, it just managed to find a larger audience.
5ADBEEF
·قبل 3 سنوات·discuss
Juniors are hyper-online, accustomed to COVID classes etc. Maybe it is methods of training that need to shift.