How can I get audio output from Google Glass to a 3.5mm headphone jack? [closed]

旧巷老猫 提交于 2019-11-28 23:09:34

问题


Glass recently released headphones and a mono ear bud. This implies that it is capable of producing an audio signal from the Micro USB port.

Is it possible to create an adapter for Glass to connect to a standard audio connector, such as a 3.5mm headphone cable?


回答1:


If you're handy with a soldering iron, it's pretty easy to make an adapter. Solder a 500k ohm resistor between pins 4 and 5 (ID and GND).

You'll need the following parts:

  • A microUSB headset adapter with all 5 pins, like this one on Amazon.
  • A 500k ohm resistor
  • Knowledge about the pinout of the Micro-B usb connector. Wikipedia describes it pretty well.

Once you have them, follow these instructions:

  1. Open up the headset adapter and take a look around. If you ordered the one linked above, you'll find pins 4 and 5 connected by a solder bridge, but if you have a different one you may find a something else, like a resistor.
  2. Desolder pin 4 if you need to.
  3. Solder the 500k ohm resistor between pins 5 (GND) and 4 (ID).


来源:https://stackoverflow.com/questions/19738163/how-can-i-get-audio-output-from-google-glass-to-a-3-5mm-headphone-jack

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!