-
Notifications
You must be signed in to change notification settings - Fork 105
Home
Andrew Bowler edited this page Mar 19, 2018
·
18 revisions
Shortcut to Adafruit Part List
-
Raspberry Pi 3
-
RGB LED Matrix Panel 32x32 (5mm Pitch)
-
Adafruit RGB Matrix HAT + RTC for Raspberry Pi - Mini Kit OR IF YOU DON'T WANT TO SOLDER: Adafruit RGB Matrix Bonnet
-
CR1220 12mm diameter - 3V Lithium Coin Cell Battery
-
Brass M2.5 Standoffs for Pi HATs - Pack of 2
-
8GB Class 10 SD/Micro SD Memory Card
-
5V 4A (4000mA) switching power supply
-
Wireless Keyboard and Mouse Combo
Swap out LED Matrix Panel 32x32 with a 64x32 Panel
- Gather Materials
- Follow Adafruit instructions for the LED RTC Pi HAT assembly. If you're using a Bonnet (no soldering!) you should just be able to plug the bonnet directly into the Pi's GPIO pins.
- Assemble rest of hardware; use a HDMI cable, keyboard and mouse for easy access. "Headless" setup instructions might be posted later.
- Prepare Raspberry Pi Operating System called "Raspbian"
- Insert SD Card with Micro SD card into port suitable with your computer.
- download etcher - helps to write Raspbian OS to Micro SD card
- download raspbian OS
- open etcher
- select raspbian OS as image to be written to micro SD card
- wait for operation to be over before ejecting card from computer
- insert ejected micro sd card into raspberry pi's micro sd card port
- Be sure to check hardware setup and that micro sd card is securely in Raspberry Pi port before powering up.
- Follow Installation instructions in README
- Experiment with repo options for best user experience
-
What's the difference in LED Pitch?
-
Don't run a GUI on your Pi. It kills the performance needed to run the scoreboard. Once you've set up WiFi on your Pi, run it headless through SSH.