Circuit that controls quite a few LEDs

Tube or solid-state, this section goes to eleven!
Post Reply
User avatar
Elijah_C
Information

Post by Elijah_C »

Yeah yeah I know there are tons of examples of music driven LED circuits out there, but they mainly control just one LED or one string of them.

I want to make a circuit that will control quite a few LEDs, with each LED at a different range of frequencies.

And I will use Linear-Amplifiers LT1366 (see http://www.kynix.com/Detail/238847/LT1366.html) this Instrumentation, a class of OP Amplifiers to link my circuit. :horsey:

To do this, I am planning on making an array of band pass filters. Each filter would drive a different LED (or string, or something else)... through a BJT perhaps? Here is a quick sketch of what I am thinking.

Image

Guesssed my biggest problem with an analog approach for many channels will be achieving the correct bandpass filter characteristics, so that the individual frequencies do not overlap too much...

Besides I might add in a high and low pass filter in the end, but I'll decide that later.

Anyway, would this work? I am wondering if you have advice for me, or maybe some different tricks that could reduce the complexity of this project. Are there certain things to watch out for, such as my source not being able to supply enough power to my filters, ect?

Thanks in advance! I really appreciate any help!

User avatar
r-noxious
Information
Posts: 1
Joined: 04 Apr 2018, 15:40

Post by r-noxious »

Use an Arduino and ws2812b leds.

User avatar
ppluis0
Diode Debunker
Information
Posts: 915
Joined: 14 Jul 2010, 18:33
Location: Argentina
Has thanked: 127 times
Been thanked: 299 times

Post by ppluis0 »

I'm firmly against to employ micro controllers to do things that can be done easy by analog methods !!!!!

Try to breadboard this circuit and see what happens: https://www.jameco.com/Jameco/workshop/ ... -fig11.jpg

Cheers,
Jose

User avatar
Elijah_C
Information

Post by Elijah_C »

Thanks for all of your feedbacks :hug:
Maybe could also take a digital approach using an arduino like this one:
http://www.whatimade.today/lets-make-so ... n-arduino/

I guss the biggest problem with an analog approach for many channels will be achieving the correct bandpass filter characteristics
so that the individual frequencies do not overlap too much..

Post Reply