Open danielv012 opened 1 year ago
Library and documentation for Arduino Uno : https://github.com/adafruit/RGB-matrix-Panel
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
PI tutorial implementations:
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"
Reference Code for LED Matrices: https://github.com/Nova-UTD/firmware/blob/main/matrices/matrix.py
Reminder for next update...
https://github.com/user-attachments/assets/bdbc8489-999a-401a-8ed3-fca3fd7851d3
Still have yet to determine why the matrices 'glitch' every couple of seconds.
https://github.com/user-attachments/assets/d7fde9f7-9e08-48e3-849e-1f77611eda72 https://github.com/user-attachments/assets/616fdf85-566d-49a6-9539-4f60f14029dc
https://github.com/user-attachments/assets/afc0d0f3-1bbb-45b4-bf0d-54774ac31207 https://github.com/user-attachments/assets/293db0b4-8a3f-4d17-be67-8b826fcd6ad1
Status: Auto boot-up animation functionality completed
Next Steps: Reinstalling the LED matrices onto the cart in preparation for the Christmas parade
Projected Completion: TBD
Updates:
Auto Boot-Up Animation:
Successfully configured the system to automatically launch and display the matrix animation upon boot. This ensures a hands-free startup, making the setup parade-ready.
Preparation for the Christmas Parade:
The next step involves remounting the LED matrices onto the cart, finalizing the setup to bring festive cheer during the upcoming event.
https://github.com/user-attachments/assets/f1a710e9-6db9-4a05-bcbf-65d80e4d546f
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