ESP32S3RET
CAN tool
A reverse engineering tool for ESP32-S3 based boards, focusing on CAN bus communication and support for various protocols.
CAN Reverse engineering tool for ESP32-S3 based boards
10 stars
0 watching
4 forks
Language: C++
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
collin80/esp32ret | An ESP32-based reverse engineering tool for CAN bus systems. | 202 |
magnusthome/rejsacan-esp32 | A small ESP32-based board with CAN interface for car use, enabling communication between vehicles and other systems. | 550 |
miwagner/esp32-arduino-can | An Arduino library for communicating with the CAN Bus on ESP32 devices | 345 |
openvehicles/can-re-tool | A tool for reverse engineering systems using CAN bus communications | 79 |
atlas0fd00m/cancat | A multi-purpose tool for interacting with Controller Area Networks (CAN) buses. | 196 |
brent-stone/can_reverse_engineering | Automated tool for reverse engineering CAN protocol payloads from vehicle data | 398 |
magnusthome/esp32_obd2 | An Arduino library for reading OBD-II data from cars over CAN bus | 28 |
seeers/can-bus-arduino_core_stm32 | An Arduino Core STM32 project providing a low-level CAN bus interface | 11 |
alfaa123/volvo-can-gauge | A tool to access diagnostic information on Volvo cars not available via standard OBD2 interface. | 100 |
mintynet/esp32-slcan | A hardware and software implementation of an ESP32-based CAN bus interface for automotive applications. | 97 |
magnusthome/esp32_obd2_emulator | Replies to OBD2 requests with fake data and supports simple PID responses. | 6 |
c3re/can2mqtt | A tool that enables bidirectional communication between a CAN-Bus and an MQTT broker. | 84 |
randomserj/esp32_canbus_gateway | A MicroPython-based gateway for decoding and transmitting CAN bus messages from TJA1050 sensors on an ESP32 device | 17 |
mhs-elektronik/cancool | A software tool for analyzing and simulating CAN bus communications | 59 |
thomastech/can2cluster | An Arduino-based system for controlling automotive dashboard instrument clusters over CAN-Bus | 35 |