cannelloni
CAN bridge
A tool for establishing a CAN bus over Ethernet tunnel
a SocketCAN over Ethernet tunnel
338 stars
34 watching
84 forks
Language: C++
last commit: 9 months ago
Linked from 1 awesome list
can-bussocketcan
Related projects:
Repository | Description | Stars |
---|---|---|
m10k/canny | A software framework for bridging IP-based machines to CAN bus networks | 24 |
c3re/can2mqtt | A tool that enables bidirectional communication between a CAN-Bus and an MQTT broker. | 85 |
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. | 197 |
zhanglongqi/socketcan-demo | Demonstrates usage of SocketCAN on Linux for CAN bus communication | 9 |
nopnop2002/esp-idf-can2http | A bridge between CAN bus and HTTP protocol | 37 |
mvollrath/canbus_bbone_stm32 | Project that enables CAN bus communication between two embedded systems using C programming language | 13 |
kahiroka/slcanuino | A CAN-BUS adapter for Linux SocketCAN using an Arduino CAN-BUS shield | 126 |
sebi2k1/node-can | An extension for Node.js to interact with Linux CANbus networks using SocketCAN protocol | 223 |
socketcan-rs/socketcan-rs | Provides network socket interface to the CAN bus on Linux using SocketCAN subsystem. | 142 |
philippfux/esp32_can_interface | A wireless CAN-Interface solution for ESP32 boards using the cannelloni protocol to send CAN-Frames via UDP over Wi-Fi. | 52 |
craigpeacock/can-examples | Provides C code examples for sending and receiving data on a CAN bus using Linux's SocketCAN API | 113 |
pschichtel/javacan | A Java wrapper around the SocketCAN API to simplify CAN communication on Linux | 52 |
caran/can4python | A Python package for handling and working with CAN bus signals on Linux SocketCAN. | 39 |
blueandi/beaglebone_black_socketcan | A step-by-step guide to accessing the CAN bus on a BeagleBone Black via socketcan interface. | 5 |