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 @Middleware & OS I’m trying to connect my NodeMcu ESP8266 V3 Lua CH340 Wifi Dev. Board to the Arduino IoT Cloud platform, but I’m facing issues. Although 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 […]
I have 3 power input for my iot device Solar 12v Battery 3.7v And 5v usb how can i do power oring between them Like if 12v is present use […]
when i try to add a bulb to home assistant i get this error message Connection to device succeeded but no datapoints found, please try again. Create a new issue […]
Based on my previous question, How do I enroll fingerprints into the sensor and store them for future comparison? cause am getting an imaging error and error receiving packets when […]
In case you missed it, AWS will discontinue the IoT Fleet Hub. Does it matter? It is hard to say. I always perceived that service as a bit limited and […]
Hey everyone, Thanks for the previous suggestions on tackling the inference timeout issue in my vibration anomaly detection project. I implemented quantization to optimize the model, but now I’m encountering […]
Hey @MCU, MPU & Firmware @Helper Guys, i have a slight logic problem, So i built a BLE HID device using zephyr which tags input from a console and send […]
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`. […]