:articulated_lorry: Awesome CAN bus tools, hardware and resources for Cyber Security Researchers, Reverse Engineers, and Automotive Electronics Enthusiasts.
CAN Wizard
CAN Wizard is a project designed for communication using the CAN (Controller Area Network) protocol, primarily targeted at embedded systems utilizing the ESP32 microcontroller family. This project is developed using ESP-IDF and supports ESP32-C3, allowing flexible development for different use cases.
Features
CAN Communication: Implements CAN communication protocols, enabling data exchange between devices over a CAN bus.
File System Integration: Includes file system operations for handling configuration or logging.
Custom serial Console: A custom serial console implementation for interacting with the system and issuing commands.
Modular Design: Organized in components for easier maintenance and scalability, including linked lists and command utilities.
CAN Wizard CAN Wizard is a project designed for communication using the CAN (Controller Area Network) protocol, primarily targeted at embedded systems utilizing the ESP32 microcontroller family. This project is developed using ESP-IDF and supports ESP32-C3, allowing flexible development for different use cases.
Features