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

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

Open a0s opened this issue 1 year ago • 2 comments

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?

a0s avatar May 04 '23 11:05 a0s

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

harrylepotter-win avatar May 04 '23 11:05 harrylepotter-win

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

a0s avatar May 04 '23 11:05 a0s