Sure Electronics 4" 2x7segment LED - 'SPI-like' interface?
Posted: Thu Dec 31, 2015 7:29 pm
Hi All,
I'm working through creating an IR wireless digital scoreboard based on the Rpi. I've got everything working (hardware/software) with the exception of the final displays, which are on order. At the moment, I'm using a simple 2x16 LCD for the prototyping, which does the trick.
The display I chose was 2 x 4" 2x7segment LED boards from Sure Electronics, which have 74HC595 shift registers for the LED drivers.
http://store3.sure-electronics.com/de-dp22911
The spec sheet for this beastie mentions a 'SPI-like' interface. That concerns me a little since that implies that it's not 'really' a SPI interface, but partly so. We'll see. In any case, I've been doing research on RPi SPI and it looks promising.
But, I need a little validation on what I've done in preparation for the displays arriving. Mainly: that it's feasible to hook up these display boards and talk to them using RPi's SPI, and that using WiringPI to help with the SPI communication itself.
If anyone has any experience with these displays or can pass along any helpful hints with SPI, that would be very appreciated.
Thanks!
I'm working through creating an IR wireless digital scoreboard based on the Rpi. I've got everything working (hardware/software) with the exception of the final displays, which are on order. At the moment, I'm using a simple 2x16 LCD for the prototyping, which does the trick.
The display I chose was 2 x 4" 2x7segment LED boards from Sure Electronics, which have 74HC595 shift registers for the LED drivers.
http://store3.sure-electronics.com/de-dp22911
The spec sheet for this beastie mentions a 'SPI-like' interface. That concerns me a little since that implies that it's not 'really' a SPI interface, but partly so. We'll see. In any case, I've been doing research on RPi SPI and it looks promising.
But, I need a little validation on what I've done in preparation for the displays arriving. Mainly: that it's feasible to hook up these display boards and talk to them using RPi's SPI, and that using WiringPI to help with the SPI communication itself.
If anyone has any experience with these displays or can pass along any helpful hints with SPI, that would be very appreciated.
Thanks!