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.
Hello everyone, I have created a web server on an ESP32 and successfully established communication with the client (my HTML page on my PC). However, the client’s request is for […]
Hey guys i’m attempting on working on an ESP32 robotic arm control system using FreeRTOS and MQTT, but the system occasionally freezes. I suspect a deadlock between `controlArmTask` and `sendCommandTask`. […]
Does anyone share the considerations for calculating the battery life of ESP8266-based products? Does LDO consume current? if yes which LDO and battery is advisable to use? @Hardware Integration
Hi everyone, I’m currently encountering a challenge in determining whether I am on the right way porting LVGL to the PlatformIO using the ESP-IDF framework. My goal is to display […]
Hi all, I have an ESP32 receiving information from another ESP32 equipped with sensors. Below is the code for the receiving ESP: It works, but I have to hardcode the […]
The ESP32 Dev Kit C V4 from Amazon which I want to program using Arduino IDE. It seems Windows 11 could not detect the module. It looks like a driver […]