CITM02
CAN adapter
An Arduino-based CAN bus adapter that allows message flow direction and real-time signal identification on a vehicle's data network.
CAN In The Middle (CITM) - Dual channel CANBUS adapter built around Arduino
6 stars
2 watching
2 forks
Language: C++
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ivandev2018/stm32-can-busadapter | A CAN bus adapter solution for the STM32f303cb microcontroller | 8 |
roboterclubaachen/usb2can | A compact adapter for connecting USB devices to CAN bus networks using an isolated transceiver and microcontroller. | 43 |
nopnop2002/arduino-stm32-can | An open-source project providing an extended CAN communication example for Arduino-based STM32 boards. | 213 |
zubax/canface_cf1 | An adapter board for high-speed CAN communication | 35 |
autowp/arduino-canhacker | A CAN bus adapter library for Arduino using the MCP2515 chip | 383 |
seeers/can-bus-arduino_core_stm32 | An Arduino Core STM32 project providing a low-level CAN bus interface | 11 |
latonita/arduino-canbus-monitor | A tool for monitoring and analyzing CAN bus communication. | 306 |
latonita/jeep-canbus | A CAN bus project for Chrysler Jeep vehicles, focusing on reverse-engineering and enabling features. | 25 |
yuriylogvin/can-rs485-adapter | A CAN bus adapter with RS485 interface for reading sensor data from vehicles | 5 |
miwagner/esp32-arduino-can | An Arduino library for communicating with the CAN Bus on ESP32 devices | 345 |
moonglow/vector_can | An implementation of the VN1610 protocol on an STM32F4 microcontroller for use in CAN bus communication | 40 |
dieselduz42/arduino-can-bus-sd-logger | Records CAN bus data from an Arduino board to an SD card for later processing and review | 21 |
cedricp/ddt4all | A Python-based application for analyzing and interacting with CAN bus networks in vehicles | 1,187 |
intergatedcircuits/candybugfw | A CAN bus traffic analyzer with a custom protocol over a USB serial port emulation | 21 |
mvollrath/canbus_bbone_stm32 | Project that enables CAN bus communication between two embedded systems using C programming language | 13 |