Multiplatform pure javascript data logging based on ME7Logger.
This is a library module. For a full digital dashboard app checkout https://github.com/Ch1pStar/me7-dash.
Logging is done via serial connection. Tested with CH340 china cable on Windows and Raspberry Pi 400 and 8N0906018BP 0002
ECU.
- Usage
- Add this as a dependancy to your project
npm i --save https://github.com/Ch1pStar/me7-dash.git
- Add this as a dependancy to your project