0

I use this circuit to convert audio signal to infrared signal and control my DSLR camera. It works fine on my laptop jack, but when I plug it to my smartphone jack, it shows some malfunctions in touchscreen (random taps without my Interference). How should I prevent this? (I use a DC adapter(+ ground wire) as power source, but it will be replaced by battery later)

Zanyar
  • 5
  • 4

2 Answers2

1

A smartphone typically has a TRRS jack, four conductors. Using a TRS jack with three conductors like you are is causing a conductor to short. That conductor carries the mic input and button press signals. You are triggering the pause play, answer call hang up actions at the very least. Use a four conductor plug.

Passerby
  • 72,580
  • 7
  • 90
  • 202
  • Thanks you for your fast response, but it works fine with my three conductor earphone and I can hear the same audio signal I want to convert to infrared without any problem by that earphone – Zanyar Apr 30 '15 at 19:21
  • An earphone isn't injecting power. And maybe your smartphone output signal strength is too low to trigger the transistors. It happens all the time. – Passerby Apr 30 '15 at 19:31
0

I've run into similar problems with capacitive touchscreens due to EMI from the DC adapter. If the problem goes away when you remove your power source, this is likely what you're running in to. To be certain, rig up some batteries to power your circuit instead.

If the problem disappears when you're battery powered, then the switching action in your DC adapter is causing your issues. In that case, you'll need to look around for an new adapter. In my case, simply switching to an adapter that was earth ground shielded solved our problems. These adapters at the very least utilize a three-prong connector (NEMA 5-15P in the US).

Good luck!

sbell
  • 1,571
  • 12
  • 20