8x8 LED Matrix using 8051

Status
Not open for further replies.

skydemon2008

New Member
Hi guys, i'm planning on displaying words through two 8x8 LED Matrix using 8051 microcontroller and C programming. i would like to make the words to move as well.
My problem is for the coding part, what type of statement that i should use in writing the code? or do anyone has the related sample C language code that can share with me?
thx..
 
Can't help you with either C or 8051, but you might find it helpful to study my 8x8 PIC tutorial? - if nothing else you can 'steal' my character set (I stole it from the Hitachi LCD modules!).
 


I have designed a Rolling Display using LED matrix display.

If anyone interested in it, then please visit:
www.projectsof8051.com/projects/06-rolling-display-using-matrix-leds.html

Let me know if you need any more help
 
do we need to use logic gate ics or decoders or timer/counter ics.... please guide me in this..... thanks in advance....
 
do we need to use logic gate ics or decoders or timer/counter ics.... please guide me in this..... thanks in advance....

The circuit which I developed does not contain logic gates/timers/counter
But it contains Decoder ic - 3:8
and Latch IC

Please let me know if you need any more help.
 
why latch ic is required
can't we use the flashing logic over there ?
and can we use 4:16 decoder, so as to increase the character count in the display ?
 
why latch ic is required
can't we use the flashing logic over there ?
and can we use 4:16 decoder, so as to increase the character count in the display ?

you can use flashing logic but then programming will increase
to avoid this, use latch ics...

and yes, u can use 4:16 decoder...
I have used 3:8 decoder and have created 64 columns which means 12 characters (considering 7 by 5 matrix for each character)
 


hello rushi53, thanks for providing this information...
can you provide circuit diagram here... so that I can develop circuit easily and fastly...
 
Rushi53, stop trying to sell your kit, your website only provides basic information about how you went about your project. If you have anything that can actually help him. I.e. source codes or schematics, feel free to help.
 
Rushi53, stop trying to sell your kit, your website only provides basic information about how you went about your project. If you have anything that can actually help him. I.e. source codes or schematics, feel free to help.


Hi birdman0_o
sorry I didn't post the circuit diagram.
Today I have uploaded the circuit digram

Note: Some modifications are necessary for the simple understanding of the circuit diagram. I will do them and will let u know.

Please revisit the page for circuit diagram.
 
Last edited:
Thanks!
Hopefully it will still be of use to the OP, it is 19 days later!
Otherwise it will help in the future when other people have the same problem.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…