Skip to content

Some code to simulate a bluetooth connection to an ELM 327 (OBDII interface) on an esp32

License

Notifications You must be signed in to change notification settings

AugustinVoiMa/esp32-obd-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Setup your esp32 as a SSP bluetooth device that is set available for an inbound connection.

Once connected you can open a serial terminal or develop your app. Your esp32 will act as an elm327 interface, which makes easier to develop an app from your chair rather than your car seat.

Simply open the .ino file in arduino, compile and upload on your esp32, then it will be available as "ESP-32". You can change the bluetooth device name in the setup()

About

Some code to simulate a bluetooth connection to an ELM 327 (OBDII interface) on an esp32

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages