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! Guys i ordered about ten ESP8266 D1 Mini boards with a USB-C port. I created a program with VSC and PlatformIO that works perfectly on an older D1 Mini […]
Am integrating the `Llama 3` AI model with an `ESP32-based` home automation system, using various sensors like the `DHT22`, `PIR`, and `magnetic reed switches`) and protocols like `MQTT` and `Wi-Fi` […]
Hey guys, I am using the DA16200MOD-DEVKT-P development kit for a low-power IoT project. The objective is to implement a Wi-Fi connection that maintains ultra-low power consumption by utilizing the […]
I’m working on a project to build a storage system for electronic components where its kept inrack’s drawer. Inspired by the FindyBot3000, I aim to create a typed search interface […]
* *Reviewer:* @ngu25 * *Full Review and Getting Started Guide:* https://www.devheads.io/wp-content/uploads/2024/04/DA16200MOD-DEVKT-P_DevHeads_Review.pdf The DA16200MOD-DEVKT-P is an ultra-low-power Wi-Fi module development kit based on the DA16200MOD and DA16200 Wi-Fi system-on-chip (SoC). It’s […]
Hello guys, am developing an IoT project using the BeagleBone Black (BBB) running a custom Embedded Linux image. The project requires a stable Wi-Fi connection for real-time data transmission to […]
Hi all, I have an ESP32 receiving information from another ESP32 equipped with sensors. Below is the code for the receiving ESP: “`C++ #include #include const char* ssid = “XXXX”; […]
Hi, I’m experiencing inconsistent Wi-Fi connectivity issues with my ESP32-C3-MINI-1-U board, specifically frequent disconnections (every 10-15 minutes) and slow reconnection times, which persist across different networks and environments, including home, […]
Hey guys, I am using the DA16200MOD-DEVKT-P development kit for a low-power IoT project. The objective is to implement a Wi-Fi connection that maintains ultra-low power consumption by utilizing the […]