Jump to content

Recommended Posts

Posted

As there's already a switching matrix, can't we also use a led matrix?

I though about using some 2n2222 (or other) for line, and column drive by the output of DOUT module.

this way it will need less hc595 and draw less current...

anyone has already tried it?

Posted

There are several "Example Applications" for LED matrices on the MIOS Download page: http://www.ucapps.de/mios_download.html

Note that LED digits are LED matrices too.  MIDI Box SID uses a real 8x8 LED matrix.

If you want to combine a switch matrix and an LED matrix in one project, it will be easier to use "sm example1".  The superfast version may use tricks in the way it handles DOUT that would make it hard to do two different things with DOUT.

Posted
mmm you man using the same hc595 for switch and led?

I was thinking of using the same shift register string but different pins for switches and LEDs. Now that you mention it, the "selector" output pins might be sharable between switches and LEDs.  So you might be able to do 64 switches and 64 LEDS with 16 output pins and 8 input pins.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...