Page 1 of 1

How Do I attach and program an 8x16 Single color LED board

Posted: Tue Jan 19, 2016 12:36 pm
by blockstar29
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

Re: How Do I attach and program an 8x16 Single color LED boa

Posted: Tue Jan 19, 2016 8:37 pm
by Navyscourge
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

Posted: Tue Jan 19, 2016 8:44 pm
by DirkS
Navyscourge wrote:You probably need a few other components too (see Adafruit)
It has the MAX7219 on board so you don't really need anything else.
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