"Method and apparatus" for mass-synchronizing clocks
Most of my clocks (e.g. this Nixie clock , this other Nixie clock , BookClock , and obviously Wise Clock 4 ) have on-board Bluetooth, intended mainly for setting up the time, without the need for buttons (the lousy holes I would drill may negatively impact the aesthetics). To set up the time, simply send the command TIME=hh:mm:ss , where "hh", "mm", "ss" are the hours, the minutes and the seconds, respectively. Setting up multiple clocks is a tedious process: pair your Android tablet with one at a time, then (from BlueTerm) send the command that includes the correct time. Then repeat for each clock. What if you could broadcast the TIME=... command? And that command to include the most accurate time, acquired from GPS? This is what this post is about. Now you have the "method". Next, to the "apparatus". It consists essentially of 3 parts: GPS receiver, microcontroller and Bluetooth master module. Putting them together is trivial, since