Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some new stuff :-) #27

Closed
MagnusThome opened this issue Dec 23, 2023 · 1 comment
Closed

Some new stuff :-) #27

MagnusThome opened this issue Dec 23, 2023 · 1 comment

Comments

@MagnusThome
Copy link

@iDoka

I hacked ESP32RET so it also works with ESP32-S3 which doesn't have classic serial over bluetooth
https://github.com/MagnusThome/ESP32S3RET

I also added a simplified OBD2 layer to run on top of the esp32_can library that supports the newer ESP32-S3 (that sandeeps library doesn't (at least yet)). It's a fork and rewrite of sandeep's OBD2 code
https://github.com/MagnusThome/esp32_obd2

I also made a VERY simple OBD2 car emulator which runs on ESP32-S3 and the like (with the esp32_can library)
https://github.com/MagnusThome/ESP32_OBD2_Emulator

Finally mostly just a fun "first": example code that is tested and runs on the new ESP32-C6 that has TWO built in CAN controllers :-)
https://github.com/MagnusThome/RejsaCAN-ESP32/tree/main/Code%20Examples/RejsaCAN%20v6.x%20-%20ESP32-C6%20-%20DUAL%20CAN%20self%20test

@iDoka
Copy link
Owner

iDoka commented Jan 15, 2024

Well done, Magnus!
Thanks for you effort 🙏

For me supporting two built-in CAN on ESP32-C6 is the most promising things 😍

@iDoka iDoka closed this as completed in a68af88 Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants