Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Carplay idVendor=05ac, idProduct=12a8, bcdDevice= 7.01 #9

Open
a0s opened this issue May 4, 2023 · 2 comments
Open

Carplay idVendor=05ac, idProduct=12a8, bcdDevice= 7.01 #9

a0s opened this issue May 4, 2023 · 2 comments

Comments

@a0s
Copy link

a0s commented May 4, 2023

I have a carplay dongle that emulate apple carplay protocol

[560893.204152] usb 1-1: new high-speed USB device number 37 using xhci_hcd
[560893.354699] usb 1-1: New USB device found, idVendor=05ac, idProduct=12a8, bcdDevice= 7.01
[560893.354715] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[560893.354721] usb 1-1: Product: iPhone
[560893.354725] usb 1-1: Manufacturer: Apple Inc.
[560893.354729] usb 1-1: SerialNumber: 10008030001D29512279802E

Can this repository help me show a picture from it?

@harrylepotter-win
Copy link

heya - that looks like an iphone.
link.py is tied to:
idVendor = 0x1314 idProduct = 0x1520

@a0s
Copy link
Author

a0s commented May 4, 2023

So, does this repo support apple car play protocol?

that looks like an iphone.

yes, its emulate, but it real this is android box
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants