Projects & Demos (7 posts)
Explore projects & demos related tutorials, project guides, and expert insights about ESP32, IoT, and embedded systems development.

Measure Standing Desk Height with ESP32, TOF200C and Home Assistant
Build a non-invasive standing desk height tracker using the TOF200C ToF sensor, ESP32-C3 SuperMini, and ESPHome. Integrate with Home Assistant for automations - no desk modification required.

ESP-LED-01 - DIY ESP32-S3 Sound Reactive WLED Controller
Build your own ESP-LED-01 WLED controller with an ESP32-S3 SuperMini. Features sound reactivity, auto brightness via light sensor, and clean 5V LED control.

ESP Bird: Flappy Bird-Inspired Game on ESP32-S3 SuperMini + OLED
Build a mini Flappy Bird clone using an ESP32-S3 SuperMini, SSD1306 OLED, and a button. Game logic, graphics, and fun on a tiny screen!

ESP32 RGB LED Controller with Color Picker over WebSockets
Step by step guide on building the RGB LED Color Picker controller on ESP32 microcontroller. Interactive and responsive website application with WebSockets

Use ChatGPT in ESP32 Microcontroller with OpenAI API
Add natural language processing capabilities to your ESP32 project by integrating the ChatGPT using OpenAI API. Step-by-step instructions with code examples