News

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 Ardui… ...
For the challenge, I wanted to send data from my computer's real serial port (RS232 9-pin connector). For that, I created an adaptor circuit because the voltages on a computer serial port are ...
It’s why I tend to use the 32U4 or the like. I have a programmer but if I use a USB to Serial, the damn Windows box keeps assigning an ever higher vitual port number with each connect.
BleSerial_Bridge: Creates a serial bridge between the ESP32 Serial port and Bluetooth LE. BleSerial_Multiple: Creates multiple BLE Serial ports using a user provided service UUID. Echoes to both ...
Introduction:In Arduino environment, it's convenient to access BT SPP like a serial port and react to the command string sent from the BT serial port. Many Arduino projects have utilized this way ...
The Arduino Nano ESP32 based color handheld console by Volos Projects is a fantastic little project that showcases the power and versatility of the Nano ESP32.
Some of the newer Espressif Systems wireless SoCs such as the ESP32-H2 and ESP32-C6 support Zigbee through their built-in 802.15.4 radio. It’s been working since the release of the ESP-IDF 5.1 ...