Skip to content
/ ECUBus Public
forked from frankie-zeng/ECUBus

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

License

Notifications You must be signed in to change notification settings

KEJILIN/ECUBus

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 77.5%
  • JavaScript 11.3%
  • Vue 6.6%
  • C++ 4.5%
  • CSS 0.1%
  • Python 0.0%