In previous post I created circuit that could show audio spectrum on one 10 segment led bargraph display. Also in previous post I encountered problem with signal strength, so I have to implement solution on adjusting audio signal level.
But before creating amplifier, I decided that I should stack up another led bargraph, so i would have 20 led segments in a row.
This way I will have bigger range to test audio amplifier performance.
The fundamentals of getting it done is wiring two LM3914 IC so that they would work "hand-in-hand". I.e. when signal is 0, both LED bargraphs should be blank (not lit), when signal is to the max, both LED bargraphs should be lit fully.
While searching through the Internet, I saw different versions of combining these IC, but believe it or not, the best diagram can be found in official LM3914 datasheet. :)
I recreated the diagram so it would be a bit more understandable taking out mode switch and rearranging LM3914 IC placement in original scheme.
This is what I got:
Using this scheme, I created circuit on a breadboard:
Don't pay attention to the resistor across the led bargraph. I rearranged it afterwards.
And this is the video of what I got:
As you can see, signal from computer is only strong enough to light only one LED bar graph. So next step will be signal amplifier implementation.
At this point I was wondering, is the second bar graph actually working or is there a problem in my circuit. But when I disconnect audio jack, both led bargraphs light up. This is a good sign as I can see, that both ledbars are working. But, I will have to find out, why is it lighting up when I disconnect signal and how to prevent it.
Problems:
1. Implement pot to adjust LED brightness.
2. Implement audio signal amplifier.
3. Find out why both led bargraphs are lit when audio jack connector is disconnected and how to prevent it.
4. I should order few LM3916 ICs and try them instead of LM3914 as they are more suitable for audio signal metering.
4. I should order few LM3916 ICs and try them instead of LM3914 as they are more suitable for audio signal metering.