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.
Hi all! When designing an Arduino-based embedded system, how can secure firmware updates be ensured to prevent unauthorized modifications or potential exploits? Discuss methods for securely updating firmware on Arduino […]
I am using the Arduino IDE to program an STM32 Blue Pill via an ST-Link V2. After following several manuals, I successfully uploaded the blink example to pin C13.Although I […]
hey guys I was working on a project previously where I needed to transmit a 10-bit signal from an analog/digital converter (ADC) to an Arduino Uno using the SPI protocol. […]
How do I set up and establish communication between the ESP32 and the R307 fingerprint sensor, ensuring that the sensor can be recognized and initialized by the ESP32? My aim […]
I am designing a heart rate monitor system using an `ESP32` microcontroller, tested on a `breadboard setup`, to simulate the functioning of a `pacemaker`. The system continuously monitors `heart rate` […]
Forums are designed to help DevHeads community members come to quick resolution on a variety of systems integration topics. These differ from the #seeking-collabs (*find a professional dev who can […]
Hello everyone, I’m currently developing a vibration anomaly detection system using an Arduino Nano 33 BLE Sense. The machine learning model was trained with Edge Impulse, and it worked well […]
My Arduino Wifi1010 board is connected to an Opla IOT kit, and the device won’t show it’s online in the Arduino Cloud devices section. I tried uploading a basic code […]
Hey guys while attempting to develop a platform for easy OTA remote updates for ESP32 and other devices, driven by the need for seamless software updates in my current project, […]