Over time, I've found different uses for it, and the most recent way that I'm using it is likely the one I'll settle on.
TinyML is an incredibly powerful piece of software, and you can easily train your own model and deploy it on an ESP32.
Obsolete hardware is all around us, and some of it has some pretty interesting tech buried within. One such device is an old Belgacom TV Box. Instead of using the ubiquitous LCD screen, it uses a ...
Building IoT projects with touchscreens used to be a headache, involving numerous components, messy wiring, and endless troubleshooting. But the ESP32-S3 Box-3 makes things way easier. It is an all-in ...
Reliable off-grid communication has always been a challenge for hobbyists, makers, and outdoor explorers. Whether you’re hiking deep in the mountains, setting up a temporary field station, or working ...
LILYGO T-2CAN is an updated version of the earlier TTGO T-CAN485, with a more powerful ESP32-S3 MCU and two isolated CAN bus interfaces. Like its predecessor, it is designed for vehicle diagnostics, ...
Accelerate your tech game Paid Content How the New Space Race Will Drive Innovation How the metaverse will change the future of work and society Managing the ...
A robust, IoT-based fall detection system utilizing YOLOv11 and ESP32-CAM for real-time monitoring in multi-person environments. This project captures image streams from ESP32, processes them ...
It's designed to have the most intuitive API, the smallest footprint and works without any allocation on the heap (no malloc). It has been written with Arduino in mind, but it isn't linked to Arduino ...