项目作者: kami-nashi

项目描述 :
Sparklerific set of scripts and such to run ECMLink on a Raspberry Pi, complete with bells, whistles, buttons, and oled screens
高级语言: Python
项目地址: git://github.com/kami-nashi/DSMPi.git
创建时间: 2019-09-08T05:06:35Z
项目社区:https://github.com/kami-nashi/DSMPi

开源协议:GNU General Public License v3.0

下载


DSMPi

Sparklerific set of scripts and such to run ECMLink on a Raspberry Pi, complete with bells, whistles, buttons, and oled screens

To Install

For best results, Sudo should be just dandy. Avoid using as root (or you may need to manually re-do some of the commands and unass permission issues)

In Linux, run the following commands:

  1. sudo mkdir /opt/github
  2. cd /opt/github/
  3. sudo git clone https://github.com/kami-nashi/DSMPi.git
  4. cd DSMPi
  5. sudo sh setup.sh

Notes

Set up script will attempt to launch the link installer, which now has an answer file and will automatically install to /opt/ECMLink
Personally, I found this to be the best place to keep it and /opt is for 3rd party software anyway.

If any script appears not to run, throw a good ol’ ‘chmod +x’ and try again. Permissions will typically shut these things down

Due to my own ECU not able to be powered at the moment, I have no worked in the part of the scripts that sets baud rate. Please reach out to me directly if you need assistance with that - but it has to be done at launch to capture data.