Nova-UTD / firmware

2 stars 0 forks source link

Program LED matrices #9

Open danielv012 opened 1 year ago

meyli1 commented 1 year 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 1 year ago

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

meyli1 commented 12 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 11 months ago

PI tutorial implementations:

Fernando4242 commented 7 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"

5408Andy commented 2 months ago

09/09/2024 Update:

5408Andy commented 2 months ago

Reference Code for LED Matrices: https://github.com/Nova-UTD/firmware/blob/main/matrices/matrix.py

5408Andy commented 2 months ago

09/16/2024 Update:

5408Andy commented 2 months ago

Reminder for next update...

5408Andy commented 2 months ago

09/23/2024 Update:

https://github.com/user-attachments/assets/bdbc8489-999a-401a-8ed3-fca3fd7851d3

5408Andy commented 2 months ago

Still have yet to determine why the matrices 'glitch' every couple of seconds.

5408Andy commented 1 month ago

10/13/2024 Update:

https://github.com/user-attachments/assets/d7fde9f7-9e08-48e3-849e-1f77611eda72 https://github.com/user-attachments/assets/616fdf85-566d-49a6-9539-4f60f14029dc

5408Andy commented 3 weeks ago

10/28/2024 Update:

https://github.com/user-attachments/assets/afc0d0f3-1bbb-45b4-bf0d-54774ac31207 https://github.com/user-attachments/assets/293db0b4-8a3f-4d17-be67-8b826fcd6ad1

5408Andy commented 1 week ago

11/10/2024 Update:

Image

5408Andy commented 5 days ago

11/18/2023 Update: