A simple application used to read from a serial port with a scoreboard by ESK and output data read from there through OSC to a target OSC Server.
ESKScoreboardConnector <COM Port> <Target IP Address> [<Port>]
| OSC Address | Parameter 1 | Parameter 2 |
|---|---|---|
| /time | Minutes (string) | Seconds (string) |
| /score | Score team A (string) | Score team B (string) |
| /gamePart | Game part (string) | N/A |