{"id":17772966,"url":"https://github.com/radames/ntp_rtc_sync","last_synced_at":"2025-04-21T23:31:38.377Z","repository":{"id":137671907,"uuid":"107923504","full_name":"radames/NTP_RTC_Sync","owner":"radames","description":"RTC Clock Sync with the NTP Protocol on ESP8266 Arduino","archived":false,"fork":false,"pushed_at":"2017-10-23T02:48:02.000Z","size":2,"stargazers_count":18,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-19T10:59:34.729Z","etag":null,"topics":["arduino","esp8266","ntp","ntp-client","rtc","rtc-module","sync","sync-rtc-clock","wifi"],"latest_commit_sha":null,"homepage":"","language":"Arduino","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radames.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-23T02:40:02.000Z","updated_at":"2025-01-07T01:18:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"8ef1e4b1-ded4-4734-a3d8-80447fe3b5f3","html_url":"https://github.com/radames/NTP_RTC_Sync","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radames%2FNTP_RTC_Sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radames%2FNTP_RTC_Sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radames%2FNTP_RTC_Sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radames%2FNTP_RTC_Sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radames","download_url":"https://codeload.github.com/radames/NTP_RTC_Sync/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250150749,"owners_count":21383219,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arduino","esp8266","ntp","ntp-client","rtc","rtc-module","sync","sync-rtc-clock","wifi"],"created_at":"2024-10-26T21:41:46.708Z","updated_at":"2025-04-21T23:31:38.148Z","avatar_url":"https://github.com/radames.png","language":"Arduino","readme":"# Sync RTC clock with NTP \n\n## Libs\n\nYou must have the libs:\n\n* [Adafruit RTCLib](https://github.com/adafruit/RTClib)\n* [Arduino NTP Client](https://github.com/arduino-libraries/NTPClient)\n\nYou can install from Arduino/ Manage Libraries menu\n\n## Wifi\n\nCopy `WifiPass.h.config` to `WifiPass.h` and change the `ssid` and `password` to your wifi network information.\n\n## Parameters\nChange the `NTP_SERVER` to a suitable server.\n\n```C\n#define NTP_SERVER \"0.us.pool.ntp.org\"\n```\n\nChange the GMT time zone `GMT_TIME_ZONE` you can add a signed number \n\n```C\n#define GMT_TIME_ZONE -7\n```\n\nYou can force the time sync after the first time changing the `FORCE_RTC_UPDATE` to a random number between 0-255\n```C\n#define FORCE_RTC_UPDATE 2\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradames%2Fntp_rtc_sync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fradames%2Fntp_rtc_sync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradames%2Fntp_rtc_sync/lists"}