News

T he ESP32 is a fantastic little microcontroller with a world of possibilities. Its specifications may appear modest, but its capabilities enable it to power all kinds of devices.
ChatGPT Arduino project “The project involves using an Arduino IoT Cloud compatible device, such as an Arduino Nano RP2040 Connect or any ESP32/ESP8266 device, as a middleware between the IoT ...
If you use the Arduino IDE to program the ESP32, you might be interested in [Andreas Spiess’] latest video (see below). In it, he shows an example of using all three ESP32 UARTs from an Arduino ...
Discover the ESP32 Cheap Yellow Display Board: low-cost, Wi-Fi + Bluetooth, 2.8″ touchscreen, ideal for IoT, GUI projects, and learning.
Arduino, the open-source hardware pioneer with 32 million active developers worldwide, today announced the Arduino Nano ESP32, the newest member of th ...
While the Arduino microcontrollers work fairly well on their own, they can take your projects to the next level once you pair them with ESP32 and Raspberry Pi Pico boards.
Designed by Namnam in Vietnam, the ESP32 Modbus gateway is built to communicate with PLCs and industrial sensors over Modbus ...
A new Arduino compatible audio development board will soon be launching via the Crowd Supply website offering an open source design for audio and digital signal processing (DSP) applications. The ...
The Arduino team, known for providing various electronic and microcontroller components for do-it-yourself electronic hobbyists since 2005, has announced its new product, the Plug and Make Kit.
OTA (Over-The-Air) updates are a fantastic feature of the ESP32, and we’ve covered libraries that make it easy. But compared to those earlier projects, esp_ghota takes a different approach.