nhl-led-scoreboard
nhl-led-scoreboard copied to clipboard
🚨 Display NHL live score, stats, and more of your favorite teams, on a Raspberry Pi driven RGB LED matrix. 🚨
Just got this setup and the first thing I noticed was that the API updates faster than the feed I use to watch games. Would you be open to a...
Ideas include: - Changing saved options (fav team etc) - Switching to other games
I love this board! It works fantastic! I run it alongside the MLB, NFL, and NBA boards with Supervisor. I would love to be able to launch the clock on...
Starting today the scoreboard keeps reloading itself and when it reloads it shows that there is no internet, then it connects and then it reloads again. It just started this...
Passed in values for `--led-scan-mode` & `--led-pwm-dither-bits` args were not being set to their respective `RGBMatrixOptions` property.
Added new function to utils that strips accents from players names. Called this function on the draw command for Goals, and Penalties.
**Describe the bug** It seems that python3-pillow may not be getting properly installed. Every attempt at running `sudo scripts/aptfile apt-requirements` returns this exact screenshot (note the [NEW] next to pillow)...
Updates get_score_details call in data.py to have 2 character month and date. This fixes the issue that cause the scoreboard to be stuck in off day mode.
pi@MLSScoreboard: /etc/supervisor/conf.d $ sudo python3 /home/pi/nhl-led-scoreboard/src/main.py --led-gpio-mapping=adafruit-hat-pwm --led-brightness=60 --led-slowdown-gpio=2 Traceback (most recent call last): File "/home/pi/nhl-led-scoreboard/src/main.py", line 4, in from data.scoreboard_config import ScoreboardConfig File "/home/pi/nhl-led-scoreboard/src/data/scoreboard_config.py", line 1, in from utils...
[...suggestion for v2.0...] a customizable animation should play when your preferred team wins. Similar to the goal and penalty animations.