Free Project - 245 LED Display


Closed Thread
Results 1 to 40 of 222

Hybrid View

  1. #1


    Did you find this post helpful? Yes | No

    Default some questions for you guys especially t jackson

    i had to so some reading about serial eeproms and i am wondering if i can use a 24c16? apart from changing the control code and space limitation comparted to 24lc256, do you think i will have any problem assuming i am able to take care of the issue of pin compatbility if that happens to be the problem, i am really sorry if i am fooling around again with my question.


    having to load message means i have to bring down my display and use my desktop serial port, i also bought a programmer and it has serial port. i was thinking if i can use a usb to serial converter so i can use my laptop to both load message and can also use the serial pic programmer with my laptop by using the adaptor. has anyone tried this out?


    is there a free software or utility with which i can generate my custom character defintion for any matrix size i want, because i want to actually make a 14 by 10 size matrix display.


    i was thinking of using red green and blue led in sequence so that when they scroll i sort of have a colored display, but the current required varies to get some level of brightness for the different color of leds, any advice?

    thanks alot

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


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by inspired4real View Post
    any advice?
    Stay tunned for my extensive line up of mikroC projects to come. Oh, and watch out for angry Government officials and tax payers.

    Trent Jackson

  3. #3
    Join Date
    Feb 2008
    Posts
    7


    Did you find this post helpful? Yes | No

    Default

    How hard would it be to expand this project into a 16rowx48column display?

    (I happen to have a 16x48 matrix gathering dust)


    Cheers
    Steve

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


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by aurbo View Post
    How hard would it be to expand this project into a 16rowx48column display?
    Nothing is hard when you know what you're doing. But you wouldn't use this design for a big display like that. A step in the right direction would probably involve considering a module-based schema. This would allow any size display to be constructed, simply by connecting more modules together. Each module could be say: 16 x 24, occupied with its own microcontroller, leds and IO interface connecting to other modules. I think one of the biggest milestones for a project like this would be in the software.

    Best regards,

    Trent Jackson

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 : 0

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