Simulated the CD changer of a Saab to implement a bluetooth connection to the car stereo. Control of playback device (phone) with steering wheel buttons. Needs a RN52 bluetooth transciever and a CAN transiever. So far only audio playback and control via steering wheel buttons implemented. Hands free calling planned.

Dependencies:   mbed

Revision:
2:10c60edc8573
Parent:
0:6cf6e566c0da
Child:
4:3041a571b7a7
--- a/RN52.h	Mon Jan 04 18:54:24 2016 +0000
+++ b/RN52.h	Mon Jan 04 23:36:50 2016 +0000
@@ -35,6 +35,7 @@
     RN52_THREE_WAY_CALL_WAITING,
     RN52_THREE_WAY_CALL_ON_HOLD,
     RN52_THREE_WAY_CALL_MULTI_CALL,
+    RN52_INCOMING_CALL_ON_HOLD,
     RN52_ACTIVE_CALL2,
     RN52_AUDIO_STREAMING,
     RN52_LOW_BATTERY,