Re: 5x7 LED matrix fixed display



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 :-) !

.



Relevant Pages

  • Re: 5x7 LED matrix fixed display
    ... >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 ... Lewin used discrete LEDs but it would work fine with ...
    (sci.electronics.design)
  • Re: 5x7 LED matrix fixed display
    ... > I want to display a fixed message on a 5x7 matrix LED panel. ... Requires a kind of development system and some programming skills. ... Same requirements as for a micro. ... way you need only two or three relative cheap micros that all run the same ...
    (sci.electronics.design)
  • Re: Extracting Digits from a Number
    ... >LED display, but I have to know each individual number to set the ... >SPI protocol to send data between the micro and the LED Display... ... >Basically I send the numbers digit by digit to the display, ...
    (comp.lang.c)
  • Re: Nintendo rising to heaven on DS sales - over 13.5 million worldwide
    ... >> I don't care about GB/GBC games, so it is purely about SP vs Micro. ... The new SP has a display which is slightly ... > As far as comfort goes, the micro is a lot more comfortable than the SP, ... Having played on both, I'm with Choobs. ...
    (uk.games.video.gameboy)
  • Re: Newbie Circuit Design Help
    ... So if we nixed the display - can this be done off the shelf? ... Depends on how accurate you want the timer be. ... A $5 micro can do the job with or without display. ...
    (sci.electronics.design)

Loading