How to Connect a Fader with Audio Input and Output
by
jojporg
How to Connect a Push Button with Audio Input and Output
by
jojporg
Control Ikea Dioder LED Strip with Arduino + 16X PWM LED Fader Board
by
CuriousInventor.com
How To Run An Analog Soundboard
by
thegeeke
DIY stereo volume control module(easy)
by
Mr.Gizmo



PDF Downloads
As a Pro member, you will gain access to download any Instructable in the PDF format.
You also have the ability to customize your PDF download.


We need to make a device which lowers the volume of a CD-player when someone starts talking into a microphone.
(ignore the dots)
...........................______
Microphone ->| .............| --Mic--> [Amplifier]
..........................|..M.A.F..|
CD-player --->|______| --CD--> [Amplifier]
We've split the device into several pieces so everyone could work on one piece.
My part is the actual audio dimmer;
I receive a HIGH digital signal (from another part in the M.A.F.) which tells me that the volume needs to go low for both CD audio channels.
As soon as the digital signal goes LOW, the volume of both audio channels needs to slowly rise back to full volume. (in 2 to 3 seconds)
My current setup is a digital potmeter over an opamp controlled by 2 555 timers to be able to adjust rising&dropping volume time.
The selection of which 555 timer is allowed to adjust the resistance of the dig. potmeter is arranged by a few TTL chips.
It actually nearly works except the digital potmeter(MAX5453) seems to display diode like behaviour when the signal goes below ground.
My question is: is there a chip that can replace the function of my entire part? or would you happen to know another solution?
Any ideas would be greatly appreciated.
p.s.
Adding DC offset to my signal is a possibilty but the MAX5453 has a very limited range in where it could work.