News

extremely fast and easy development of Telnet command-line user interface for your project easy development of nice looking Web user interface for your project working with files (uploading and ...
This project demonstrates how to use an ESP32 microcontroller to create a simple web server that displays the current time by retrieving it from an NTP (Network Time Protocol) server. - Pull reques ...
The alarm clock you've always dreamed of! Cloc is an original alarm clock. Developed around an ESP32 module, it has functions not found in a commercial product: - Automatic time setting from NTP ...
The Pomdoro technique of time management has moved on a little from the tomato-shaped kitchen timer which gave it a name, as [Rukenshia] shows us with this nifty ESP32 and e-paper design. It’… ...
This paper presents a method for applying a web server based on ESP32 to a small photovoltaic (PV) power system to monitor and/or collect the PV and the battery current, voltage data. The designed ...
"Some years ago I bought 4 large 7-segment display SA40-19SRWA and now I found the best controller ESP32 to get the time from NTP and the temperature via MQTT from my home automation server. So I ...
Real time clock.If you want to do something like turning the light on at certain time for example, ESP32 should be aware of current time. In Esp32_web_ftp_telnet_server_template real time clock reads ...