Releases: arim215/nhl_goal_light
Releases · arim215/nhl_goal_light
fixed small issues. simplified
2019-2020 update
v3.1 Update nhl_goal_light.py
Optimized hardware setup and check end game
v3.0 Update README.md
Auto-config and RPI detection
Added a "settings.txt" file that allows to auto-config code and avoid manual input every time to code is run. Also added auto detection if running on RPI to import propre GPIO or mock_GPIO to avoid manual config.
API version
This version of the code uses a flask API to fetch score from NHL website and push it back to the main code. This allows to run a second or more RPI running the code to fetch their information from 1 RPI with the API running, thus centralizing the information source and reducing the internet data use when running multiple RPIs as goal lights.
2016-2017 Season Tested Release
Tested during the 2016-2017 pre-season and works!
2016-2017 Season Release
First release after first year of testing. Season 2016-2017 ready. Secondary sources available in test folder.