From de4576cd57c6b70e193cc8caf581e13466ca97df Mon Sep 17 00:00:00 2001 From: Maximiliano Garcia Silva Date: Sun, 22 Sep 2024 18:48:24 -0300 Subject: [PATCH] Add can-wizard proyect --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 945c782..97c7d19 100644 --- a/README.md +++ b/README.md @@ -422,6 +422,7 @@ All kind of HW like CAN bus USB2CAN dongles, loggers, sniffers, adapters, etc. * [ESP32_OBD2_Emulator](https://github.com/MagnusThome/ESP32_OBD2_Emulator) - Simple OBD2 car emulator which runs on ESP32-S3 (replies to all OBD2 requests with dummy data). * [RejsaCAN-ESP32](https://github.com/MagnusThome/RejsaCAN-ESP32) - ESP32-S3 board with CAN interface. * [RejsaCAN-ESP32-C6](https://github.com/MagnusThome/RejsaCAN-ESP32/tree/main/Code%20Examples/RejsaCAN%20v6.x%20-%20ESP32-C6%20-%20DUAL%20CAN%20self%20test) - Example code that is tested and runs on the new ESP32-C6 that has TWO built in CAN controllers. +* [CAN-wizard](https://github.com/okhsunrog/can_wizard) - CAN bus sniffer on esp32/esp32-c3 + SN65HVD230. Is developed using ESP-IDF and implement serial control console. ### SBC