TruckDevil
ECU interface
A framework for interacting with and assessing ECUs that use J1939 for communications on the CANBUS.
Useful in interacting with trucks that use J1939
41 stars
7 watching
11 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ericturner3/s550-canbus | A collection of scripts and research tools to interface with the Ford S550 Mustang's CAN Bus system | 6 |
christoph2/pydbc | A Python library for working with automotive CAN bus system descriptions. | 28 |
tonton81/imctfd | A library providing a comprehensive CAN bus interface for Teensy boards using the MCP2517FD microcontroller | 4 |
brendan-w/python-obd | A Python module for reading engine data from OBD-II vehicle ports. | 1,073 |
commaai/opendbc | A Python API for controlling vehicle systems via CAN bus interfaces | 1,964 |
cr0wtom/caringcaribounext | An exploration tool for automotive security research and development. | 6 |
quantyle/can-shark | A Python serial client library to communicate with CAN-bus equipped vehicles like the Toyota Prius via an Arduino and OBD-II interface. | 13 |
daedalus/carhacking | A collection of tools and documents for manipulating automotive electronic control units (ECUs) using Python. | 95 |
magnusthome/rejsacan-esp32 | A small ESP32-based board with CAN interface for car use, enabling communication between vehicles and other systems. | 550 |
mintynet/esp32-slcan | A hardware and software implementation of an ESP32-based CAN bus interface for automotive applications. | 97 |
malachi-iot/j1939 | A CAN bus protocol library for embedded systems that specializes in J1939 implementations | 5 |
autosportlabs/obd2can | Provides a bridge between OBD2 compliant vehicles and CAN bus interfaces to emulate a CAN-OBDII interface. | 42 |
ihaque/arduino-ecu-logger | A system that logs and displays data from a vehicle's CAN-BUS network using an Arduino-based platform | 33 |
devcoons/iso15765-canbus | A C library implementing the ISO15765-2 (ISO-TP) protocol for CANBus communication | 141 |
nopnop2002/esp-idf-canbus-monitor | A tool that monitors and displays CANBus traffic from an ESP32 board. | 117 |