Skip to content

AESilky/scores

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Score Board

Two team score board w/remote for use in the yard when playing different games like ladder-ball, cornhole, horseshoes, basketball, etc.

Options for two display types:

  1. 2 Digits each for Team-A, Team-B, and a third for Period, Time, etc., and 4 indicators for each team.
  2. 2 Linear rows of 24 dots each (for Team-A and Team-B), and 4 indicators for each team.

The Digits type is a typical score board that you would use for baseball, basketball, football, etc. The Linear display is appropriate for games that go from 0 to some number of points (maximum of 24), like cornhole, ladderball, horseshoes, etc.

It uses either a remote or switch banks to control the score. It can use the remote alone, or with a switch bank, or with two switch banks (without the remote). The switch banks have either 4 or 6 switches. When using two switch banks, there is a bank for each team that allow increasing/decreasing the score, resetting to a lower score (typically 11) and to zero.

The board has a Zigby receiver for non line of sight, communication (though not yet supported).

The board uses multiplexed 7 segment LED displays to provide a two team/player two digit score, plus a two digit number that can count periods, innings, quarters, etc., or can count down/up time. There are four LEDs under the score for each side that can be used to indicate timeouts left, substitutions made, etc.

The linear display is also multiplexed LEDs, using the segment drives.

The board also has a OLED display panel (SPI) that can also display the score (intended for the back side to assist a scorekeeper), as well as for use for setup.