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
81 stars
12 watching
34 forks
Language: C++
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
adamczykpiotr/stm32duino_can_library | A CAN bus library for STM32 microcontrollers | 9 |
collin80/flexcan_library | A CAN bus communication library for Arduino boards | 116 |
nopnop2002/arduino-stm32-can | An open-source project providing an extended CAN communication example for Arduino-based STM32 boards. | 219 |
mintynet/esp32-slcan | A hardware and software implementation of an ESP32-based CAN bus interface for automotive applications. | 100 |
miwagner/esp32-arduino-can | An Arduino library for communicating with the CAN Bus on ESP32 devices | 350 |
walmis/stm32-slcan | An open-source implementation of SLCAN-compatible CAN bus software for an STM32 microcontroller development board | 65 |
magnusthome/rejsacan-esp32 | An ESP32 or ESP32-S3 based board with CAN interface and automatic shutdown for car use | 564 |
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 | 253 |
ludwig-v/arduino-psa-comfort-can-adapter | An Arduino sketch to interface with new PSA comfort devices on older CAN-BUS networks. | 59 |
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 | 77 |
openxc/isotp-c | A C library implementing an ISO standard for sending data packets over a CAN bus | 307 |