aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Barksdale <amatus.amongus@gmail.com>2013-05-16 23:34:04 -0500
committerDavid Barksdale <amatus.amongus@gmail.com>2013-05-16 23:34:04 -0500
commitb34eb07e7b541bb9b2043c42746d3874c15c7ab6 (patch)
tree5a9ac991aa177c0ab135a3138bd904c024dc357e
parent3d122022cf1ce6c88da1c89187839d349813594b (diff)
Updated main readme.
-rw-r--r--README.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/README.md b/README.md
index b5e9ea9..81bdcd9 100644
--- a/README.md
+++ b/README.md
@@ -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.