counter without multiplexing

Moderator: Benj

Post Reply
donald
Posts: 74
Joined: Tue Feb 14, 2012 5:17 pm
Been thanked: 3 times
Contact:

counter without multiplexing

Post by donald »

Hi everybody,
How is it possible to use 4 digits to the PIC16F628A without multiplexing?
I have noticed that by multiplexing appears a flickering, I have four CD4094 and I want to use.
Attachments
counter 9999.png
(27.91 KiB) Downloaded 1628 times

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: counter without multiplexing

Post by Benj »

Hello,

Yes it is possible to drive four 7-seg displays without any flicker.

After you have drawn the first character add a delay of around 2ms, then repeat this for the other characters and this should help to stabilize the display.

Not sure if the Proteus sim will be flicker free but I think it should be.

donald
Posts: 74
Joined: Tue Feb 14, 2012 5:17 pm
Been thanked: 3 times
Contact:

Re: counter without multiplexing

Post by donald »

Hi Benj,
Thank you so much for the reply, try please a flowchart for example ?
I made this flowchart for LCD, I don't know how to order the four"Shift Register"/Latch - CD4094"
Thank you in advance!
Attachments
count 16F628A.fcf
(12 KiB) Downloaded 276 times

Post Reply