arduino-canbus-monitor

CAN monitor

A tool for monitoring and analyzing CAN bus communication.

Can bus monitoring tool based on arduino and can bus shield. Implements CAN ASCII/SLCAN protocol compatible with Lawicel CAN232/CANUSB. Can be used for monitoring low speed CAN (interior can bus of most cars, less than 500kbps). For higher speeds serial port can become a bottleneck in case data density is high.

GitHub

306 stars
43 watching
91 forks
Language: C++
last commit: 9 months ago
Linked from 2 awesome lists

arduinoasciibus-monitoringcancan-busprotocolslcanslcan-protocol

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
latonita/jeep-canbus A CAN bus project for Chrysler Jeep vehicles, focusing on reverse-engineering and enabling features. 25
nopnop2002/esp-idf-canbus-monitor A tool that monitors and displays CANBus traffic from an ESP32 board. 117
mintynet/esp32-slcan A hardware and software implementation of an ESP32-based CAN bus interface for automotive applications. 97
qnx425/elm327slcan A device that captures and decodes CAN bus messages from vehicles using the ELM327 chip. 53
seeers/can-bus-arduino_core_stm32 An Arduino Core STM32 project providing a low-level CAN bus interface 11
dieselduz42/arduino-can-bus-sd-logger Records CAN bus data from an Arduino board to an SD card for later processing and review 21
sepphansen/slss-cananalyser Software to analyze and evaluate CAN-Bus signals and data from Arduino Micro-Controller 12
tixiv/can-monitor-qt A universal CAN bus monitoring program with support for multiple adapters and data decoding capabilities. 62
walmis/stm32-slcan An open-source implementation of SLCAN-compatible CAN bus software for an STM32 microcontroller development board 64
bxproject/citm02 An Arduino-based CAN bus adapter that allows message flow direction and real-time signal identification on a vehicle's data network. 6
taha842/j1939-canbus A CAN bus-based system for monitoring and controlling engine parameters in supported vehicle engines 11
kahiroka/slcanuino A CAN-BUS adapter for Linux SocketCAN using an Arduino CAN-BUS shield 126
nopnop2002/arduino-stm32-can An open-source project providing an extended CAN communication example for Arduino-based STM32 boards. 213
autowp/arduino-canhacker A CAN bus adapter library for Arduino using the MCP2515 chip 383
collin80/flexcan_library A CAN bus communication library for Arduino boards 114