This project aims to provide a platform for clock synchronization around the house. It consists of two physical parts.


GPS-Sourced Stratum 1 NTP Server

  • Gets GMT time via GPS transceiver
  • Acts as Wireless Access Point to provide time data to client clocks
  • Serves up time via standard NTP Client Queries
  • Serves up timezone data via standard NTP Control Queries

Clock Client

  • Automatically connects to GPS Server with no configuration required
  • Obeys timezone set forth by NTP server
  • Reusable code to be transplanted into multiple devices