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: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides access to CAN interfaces over a network interface using TCP/IP and ASCII protocol | 186 |
| Provides C code examples for sending and receiving data on a CAN bus using Linux's SocketCAN API | 114 |
| A Python package for handling and working with CAN bus signals on Linux SocketCAN. | 39 |
| Provides network socket interface to the CAN bus on Linux using SocketCAN subsystem. | 145 |
| A multi-purpose tool for interacting with Controller Area Networks (CAN) buses. | 199 |
| A software tool designed to read data from a TCP CAN bus interface. | 3 |
| Demonstrates usage of SocketCAN on Linux for CAN bus communication | 9 |
| A universal CAN bus monitoring program with support for multiple adapters and data decoding capabilities. | 64 |
| A Java wrapper around the SocketCAN API to simplify CAN communication on Linux | 53 |
| A CAN-BUS adapter for Linux SocketCAN using an Arduino CAN-BUS shield | 126 |
| A software framework for bridging IP-based machines to CAN bus networks | 24 |
| An open-source library for interacting with the Controller Area Network bus in Python. | 1,318 |
| A collection of command-line tools for interacting with the CAN bus network using Linux SocketCAN | 18 |
| Decodes and displays CAN bus traffic via UDP interface | 15 |
| A Python program for communicating with a USB-CAN adapter. | 26 |