iotivity 0.9.0
[platform/upstream/iotivity.git] / service / notification-manager / SampleApp / arduino / Time / examples / Processing / SyncArduinoClock / readme.txt
1 SyncArduinoClock is a Processing sketch that responds to Arduino requests for 
2 time synchronization messages.
3
4 The portIndex must be set the Serial port connected to Arduino.
5
6 Download TimeSerial.pde onto Arduino and you should see the time 
7 message displayed when you run SyncArduinoClock in Processing.
8 The Arduino time is set from the time on your computer through the 
9 Processing sketch.