These days, a lot of embedded projects feature some sort of screen, and a screen often creates a desire for a nice user interface. [Geoffrey Wells] has created a tool for developing web interfaces for ...
Do you find yourself running “/usage” every 5 minutes? Are you constantly checking if you’re about to hit that 5-hour limit? You’re not alone. We call it “Claude Code Anxiety.” I saw the amazing ...
With MCUs becoming increasingly more powerful it was only a matter of time before they would enable some more serious audio-processing tasks. [Danilo Gabriel]’s ESP32Synth library is a good example ...
ITEAD has sent us samples of the Open Nextion ONX3248G035 and ONX2432G028 ESP32-S3 HMI displays for review. Open Nextion is a new product line that differs from the original Nextion HMI family, which ...
A simple and robust Arduino library for using the deep sleep features of the ESP32-C3, abstracting away the complexities of the ESP-IDF. A dedicated Arduino library wrapping ESP-IDF’s deep sleep and ...
Voice control has become an integral part of modern smart home automation. In this tutorial, we build a voice-controlled LED system using the ESP32-S3-BOX-3 development board, combining wake word ...
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 ...
From failed attempts to smart solutions, three friends turn hardware problems into a robotics kit. This could be the future path to learn AI and ML for school students as well as professionals. In ...
This is a library for the ESP-IDF that helps interface with ST's VL53L0X time-of-flight distance sensor. The library makes it simple to configure the sensor and read range data from it via I²C. This ...
Not sure if this is the right forum, but wanted to share the extremely satisfying tale of how I made a dumb heater/AC unit into everything I wished it could be. I'll share some links to resources in ...