Home

Awesome

Ford FG HVAC Display

Information available at https://fordforums.com.au/showthread.php?t=11475851, influenced by https://fordforums.com.au/showthread.php?t=11430769.

Note: This code is under the GPLv3 license. Any modifications must have the source code distributed under this license.

Files

OLED

This is the OLED screen version, all run on an Arduino and using an MCP2515 module.

Unmaintained

I am not using the following applications/scripts anymore so I'm not maintaining them, but they could be used as a reference.

PythonGUI

This is a Python GUI (Kivy) version, where an Arduino would be used to read the CAN data and send it over serial to a Raspberry Pi or similar, and the Kivy app would display the information on the head unit's screen via RCA composite input.

Arduino

Python