Become a leader in the IoT community!
Join our community of embedded and IoT practitioners to contribute experience, learn new skills and collaborate with other developers with complementary skillsets.
Hey guys while developing a FreeRTOS-based realtime application on ESP32 to manage multiple industrial sensors, l’ve encountered system crashes and memory management issues, likely due to stack overflows and improper […]
From @Jagauthier: I want to provide a custom file. Like /etc/issue. However, I can’t find any clear documentation on how to do this. I’ve tried multiple things including creating base_files_%.bbappend, […]
I’m building a CNN model to run on an STM32F746NG Discovery board following the “TensorFlow Lite for Microcontrollers” tutorials and the TinyML book. I know that the supported TensorFlow-Keras functions […]
**QUESTION (#5): Fluffy-Inflation-446:** ” I really struggle to completely understand the bootloader part and integration when using u-boot. Any good materials to dive in u-boot port and device tree manipulation […]
I want to design a charger that charges my lifepo4 battery(4s,3p). The charger is going to be AC to Dc charger having an output of 14.6v 15Amps. My challenge now […]
Hi friends, I need assistance implementing a low-power mode to extend battery life for the ATmega2560 with Zephyr OS, and resolve the issue of failing to wake up from low-power […]
Hey everyone, I’m currently working on a PCB design involving the DRV8320 and the STM32G431RBT6TR. As you can see in the attached images, I’m trying to minimize the number of […]
Working on a project trying to measure multiple switch inputs via a single DAC in an R-2R resistor configuration. Took me a while to realize that the inputs needed to […]
I am working on a project that will measure and calculate the speed of a moving object and tilt angle which accelerometer module will be suitable for this project @PCB […]