News

[Jackson Studner] wrote in to let us know about his ESP32-based media server: Jcorp Nomad. This project uses a ESP32-S3 to create a WiFi hotspot you can connect to from your devices.
In it, he shows an example of using all three ESP32 UARTs from an Arduino program. He calls the third port “secret” although that’s really a misnomer.
Arduino has introduced a Nano shaped board with a Wi-Fi and Bluetooth LE capable Espressif’s ESP32-S3 microcontroller, supporting it with the Arduino IDE and MicroPython. “Beginners can explore in an ...