24×24 LED dot matrix display control

24×24 LED display is formed using nine 8×8 Dot LED matrix displays connected to AT90S2313 MCU. MCU scans an indicator line in series. A special PC program is written to draw images on the screen and transfer them via a COM port to the device. You can send pictures in series that gives an animation effect.

Device circuit:

The circuit is built using obsolete AT90S2313 MCU which can be replaced by Attiny2313 MCU with minor modifications of the firmware.

Your event doesn’t need to connect the device to the computer COM port to make the program work. You can store images in other master MCU EEPROM memory. Each received byte from UART is immediately sent to 8 LEDs, the second byte to the next 8 LEDs, and so on. Bytes have to be addressed one by one without delay. USART is working at 115200 baud, 8bits, no parity.

14 Comments:

  1. hi
    i want use your code in my project and i dont under stand your code and shematic plz translate code and re draw sjematic for me

    TNX

  2. Please refer to: svv.on.ufanet.ru

  3. HELLO SIR
    THANK YOU ON THE PROJECT LED MATRIX
    BUT
    IWANT THE ASM FILE BY ENG.
    PLS SEND THE MOD. FILE
    THANK YOU

    KHALED

  4. i want vhdl code for 5X7 led dot matrix display and schematic
    can you help me?
    my email: Archa_lupz@yahoo.com
    thx

  5. wanna want to tell that i like your project, thank you so much . derkaoui849@hotmail.com

  6. sir this is venkat .i want basic tutorial on led display. i have to write code for 144×15 matrix led disply.so if possible please send me the tutorial .
    thank in advaance.

  7. i want vhdl code for these requests:
    1.alu(8bit output)
    2.matrix display driver(5*5)
    thanks

  8. please send me read me file english format

  9. Good Day
    I’m from Brazil,
    I have to develop a project for the University.
    I got interested in this project will be that you could pass me the arrangement of the circuit and the display?
    Thanks ….
    My email is: vitor_maluco1@hotmail.com
    I await response.

  10. hi,
    here i wish you may you edit exe file for 24×24 dot matrix control to continue the animation from start again and again

    2ndly plz help me to that animation how i save in eeprom or any link for it
    thank you with best regard

  11. This is a very good project for my students and this is also very simple yet productive project that they can make use of.

  12. I am Shirly of
    video glasses review. I am happy to know that displays are designed like this. I looks very complicated for me but this stuff are your specialty. Good job!

  13. i am ujjwal for nepal

    this project is very good..i am planning to do this project as a final project..so plz help in doing this project.

  14. hey am i doing a smiler project to this one for me end for year project for college and i would like to get more information on this project to guide me through mines

Leave a Reply