Skip to content

Carduino-OBD/obd-hardware

Repository files navigation

obd-hardware

The software stack for the Freematics ONE+ dongle. Future hardware can be added

Getting Started

This assumes a macOS and Sublime Text development based environment. Termius must be installed in sublime text.

  1. Clone the repo (including submodules)
  2. Install PlatformIO (brew install platformio)
  3. Open platformio.sublime-project.
  4. Choose Tools>Build System>PlatformIO.
  5. Open src/carduino.ino and choose Tools>Build with.... Pick Upload and Monitor with the device connected. Command B can be used on subsequent runs.

Alternatively, the project can be run from the command line via:

pio run -t monitor -t upload

Usage

The program assumes you have a Freematics ONE+ Model A with a MicroSD card installed.

About

The software stack for the Freematics dongle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages