I am creating a project for my engineering course. I ve decided to make headphones that have the ability to pause music when taken off from the ears and vice versa. I will be using long lever switches as well. How will i be able to create a circuit where pressure is applied to the ear pads from wearing it and causing the music to play or stop. Please help me. I don t know too much about electronics and i thought that it would be a bit of a challenge.
1 Answers
There is no general answer here, so the answer is: it depends.
Some headsets have an extra wire to the phone and pressing a button shorts that wire to ground via a resistor. If you want 2 buttons, use 2 different value resistors, a circuit in the phone detects which resistor is connected so then it can deduce which button you pressed.
On a wireless headphone or headset there could be a wireless connection to the phone, for example bluetooth. So there the switches are connected to the bluetooth chip in the headphones.
A simple remote via cable could be made by just shorting the audio signal line to ground. That will give a "click" in the sound though. Again some circuit in the phone is needed to detect that the signal line is grounded because you pressed the button.
- 80,812
- 2
- 94
- 185
-
Check for presence of 60Hz power waveforms near the ear-pads. The human's head will provide those waveforms – analogsystemsrf Feb 14 '17 at 03:48