SparkFun Thing Plus - ESP32-C5 is an Adafruit Feather-compatible board with dual-band WiFi 6, BLE, 802.15.4 radio, and LiPo battery support ...
When I wrote about a DIY ESP32-S3 internet radio last week, "raspbeguy" commented he'd rather choose an ESP32-based DIY DAB+ ...
What just happened? A compact quadcopter built around an ESP32 microcontroller has reached a measured top speed of about 67 miles per hour, demonstrating how far a low-cost, small-format platform can ...
It's a simple desk clock and now playing display, but I love it.
Weeping Peninsula (South Limgrave) - Dungeons, Points of Interest, and Secrets East Liurnia - Dungeons, Points of Interest, and Secrets North Liurnia - Dungeons, Points of Interest, and Secrets West ...
This code reads data off of a UART pin on the ESP32. The Neo-M8 modules outputs NMEA sentences, which this code then converts into the useful data needed. This code contains a modulesetup() method to ...
const uint8_t ColorPalette = 21; // Height of the color palette area const uint8_t BrushSize = 2; // Brush thickness (radius) const uint8_t LineSize = 5; // Line ...