hi
i am buiding A stock ticker / weather display with four 16x32 panels.
I went through the adafruit tutorial as i am using thier rgb matrix hat.
I need help on trying to write a program in python
for weather stock feeds / varous news headlines and time as i want to use the
rtc.
the rgb matrix librart git hub is very confusing to me.
I cant figure out how to add the tags such as rows
collums and adapter type in the python program and
how to pull the data from the websites and display it as a scrolling message. Then start said script on start up.