Skip to content

wokwi/esp32-ntp-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32 NTP Clock

A simple clock that displays the time and date on an LCD1602 display. The time is synced via NTP.

Use Wokwi to simulate this project.

Building

This is a PlatformIO project. To build it, install PlatformIO, and then run the following command:

pio run

Simulate the project

To simulate this project, install Wokwi for VS Code. Open the project directory in Visual Studio Code, press F1 and select "Wokwi: Start Simulator".

About

ESP32 NTP Clock Example (using Platform IO)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages