News

This project transforms the ESP32 into a powerful Internet Radio streaming MP3 channels, controllable via a responsive web UI or Android app. Key Features: šŸŽµ Internet Radio Streaming (MP3 format) 🌐 ...
If you’ve performed all the steps correctly, you’ll spot the ESP32 Bluetooth Proxy within the Devices and Services tab of the Settings option inside Home Assistant. Simply press the Add button and ...
The original ESP32 may be a little long in the tooth by now, but it remains a potent tool for connected devices. We were drawn to [Max Pflaum]’s ESP32 Dashboard as a great example, it’s… ...
Since I had a spare ESP32 lying around, I tried building a smart dashboard that pulls metrics from the other smart devices in my home lab and outputs them to a screen. Now that I’ve completed ...
Yes, it’s an OBD-II dongle that you can build using an ESP32 WROVER module. It’s designed to read a car’s CAN bus communications and display them on a self-hosted web page, accessible over WiFi.
ESP32 reads temperature and humidity from a DHT11 sensor and sends the data directly to InfluxDB Cloud. The web app (Flask) retrieves and visualizes this data using an embedded Grafana dashboard. .