Live data from Hacker News

How earphone remotes (with play/skip buttons) work on a single wire

unix.stackexchange.com

1–10 of 18 posts

Re: How earphone remotes (with play/skip buttons) work on a single wire

#3
The linked answer is close, but not entirely correct. There isn't a specialized wire for buttons; it uses the microphone line.

Play/pause will usually be connected directly to ground. The other functions connect to ground through different impedances. While each impedance level is roughly twice the last one (which makes the detection circuit simpler) having one level at 1 ohm and the next at 2 ohms is not practical due to noise. Also, due to the way that parallel impedances work, you do not get a binary encoding of the buttons pressed. (Do you ever really want to skip the track and increase the volume at the same time anyway?)

Re: How earphone remotes (with play/skip buttons) work on a single wire

#6
post #4

Why does the title include "on a single wire"? The current stackexchange question does not use the phrase "single wire" and more importantly nothing about your headphones will work with a single wire.

It's a single additional wire.

Re: How earphone remotes (with play/skip buttons) work on a single wire

#7
post #3

The linked answer is close, but not entirely correct. There isn't a specialized wire for buttons; it uses the microphone line. Play/pause will usually be connected directly to ground. The other functions connect to ground through different impedances. While each impedance level is roughly twice the last one (which makes the detection circuit simpler) having one level at 1 ohm and the next at 2 ohms is not practical d…

Thank you. I was wondering if such headphones with a microphone would need five connections.

Re: How earphone remotes (with play/skip buttons) work on a single wire

#9
It's cool to know how this works, I've been trying to repair a couple of senhaisher plug headPhones+mic for the Iphone (they broke at the jack) and I couldn't make them work. I am courrently able to use them to listenimg only. The mic and the controls are not working. And I tried all the combinations at the jack...(well maybe not all or it would be working perfectly).

I tried to find some diagrams but was unable. Maybe this will help me.

Re: How earphone remotes (with play/skip buttons) work on a single wire

#10
post #3

The linked answer is close, but not entirely correct. There isn't a specialized wire for buttons; it uses the microphone line. Play/pause will usually be connected directly to ground. The other functions connect to ground through different impedances. While each impedance level is roughly twice the last one (which makes the detection circuit simpler) having one level at 1 ohm and the next at 2 ohms is not practical d…

I guess you could use a series arrangement to get a binary encoding.
Post reply on HN