Tech Support Forum banner
Status
Not open for further replies.
1 - 4 of 4 Posts

· Moderator Automotive Center
Joined
·
2,757 Posts
Hi snake126

You will have to be more specific, there are many types of displays that require specific drivers for it to work. For example; Using a PIC microcontroller to drive an LCD display.
 

· Registered
Joined
·
37 Posts
Your using a 7-segment display with a common cathode.

It's basically just 7 LED's. each LED has a pin associated with it. You connect the cathode pin to ground and if you plug any of the other pins to positive you should see the LED its connected to light up.


Also do you have a data sheet for those displays because it would contain a pinout (list of what each pin does).
 

· Moderator Automotive Center
Joined
·
2,757 Posts
To determine what you want to display you need to write down a truth table of which segments you want to display and then make up your circuit.


Here's an arbitrary circuit I made up using switches.
 

Attachments

1 - 4 of 4 Posts
Status
Not open for further replies.
Top