Nova-UTD / firmware

2 stars 0 forks source link

Program LED matrices #9

Open danielv012 opened 9 months ago

meyli1 commented 9 months ago

https://www.instructables.com/64x32-RGB-LED-Matrix-With-Arduino-Mega/ -> programming with Arduino Mega

https://learn.adafruit.com/32x16-32x32-rgb-led-matrix/overview -> Adafruit Metro M0, Arduino Zero, Arduino Uno (32x16). Additional Wiring needed: Arduino Mega, Adafruit Metro M4

Abhi220180 commented 9 months ago

Library and documentation for Arduino Uno : https://github.com/adafruit/RGB-matrix-Panel

meyli1 commented 9 months ago

I have discovered while programming the matrix that in the workshop we only a pi, arduino uno, and adafruit metro (AT328) board. I noticed in several forums that the two microcontrollers i have been using don't have enough memory for the larger LED matrix panel that we have, so we can still use them in time for the parade (display word such as "HO! HO! HO!") the way it currently is; however, I will be working on getting it running on the Pi on thursdaay after i get a solution for the mounting. This is the forum that i used to come to this conclusion: https://forums.adafruit.com/viewtopic.php?p=879945

meyli1 commented 9 months ago

PI tutorial implementations:

Fernando4242 commented 5 months ago

Program LED Matrices has included finding "permanent?" power sources for Raspberry Pi and LEDs. Then, for funsies talk between actions taken by the car show on the matrices "Turning Left" or "Turning Right". It's more like "Setup LED Matrix System"