ESP8266 Network Clock Without Any RTC | Nodemcu NTP Clock No RTC | INTERNET CLOCK PROJECT

by electronicGURU in Circuits > Arduino

7349 Views, 6 Favorites, 0 Comments

ESP8266 Network Clock Without Any RTC | Nodemcu NTP Clock No RTC | INTERNET CLOCK PROJECT

20190801_095412.jpg
ESP8266 Network Clock without any RTC | Nodemcu NTP clock no RTC | INTERNET CLOCK PROJECT

In the project will be making a clock project without RTC, it will be taking time from internet using wifi and it will display it on st7735 display.

Supplies

https://youtu.be/N0dCZ37cE5o

Things You Need

Screenshot_20190804-223538.jpg
Screenshot_20190804-223530.jpg

Schmatics

Screenshot_20190804-223046.jpg
Follow the given schmatics

Code

Screenshot_20190804-223021.jpg
Screenshot_20190804-223056.jpg
Screenshot_20190804-223106.jpg
Screenshot_20190804-223033.jpg

You can download the Code, Schematics & Gerber file:
https://github.com/shveytank/ESP8266-NTP-Clock/tre...



After downloading the file just add st7735 library and NTPClient library into your arduino ide

Then open the NTP_CLK sketch
And before uploading the code just edit it and you need to provide your wifi ssid and password in it and then
You need to set offsettime for me it is 19800
Because my timezone is utc+5:30 so
UTC +5:30=5.5*60*60=19800
UTC+1=1*60*60=3600
CALCULATE your timezone and edit it and then upload the code.

Make It More Professional

Screenshot_20190804-223043.jpg
Screenshot_20190804-222954.jpg
ESP8266 Network Clock without any RTC | Nodemcu NTP clock no RTC | INTERNET CLOCK PROJECT

After uploading the code it will look better as shown but to make it more professional lets make a pcb as already uploaded gerber file it is with code files and then i uploaded my gerber to https://jlcpcb.com , you can also get your pcb from there. And after soldering everything it will look like my image.

For more information watch my video to know more about this project.

Code, Schematics & Gerber file:
https://github.com/shveytank/ESP8266-NTP-Clock/tre...