NtpServer is an Arduino library for implimenting an NTP Server disciplined by a GPS and or other timing unit. The libary can configure and read asynchronous TSIP primary and secondary timing packets.
To download the source code via your favorite git shell or command line (ie: Git Bash, Git for Windows, etc.) just type:
git clone https://github.com/mgi2212/NtpServer.git
cd ./NtpServer/
Before you attempt to run the examples, please be sure to install the library using the standard Arduino library install procedure
basic - Illustrates...
If you would like to become an active contributor to this project please send a request.
If you encounter any bugs with the library please file an issue in the Issues section of the repository.