Network Time from Yahoo

details

There are so many Arduino example for Network Time protocol.
This example is used Yahoo APIs for NTP and published on ‘Arduino play ground’.
It will be a great help to use about NTP and Ethernet project.

This sketch is based on the TimeSerial.pde example. Where TimeSerial got the time from the serial port, this version uses the Ethernet Shield to get the time from the Yahoo Network Time API.

  • Please, refer to below library for more detail.
    • [playground.arduino.cc: Get Network Time from Yahoo (http://playground.arduino.cc/Main/YahooNetworkTime)
    • Arduino Time library

Source: http://playground.arduino.cc/Main/YahooNetworkTime

There are so many Arduino example for Network Time protocol.
This example is used Yahoo APIs for NTP and published on ‘Arduino play ground’.
It will be a great help to use about NTP and Ethernet project.

This sketch is based on the TimeSerial.pde example. Where TimeSerial got the time from the serial port, this version uses the Ethernet Shield to get the time from the Yahoo Network Time API.

  • Please, refer to below library for more detail.
    • [playground.arduino.cc: Get Network Time from Yahoo (http://playground.arduino.cc/Main/YahooNetworkTime)
    • Arduino Time library

Source: http://playground.arduino.cc/Main/YahooNetworkTime

COMMENTS

Please Login to comment
  Subscribe  
Notify of