I’ve been testing out the RYB2340 Bluetooth module, and it’s honestly one of the simplest ways I’ve found to add wireless control to Arduino or ESP8266 projects. In this video, I’ll walk you through ...
There are plenty of drones (and other gadgets) you can buy online that use proprietary control protocols. Of course, reverse-engineering one of these protocols is a hacker community classic. Today, ...
Modern technology builds on abstractions. Most application programmers today don’t know what a non-maskable interrupt is, nor should they have to. Even fewer understand register coloring or ...
Flash Bee is an easy-to-make DIY handheld lightning detector based on an ESP32-C3 board, a round display, and AMS AS3935 ...
When I wrote about a DIY ESP32-S3 internet radio last week, "raspbeguy" commented he'd rather choose an ESP32-based DIY DAB+ ...
Five new Elektor courses help beginners take their first steps in microcontroller programming with Arduino, ESP32, and Raspberry Pi Pico. Each course combines hands-on projects, hardware kits, and ...
The Texas Instruments CC1101 is a very versatile, high quality and cheap transceiver, supporting a wide range of frequencies and modulations. Ready-to-use CC1101 modules are as cheap as 5.00€ and at ...
Abstract: Several essential services, such as cellular phones, the Internet, television, navigation, weather prediction, and remote sensing, rely on satellites in low-Earth orbits, the technology 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 ...