https://github.com/sparkfun/obd-ii_uart
A board that provides a serial interface with a vehicle's OBD-II bus.
https://github.com/sparkfun/obd-ii_uart
obd-ii-uart sparkfun sparkfun-products
Last synced: 2 months ago
JSON representation
A board that provides a serial interface with a vehicle's OBD-II bus.
- Host: GitHub
- URL: https://github.com/sparkfun/obd-ii_uart
- Owner: sparkfun
- Created: 2013-04-25T17:23:06.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2019-12-03T20:14:25.000Z (over 5 years ago)
- Last Synced: 2025-04-14T21:42:04.552Z (2 months ago)
- Topics: obd-ii-uart, sparkfun, sparkfun-products
- Language: C++
- Homepage: https://www.sparkfun.com/products/9555
- Size: 225 KB
- Stars: 80
- Watchers: 71
- Forks: 46
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
OBD-II UART
===========
![]()
![]()
OBD-II UART (WIG-09555)
SparkFun Car Diagnostics Kit (RTL-10769)
A board that provides a serial interface using the ELM327 command set with a vehicle's OBD-II bus, and supports all major OBD-II standards.
Repository Contents
-------------------
* **/Firmware** - Example Arduino sketch
* **/Hardware** - All Eagle design files (.brd, .sch)
* **/Software** - Information about desktop program to use with this board.Documentation
--------------
* **[Hookup Guide](https://learn.sparkfun.com/tutorials/obd-ii-uart-hookup-guide)** - Basic hookup guide for the OBD-II UART.
* **[Getting Started with OBD-II](https://learn.sparkfun.com/tutorials/getting-started-with-obd-ii)** - A general guide to the OBD-II protocols used for communication in automotive and industrial applications.Product Versions
----------------
* [WIG-09555](https://www.sparkfun.com/products/9555) - OBD-II UART board
* [RTL-10769](https://www.sparkfun.com/products/10769) - Car Diagnostics Kit Retail, with OBD-II UART and OBD to DB9 cable.License Information
-------------------
The hardware is released under [Creative Commons Share-alike 3.0](http://creativecommons.org/licenses/by-sa/3.0/).
All other code is open source so please feel free to do anything you want with it; you buy me a beer if you use this and we meet someday ([Beerware license](http://en.wikipedia.org/wiki/Beerware)).