Skip to content

Bull3time/Ford-FG-ICC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Arduino

  • CANReader.ino: Reads the HVAC information from the CAN BUS and sends it over serial.

Python

  • HVACDisplay.py: Receives the HVAC information from the Arduino and displays it on the GUI.
  • HVACDisplay.kv: The UI markup for the Python app.

Releases

No releases published

Packages

No packages published

Languages

  • Python 63.3%
  • C++ 36.7%