Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| startinglights [2014/02/23 21:47] – removed zround | startinglights [2020/06/04 21:56] (current) – [Tested devices] zround | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Starting Lights Devices ====== | ||
| + | ZRound supports Starting Lights devices. The protocol can be defined and two working modes are availables (master/ | ||
| + | |||
| + | Temperature and Humidity data can be sent as well to ZRound by using special commands to be displayed on screen. | ||
| + | |||
| + | ===== Protocol ===== | ||
| + | |||
| + | The protocol includes the commands //START, STOP, PAUSE, RESUME, GO, LIGHT, HT, HS// described below. The commands can be fully configured in the ZRound Starting Lights configuration page | ||
| + | |||
| + | ==== Slave Mode ==== | ||
| + | In Slave mode, ZRound send the " | ||
| + | |||
| + | The starting lights must send the " | ||
| + | |||
| + | ZRound -> Device | ||
| + | < | ||
| + | * START = $START\n | ||
| + | * STOP = $STOP\n | ||
| + | </ | ||
| + | |||
| + | Device -> ZRound | ||
| + | < | ||
| + | * GO = $GO\n | ||
| + | </ | ||
| + | |||
| + | ==== Master Mode ==== | ||
| + | When ZRound works in master mode, it controls the countdown and when the lights are switched on/ | ||
| + | |||
| + | ZRound -> Device | ||
| + | < | ||
| + | * LIGHT = $LIGHT,< | ||
| + | </ | ||
| + | |||
| + | where | ||
| + | < | ||
| + | <n> is the light to be controlled | ||
| + | < | ||
| + | </ | ||
| + | |||
| + | ==== Race Pause & Resume ==== | ||
| + | Race can be paused and resumed from the device with the following commands. | ||
| + | |||
| + | Device -> ZRound | ||
| + | < | ||
| + | * PAUSE = $PAUSE | ||
| + | * RESUME = $RESUME | ||
| + | </ | ||
| + | |||
| + | ==== Temperature / Humidity ==== | ||
| + | |||
| + | The protocol supports sending temp/hum. data in order to be shown on screen. There are available these commands: | ||
| + | |||
| + | < | ||
| + | * HS = $HS,< | ||
| + | * HT = $HT,< | ||
| + | </ | ||
| + | |||
| + | where | ||
| + | < | ||
| + | <n> is the humidity/ | ||
| + | </ | ||
| + | |||
| + | |||
| + | ===== Tested devices ===== | ||
| + | |||
| + | * [[: | ||
| + | |||
| + | * Patch to use a LEDSTRIP WS2811. [[https:// | ||
| + | |||
| + | **[[info@zround.com? | ||
