Waveshare has recently introduced ESP32-S3-Touch-LCD-3.49, an ESP32-S3-based wide touch display (640×172) development board ...
Espressif Systems' EchoEar is a compact ESP32-S3 AI chatbot designed for voice interaction and edge AI applications, for smart toys, voice-enabled ...
To build this, first initiate the ESP32-S3 in AP+STA mode, bringing up a soft AP that redirects all client DNS lookups. It ...
[WhiskeyTangoHotel] wrote in with his newest clock build — and he did warn us that it was minimalist and maybe less than useful. Indeed, it is nothing more than a super-cheap ESP32-C3 breakout board ...
Nautical navigation has a long history of innovation, from the compass and chronometer to today’s computer-driven autopilot systems. That said, the poor compatibility of electronics with saltwater has ...
ESP32 is a versatile microcontroller and a great starting point for anyone venturing into the IoT realm, but its configuration and interfacing of sensors can be challenging for new users. Arduino ...
You can compile this project in platformIO and upload it to ESP32. Modify main.cpp as per testing instructions below. Alternatively, you can add this library to your platformIO project by adding these ...
This is a library for the Arduino IDE that helps interface with ST's VL53L4CD time-of-flight distance sensor. The library makes it simple to configure the sensor and read range data from it via I²C.