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.
Objective: Design and construct an interactive puzzle box that incorporates various sensors and output devices, controlled by an Arduino. The puzzle box should require the user to complete a series […]
The flowmeter contains a atmega 16 chip and i am trying to get flowrate and flow totalizer from it via rs485 to ttl converter using a arduino nano data related […]
Hello everyone, I was just wondering why this piece of code is not working. The code get uploaded normally to arduino But when I move the gyroscope it just give […]
Hello, I am working on a health monitoring system using an `Arduino Nano 33 BLE` Sense and a Pulse Oximeter (`MAX30102`) sensor. The objective is to measure and transmit pulse […]
Hi Devs, I’m using an ESP32 as a BLE peripheral device to broadcast sine values to my Android 11 phone via the nRF Connect app, i am using the ArduinoBLE […]
hello everyone, i have a project of realizing CAN bus, to achieve it i use two Arduinos uno and two CAN modules, every arduino is attached to MCP2515 , i […]
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, […]
Hi guys i’m trying to use an ESP32 to update the firmware on an STM32G4 over I2C, but I’m getting an `I2C timeout` error when trying to initiate the update. […]
I am carrying forward my previous work on the *Modbus RTU Function Subset Implementation* based on a *Generic Library*. I had tested this library on *Cypress PSoC5* and *TI Stellaris […]