Flame-Yu's Stars
CrySyS/can-log-infector
A python library to modify CAN logs to contain synthetic attacks.
Jorl17/rp-project1
FASLADODO/Abnormality-Detection-within-Densely-Populate-Scenes-
ahzeeshan/screening-ml
Machine Learning Enabled Screening of solid electrolytes based on mechanical stability criteria
LucianPopaLP/ECUPrint
Repository with details for a ECUPrint dataset (CAN logs and CAN voltage samples)
ebroecker/canmatrix
Converting Can (Controller Area Network) Database Formats .arxml .dbc .dbf .kcd ...
Harry1993/simple-dataset
CAN Bus Voltage Dataset for the SIMPLE paper
YuanGongND/python-compute-eer
Simple Python script to compute equal error rate (EER) for machine learning model evaluation.
CHENHUI-X/My-lecture-slides-and-code
B站PPT和代码 , 请先下滑获取使用教程.
II43/arduino_CAN
MATLAB-Simulink code generation library for Arduino SparkFun CAN-BUS Shield
DFRobot/DFRobot_MCP2515
DFRobot CAN BUS shield V2.0
GreyZhang/g_arduino
LED、Task、ISR、Timer、Serial、ADC、EEPROM、FLASH、SD Card、BME280、SPI、IIC 、File System.
Heavy-Vehicle-Networking-At-U-Tulsa/CAN-to-Ethernet
An Teensy based project to bridge CAN and Ethernet. Also includes WiFi and PWM outputs.
farshid616/Can-to-Eth
Can bus to Ethernet Converter Using Arduino Uno
chcbaram/wiznet_can_gateway
SvetlAl/STM32_LIN_FDCAN_TOOL
LIN, FD-CAN hacker: Gateway+filter+tools. Based on STM32F105 STM32F205 STM32F407 STM32H730
viktorcwb/CAN-System-with-gateway-on-Arduino
CAN-based Distributed System Architecture consists on 3 ECU's made on Arduino, with the job of read a potentiometer and activate LED's and a DC motor. 1 ECU perform the potentiomete read and send the data by CAN BUS with 500kbps, other ECU is responsble for recive the data from ECU 1 on 500 kbps, than retransmit it at 250kbps and the last one recieve the 250kbps data and activate 4 LED's and 1 DC motor accordling to the implemented logic.
can-eth-gw/can_eth_gw
CAN - Ethernet Gateway Kernel Module
thingsboard/thingsboard-gateway
Open-source IoT Gateway - integrates devices connected to legacy and third-party systems with ThingsBoard IoT Platform using Modbus, CAN bus, BACnet, BLE, OPC-UA, MQTT, ODBC and REST protocols
Makerfabs/Maduino-CANbus-RS485
omarKmekkawy/CANBus_SaleaeLogic_Analyzer
Sniffing CAN Bus with Saleae Logic Analyzer
linux-can/can-utils
Linux-CAN / SocketCAN user space applications
CANBus-Triple/CANBus-Triple
CANBus Triple – The car hacking platform
autowp/arduino-canhacker
CanHacker (lawicel) CAN adapter on Arduino + MCP2515
Seeed-Studio/Seeed_Arduino_CAN
Seeed Arduino CAN-BUS library - MCP2518FD&MCP2515&MCP2551
pierremolinaro/acan2515
MCP2515 CAN Controller Driver for Arduino
coryjfowler/MCP_CAN_lib
MCP_CAN Library
kanj/canBuster
A collection of programs for the Arduino CAN-BUS shield to decode CAN bus traffic.
SeeedDocument/2-Channel-CAN-BUS-FD-Shield-for-Raspberry-Pi
latonita/arduino-canbus-monitor
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.