diff options
author | Stanley Huang <stanleyhuangyc@gmail.com> | 2013-12-11 01:24:13 +1100 |
---|---|---|
committer | Stanley Huang <stanleyhuangyc@gmail.com> | 2013-12-11 01:24:13 +1100 |
commit | 82f8be0352c653b0b135009b0f8bed3c5f13d0db (patch) | |
tree | c2f6e75ee0a049bc8f6ddd9ef05f3cd994137a41 /README.md | |
parent | 84e69a637408d4c1eb960d203e0ec8bac64a5fb4 (diff) | |
parent | 44b7e665e40d9aed6b6ca837c48e94199365edeb (diff) | |
download | 2021-arduino-obd-82f8be0352c653b0b135009b0f8bed3c5f13d0db.tar.gz 2021-arduino-obd-82f8be0352c653b0b135009b0f8bed3c5f13d0db.tar.bz2 2021-arduino-obd-82f8be0352c653b0b135009b0f8bed3c5f13d0db.zip |
Merge branch 'master' of https://github.com/stanleyhuangyc/ArduinoOBD
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,11 +1,11 @@ -Arduino OBD-II UART Adapter Library & Examples -============================================== +Arduino OBD-II Adapter Library & Examples +========================================= (C)2012-2013 Stanley Huang -The Arduino OBD-II UART Adapter is a product works as an OBD-II to serial UART data bridge with open-source Arduino library provided. Besides providing OBD-II data access, it also provides power supply (converted and regulated from OBD-II port) for Arduino and its attached devices. The adapter can also be used in other embedded systems with serial UART interface. +The Arduino OBD-II Adapter is a product that works as a vehicle OBD-II data bridge for Arduino with open-source Arduino library provided. Besides providing OBD-II data access, it also provides power supply (converted and regulated from OBD-II port) for Arduino and its attached devices. -Product page: http://www.arduinodev.com/hardware/obd-kit/ +Product page: http://arduinodev.com/hardware/obd-kit/ ![Image](http://www.arduinodev.com/wp-content/uploads/2012/03/obdkit1-150x150.jpg) |