libwecan
CAN encoder/decoder
A C library to encode and decode CAN (Controller Area Network) signals used in automotive applications.
Library in C to encode/decode CAN signals.
22 stars
3 watching
3 forks
Language: C
last commit: almost 2 years ago
Linked from 1 awesome list
automotiveccancan-busembedded-networkingembedded-systemslibrarylinux-can
Related projects:
Repository | Description | Stars |
---|---|---|
adamtheone/candrive | Tools and software for accessing and decoding data from automotive CAN bus networks | 544 |
miwagner/esp32-arduino-can | An Arduino library for communicating with the CAN Bus on ESP32 devices | 345 |
tsabelmann/canviewer | An application for analyzing and visualizing CAN-bus messages | 9 |
tdahlmann/canpp | A comprehensive tool for receiving, transmitting and analyzing CAN bus messages. | 43 |
qnx425/elm327slcan | A device that captures and decodes CAN bus messages from vehicles using the ELM327 chip. | 53 |
karlyamashita/can-x | Analyzes data from industrial vehicle communication networks | 23 |
collin80/flexcan_library | A CAN bus communication library for Arduino boards | 114 |
css-electronics/can_decoder | Decodes raw CAN bus data into physical values using decoding rules stored in DBC files | 74 |
collin80/savvycan | A cross-platform tool for capturing, visualizing, and analyzing CAN bus data from various devices | 1,036 |
mwkpe/tincan | Decodes and displays CAN bus traffic via UDP interface | 15 |
mintynet/esp32-slcan | A hardware and software implementation of an ESP32-based CAN bus interface for automotive applications. | 97 |
capella-ben/micropython_mcp2515 | A microPython library for interacting with CAN Bus controllers. | 4 |
thematjaz/vcan | A C library for simulating CAN bus communication without physical devices. | 15 |
thatdamnranga/idrive | A library to interface with BMW iDrive controllers using CAN bus communication on Arduino devices. | 9 |
intergatedcircuits/candybugfw | A CAN bus traffic analyzer with a custom protocol over a USB serial port emulation | 21 |