PHI34Halladay

Results 10 comments of PHI34Halladay

Ok, that sounds understandable. However I can only offer you my help for the 132x64-subproject if you want. I'm really looking forward to the upcoming features you''ll install in future...

Sounds good. I will give it a look the next days. I also joined the Discord server, so see you over there :)

**Update on the 128x64 Version** ![image0](https://user-images.githubusercontent.com/46962608/73880488-d1128900-485e-11ea-8c9a-f4c015212db0.jpg)

It is moved to /lib/systemd/system.

This is how it looks like: ![image](https://user-images.githubusercontent.com/46962608/226295304-17ca6c57-875b-40f2-99e6-672bf9b48e85.png)

Thanks for the response. I'm running 4 panels (2x2) at once. I will try our command tomorrow. It works when I'm going like this: 1. Command: cd mlb-led-scoreboard 2. Command:...

Just saw that the file is owned by the user "pi". Could that me the mistake? ![image](https://user-images.githubusercontent.com/46962608/226560305-78b76f8b-ad73-4aec-8d1e-271d55ccdb39.png) **EDIT**: Changed it to root, but that didn't solve my problem.

Newest error message: ![image](https://user-images.githubusercontent.com/46962608/226566760-619d5efb-94f7-4c69-83ed-15d87c71936e.png)

Hi @ty-porter, that might be the missing part in my project :) I will try it as soon as I get home. Thanks in advance

Don't think that this command will work tho: sudo python3 /home/pi/mlb-led-scoreboard/./main.py --led-rows=32 --led-cols=64 --led-chain=4 --led-gpio-mapping=adafruit-hat-pwm --led-pixel-mapper=U-mapper --led-brightness=30 I need one command that starts the scoreboard. Right now I'm doing two...