1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Electronics Large LED display help

Discussion in 'Modding' started by RaptorRed, 17 May 2005.

  1. RaptorRed

    RaptorRed What's a Dremel?

    Joined:
    31 Aug 2003
    Posts:
    107
    Likes Received:
    0
    hello there i came across a discusion in the general forum about led displays and i thought of a cool idea i have for one but it needs to be on a large scale!
    i got this schematic:
    [​IMG]

    instead of 8x4 i need roughly 30x30 is this even possible and if so anyone got a clue as to what chips i need to repalce the 74164 shift register and the 74138 decoder, or if there is another way prehaps using pics to mimic the function of the chips?
    thanks in advance
     
  2. SteveyG

    SteveyG Electromodder

    Joined:
    23 Nov 2002
    Posts:
    3,049
    Likes Received:
    8
    The 74164's are cascadable. However, I'd opt to divide the rows into sections of 10 and multiplex the 30x10 blocks individually, as the duty cycle will make quite an effect at 1/30.
     
  3. RaptorRed

    RaptorRed What's a Dremel?

    Joined:
    31 Aug 2003
    Posts:
    107
    Likes Received:
    0
    cool thanks so what sort of chips would i need for 10x30 and what software would run it, any lcd/vfd or would i need to program a driver?
    thanks for your help
     
  4. cpemma

    cpemma Ecky thump

    Joined:
    27 Nov 2001
    Posts:
    12,328
    Likes Received:
    55
    A more ambitious circuit here has 1024 individually addressed outputs. :cooldude:
     
  5. SteveyG

    SteveyG Electromodder

    Joined:
    23 Nov 2002
    Posts:
    3,049
    Likes Received:
    8
    Well for something like this you'd have to create your own driver. A possible workaround would be to drive the display with a microcontroller, and enable commands similar to the HD44780 protocol to drive the microcontroller. That way you could still use any program on your PC to control the display.
     
  6. theshadow27

    theshadow27 What's a Dremel?

    Joined:
    23 Sep 2004
    Posts:
    616
    Likes Received:
    2
    it might be easier to get something like the MAX6955, a pre made display driver chip that can handle a 7x28, 8x14, ect up to 128 individual LEDs

    it also has 32 key scaning built in... pretty cool

    the whole thing hooks up to a serial port on your computer
     

Share This Page