We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hey guys,
I was working on my raspberry and wondered if I could use this LED matrix and use it with processing. http://www.banggood.com/MAX7219-Dot-Matrix-MCU-LED-Display-Control-Module-Kit-For-Arduino-p-915478.html?rmmds=buy
I know you can turn on leds and stuff on the Raspberry PI. https://processing.org/reference/libraries/io/index.html
I know how I can hook the LED matrix up with Arduino: https://brainy-bits.com/tutorials/how-to-control-max7219-led-matrix/
And was wondering if it could be directly paired with the Raspberry Pi.
Any help is appreciated!
Answers
http://raspi.tv/2013/8-x-8-led-array-driven-by-max7219-on-the-raspberry-pi-via-python
This is the above connected to a PI, albeit using python. Just Google "max7219 raspberry"