eXoCAN
CAN library
An STM32F103 CAN bus library providing a standardized interface to the Blue Pill board
stm32duino CAN Library for the STM32F103 aka Blue Pill
79 stars
12 watching
32 forks
Language: C++
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
adamczykpiotr/stm32duino_can_library | A CAN bus library for STM32 microcontrollers | 7 |
collin80/flexcan_library | A CAN bus communication library for Arduino boards | 114 |
nopnop2002/arduino-stm32-can | An open-source project providing an extended CAN communication example for Arduino-based STM32 boards. | 213 |
mintynet/esp32-slcan | A hardware and software implementation of an ESP32-based CAN bus interface for automotive applications. | 97 |
miwagner/esp32-arduino-can | An Arduino library for communicating with the CAN Bus on ESP32 devices | 345 |
walmis/stm32-slcan | An open-source implementation of SLCAN-compatible CAN bus software for an STM32 microcontroller development board | 64 |
magnusthome/rejsacan-esp32 | A small ESP32-based board with CAN interface for car use, enabling communication between vehicles and other systems. | 550 |
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 |
mvollrath/canbus_bbone_stm32 | Project that enables CAN bus communication between two embedded systems using C programming language | 13 |
seeers/can-bus-arduino_core_stm32 | An Arduino Core STM32 project providing a low-level CAN bus interface | 11 |
collin80/due_can | An object-oriented CAN bus library for Arduino Due boards | 252 |
ludwig-v/arduino-psa-comfort-can-adapter | An Arduino sketch to interface with new PSA comfort devices on older CAN-BUS networks. | 55 |
dieselduz42/arduino-can-bus-sd-logger | Records CAN bus data from an Arduino board to an SD card for later processing and review | 21 |
jgressmann/supercan | An open source implementation of a USB to CAN-FD protocol interface | 75 |
openxc/isotp-c | A C library implementing an ISO standard for sending data packets over a CAN bus | 304 |