Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/riffnshred/nhl-led-scoreboard
🚨 Display NHL live score, stats, and more of your favorite teams, on a Raspberry Pi driven RGB LED matrix. 🚨
https://github.com/riffnshred/nhl-led-scoreboard
adafruit-hat display-nhl-score dmd led-matrix led-matrix-displays live-game matrix nhl-scoreboard raspberry-pi scoreboard stats
Last synced: 11 days ago
JSON representation
🚨 Display NHL live score, stats, and more of your favorite teams, on a Raspberry Pi driven RGB LED matrix. 🚨
- Host: GitHub
- URL: https://github.com/riffnshred/nhl-led-scoreboard
- Owner: riffnshred
- License: gpl-3.0
- Archived: true
- Created: 2019-05-10T14:14:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-26T20:20:14.000Z (6 months ago)
- Last Synced: 2024-08-02T14:08:51.114Z (4 months ago)
- Topics: adafruit-hat, display-nhl-score, dmd, led-matrix, led-matrix-displays, live-game, matrix, nhl-scoreboard, raspberry-pi, scoreboard, stats
- Language: Python
- Homepage:
- Size: 168 MB
- Stars: 421
- Watchers: 36
- Forks: 96
- Open Issues: 64
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# NHL-LED-scoreboard (DEPRICATED)
![scoreboard demo](assets/images/scoreboard.jpg)
# NHL LED Scoreboard Raspberry Pi Image
[![Create Release - Image](https://github.com/falkyre/nhl-led-scoreboard-img/actions/workflows/main.yml/badge.svg)](https://github.com/falkyre/nhl-led-scoreboard-img/actions/workflows/main.yml)
[![GitHub release (latest by date)](https://badgen.net/github/release/falkyre/nhl-led-scoreboard-img?label=Version)](https://github.com/falkyre/nhl-led-scoreboard-img/releases/latest)[![discord button](assets/images/discord_button.png)](https://discord.gg/CWa5CzK)
# IMPORTANT (PLEASE READ)## (2024-05-17) THE END ... For now...
After what seems to be some minor change in the NHL API, new issues arose which rendered the software unusable. I have been working on a new version built from the ground up and decided to put my focus on it instead of fixing and supporting this one. I therefore decided to Archive this repository. The plan is to roll out the new version in the fall, in time for the 2024-2025 NHL season.## Shout-out
First, these two for making this repo top notch and already working on future versions:
- [Josh Kay](https://github.com/joshkay)
- [Sean Ostermann](https://github.com/falkyre)
This project was inspired by the [mlb-led-scoreboard](https://github.com/MLB-LED-Scoreboard/mlb-led-scoreboard). Go check it out and try it on your board, even if you are not a baseball fan, it's amazing.
I also used this [nhlscoreboard repo](https://github.com/quarterturn/nhlscoreboard) as a guide at the very beginning as I was learning python.
You all can thank [Drew Hynes](https://gitlab.com/dword4) for his hard work on documenting the free [nhl api](https://gitlab.com/dword4/nhlapi).## Licensing
This project uses the GNU Public License. If you intend to sell these, the code must remain open source.