0% found this document useful (0 votes)
90 views

Scrolling LED Message Display Using 8051

This project uses an 8051 microcontroller to power a scrolling dot matrix LED message display. The microcontroller code is written in assembly to control four 8x8 dot matrix LED display segments. Users can configure the message to display and scrolling speed using a VB software interface connected via UART. The complete project package includes assembly code, circuit diagram, font creation program, display information, VB software, and photos of the hardware implementation.

Uploaded by

Ashok Gurumurthy
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
90 views

Scrolling LED Message Display Using 8051

This project uses an 8051 microcontroller to power a scrolling dot matrix LED message display. The microcontroller code is written in assembly to control four 8x8 dot matrix LED display segments. Users can configure the message to display and scrolling speed using a VB software interface connected via UART. The complete project package includes assembly code, circuit diagram, font creation program, display information, VB software, and photos of the hardware implementation.

Uploaded by

Ashok Gurumurthy
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

8051 Microcontroller Projects AVR PIC Projects Tutorials Ebooks Libraries codes http://www.8051projects.net/news.php?item.

155 Page 1/2

Scrolling LED Message Display using 8051

Ajay Bhargav, Sunday 10 October 2010 - 17:10:07

Scrolling Dot Matrix LED Display using 8051 By Majoka

8051 Microcontroller Projects AVR PIC Projects Tutorials Ebooks Libraries codes http://www.8051projects.net/news.php?item.155 Page 2/2

This project is a scrolling dot matrix LED message display powered by 8051 microcontroller. The code is written in assembly to control four 8x8 dot matrix LED display segments. Message to be displayed is stored in I2C EEPROM memory which is configurable through uart. Author has provided a VB software for easy configuration of message display from your PC.

User can not only set type of meesage to be displayed on LED display, but also control scrolling speed of message. There are two gui software provided in the package one is a simple interface and second software provides advance features to user with preview of message before saving settings to board.

Project code is written in 8051 assembly language. The complete zip package includes: 1. Assembly Coding 2. Circuit Diagram 3. Font Creation program 4. Information on Dot matrix display 5. VB software code for GUI interface 6. Pictures of hardware

I really want to thank the Author Nasim Majoka (majoka) for his wonderful contribution. Also i want to thank him for providing help and guidance on forum.

Here are some demo videos of the project recorded by Majoka himself, i again want to thank him for adding Rickey's World to the video . Incase you have any doubts or issues with the project, please make use of forum.

You might also like