Skip to content

Example code for adjust RTC Time from NTP Server

Notifications You must be signed in to change notification settings

superipey/rtc_ntp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Init RTC Time from NTP Server

Example code for adjust RTC Time from NTP Server

How to Use

  • Clone / Download this repository to your pc
  • Open rtc_ntp.ino with Arduino Sketch
  • Setup your SSID and Password
  • Setup NTP Server, for example 0.asia.pool.ntp.org
  • Set Board to your ESP3266 Device (Wemos, NodeMCU, etc)
  • Set COM Port
  • Upload
  • Done

Pin Configuration

Wemos Pin Configuration D1 - SCL D2 - SDA 3V3 - VCC GND - GND

Example Result

alt text

About

Example code for adjust RTC Time from NTP Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages