OBEX for 8 Segment LED
NWCCTV
Posts: 3,629
I have one of these 8 Segment LED boards http://www.ebay.com/itm/5V-MAX7219-8-Digit-Red-LED-Display-Module-7-Segment-Digital-Tube-For-Arduino-MCU-/281251260576?pt=LH_DefaultDomain_2&hash=item417be1a8a0
except mine uses 2 Ea. 74HC595D drivers. Does anyone know of a Spin Object for this display?
except mine uses 2 Ea. 74HC595D drivers. Does anyone know of a Spin Object for this display?
Comments
http://obex.parallax.com/object/299
If it's a 2 digit 7 segment + decimal point display then most likely each output from the '595 is connected to one segment or the dp through a current limiting resistor. If that is the case you can use a look up table to convert the BCD or ascii digits to the segment/dp bits and shift them out using a standard '595 driver.
and several Items came up but that one did not. So far I have found one of them that may be promising.