8×8 Dotmatrix Scrolling LED display using atmega8515 microcontroller

Here’s an another project, which makes an Scrolling LED display. Here 64 leds which are connected to an Matrix display. The Anodes are drived through an Driver IC UDN2981 and the cathodes are drived through ULN2803. The Atmega8515 is used in this project to control the display. The microcontroller is programmed with Bascom AVR.

Circuit Diagram

Dotmatrix Scrolling LED

Designing Software

You can also download an software which is used to give digital data for any design with 8x8matrix, please check the screen shots.
It gives 9 bytes of data, in which 8 bytes are the values of the columns.
matrix display screenshot

Demo

For example, look the below image. At column 1 the leds to be glown are the 2.3,4,5. So the equivalent value is 00111100 in binary. The last ninth byte is for a blank column. It is used to separate the 2 images on the display. For more Detail: 8×8 Dotmatrix Scrolling LED display using atmega8515 microcontroller


About The Author

Ibrar Ayyub

I am an experienced technical writer with a Master's degree in computer science from BZU Multan University. I have written for various industries, mainly home automation and engineering. My writing style is clear and simple, and I am skilled in using infographics and diagrams. I am a great researcher and am able to present information in a well-organized and logical manner.

Follow Us:
LinkedinTwitter
Scroll to Top