12v seven segment display
Luci
Posts: 4
I would like to know if·someone could help me with this.
I have a 7-segment display (actually 5) and they work with 12volts, but I want to controlled them with the basic stamp which only takes 5volts. Can you sugest any idea to do this?
I have a 7-segment display (actually 5) and they work with 12volts, but I want to controlled them with the basic stamp which only takes 5volts. Can you sugest any idea to do this?
Comments
I attached the datasheet
Thanks
Go to the main Parallax webpage and click on the Resources tab. You'll see a list of resources including Nuts and Volts Columns. Choose that and look through the index.
From the Resources tab, choose Downloads, then Stamps in Class Downloads. You'll see a list of tutorials. The one called Basic Analog and Digital has some chapters on expanding the I/O capability of a Stamp. You'll probably want to use a couple of 74HC595 shift registers to provide enough I/O to control 5 of these displays still using the ULN2803 to handle the voltage. Read the tutorial, you'll see.