WE have a raspberry pi model 2b
The 8x16 matrix that we have is http://www.amazon.co.uk/DIYmall-Matrix- ... B0126B7YH2
Can anyone give us a clue how to start to get this connected and what we need to do to make it be able to display characters.
many thanks
-
- Posts: 2
- Joined: Tue Jan 19, 2016 12:27 pm
-
- Posts: 258
- Joined: Sat Oct 24, 2015 1:50 pm
Re: How Do I attach and program an 8x16 Single color LED boa
It is a shame that the Amazon page does not give instructions. Try Googling for 8 x 16 LED matrix - Adafruit do a similar one (8 x 8) and have tutorials available. You probably need a few other components too (see Adafruit)
Re: How Do I attach and program an 8x16 Single color LED boa
It has the MAX7219 on board so you don't really need anything else.Navyscourge wrote:You probably need a few other components too (see Adafruit)
I think you'll get the best results by googling for 'raspberry pi max7219'.
One example (using one of these arrays): http://raspi.tv/2013/8-x-8-led-array-dr ... via-python