LED Array


Closed Thread
Results 1 to 3 of 3

Thread: LED Array

  1. #1
    Radiance's Avatar
    Radiance Guest

    Lightbulb LED Array

    I had to get off the PicBasic List Server! It was killing me!

    Anyway, I'm trying to be clever in designing a better or at least clever way to build and drive an Outdoor style LED sign. One using a matrix of superbright LED's to build a sign.

    Problem is, I don;t even know how it is normally done. Obviously, you can;t have an I/O line for every element in the array, so It must be matrixed. So if you have a 40 line by 200 column, you have "addresses" like 0,0-40,0 - 0,0-200, etc.

    Is a lookup then used to transfer letters into an array of matrix addresses?

    Lost in LED's...

  2. #2
    Join Date
    Jul 2003
    Posts
    2,358


    Did you find this post helpful? Yes | No

    Default

    There's so many ways of going about this...

    Try this as a brief intro to get you started on one method...

    http://www.acm.uiuc.edu/sigarch/tutorials/ledarray/

    Melanie

  3. #3
    Radiance's Avatar
    Radiance Guest


    Did you find this post helpful? Yes | No

    Default

    Thanks, that is an excellent article.

    Nik

Similar Threads

  1. Conway's Game Of Life
    By wellyboot in forum mel PIC BASIC Pro
    Replies: 45
    Last Post: - 28th May 2020, 06:14
  2. DS1307 and a LED array, need ideas
    By peu in forum mel PIC BASIC Pro
    Replies: 12
    Last Post: - 30th December 2009, 18:45
  3. new and need help
    By smeghead in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 3rd November 2008, 20:19
  4. LCD will not start
    By btaylor in forum mel PIC BASIC Pro
    Replies: 49
    Last Post: - 24th May 2007, 02:30
  5. can't even flash an LED
    By bruno333 in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 28th April 2005, 13:27

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts