Skip to content

Releases: arim215/nhl_goal_light

fixed small issues. simplified

19 Jul 20:41
e1f3bf3
Compare
Choose a tag to compare

2019-2020 update

13 Nov 19:52
35398d6
Compare
Choose a tag to compare
v3.1

Update nhl_goal_light.py

Optimized hardware setup and check end game

24 Jan 02:50
Compare
Choose a tag to compare

Auto-config and RPI detection

17 Dec 05:14
Compare
Choose a tag to compare

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

25 Nov 22:45
Compare
Choose a tag to compare

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

04 Oct 17:53
Compare
Choose a tag to compare

Tested during the 2016-2017 pre-season and works!

2016-2017 Season Release

13 Sep 15:32
Compare
Choose a tag to compare

First release after first year of testing. Season 2016-2017 ready. Secondary sources available in test folder.