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.

[Moved] 7-segment display multiplexing frequency and duty cycle

Status
Not open for further replies.

imranahmed

Advanced Member level 3
Joined
Dec 4, 2011
Messages
817
Helped
3
Reputation
6
Reaction score
3
Trophy points
1,298
Location
Karachi,Pakistan
Activity points
6,492
Please let me know that what is the duty cycle and frequency for 7-segment display showing digits without flickering?
 

Re: 7-segment display multiplexing frequency and duty cycle

if possible, I think you can use latches to avoid flickering.. just single time data sending no need of keep sending..:)
 
Re: 7-segment display multiplexing frequency and duty cycle

Please if you have more information about multiplexing 7-segment display more than 2 so please guide me i am using Atmel 89c52 microcontroller.
 

Re: 7-segment display multiplexing frequency and duty cycle

you can use transistors as switch or you can use 4094 chip(8 bit shift register) to drive three display.. what do you actually want?? I mean what is your application??
regards:)
 

Re: 7-segment display multiplexing frequency and duty cycle

With out proper description of the application there is no point you will be able to get prper op here
 

Re: 7-segment display multiplexing frequency and duty cycle

if you are using proteus.. I've attached a demo of connecting multiple seven segment on same port.
since I was in trouble at my project to find solution like this easy problem.
so, I don't want you to do same..:)
View attachment help seven.zip
hlp_svn.jpg
 

Re: 7-segment display multiplexing frequency and duty cycle

Separate segments can not work but 4 pair of seven segment display work well and i can run successfully.You can see in attached pic.
 

Attachments

  • pic.png
    pic.png
    26.3 KB · Views: 144

Re: 7-segment display multiplexing frequency and duty cycle

Dear samuel,
I want to build digital voltmeter for displaying 220v by using Atmel 89c52 uC and I have successfully multiplex 4 7-segment display but problem is that conversion of hex data into its corresponding 7-segment data.I can attached ADC0804 both are run successfully but how I implement to display 0-220v,there are 0-to-220 (221v) values, I was write c-code but it become large.Please i need some hint for my project.I attached proteus file and c code and hex file.
 

Attachments

  • 7-seg+ADC+code.txt
    1.8 KB · Views: 105
  • voltmtr.txt
    494 bytes · Views: 75
  • v+adc+meter.png
    v+adc+meter.png
    38.9 KB · Views: 127
Last edited:

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top