riffnshred / nhl-led-scoreboard

🚨 Display NHL live score, stats, and more of your favorite teams, on a Raspberry Pi driven RGB LED matrix. 🚨
GNU General Public License v3.0
422 stars 96 forks source link

LED matrix showing with light blue tint #403

Closed rshadle22 closed 1 year ago

rshadle22 commented 1 year ago

Describe the bug I'm unsure if this bug is due to the code or the way the RGB bonnet is set up with the hardware. The top portion of the LED matrix is shown with a light blue tint. Many of the whites are showing as light blue and reconnecting the bonnet to the raspberry pi did not fix the issue. I can't seem to find anything online that would help resolve this issue. Came here for some assistance or direction on how to troubleshoot.

20221220_190302

Logs N/A

Your config file 20221220_191147 20221220_191157

Hardware you are using

Software

riffnshred commented 1 year ago

There is a misconnection or a short somewhere. Make sure the bottom of the Bonnet does not touch anything on the raspberry pi and that the data cable is well seated in both sockets.

rshadle22 commented 1 year ago

Okay thanks! I'll try and make sure those connections are tightened properly.

rshadle22 commented 1 year ago

Forgot to update this issue. There was a short with the dashboard and I was able to fix it by making sure the bonnet didn't touch the raspberry pi. Appreciate the help!