huangmingfeisss / ECUBus

ECU bus tool, UDS over CAN, CAN-FD, Ethernet and so on.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release CI Build CI

ECU-BUS

ECU-BUS is a general-purpose ECU toolkit, which contains diagnostic(UDS), security, and other tools.

Key Features

UDS Tester

CAN/CAN-FD UDS Teseter(DoCAN 15765-2)

Support Hardware Devcie:

  • PEAK

DOIP UDS Tester(DoIP 13400-2)

  • Done

LIN UDS Tester(DoLIN)

  • TODO

KEY Generate Tool

SHE-KEY M-Martrix Generate

  • S32K1-CSEC
  • S32K3-HSE-SHE

Software Framework

ECU-BUS Based on Electron,Pure JS, Use node addon to call .dll library,UI use VUE and Eelement-UI

node-gyp is necessary

Project setup

npm install

Compiles and hot-reloads for development

npm run electron:serve

Compiles and minifies for production

npm run electron:build

Lints and fixes files

npm run lint

Software User Guide

UDS

TODO

About

ECU bus tool, UDS over CAN, CAN-FD, Ethernet and so on.

License:MIT License


Languages

Language:C 77.8%Language:JavaScript 11.4%Language:Vue 6.2%Language:C++ 4.5%Language:CSS 0.1%Language:Python 0.0%Language:HTML 0.0%Language:Batchfile 0.0%