2e04da5aa697a7b497e63c5560fa32311376f471
scoreboard
Scoreboard script for showing active sports I like.
Equipment
I have a small setup to make this work, all specs found below
- Raspberry Pi 4, 2GB
- 4x waveshare P2.5 64x32 LED panels
- MEAN WELL LRS-100-5 5v PSU
- Adafruit Triple LED Matrix HUB75 Bonnet
Setup
- Install Python, Python build tools & build rpi-rgb-led-matrix from source or install it via pip
- Clone this repository
- Install requirements using
pip install -r requirements.txt - Download logos using the
download_logos.pyPython script - Run
scoreboard.pyPython script
Govee Lighting
If you have Govee lighting you want to setup for celebrations, create a .env file and complete the arguments in the template file.
Description
Languages
Python
100%