Saturday 16 April 2011

Scrolling Dot Matrix LED Display using 8051

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.


Here are some demo videos of the project. I am sure you'll like it.
2)    http://www.youtube.com/watch?v=w8dzN5ZyyQc&feature=player_detailpage


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




0 comments:

Post a Comment