Skip to content

An Arduino library for reading OBD-II data from your car over CAN bus

License

Notifications You must be signed in to change notification settings

MagnusThome/esp32_obd2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino ESP32 OBD2

An Arduino library for reading OBD-II data from your car over CAN bus.

Rewritten from sandeepmistry/arduino-OBD2 to instead depend on the ESP32 CAN libraries https://github.com/collin80/esp32_can and https://github.com/collin80/can_common that support ESP32 with TWAI. This means it works with newer ESP32 variants like ESP32-S3, ESP32-C6 and so on.

Install

Download, unzip and place folder and contents in your Arduino libraries folder

292323542-6e29e880-1655-4fed-8590-ffe28d65e589

194758017-36f51c68-5326-45f4-9183-615ad204baf5

210176532-8d54fdb8-3f13-40ab-a625-1747000f7ba4

About

An Arduino library for reading OBD-II data from your car over CAN bus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%