Skip to content

CollinWentzien/scoreboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

DIY Scoreboard and Controller

DIY Scoreboard and Controller project:

This project is a two-part system: a scoreboard controller and the scoreboard itself. Both systems interact wirelessly but need wall power to operate. Arduino code can be found under "arduino code," while the Adobe Illustrator files and other design files are found under "files."

Update 7/30/22: Added (I think) all Illustrator files. Note all files are original, and therefore may be slightly different than how my scoreboard eventually turned out.

Hackster project: https://www.hackster.io/collin-w/diy-basketball-scoreboard-90cb27

Parts:

  • Arduino Uno
  • Arduino Mega
  • 2x NRF24L01 Transceivers
  • WS2812B LED Strip (5 meters, 60 LED/m)
  • Federal Signal Vibratone 350 Horn
  • 24" x 12" MDF (or wood equivalent)
  • Blank PCBs (various lengths)
  • 2x Arduino Power Supply
  • 5V 20A Power Supply (for LED strip)
  • 16 x 2 Green Character LCD
  • 30x Tactile Switches
  • White Vinyl (for team names)
  • Black Paint
  • Laser Cutter
  • 3D Printer (for diffusion bulbs)
  • Glue
  • Soldering Iron

Libraries needed:

  • RF24
  • LiquidCrystal
  • Keypad
  • SPI
  • FastLED

About

DIY Scoreboard and Controller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages