arim215 / nhl_goal_light

Nhl goal light python for raspberry pi GPIO
GNU General Public License v3.0
51 stars 14 forks source link

NHL Goal Light no longer works #30

Closed pbouthil closed 10 months ago

pbouthil commented 11 months ago

The NHL goal light is not working. When I execute the program in terminal it displays the team chosen number and the delay number. It no longer shows the time and it definitely doesn't trigger when a goal is scored with lights and sound. It also doesn't display the score or goal on the terminal screen.

pbouthil commented 10 months ago

Are you no longer supporting the NHL Goal Light project? It worked awesome until the reference API website went away.

insaneway commented 10 months ago

Are you no longer supporting the NHL Goal Light project? It worked awesome until the reference API website went away.

I recently started this project for myself. I took arim215's work and adapted it to the new NHL API. You can find my adaptation at https://github.com/insaneway/nhl_goal_light_2023_api

I made some improvements as well including downloading all 32 goal horns and they play dynamically based upon which team you are tracking.

pbouthil commented 10 months ago

Thank you so much for your response "insaneway". I'm glad that you adapted the new NHL API into your project and your willing to share. Here is my NHL Goal light project that I created with https://github.com/arim215/nhl_goal_light original code. 20210312_113844

pbouthil commented 10 months ago

WORKS!!! Thanks once again. I can't wait for the next game.