The Stack Light is used by the FTAs and Field Staff to determine what state the field is in.
| Red LED | Blue LED | Amber LED | Green LED | |
|---|---|---|---|---|
| Flashing | 8s Preparing Period | 8s Preparing Period | Randomaized | Field Reset |
| Solid | Red Alliance ready | Blue Alliance ready | Randomaized | Match running |
| Off | Red Alliance not ready | Blue Alliance not ready | N/A | N/A |
Red Flashing = Disconnected from server
Red + Amber Flashing = Match Aborted
Node.js 12 and later is required.
- Clone the repository and run
npm install - Setup your configuration in
config.js - Start the server with
npm run start - Update the variables in the Arduino code and download it to each board

