Im pretty new to RGB LED matrix displays on RPI 4 so i dont know how to start with coding I dont know if im suppose to use Terminal and when to use Python to start the install of a 64x64 RGB LED Matrix display using a conversion board for RPi to HUB 75 for RPI GPIO controlled RGB LED display!I need step 1 to step the End and it is posted no where also when you go to Github and unzip Zeller zip file what do you do after unzipping it I cant figure out what to do?I told you im a newbie at this so can i get the RPI community to help me and put a smile on my face when my displays show something!!!
This was the first guide I tried.
I ended up veering away from this method and re-installing the software directly after a long study of hzeller’s instructions as well as Pi/Unix practices. This was mainly due to troubleshooting a problem that turned out to be my adapter. But the linked guide was still a very helpful starting point to give me some experience and familiarity. This was my first use of a Pi too.
What conversion board do you have? Depending on your adapter you may need to skip that part of the Adafruit guide. For example, I ended up wiring directly to the Pi’s GPIO pins and choosing led-gpio-mapping=regular.
Edit:
There is also this related topic from this forum if you prefer: Installation guidelines