Home

Awesome

image

Ford FG ABS Config Tool

<a href="https://testerpresent.com.au/"><img src="https://img.shields.io/badge/Tester Present -Specialist Automotive Solutions-blue" /></a>

Written in Python(PySimpleGUI) for ELM327 Interfaces.

Sets the As Built Configuration for the Antilock Brake System Module.

image

Install & run

  1. git clone https://github.com/jakka351/ABS-Config-ELM327
  2. cd ABS-Config-ELM327
  3. pip3 install -r requirements.txt
  4. python3 main.py

image