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.

Help with 32x88 matrix display

Status
Not open for further replies.

jigarpatelp

Junior Member level 2
Joined
Aug 27, 2014
Messages
23
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Location
Vadodara,Gujarat,India
Activity points
132
I've completed my project using PIC18F4520,74HC595.
But it is flickering .
how to stop or minimize this flickering ???
I'hv tried timer interrupt method but unable to do so .

Here I attached my code and proteus simulation file.
Please help me.

View attachment 32x64 finale.rar
thank you
Please reply me as soon as possible.
 

Is the flickering happening in Simulation or Real hardware....
Because what you see in simulation is not 100% perfect... It won't bother about actual hardware implemented... try the circuit in real hardware and check... this may be because of CPU overloading(This is my guess it may not be the right answer also)
 

while i simulate in proteus it is not showing any notification regarding excessive CPU load.
and also i want to improve this codes efficiency.
Also want to know how to calculate refresh rate,frame rate etc.
 

Look at and study this one (my fresh upload):
https://www.edaboard.com/threads/11364/#post1383936
"A large (32*88) PIC18 MMD system (mikroC, Proteus)"

Note: the shift-register chain is reversed:
32x88_dsn.gif
Hope this helps.
zuisti
 
I seen your design but i want this design using my code.
I've generated interrupt by unable to work in code.
So i need your help to work my code using interrupt method.
I've attached my design in post #1.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top