Free Project - 245 LED Display


Closed Thread
Results 1 to 40 of 222

Hybrid View

  1. #1
    Join Date
    Apr 2007
    Posts
    3


    Did you find this post helpful? Yes | No

    Smile

    Greetings Trent,
    I am now starting to build your project, I'm on stage one building 4017 sequencer. I have some question, is it possible to extend it for more characters, as of now it has seven character i want to extend it for more characters. can you please guide or give some example on how to do it. Thanks in advance....

  2. #2
    T.Jackson's Avatar
    T.Jackson Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Dazheng View Post
    Greetings Trent,
    I have some question, is it possible to extend it for more characters, as of now it has seven character i want to extend it for more characters. can you please guide or give some example on how to do it. Thanks in advance....
    I don't recommend cascading anymore sections. The duty cycle is extremely low as it is. About 2.5% for each column. What this all means is that the LEDs won't be bright enough if more columns are added.

    If you want to build a really huge display with a 100 or so columns, your best bet would be to use a few PIC16f877's. Break it into 4 sections - 25 columns for ea controller. The display will be nice & bright this way. Big job!

    The hardest part will be in the software, making sure that ea section is properly synchronized with minimal latency. Shuffling data between ea section. On second thought - it's a masive job to do properly.

  3. #3
    T.Jackson's Avatar
    T.Jackson Guest


    Did you find this post helpful? Yes | No

    Post Pictures of prototype

    I just scanned in a few pics of the original prototype - thought I'd upload them.

    <img src="http://www.picbasic.co.uk/forum/attachment.php?attachmentid=1563&d=1177470983" align="left">
    <img src="http://www.picbasic.co.uk/forum/attachment.php?attachmentid=1564&d=1177471027">

    Not bad for a single sided PCB huh?
    Attached Images Attached Images   
    Last edited by T.Jackson; - 25th April 2007 at 08:29.

  4. #4
    Join Date
    Apr 2007
    Posts
    3


    Did you find this post helpful? Yes | No

    Smile

    WOW... Cool and awesome design. Trent is it possible for you to feature here your PCB layout? I know how hard you work for it, just a humble and simple request... Thanks in advance.

  5. #5
    T.Jackson's Avatar
    T.Jackson Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Dazheng View Post
    WOW... Cool and awesome design. Trent is it possible for you to feature here your PCB layout? I know how hard you work for it, just a humble and simple request... Thanks in advance.
    Unfortunately I can't offer the PCBs. Main reason, the Protel libraries that I used
    aren't mine. They are owned by Silicon Chip publications.

  6. #6
    T.Jackson's Avatar
    T.Jackson Guest


    Did you find this post helpful? Yes | No

    Post How do they do it?

    <pre>
    Here you can buy one pre-made that's bigger, better and brighter for less money. Like I said before - DIY is history...
    </Pre>
    <img src="http://www.picbasic.co.uk/forum/attachment.php?attachmentid=1572&stc=1&d=117757599 2">
    <pre>
    Few years back something like this would have cost many hundreds of dollars
    </pre>
    Attached Images Attached Images  
    Last edited by T.Jackson; - 26th April 2007 at 09:38.

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. Single digit 7 Seg LED clock - PIC16F88
    By thirsty in forum Code Examples
    Replies: 4
    Last Post: - 17th July 2009, 08:42
  3. Replies: 2
    Last Post: - 14th July 2008, 22:11
  4. 245 Led Matrix Display (as constructed by Magu)
    By magu in forum Code Examples
    Replies: 11
    Last Post: - 29th June 2007, 00:07
  5. LCD will not start
    By btaylor in forum mel PIC BASIC Pro
    Replies: 49
    Last Post: - 24th May 2007, 02:30

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