/
SoRusV
/
AquaController2
Обзор
Документация
Войти
/
SoRusV
/
AquaController2
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
libraries/Time/examples/Processing/SyncArduinoClock/readme.txt
9 строк
393 B
Vteselkin
-add support libraries
29 окт 2020, 22:01
29 окт 2020, 22:01
b1654a8
Код
Авторство
О чём код?
SyncArduinoClock is a Processing sketch that responds to Arduino requests for time synchronization messages. The portIndex must be set the Serial port connected to Arduino. Download TimeSerial.pde onto Arduino and you should see the time message displayed when you run SyncArduinoClock in Processing. The Arduino time is set from the time on your computer through the Processing sketch.