Re: 5x7 LED matrix fixed display



On Sat, 25 Jun 2005 09:41:34 +0200, the renowned mmm <pippo@xxxxxxxx>
wrote:

>Englishman in Ankara wrote:
>> Maybe I'm trying something too simple, but I couldn't find what I need
>> on the 'net...
>>
>> I want to display a fixed message on a 5x7 matrix LED panel. Actually a
>> few (6 or 7) side by side.
>>
>> The only circuits I can find are for SCROLLING displays.
>>
>> Is there a simple way of driving a multiplexed LED display? maybe using
>> simple logic not PIC or microprocessors.
>>
>> Any ideas would be appreciated...
>>
>
>
>maybe a bunch of shift register connect in a circular fashion can do the
>job, break the connection to load the new datas, plus some counters and
>decoders plus some mixed gates to connect all.
>
>but the question is :
>
>using discrete logic you need lot of chips, using a micro you put inside
> the micro the 'data memory' and the all logic to do the refresh and
>you need only the led drivers outside the micro.
>
>I tought that at slow speed micro almost always beat discrete logic, my
>pcb maker charge lot of money and a single micro is soooo small :-) !

Here's an example circuit and firmware using an older PIC type
microcontroller. Lewin used discrete LEDs but it would work fine with
an LED array.

http://www.zws.com/products/picxie2/index.html

.



Relevant Pages

  • Re: Micro with 4-independent PWM channels
    ... >> micro etc and fit in the $6 range remember). ... Why doesn't someone sell a dedicated chip as a PWM expander? ... >outputs, at least 14 bits, for LED lighting applications. ... directly drive numerous LEDs. ...
    (comp.arch.embedded)
  • Re: Simple circuit to measure baud rate on a serial link
    ... Uses LEDs to ... display the baud rate being sensed, up to 19,200 or 38,400 (not sure ... Ideally I'd like to build something that requires no additional power ... pulse goes to an input pin on the micro. ...
    (sci.electronics.basics)
  • Re: Handling current through a 74HC595
    ... Drive them direct with your 595's or micro. ... I am going to use 595s because I need a bunch of LEDs and ... I have a few high brightness LEDs somewhere. ... Jollino ...
    (sci.electronics.design)
  • Re: PIC / PICAXE-controlled LED Beat flasher
    ... different LEDs. ... really support 30 seperate outputs? ... (By bank I simply mean a group of ... If you use a micro that has built in SPI, ...
    (sci.electronics.design)
  • Re: 5x7 LED matrix fixed display
    ... I want to display a fixed message on a 5x7 matrix LED panel. ... maybe a bunch of shift register connect in a circular fashion can do the job, break the connection to load the new datas, plus some counters and decoders plus some mixed gates to connect all. ... using discrete logic you need lot of chips, using a micro you put inside the micro the 'data memory' and the all logic to do the refresh and you need only the led drivers outside the micro. ...
    (sci.electronics.design)