-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
128 x 64 Screens #44
Comments
So so far, it will only work with 64 x 32 - it shouldn't be a big undertaking to tweak it for 128 x 64 though, so I'll try to get out something quickly |
Any luck with getting this to work.. I need to make this board bigger. I am currently running a 192x96 board for mlb and would love to display a 128x32 at minimum. |
And if you could do this for your fantasy football code base, I'd be forever grateful! |
Would gladly donate for this added here + fantasy code as well |
Just wondering if there is any problem running the script on the 128 x 64 screen. I tried to run it with this
sudo python main.py --led-gpio-mapping=adafruit-hat-pwm --led-cols=128 --led-rows=64 --led-panel-type=FM6126B --led-rgb-sequence=BGR --led-row-addr-type=3
The text was updated successfully, but these errors were encountered: