MLB-LED-Scoreboard / mlb-led-scoreboard

An LED scoreboard for Major League Baseball :baseball:
GNU General Public License v3.0
590 stars 105 forks source link

Flickering display #388

Closed dcimike-125 closed 2 years ago

dcimike-125 commented 2 years ago

This issue is a flickering display board

Hardware Configuration

Software Configuration

Expected behavior

steady display>

Actual behavior

Flickering display

Additional Information

dcimike-125 commented 2 years ago

I added PWM to the adafruit string and flicker went away. Launch now looks like this: "sudo python main.py --led-gpio-mapping=adafruit-hat-pwm --led-cols=64 --led-brightness=80"