That's cool, but am I the only one bothered by the fact that he's having an IM convo with his car while driving 46 MPH? LOL!
would be kind of cool to make the location response a google maps link by changing the query string... http://maps.google.com/?ie=UTF8&ll=3...,0.051713&z=15.... change the lat and long and have a link to show where it is. just for kicks. looks awesome though.
That's cool, but am I the only one bothered by the fact that he's having an IM convo with his car while driving 46 MPH? LOL!
MSI K9N6GM
1 gig RAM
8" Lilliput
Onstar GPS mod
XM
Visteon HDZ300
Very nice...![]()
"Mess with the best, die like the rest."
Work Log --> Old Car (Totaled)
Work Log v2 --> New Car (Totaled)
Work Log v3 --> GMC Suburban K2500 (Work in progress)
As others have said, but imagine with text to speech he can actually have a IM convo with his ride, while going 46mph, or 64mph for that matter. How did you get it to pull data from your OBD2?
Ha good catch -- I had the app in simulation mode when I did the IM, because yeah, I didn't want to do it while driving and no one else is allowed to drive my car ;-)
The OBDII is all via just custom serial port code, all in Java. the ELM device has a fairly simple protocol to talk to it and get PID values. The app also talks to the GPS over serial (and an LCD for that matter).
// 2008.5 CWP MAZDASPEED 3
// mp3car showoff thread
// appearance & performance mods
// computer setup
That is beyond cool! I want it. How?
Worklogs: 08 Sequoia Platinum Carputer (In Progress!)
Skin: MetroSex on the Beach preview
07 Infiniti Fx35 (done!) & 06 Infiniti M35 (gone...)
How adventurous are you? If you have an ELM OBDII device, a NMEA GPS device, and windows, I suppose I could share you some code from svn. Would be a PITA for non-developers at the moment, nothing is really packaged up. I'll do that one of these days and then try to share an actual distribution that might have some hope of working on a different setup.
My code does a lot of stuff but just building an IM bot in any language is pretty easy, especially with Jabber/Google talk. Google around and you can find some kits.
// 2008.5 CWP MAZDASPEED 3
// mp3car showoff thread
// appearance & performance mods
// computer setup
Worklogs: 08 Sequoia Platinum Carputer (In Progress!)
Skin: MetroSex on the Beach preview
07 Infiniti Fx35 (done!) & 06 Infiniti M35 (gone...)
Bookmarks