tesla-carplay icon indicating copy to clipboard operation
tesla-carplay copied to clipboard

Tesla - Bluetooth Steering wheel control

Open marcraft2 opened this issue 2 years ago • 4 comments

Hello, I am looking for a solution to be able to recover the steering wheel controls of the tesla in bluetooth (Play, Pause, Next Song, Prev Song). The tesla connects in bluethoot to the raspberry with blue-alsa. Is there a socket, a lib, a protocol to retrieve steering wheel controls. I have not found anything conclusive in my research for the moment, this question remains open and I would very much like to have proposals, or lines of research, to continue to advance the project.

Thanks

marcraft2 avatar Jun 30 '22 13:06 marcraft2

Don't you have echo and latency issues when using the PI as a proxy for AD2P between the dongle and the car? I got the microphone to work with this approach you are using some time ago, but the quality was very degraded when compared to switching the audio channel in AutoKit.

mikegapinski avatar Jun 30 '22 13:06 mikegapinski

Don't you have echo and latency issues when using the PI as a proxy for AD2P between the dongle and the car? I got the microphone to work with this approach you are using some time ago, but the quality was very degraded when compared to switching the audio channel in AutoKit.

As for the sound of the music, no, I haven't seen a problem. And I haven't tested the microphone yet though.

marcraft2 avatar Sep 18 '22 16:09 marcraft2

Note: To make the voice commands work, I have to look at the AVRCP protocol side.

marcraft2 avatar Sep 18 '22 16:09 marcraft2

https://forums.raspberrypi.com/viewtopic.php?t=95712#p667145 https://npm.io/package/linux-input-device

marcraft2 avatar Oct 01 '22 00:10 marcraft2