Flash Bee is an easy-to-make DIY handheld lightning detector based on an ESP32-C3 board, a round display, and AMS AS3935 ...
When you’re programming microcontrollers, you’re likely to think in C if you’re old-school, Rust if you’re trendy, or Python if you want it done quick and have resources to ...
It’s always nice to simulate a project before soldering a board together. Tools like QUCS run locally and work quite well for ...
This is a project meant to showcase the use of low-level Wi-Fi frame manipulation in a Pwnagotchi-like matter with an ESP8266/ESP32. This firmware is designed with simplicity just as much as ...
Tired of building the same old Arduino projects like blinking LEDs, temperature monitors, and line-following robots? Now it’s time for something fun. It’s time to turn your skills into entertainment ...
AS5600 is a library for an AS5600 / AS5600L based magnetic rotation meter. More exact, it measures the angle (rotation w.r.t. reference) and not RPM. Multiple angle measurements allows one to ...