Page 1 of 1

Reversing Audio Jack

Posted: Thu Apr 23, 2020 1:22 am
by Grim Hragnelfss
Hello dear friends,

I was using Pi for daily development staff to this day. But theese pandemic days I want to dive deep to make a Pi Project.

The question is: I'm using 3b+ and I need to reverse onboard audio jack port. Reverse means, not L swap R, I want to read signal or data from that port. Is it possible?

I don't want to use any hat or gpio solutions, if anyone knows please let us enlightened.

Cheers,

Grim

Re: Reversing Audio Jack

Posted: Thu Apr 23, 2020 4:33 am
by rpdom
Grim Hragnelfss wrote:
Thu Apr 23, 2020 1:22 am
I want to read signal or data from that port. Is it possible?
No. The A/V jack on the Pi is output only. There is no audio input capability.

Re: Reversing Audio Jack

Posted: Thu Apr 23, 2020 8:36 am
by drgeoff
There is no analogue input capability anywhere on any model of RPi released to date.

Re: Reversing Audio Jack

Posted: Thu Apr 23, 2020 9:51 am
by Grim Hragnelfss
You guys are best, thank for your time.

I'll take a new route to make it then.

Re: Reversing Audio Jack

Posted: Thu Apr 23, 2020 10:19 am
by davidcoton
drgeoff wrote:
Thu Apr 23, 2020 8:36 am
There is no analogue input capability anywhere on any model of RPi released to date.
[pedant]
Apart from the PMIC analogue inputs on a Pi4B (one of two used for checking the pesky USB-C config resistors at the far end of the link -- but maybe not on a v1.2. Or maybe both are used.). The Pi3B+ has the same inputs, unused. Almost certainly of no use whatsoever to "normal" Pi users.
[/pedant]

Re: Reversing Audio Jack

Posted: Sun Apr 26, 2020 10:45 pm
by Botspot
Grim Hragnelfss wrote:
Thu Apr 23, 2020 1:22 am
I need to reverse onboard audio jack port. Reverse means I want to read signal or data from that port. Is it possible?
I don't want to use any hat or gpio solutions
Here's a way to get a 3.5mm input to the Pi without using a hat or gpio - a usb sound card.
Image
That one has a microphone input, and a audio out as well.