Apple Carplay interface wanted

jpwatters

New member
For a number of months I have been involved in a Teensy 4.1 project called KETIHSDR. https://github.com/K7MDL2/KEITHSDR

The project's author and main contributors have generously provided documentation and examples. Their contributions and assistance had been awesome.

The displays the I have been using are from BUYDISPLAY ER-TFTM101-1, a 10.1inch display. The RA8876 controller and Teensy 4.1 manipulate the display
nicely.

I would like to be able connect the KEITHSDR to a vehicle's CARPLAY and elimiate the installation of another LCD in a vehicle.

The KEITHSDR implements a SPI interface to the DISPLAY electronic rather than using HDMI.

As I research what it takes to design and build interface such that it could connect to CARPLAY, I don't really find any information to help.

I am asking for information that could contribute to design and building an interface to connect to CARPLAY.

Thanks in advance for any information you might contribute.

..jpw J P Watters
KC9KKO
Morris, IL USA
 
For a number of months I have been involved in a Teensy 4.1 project called KETIHSDR. https://github.com/K7MDL2/KEITHSDR

The project's author and main contributors have generously provided documentation and examples. Their contributions and assistance had been awesome.

The displays the I have been using are from BUYDISPLAY ER-TFTM101-1, a 10.1inch display. The RA8876 controller and Teensy 4.1 manipulate the display
nicely.

I would like to be able connect the KEITHSDR to a vehicle's CARPLAY and elimiate the installation of another LCD in a vehicle.

The KEITHSDR implements a SPI interface to the DISPLAY electronic rather than using HDMI.

As I research what it takes to design and build interface such that it could connect to CARPLAY, I don't really find any information to help.

I am asking for information that could contribute to design and building an interface to connect to CARPLAY.

Thanks in advance for any information you might contribute.

..jpw J P Watters
KC9KKO
Morris, IL USA

Carplay development is currently restricted to Apple IOS licensed developers. Please see developer.apple.com for more information. Also, app development can be long and frustrating due to language requirements. Then there is the matter of getting past the developer guidelines and App Store requirements.
 
Back
Top