Hello All,
About two years ago I started with an mbed to develop a shifting control system for my Chrysler 300. I'm still working on it to this day... It's called the VTCM.
Lately I've been wondering what it would take to install a Android tablet into my car to replace my old non-touch screen OEM system. The thought of loosing proper integration into the cars controls has always put me off of the idea however... I've given thought to a carputer in the past but the tablets seem to make it a more viable device.
A well integrated tablet it would need to do the following...
- Control volume and tracks via steering wheel buttons...
- Adjust screen brightness with Day / Night mode (or dimmer)
- Have Larger Icons limited to the apps that are approprate for the car. (Pandora, Music, EQ, GPS, ???)
Anyway, I already read and decode a lot of information from the chryslers two CAN bus networks. I can detect steering wheel button presses, whether the lights are on or off, the dash light dimmer level, and a whole bunch of other information too...
Now comes the question... How hard would it be to use the mbed andriod library that I've been reading about to try and control the tablet based on my steering wheel buttons? Meaning, I would capture the button presses in the CAN, and then issue commands to the tablet to do something...
What would best is to have an android app designed for a car... Large Icons to launch and control Music & Navigation apps that already are on the android tablet... I'm getting ahead of myself now...
Lets start with a simple example... If I have my music app playing on the tablet, how difficult would it be to post commands from the mbed to have the music app Skip forward, backward, or pause / play?
Any guidance on how to get started would be appreciated.
Best regards
Tim
Hello All,
About two years ago I started with an mbed to develop a shifting control system for my Chrysler 300. I'm still working on it to this day... It's called the VTCM.
Lately I've been wondering what it would take to install a Android tablet into my car to replace my old non-touch screen OEM system. The thought of loosing proper integration into the cars controls has always put me off of the idea however... I've given thought to a carputer in the past but the tablets seem to make it a more viable device.
A well integrated tablet it would need to do the following...
Anyway, I already read and decode a lot of information from the chryslers two CAN bus networks. I can detect steering wheel button presses, whether the lights are on or off, the dash light dimmer level, and a whole bunch of other information too...
Now comes the question... How hard would it be to use the mbed andriod library that I've been reading about to try and control the tablet based on my steering wheel buttons? Meaning, I would capture the button presses in the CAN, and then issue commands to the tablet to do something...
What would best is to have an android app designed for a car... Large Icons to launch and control Music & Navigation apps that already are on the android tablet... I'm getting ahead of myself now...
Lets start with a simple example... If I have my music app playing on the tablet, how difficult would it be to post commands from the mbed to have the music app Skip forward, backward, or pause / play?
Any guidance on how to get started would be appreciated.
Best regards
Tim