It's why DIY smart home projects suddenly got cheap (and actually doable) ...
SpaceStationTracker is an application that displays the current position of the International Space Station on a 2D world map. It runs on a ESP32-2432S028R ILI9341 device with a 2.8" screen, commonly ...
It’s always nice to simulate a project before soldering a board together. Tools like QUCS run locally and work quite well for ...
When I wrote about a DIY ESP32-S3 internet radio last week, "raspbeguy" commented he'd rather choose an ESP32-based DIY DAB+ ...
It’s always nice to simulate a project before soldering a board together. Tools like QUCS run locally and work quite well for analog circuits, but can fall short with programmable logic. Tools like ...
Flash Bee is an easy-to-make DIY handheld lightning detector based on an ESP32-C3 board, a round display, and AMS AS3935 ...
AI coding replaces edit and debug with instruct and guide. Terminal plus AI replaces traditional development environments. IDEs are reduced to build and deployment tools only. My little dog Pixel does ...
This project creates a scrolling text display that shows song lyrics line by line on a 128x64 OLED display connected to an ESP32. The lyrics are displayed with a typewriter effect, where each ...