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.

led matrix scrolling display problem

Status
Not open for further replies.

adelair

Junior Member level 1
Joined
Aug 6, 2012
Messages
15
Helped
3
Reputation
6
Reaction score
1
Trophy points
1,283
Activity points
1,351
I need help....i have a code for scrolling "A" in the led matrix (code attached below) using mikroC and i simulate it using proteus. Proteus simulation has correct output but when i try to load it on my circuit, letter "A" is not complete(video is also attached below for reference).

schematic diagram is also attached.

pls tell me what to do...i tried manipulating the code but it didnt work
thank you
 

Attachments

  • code.zip
    19.7 KB · Views: 146
  • video.zip
    606 KB · Views: 160
  • schem.jpg
    schem.jpg
    209.3 KB · Views: 162
Last edited:

Seems likely that you have made some mistake in your physical circuit/ wiring, since you say the simulation works & hence code is OK.
I suggest you carefully review your connections as well.... you have not posted the actual circuit, so it's a little difficult to point out any sources of error.
 

Seems likely that you have made some mistake in your physical circuit/ wiring, since you say the simulation works & hence code is OK.
I suggest you carefully review your connections as well.... you have not posted the actual circuit, so it's a little difficult to point out any sources of error.



i tried reviewing and reviewing my connections...and i didnt find any wrong connections..

- - - Updated - - -

i'll try to paint my actual connections...tell me if its right
thank you for replying to my thread..
 

Can you upload your Proteus project or its video ?

- - - Updated - - -

In that program ,where is the code for scanning ?
How do you sent data serially ?
 

Can you upload your Proteus project or its video ?

- - - Updated - - -

In that program ,where is the code for scanning ?
How do you sent data serially ?

Thank you sir for replying to my thread
The first loop is for the lighting of the LEDs and third loop is for the scrolling.

i will upload the proteus file.
 

    V

    Points: 2
    Helpful Answer Positive Rating
Can you upload your Proteus project or its video ?

- - - Updated - - -

In that program ,where is the code for scanning ?
How do you sent data serially ?

Here is the proteus file
 

Attachments

  • abdul_circuit.zip
    9.3 KB · Views: 140

    V

    Points: 2
    Helpful Answer Positive Rating
I didst get your code ?
Scanning ?, Serially sending code ?
I didn't work the Proteus file as in your video ...!!!
 

I didst get your code ?
Scanning ?, Serially sending code ?
I didn't work the Proteus file as in your video ...!!!

im with adelair

the proteus file has different result with the video...since t has correct output..but n actual circuit..the first line for "A" is lacking..

- - - Updated - - -

I didst get your code ?
Scanning ?, Serially sending code ?
I didn't work the Proteus file as in your video ...!!!

im with adelair

the proteus file has different result with the video...since t has correct output..but n actual circuit..the first line for "A" is lacking..
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top