ESP32
ESP32 NTP Time Synchronization with LCD Display
In today’s connected world, accurate time synchronization is important for many applications. For example, the ESP32 NTP Time Synchronization with LCD Display project combines two…
ESP32 DHT Server: Monitoring Temperature and Humidity
The “ESP32 DHT Server: Monitoring Temperature and Humidity” project uses an ESP32 microcontroller and a DHT11 sensor to track environmental data. For example, the ESP32…
Make a big ESP32 digital clock
Need a big clock that is easy to read even on bright days? Why not build your own digital clock based on an ESP32. And…
ESP32-CAM with RTSP video streaming
The ESP32-CAM is one of the cheapest solutions if you want to add video recording to your IoT project. In this tutorial, you will learn the following:…
Indoor Air Quality Monitoring with Dashboard
Use an ESP32 to monitor temperature, humidity and eCO2 – then toss the data online!