socketcand
CAN server
A server daemon providing access to CAN interfaces via TCP/IP and ASCII protocol.
Server to access CAN sockets over ASCII protocol
181 stars
20 watching
48 forks
Language: C
last commit: 16 days ago Related projects:
Repository | Description | Stars |
---|---|---|
socketcan-rs/socketcan-rs | Provides network socket interface to the CAN bus on Linux using SocketCAN subsystem. | 143 |
kurt-vd/can-utils | User space applications for Linux-CAN and SocketCAN networking protocols | 10 |
craigpeacock/can-examples | Provides C code examples for sending and receiving data on a CAN bus using Linux's SocketCAN API | 112 |
zhanglongqi/socketcan-demo | Demonstrates usage of SocketCAN on Linux for CAN bus communication | 9 |
sebi2k1/node-can | An extension for Node.js to interact with Linux CANbus networks using SocketCAN protocol | 223 |
pschichtel/javacan | A Java wrapper around the SocketCAN API to simplify CAN communication on Linux | 52 |
m10k/canny | A software framework for bridging IP-based machines to CAN bus networks | 24 |
p1kachu/python-socketcan-monitor | A tool to display live data from CAN bus network interfaces in a readable format. | 26 |
kurt-vd/test-can-j1939 | An implementation of CAN-J1939 networking on Linux | 41 |
mwkpe/cantools | A collection of command-line tools for interacting with the CAN bus network using Linux SocketCAN | 18 |
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 |
kahiroka/slcanuino | A CAN-BUS adapter for Linux SocketCAN using an Arduino CAN-BUS shield | 126 |
cantools/cantools | A Python framework for parsing, encoding, and decoding CAN bus messages. | 1,897 |
linux-can/can-utils | A collection of user space utilities and tools for interacting with Linux CAN buses | 2,418 |