Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

74LS47, multiplexed 7 segment display(common Annode)

Status
Not open for further replies.

andreikiss

Newbie level 2
Joined
May 22, 2010
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Romania
Activity points
1,296
Problem with 74LS47

Hello

I'm trying to do this project as a part of a bigger project :
https://engknowledge.com/microcontroller_interfacing_multyplexing_7_segment.aspx

uC_Interfacing_7Segment_Schematic_small.png


But I have a few problems related on switching on and OFF the 7 segment display.
I use a Atmega168 microcontroler powered at 3.3V (because it is interfaced with a ENC28J60 ethernet controller).

I cannot switch OFF the PNP transistor(2N3906) running at 3.3 V .
And I tryed a NPN transistor(BC107) but i cannot switch them ON with 3.3V.

The 7 segment display the required digit(thanks to the 74ls47) but i cannot multiplex them.

I was thinking of optocouplers ???
Do you know ... is ULN2003A of any help in this situation ?

I need 9V on the 7 segment display to make it look bright.


Any help will be apreciated,
Thank you
 

In series with the base resistor try a Zener diode: [9V – Ube - Ures – 3V] => Zener5V + 10k pullup between the base and 9V, or use a voltage divider: 9V-resistor-Base-resistor-microcontroller ..

IanP
:D
 

So that would be using a diode in the base of a NPN ? Or PNP ?
 

Keep the same PNP transistor and put a pull up to the base (from base to 9v) and the zener from the ground (anode) to the base of the transistor (cathode). make sure the zener is reverse biased.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top