Skip to content

OpenMS41/pyms41

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyms41

Simple python library and CLI utility for common MS41 ECU flashing tasks.

% ms41-util    
Usage: ms41-util [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  ecu  Interact with MS41 ECU (reading, flashing, etc)
  rom  Tools for manipulating .bin/.rom files
  vin  Convert VIN between ascii and MS41 hex

Install

This repository is under heavy development, to keep up-to-date the recommended approach is to clone the repository and use pip to do a symlink install.

git clone https://github.com/OpenMS41/pyms41.git && cd pyms41
pip install -e .

To update to the latest simply run git pull and ms41-util and pyms41 library will be updated without further steps.

Requirements

About

Utility library and CLI for MS41 ECUs

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages