Project: GPS Based NTPSec Server - Stratum 1 NTP Server

Hello,

Having deployed a couple of projects using the Balena platform, I decided it was time to create my own!

The idea was to create an accurate (as possible) time source for my home network using an off the shelf Raspberry PI GPS Hat.

Details of the project and the code can be found at:

https://github.com/misterpeee/balena-gps-ntpsecd

May also be useful for non-internet connected networks where connectivity is not available to any internet based time services.

No more relying on external services for obtaining accurate time :slight_smile:

Iain

1 Like

@Mr_p That’s awesome and many thanks for sharing this!