Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

Indicators

Joel Joannisse edited this page Feb 29, 2020 · 2 revisions

Because of its size, I programmed some indicators to display more information without filling up the screen and create an information overload issue.

Network Issue Indicator

When ever the scoreboard has an issue communicating with the NHL api, the scoreboard will show a red bar at the bottom of the matrix. If it happens the scoreboard will stay in the state it is currently in and show the latest information is has, until it connects again. If it happens on boot, the scoreboard will fallback to showing the clock board.

End of Period/Game

For the main event, when the period end and the intermission start, a green bar in the middle of the screen will appear. If the game is over, that same bar will be red with the text FINAL (also in red).

Power Play Indicator

If there is an Power play or an unregular number of player on the ice (5v4, 4v4, etc...), the board will show colored
triangle at each bottom corner. Each color represent a number of player on the ice the respected team:

Green: 5 or 6 players
Yellow: 4 players
Red: 3 players

Clone this wiki locally