diff options
author | David Barksdale <amatus.amongus@gmail.com> | 2013-05-16 23:34:04 -0500 |
---|---|---|
committer | David Barksdale <amatus.amongus@gmail.com> | 2013-05-16 23:34:04 -0500 |
commit | b34eb07e7b541bb9b2043c42746d3874c15c7ab6 (patch) | |
tree | 5a9ac991aa177c0ab135a3138bd904c024dc357e | |
parent | 3d122022cf1ce6c88da1c89187839d349813594b (diff) |
Updated main readme.
-rw-r--r-- | README.md | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,4 +1,13 @@ i-bus-interface =============== -A project for interfacing with the BMW I-Bus +This project consists of a Bluetooth adapter that is connected +to the BMW I-Bus and an Android app that talks to the I-Bus +using the adapter. + +The main goal of this project is to use the up and down buttons on +the BMW E46 steering wheel to send previous track and next track +commands to the music player on an Android device. + +Cadsoft Eagle v6 files for the adapter are in the hardware directory +and Android software is in the android directory. |