Teleman0's Stars
KaiserEngineering/lib_can_bus_sniffer
Library to decode proprietary data from the CAN bus of a vehicle and relate it to standard OBD-II parameters (PIDs).
Lastik-Lastikov/GMCanHacker
GM Can Bus Sniffer
HackingThings/CAN-Bus-Arduino-Tool
A tool for performing replay and sniffing CAN bus traffic.
iDoka/awesome-canbus
:articulated_lorry: Awesome CAN bus tools, hardware and resources for Cyber Security Researchers, Reverse Engineers, and Automotive Electronics Enthusiasts.
uamt-brno/canshark
Wireshark sniffer for CAN bus
4G-Gregg/BMW-GS-CAN-Sniffer
Sniffing a 2010 BMW R1200GS CAN Bus with an Arduino and CAN Bus shield
KruFFT/CAN-Sniffer
CAN bus sniffer (Arduino/ESP side)
p1ne/vag-logger-teensy
CAN bus logger for VAG (Audi b8 gen3 in this case) - logs on SD card
kostaszaf/can-gateway-sniffer
An embedded CAN bus sniffer which is able to monitor any of the vehicle internal CAN bus and perform some action by triggering new CAN messages. In this way certain vehicle functionality can be triggered by responding to custom steering wheel button events, or use the vehicle virtual cockpit to display OBD-PIDs values instead of relying on an external display to present new information to the user
davidalain/SeeedStudio_CAN_BUS_Shield_David
Implementation of some examples to read data from Vehicle ODB2 interface using SeeedStudio CAN-BUS Shield and Arduino
Seeed-Studio/Seeed_Arduino_CAN
Seeed Arduino CAN-BUS library - MCP2518FD&MCP2515&MCP2551
wavrx/Infinity-Logger
iLogger is an all in one logging solution for Vesc based ESCs. Supports CAN Bus and UART protocols. Powered by ESP-IDF.
JonnoFTW/rpi-can-logger
Project to log CAN bus data from a PiCAN2 and a GPS module
s-u/CAN-logger
CAN-bus logger for CAN Arduino shields
guptankit1994/Automotive-Monitering-system-CAN-Socket
An efficient real-time vehicle monitoring system is designed and implemented for monitoring the vehicle. The proposed system transmits all the live parameters of the vehicle sent to a remote server where it stores the data. The stored data can further be accessed by the user on a mobile App. For implementing this the project utilizes the CAN protocol to capture data from the vehicle. The Project uses CAN data simulator which emulates a car.