canbus_bbone_stm32
CAN networking
Project that enables CAN bus communication between two embedded systems using C programming language
LED sync between BeagleBone Black and STM32F4 Discovery Board
13 stars
3 watching
6 forks
Language: C
last commit: almost 8 years ago
Linked from 1 awesome list
beaglebone-blackcan-bussocketcanstlinkstm32f4-discovery
Related projects:
Repository | Description | Stars |
---|---|---|
blueandi/beaglebone_black_socketcan | A step-by-step guide to accessing the CAN bus on a BeagleBone Black via socketcan interface. | 5 |
seeers/can-bus-arduino_core_stm32 | An Arduino Core STM32 project providing a low-level CAN bus interface | 11 |
nopnop2002/arduino-stm32-can | An open-source project providing an extended CAN communication example for Arduino-based STM32 boards. | 213 |
adamczykpiotr/stm32duino_can_library | A CAN bus library for STM32 microcontrollers | 7 |
m10k/canny | A software framework for bridging IP-based machines to CAN bus networks | 24 |
magnusthome/rejsacan-esp32 | A small ESP32-based board with CAN interface for car use, enabling communication between vehicles and other systems. | 550 |
mguentner/cannelloni | A tool for establishing a CAN bus over Ethernet tunnel | 336 |
collin80/flexcan_library | A CAN bus communication library for Arduino boards | 114 |
miwagner/esp32-arduino-can | An Arduino library for communicating with the CAN Bus on ESP32 devices | 345 |
intergatedcircuits/candybugfw | A CAN bus traffic analyzer with a custom protocol over a USB serial port emulation | 21 |
ivandev2018/stm32-can-busadapter | A CAN bus adapter solution for the STM32f303cb microcontroller | 8 |
timsonater/stm32-can-bus-example-hal-api | A simple demonstration of CAN bus communication between two microcontrollers using the HAL API. | 41 |
devcoons/iso15765-canbus | A C library implementing the ISO15765-2 (ISO-TP) protocol for CANBus communication | 141 |
malachi-iot/j1939 | A CAN bus protocol library for embedded systems that specializes in J1939 implementations | 5 |
walmis/stm32-slcan | An open-source implementation of SLCAN-compatible CAN bus software for an STM32 microcontroller development board | 64 |