cantools
CAN toolkit
A collection of command-line tools for interacting with the CAN bus network using Linux SocketCAN
A collection of CLI tools for the CAN bus network
18 stars
1 watching
2 forks
Language: C++
last commit: almost 3 years ago
Linked from 1 awesome list
automotivecan-buscpp14pican2raspberry-pi
Related projects:
Repository | Description | Stars |
---|---|---|
mwkpe/tincan | Decodes and displays CAN bus traffic via UDP interface | 15 |
atlas0fd00m/cancat | A multi-purpose tool for interacting with Controller Area Networks (CAN) buses. | 196 |
caran/can4python | A Python package for handling and working with CAN bus signals on Linux SocketCAN. | 39 |
m10k/canny | A software framework for bridging IP-based machines to CAN bus networks | 24 |
cantools/cantools | A Python framework for parsing, encoding, and decoding CAN bus messages. | 1,897 |
kurt-vd/can-utils | User space applications for Linux-CAN and SocketCAN networking protocols | 10 |
kentindell/canhack | A collection of tools and resources for low-level CAN protocol hacking and analysis | 348 |
zhanglongqi/socketcan-demo | Demonstrates usage of SocketCAN on Linux for CAN bus communication | 9 |
mguentner/cannelloni | A tool for establishing a CAN bus over Ethernet tunnel | 336 |
craigpeacock/can-examples | Provides C code examples for sending and receiving data on a CAN bus using Linux's SocketCAN API | 112 |
linux-can/socketcand | A server daemon providing access to CAN interfaces via TCP/IP and ASCII protocol. | 181 |
adamtheone/candrive | Tools and software for accessing and decoding data from automotive CAN bus networks | 542 |
mhs-elektronik/cancool | A software tool for analyzing and simulating CAN bus communications | 59 |
rusoku/canal-view | A graphical user interface tool for configuring and monitoring USB to CAN bus converters | 21 |
pschichtel/javacan | A Java wrapper around the SocketCAN API to simplify CAN communication on Linux | 52 |