- First Name
- Jon
- Joined
- Jun 28, 2025
- Threads
- 5
- Messages
- 103
- Reaction score
- 74
- Location
- US, CA
- Vehicles
- 2025 Porsche Macan Turbo Electric PTS Viper Green

- Thread starter
- #1
I'd like to add some underglow. I'd like it to match the car's color, and to be reactive to whether the car is stationary, or moving. (This can be done legally in California if you're careful about how)
My current theory is to get an RGB LED underglow kit like https://amzn.to/44qjCVy and figure out which LED control signal it uses (there's only three main ones) and program my own microcontroller to set the animation/lighting. That is all home turf for me, but car integrations is less known.
But, how do I get telemetry out of the car? A system like OpenPilot uses a J533 harness for integrating with Audi e-tron -- does the Porsche PPE platform use the same? Or can I get this data from the OBD-II port? Is there a good publicly available service manual for these? (Maybe on the NHTSA website?)
Also, where would be a good, easily accessible place to draw power? I'd probably need 12V/5A, and ideally it's switched with main ignition so it turns off when the car locks.
And has anyone done this already and written it up, saving me some reverse engineering trouble?
My current theory is to get an RGB LED underglow kit like https://amzn.to/44qjCVy and figure out which LED control signal it uses (there's only three main ones) and program my own microcontroller to set the animation/lighting. That is all home turf for me, but car integrations is less known.
But, how do I get telemetry out of the car? A system like OpenPilot uses a J533 harness for integrating with Audi e-tron -- does the Porsche PPE platform use the same? Or can I get this data from the OBD-II port? Is there a good publicly available service manual for these? (Maybe on the NHTSA website?)
Also, where would be a good, easily accessible place to draw power? I'd probably need 12V/5A, and ideally it's switched with main ignition so it turns off when the car locks.
And has anyone done this already and written it up, saving me some reverse engineering trouble?
Sponsored