frankie-zeng / ECUBus

ECU bus tool, UDS over CAN, CAN-FD, Ethernet and so on.
MIT License
194 stars 76 forks source link

Release CI Build CI

ECU-BUS

logo

2

Real use case with NXP S32K1/S32K3 UDS bootloader

https://community.nxp.com/t5/S32K-Knowledge-Base/Unified-bootloader-Demo/ta-p/1423099

Video

ECU-BUS(NXP UDS bootloader) - 曾福的视频 - 知乎 https://www.zhihu.com/zvideo/1284963912635142144

Roadmap Update

工具重构

会对整个ECU-Bus工具进行一个重构和大的升级,增加更多的功能,和性能提升

PEAK硬件支持升级

会优化PEAK的硬件支持:

欢迎大家进入QQ群(807883635)进行交流:

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:

DOIP UDS Tester(DoIP 13400-2)

LIN UDS Tester(DoLIN)

KEY Generate Tool

SHE-KEY M-Martrix Generate

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