News

Off to the races? Formula One races, that is. This project by [mazur8888] uses an ESP32 to keep track of the sport, and display a “live” dashboard on a 2.9″ tri-color LCD.
To build this, first initiate the ESP32-S3 in AP+STA mode, bringing up a soft AP that redirects all client DNS lookups. It ...
Waveshare ESP32-H2-Zero is a tiny USB-C development board based on Espressif Systems' ESP32-H2 RISC-V SoC with Zigbee, Thread ...
Watch this practical guide to building a custom ESP32-S3-based OBD2 vehicle dashboard with UART communication, real-time ...
We love Arduino here at Hackaday; they’ve probably done more to make embedded programming accessible to more people than anything else in the history of the field. One thing the Arduino ecosystem is ...
ESP32 dev board from Az-Delivery. soldered on a dev breadboard with some wires to a MAX3232. Both devices are socketed to the breadboard for easy replacement. When not connected to the computer (99.9% ...
Update 3/9/25: After receiving concerns about the use of the term 'backdoor' to refer to these undocumented commands, we have updated our title and story. Our original story can be found here. The ...
Some of the newer Espressif Systems wireless SoCs such as the ESP32-H2 and ESP32-C6 support Zigbee through their built-in 802.15.4 radio. It’s been working since the release of the ESP-IDF 5.1 ...
When Julia Ye, a junior at Johns Hopkins University, signed on for her summer internship, she never imagined that she'd be interviewing candidates for a manager position at her company. But, after ...
Abstract: This article presents the enhancement of a weed detection robot designed to automate the identification and riddance of unwanted vegetation in agricultural fields. The robot integrates a ...
If you're into robotics or electronics, you've likely come across Arduino—a small microcontroller that can control sensors and motors for nifty DIY projects. Like the Raspberry Pi, the Arduino is ...