Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

Arduino Controlled LED Dot Matrix Message Board using an AS1107 LED Driver IC

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
4,187
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Apr 20, 2009

Got hold of some AS1107 LED Driver Chips from Austria Microsystems. These are designed for driving 8 x 8 segment LED numerical displays. They can also be used for controlling an 8x8 LED Matrix. Only 3 outputs are needed from the Boarduino (Arduino) - Clock, Data and Latch. There is absolutely zero examples on the internet of this IC being used and no code examples or libraries at all so I had to read the datasheet, work it out for myself and write all the code myself. This is the first time I have ever worked out how to control an IC from its datasheet so I am very proud of myself for doing what you see above in only a few hours.

Only one chip is needed to control the Matrix and NO MULTIPLEXING is required as the chip does all that for you!!! After you work out how the chip works it is pretty easy to code for. The video shows 3 functions I wrote for the matrix. One is the point(x,y) function that turns an LED on at location x,y (row, column). Also spiral(x) which is an animation routine to draw a spiral with x millisecond delay inbetween frames. Also, the clearDisplay() function and the scrollLeft(myString[], speed) function that scrolls the text left.

I have also tidied up the font and the font spacing since the previous tests.

earthshinedesign.co.uk

  • likes, 1 dislikes

Link to this comment:

Share to:
see all

All Comments (4)

Sign In or Sign Up now to post a comment!
  • checked out your link but there's no code there?

  • Great work man. Would love to see the code up somewhere tho....

  • nice

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more