python-socketcan-monitor
CAN monitor
A tool to display live data from CAN bus network interfaces in a readable format.
A Python script to display data from a CAN bus over network interfaces
26 stars
6 watching
7 forks
Language: Python
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
linux-can/socketcand | A server daemon providing access to CAN interfaces via TCP/IP and ASCII protocol. | 181 |
craigpeacock/can-examples | Provides C code examples for sending and receiving data on a CAN bus using Linux's SocketCAN API | 112 |
caran/can4python | A Python package for handling and working with CAN bus signals on Linux SocketCAN. | 39 |
socketcan-rs/socketcan-rs | Provides network socket interface to the CAN bus on Linux using SocketCAN subsystem. | 143 |
atlas0fd00m/cancat | A multi-purpose tool for interacting with Controller Area Networks (CAN) buses. | 196 |
ovravna/pican | A software tool designed to read data from a TCP CAN bus interface. | 3 |
zhanglongqi/socketcan-demo | Demonstrates usage of SocketCAN on Linux for CAN bus communication | 9 |
tixiv/can-monitor-qt | A universal CAN bus monitoring program with support for multiple adapters and data decoding capabilities. | 62 |
pschichtel/javacan | A Java wrapper around the SocketCAN API to simplify CAN communication on Linux | 52 |
kahiroka/slcanuino | A CAN-BUS adapter for Linux SocketCAN using an Arduino CAN-BUS shield | 126 |
m10k/canny | A software framework for bridging IP-based machines to CAN bus networks | 24 |
hardbyte/python-can | An open-source library for interacting with the Controller Area Network bus in Python. | 1,302 |
mwkpe/cantools | A collection of command-line tools for interacting with the CAN bus network using Linux SocketCAN | 18 |
mwkpe/tincan | Decodes and displays CAN bus traffic via UDP interface | 15 |
nopnop2002/robotell-usb-can-python | A Python program for communicating with a USB-CAN adapter. | 25 |