Skip to content

An Python application for configuring PSA/Stellantis based cars

License

Notifications You must be signed in to change notification settings

Barracuda09/PyPSADiag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPSADiag

An Python application for configuring PSA/Stellantis based cars
See for additional Hardware/Info: ludwig-v arduino-psa-diag

Currently supporting:

  • JSON Configuration for example BSI2010 to setup GUI
    See more JSON Configuration Files
  • Reading Zones that are listed in JSON Configuration file
  • Reading Zones with Multiple configurations, that are listed in JSON Configuration file
  • Writing Zones to CSV file
  • Writing changed Zones (as an list) to ECU

What I would like to support:

  • More ECU JSON Files

IMPORTANT!

This application is as is, and you use it at your own risk.
I am not responsible for any damages or injuries resulting from the use of this application.

Help

Help in any way is appreciated, just send me an email with anything you can contribute to the project, like:

  • More ECU JSON Files
  • Python coding
  • GUI design
  • ideas / feature requests
  • test reports
  • spread the word!

Build

  • Install Python 3.12 or above
  • Get code git clone https://github.com/Barracuda09/PyPSADiag.git
  • Create virtual enviroment python -m venv /path/to/PyPSADiag/.venv
  • Goto virtual enviroment with /path/to/PyPSADiag/.venv/Script/activate
  • Install requirements, within path of PyPSADiag with pip install -r requirements.txt
  • Run with:
    1. python main.py
    2. Open Zone File and select an ECU JSON file
    3. Connect to correct Arduino hardware
    4. Read Zones
    5. RISK: You can change Zones and use Write to write them to ECU.
      Always Check that these zones look correct

Donate

If you like my work then please consider making a donation, to support my effort in developing this application.
Many thanks to all who donated already.

PayPal
PayPal

Contact

If you like to contact me, you can do so by sending an email to:

mpostema09 -at- gmail.com

About

An Python application for configuring PSA/Stellantis based cars

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages