Skip to content

1. Get an Arduino and an ELM327; 2. talk to the vehicle; 3. ???; 4. Profit

Notifications You must be signed in to change notification settings

TheForeignMan/SimpleArduinoObd

Repository files navigation

SimpleArduinoObd

Plan:

  • [DONE] Connect to ELM327 Bluetooth OBD adapter with Arduino and HC-05.
  • [DONE] Request data from OBD connector, and print to terminal.
  • [DONE] Save data to SD card for every trip.
  • [DONE] Get GPS coordinates to determine location, and determine time.
  • [DONE] Save GPS and time to file, naming file according to time.

About

1. Get an Arduino and an ELM327; 2. talk to the vehicle; 3. ???; 4. Profit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published