Grim Hragnelfss
Posts: 2
Joined: Thu Apr 23, 2020 1:10 am

Reversing Audio Jack

Thu Apr 23, 2020 1:22 am

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

User avatar
rpdom
Posts: 17172
Joined: Sun May 06, 2012 5:17 am
Location: Chelmsford, Essex, UK

Re: Reversing Audio Jack

Thu Apr 23, 2020 4:33 am

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.
Unreadable squiggle

drgeoff
Posts: 10765
Joined: Wed Jan 25, 2012 6:39 pm

Re: Reversing Audio Jack

Thu Apr 23, 2020 8:36 am

There is no analogue input capability anywhere on any model of RPi released to date.

Grim Hragnelfss
Posts: 2
Joined: Thu Apr 23, 2020 1:10 am

Re: Reversing Audio Jack

Thu Apr 23, 2020 9:51 am

You guys are best, thank for your time.

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

User avatar
davidcoton
Posts: 5026
Joined: Mon Sep 01, 2014 2:37 pm
Location: Cambridge, UK
Contact: Website

Re: Reversing Audio Jack

Thu Apr 23, 2020 10:19 am

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]
Signature retired

User avatar
Botspot
Posts: 1262
Joined: Thu Jan 17, 2019 9:47 pm
Location: Texas
Contact: Website

Re: Reversing Audio Jack

Sun Apr 26, 2020 10:45 pm

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.
I've developed the most intuitive RaspiOS img editor on the planet.
With a GUI similar to Gparted, managing imgs and sd cards is a breeze!
Boot it in a VM, Flash from the Internet at top speed, Mount (to drop in files), Shrink/Expand, Repair, and more.
https://github.com/Botspot/Pi-Power-Tools
> 400 users! 8-)

Return to “Beginners”