EcoModder.com

EcoModder.com (https://ecomodder.com/forum/)
-   Instrumentation (https://ecomodder.com/forum/instrumentation.html)
-   -   Pre '96 "OBD2" data feed into Torque/Android with an Arduino (https://ecomodder.com/forum/showthread.php/pre-96-obd2-data-feed-into-torque-android-28700.html)

P-hack 04-12-2014 08:55 PM

Pre '96 "OBD2" data feed into Torque/Android with an Arduino
 
I thought this was pretty clever, he must have hooked up a bunch of sensors then emulated the elm protocol directly to the bluetooth adapter on the arduino or something like that. Easy peasy ;) Might need a custom pid if you are hooked up to an injector and vss though and want more accurate mpg reading.


https://www.youtube.com/watch?v=iCBArP-C9Xc

oldbeaver 04-21-2014 07:36 PM

What is that? Can you explain more?
 
I am interested in what you did there!

What is that? Are you estimating mpg using all those sensors?

If so, please share.

Oldbeaver

P-hack 04-21-2014 10:46 PM

It wasn't me, but I can imagine how it was done.

Hook up a bunch of sensors to an arduino, throttle, injector pulse, rpm, speed sensor, map sensor, maf, temp, etc.

Hook up a $5 bluethooth to uart adapter on the arduino

Emulate an obd protocol on the arduino (look at how elm does it maybe), basically wait for commands (pids) on the rx port via bluetooth, and give responses via the tx port, each pid can be a single reading or whatever combination of sensors morphed into a number makes sense.

pair your android with the bluetooth, install torque, and add any custom pids to torque that you need.

add gauges to your torque screen for those pids (which represent readings from the arduino)

Xist 11-02-2015 10:50 AM

It seems that, after you viewed the video, he added a link with more information: AllTrac.net • View topic - ODB2 data for Torque on my Android


All times are GMT -4. The time now is 11:06 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Content Relevant URLs by vBSEO 3.5.2
All content copyright EcoModder.com