I'm preparing to build an audio spectrum analyzer based off the attached schematic. One change I'm making is that instead of using ten LEDs for each band, I'm going to use more like 30, or some multiple of that, depending on how big I want to make it. I'd like to take the LEDs from a strip like https://www.superbrightleds.com/mor...-with-lc2-connector/1465/#/tab/Specifications
so that I don't need to solder each individual LED, and because these are much cheaper than buying individual LEDs off Digikey.
The first of my problems is related to that - each LED on the schematic will be replaced by one strip containing 3 LEDs and a resistor, probably 300R. The LM3914 is current limited. Should I expect the resistor to matter?
This pictures shows the schematic for a strip that has red, green, and blue, LEDs. The one I want to use should have the same layout with only a red channel, although I can't find a good datasheet for it.
The CD74HC4017 decade counter has a maximum current of 20mA per the data sheet. That won't be enough to keep the LEDs bright if all 30 (ten sets of three in parallel) in a band need to be lit. The schematic says "THREE STACKED 74HC4017." Does that mean I can duplicate the inputs and outputs on another one (or more) to add to the current? If not, how can I get around the current problem? MOSFETS/transistors draining a dedicated power supply to the LEDs?
For those curious, the other changes I'm making include using a 555 instead of the binary counter and adding another set of LEDs, decade counter, and LM3914 to display the output of another MSGEQ7 running at a different clock speed for more bands,
so that I don't need to solder each individual LED, and because these are much cheaper than buying individual LEDs off Digikey.
The first of my problems is related to that - each LED on the schematic will be replaced by one strip containing 3 LEDs and a resistor, probably 300R. The LM3914 is current limited. Should I expect the resistor to matter?
This pictures shows the schematic for a strip that has red, green, and blue, LEDs. The one I want to use should have the same layout with only a red channel, although I can't find a good datasheet for it.

The CD74HC4017 decade counter has a maximum current of 20mA per the data sheet. That won't be enough to keep the LEDs bright if all 30 (ten sets of three in parallel) in a band need to be lit. The schematic says "THREE STACKED 74HC4017." Does that mean I can duplicate the inputs and outputs on another one (or more) to add to the current? If not, how can I get around the current problem? MOSFETS/transistors draining a dedicated power supply to the LEDs?
For those curious, the other changes I'm making include using a 555 instead of the binary counter and adding another set of LEDs, decade counter, and LM3914 to display the output of another MSGEQ7 running at a different clock speed for more bands,
Attachments
-
15.7 KB Views: 17