Page 4 of 4

Re: Valvers Android Dash

Posted: Tue Apr 29, 2014 8:46 am
by bofelix
Hello,

I have had a look. Most of the offered OBD-adaptors are china clones. The original ELM327 chip cost 15 to 20 Euro, so the whole device for less than 10 Euro including shipping from China could not be true.....

Obviously there is a clone chip inside. On one or two pages in the web there are some notes about that.

But in the spec of the original ELM327 chip there are the features listed:
"Two customer specific CAN-protocols". This should work. But I do not know how to program a CAN-protocol.

cheers
Stefan

Re: Valvers Android Dash

Posted: Wed Apr 30, 2014 8:17 am
by shambly
The DTA unit doesn't use CAN in a traditional way. It just spews its 16 data channels out over 4 can addresses on a continual basis.

Megasquirt does it more "correctly" with a request/response mechanism.

Innovate do a product that will send their data stream over WiFi.... But last I looked (a while ago) logworks was only available for iPhone and not Android.

Simon

Re: Valvers Android Dash

Posted: Sun Jun 01, 2014 1:44 pm
by Alex DTA
Well, this has been both frustratingly slow, but also working quicker than expected.

However, after a full day at it today, I have the connection to the ECU working over bluetooth, and reading most of the data stream correctly.

Here's a brief video (not sure how to embed it here).



The RPM values are gibberish, and apparently my alternator can provide 130v! :lol:

That's a big chunk of the coding done now. Release is still a little way away, but is now a realistic ambition.

Next up will be fixing the values shown, then fixing the USB connection. I think that's nearly there, just setting the baud rate in the software left.

CAN support will be available at some point too, as well as logging.

Stay tuned for further updates.

Re: Valvers Android Dash

Posted: Tue Jun 03, 2014 1:37 am
by gnutz2
Only just spotted this, looks great.

Re: Valvers Android Dash

Posted: Tue Jun 03, 2014 3:19 am
by Alex DTA
I've created a dedicated thread here:
http://dtaforum.com/viewtopic.php?f=8&t=791