simulator-program
CAN simulator
A CAN bus simulator program for testing and developing car adapter systems on the Raspberry Pi.
Software for the CAN bus simulator on the Rasperry Pi
64 stars
7 watching
9 forks
Language: Go
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
genivi/candevstudio | A development tool for simulating CAN bus signals in automotive applications | 939 |
shipcod3/cantot | A Python-based framework for automating CAN Bus vulnerability testing and exploitation | 126 |
souravbaghz/canghost | Automated script for simulating and replaying CAN bus packets to practice car hacking or testing | 121 |
fereste/tablero | Controls an instrument cluster by simulating CAN bus commands to display speed and RPM of games on a car dashboard | 5 |
thematjaz/vcan | A C library for simulating CAN bus communication without physical devices. | 15 |
cedricp/ddt4all | A Python-based application for analyzing and interacting with CAN bus networks in vehicles | 1,187 |
thomastech/can2cluster | An Arduino-based system for controlling automotive dashboard instrument clusters over CAN-Bus | 35 |
mhs-elektronik/cancool | A software tool for analyzing and simulating CAN bus communications | 59 |
jonnoftw/rpi-can-logger | A system for logging and visualizing CAN bus data from a Raspberry Pi connected to a vehicle's OBD port, including GPS data. | 128 |
ramp-project/ramp-mobility | A software framework for simulating electric vehicle mobility and charging profiles at high temporal resolution. | 25 |
tbruno25/can-explorer | A tool for visualizing CAN Bus messages in real-time to aid in reverse engineering and analysis. | 230 |
capella-ben/micropython_mcp2515 | A microPython library for interacting with CAN Bus controllers. | 4 |
ericturner3/s550-canbus | A collection of scripts and research tools to interface with the Ford S550 Mustang's CAN Bus system | 6 |
keyinglucywang/safe_reconfiguration_scenarios | Automated generation of random driving scenarios to evaluate autonomous driving performance | 4 |
caran/can4python | A Python package for handling and working with CAN bus signals on Linux SocketCAN. | 39 |