Differences between revisions 2 and 6 (spanning 4 versions)
Revision 2 as of 2013-04-04 14:29:58
Size: 62
Editor: ?thauta@iki.fi
Comment:
Revision 6 as of 2015-11-09 11:43:36
Size: 880
Editor: turmio
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from thauta/ibusBT
Line 4: Line 5:

== The goal ==

 * Enable communication from an automotive vehicle bus to an Android device and vice versa
  * There are many automotive busses available like CAN or GMBus
  * This project concentrates on IBus at first
 * Interesting information:
  * Steering wheel buttons like volume+, volume-, back, forward, telephone, menu etc
  * Ambient lighting level inside
  * Speed
  * Temperature
  * ...
 * The first usage for this information is to control media player running in an Android tablet described in more details here: https://www.jkry.org/ouluhack/thauta/carmedia

== Components ==

 * Arduino
 * Serial IBus interface cable
 * El-cheapo chinese serial Bluetooth dongle
 * Android tablet
 *

TBD
 started:: 2013-04-04
----
CategoryProjekti
hacker

thauta

Vehicle to Android via Bluetooth

The goal

  • Enable communication from an automotive vehicle bus to an Android device and vice versa
    • There are many automotive busses available like CAN or GMBus
    • This project concentrates on IBus at first
  • Interesting information:
    • Steering wheel buttons like volume+, volume-, back, forward, telephone, menu etc
    • Ambient lighting level inside
    • Speed
    • Temperature
    • ...
  • The first usage for this information is to control media player running in an Android tablet described in more details here: https://www.jkry.org/ouluhack/thauta/carmedia

Components

  • Arduino
  • Serial IBus interface cable
  • El-cheapo chinese serial Bluetooth dongle
  • Android tablet

TBD

started
2013-04-04


CategoryProjekti