How to use NTP with the Aduino Leonardo
Placed onThis project is a way to easily display the time on an LCD.
The project uses a DS3231 module to store the time and an ESP01 that uses NTP to request it and store it in the DS3231 module.
Further code changes can be found on my GitHub page: https://github.com/Sani7/NTP-config_reader-DS3231