Skip to content

mgi2212/NtpServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NTP Server Library for Arduino

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.

Get Started


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

Example Index


basic - Illustrates...

Contribute Code or Provide Feedback

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.

Learn More

About

NtpServer library for Arduino

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages