ESP32_CAN_Interface
CAN interface
A wireless CAN-Interface solution for ESP32 boards using the cannelloni protocol to send CAN-Frames via UDP over Wi-Fi.
CAN_Interface for ESP32 (Cannelloni Protocol)
52 stars
8 watching
16 forks
Language: C++
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cellgalvano/esp32_canviewer | An ESP32-based CAN interface for web browser interaction | 20 |
magnusthome/rejsacan-esp32 | A small ESP32-based board with CAN interface for car use, enabling communication between vehicles and other systems. | 550 |
mintynet/esp32-slcan | A hardware and software implementation of an ESP32-based CAN bus interface for automotive applications. | 97 |
seeers/can-bus-arduino_core_stm32 | An Arduino Core STM32 project providing a low-level CAN bus interface | 11 |
miwagner/esp32-arduino-can | An Arduino library for communicating with the CAN Bus on ESP32 devices | 345 |
rudolphriedel/usb_can-fd | A hardware interface between USB and CAN-FD protocols | 54 |
m10k/canny | A software framework for bridging IP-based machines to CAN bus networks | 24 |
jgressmann/supercan | An open source implementation of a USB to CAN-FD protocol interface | 75 |
mguentner/cannelloni | A tool for establishing a CAN bus over Ethernet tunnel | 336 |
ros-industrial/ros_canopen | A framework for communicating with CANopen devices in ROS | 345 |
randomserj/esp32_canbus_gateway | A MicroPython-based gateway for decoding and transmitting CAN bus messages from TJA1050 sensors on an ESP32 device | 17 |
nopnop2002/esp-idf-can2http | A bridge between CAN bus and HTTP protocol | 36 |
malachi-iot/j1939 | A CAN bus protocol library for embedded systems that specializes in J1939 implementations | 5 |
nopnop2002/arduino-stm32-can | An open-source project providing an extended CAN communication example for Arduino-based STM32 boards. | 213 |
sushibits/canopi | CAN interface board providing galvanic isolation and real-time clock functionality for the Raspberry Pi Zero. | 7 |