News

The Arduino ecosystem is an amazing learning tool, but even those of us who love it admit that even the simplified C Arduino ...
Earlier in this series, a compact FM radio was created using a touch display. From there, the design moved forward with an FM ...
You can use a microcontroller to build a clock. After all, a clock is just something that counts the passage of time. The only problem is that microcontrollers can’t track time very accurately. They ...
This project implements a smart traffic signal system using Arduino UNO, ultrasonic distance sensors, and LED signals. The system controls traffic signals at a junction by dynamically adjusting the ...
Arduino library for the ENS16x digital four channel MOX gas sensors with I2C/SPI interface from ScioSense. ENS16x is a range of digital multi-gas metal oxide (MOX) sensors, specifically designed for ...
In this tutorial, we will learn how to install multiple versions of the ESP32 board package in the Arduino IDE. Once set up, you’ll have the option to choose a specific version of the ESP32 package ...
Designed by Namnam in Vietnam, the ESP32 Modbus gateway is built to communicate with PLCs and industrial sensors over Modbus RTU (RS-485) or Modbus TCP/IP (Ethernet/Wi-Fi). Designed for use in farms, ...