News

IF your requirement is such that you control when there is traffic on the UART (i.e. ESP32 is the master, and knows when the remote end is finished talking), then you can simply “Serial.end ...
The ESP32 has been a go-to microcontroller platform for a while now, thanks to its versatile capabilities, integrated Wi-Fi and Bluetooth connectivity, and low power consumption. It’s ideal f… ...
I recently picked up an ESP32-powered Cheap Yellow Display, otherwise known as a CYD. For about $20, you get an ESP32 hooked up to a screen, with an SD card slot and some exposed GPIO pins for your ...