Flash Bee is an easy-to-make DIY handheld lightning detector based on an ESP32-C3 board, a round display, and AMS AS3935 ...
Aethyr Research has released post-quantum encrypted IoT edge node firmware for ESP32-S3 targets that boots in 2.1 seconds and ...
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 why DIY smart home projects suddenly got cheap (and actually doable) ...
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 ...