Software On ELM Street - OBD2 Software Development

Programs / Tools / Scripts
User avatar
Tazzi
Posts: 3552
Joined: Thu May 17, 2012 8:53 pm
cars: VE SS Ute
Location: WA
Contact:

Re: ELM327 Software Development

Post by Tazzi »

Fixed my silly mistake
Attachments
OBD2Logger.exe
(40.5 KiB) Downloaded 602 times
Your Local Aussie Reverse Engineer
Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726
Image
User avatar
delcowizzid
Posts: 5630
Joined: Sat Feb 28, 2009 8:38 pm
Location: Wellington NZ
Contact:

Re: ELM327 Software Development

Post by delcowizzid »

perfect :D connects mint and cable data button works too bench supply a little low 11.5V
If Its Got Gas Or Ass Count Me In.if it cant be fixed with a hammer you have an electrical problem
User avatar
Holden202T
Posts: 10394
Joined: Sat Feb 28, 2009 9:05 pm
Location: Tenambit, NSW
Contact:

Re: ELM327 Software Development

Post by Holden202T »

sounds good, i'll give it a try in the next few days then!
User avatar
Tazzi
Posts: 3552
Joined: Thu May 17, 2012 8:53 pm
cars: VE SS Ute
Location: WA
Contact:

Re: ELM327 Software Development

Post by Tazzi »

delcowizzid wrote:perfect :D connects mint and cable data button works too bench supply a little low 11.5V
Woop woop! :D
Holden202T wrote:sounds good, i'll give it a try in the next few days then!
No worries, when I have w version that actual does some request.. any testing will be appreciated!


Alright, next ill add some "read data" stuff, so will need to read in car for that. And will see if I cant do the "custom reads" as well.
Also will chuck in "turn echo off" and "line off", not needed, but looks like other applications do it.


Will probs update the next version tomorrow or late tonight.
Your Local Aussie Reverse Engineer
Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726
Image
User avatar
delcowizzid
Posts: 5630
Joined: Sat Feb 28, 2009 8:38 pm
Location: Wellington NZ
Contact:

Re: ELM327 Software Development

Post by delcowizzid »

i can get access to a vt LS1 and my old bosses VZ i think alloytecha for some play time
If Its Got Gas Or Ass Count Me In.if it cant be fixed with a hammer you have an electrical problem
User avatar
Tazzi
Posts: 3552
Joined: Thu May 17, 2012 8:53 pm
cars: VE SS Ute
Location: WA
Contact:

Re: ELM327 Software Development

Post by Tazzi »

Sweet as, thatll be great good. The more different cars it can be tested on the better.

Dont expect to be much difference, if any. Except for the Holden specific codes, assuming that Holden has any and if these change between models.
Your Local Aussie Reverse Engineer
Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726
Image
User avatar
delcowizzid
Posts: 5630
Joined: Sat Feb 28, 2009 8:38 pm
Location: Wellington NZ
Contact:

Re: ELM327 Software Development

Post by delcowizzid »

i cant wait to see where this ends up i started to think my china cable was only good for lighting up disco partys with its led's LOL appreciate your effort's mate
If Its Got Gas Or Ass Count Me In.if it cant be fixed with a hammer you have an electrical problem
Dylan
Posts: 3364
Joined: Mon Aug 02, 2010 6:35 pm
cars: VR Commodore V8

Re: ELM327 Software Development

Post by Dylan »

I'm liking the sound of all this, keep it up!!
User avatar
Tazzi
Posts: 3552
Joined: Thu May 17, 2012 8:53 pm
cars: VE SS Ute
Location: WA
Contact:

Re: ELM327 Software Development

Post by Tazzi »

Updated..
On connect, it will:
-search for device (ATZ)
-Disable Echo (ATE0)
-Disable Linefeed (ATL0)
-Enable Headers (ATH1)
-Set Custom Header (ATSHXXYYZZ)
-Then Reads Input Voltage.

And inbetween all of those, it will check for the idle status before continuing!
Each "setting" can be enabled/disabled using the checkbox's. Although will be developing with those settings for the time being.

Let me know if it works! Hopefully I havent made any silly mistakes!
Should be able to update sometime tomorrow with a version to request data if all the above works. eg "01 0D" to get revs. and "03" to request trouble codes

It may look plain vanilla, but its getting the job done slowly! lol
Attachments
OBD2Logger v0.04.exe
(61.5 KiB) Downloaded 438 times
Your Local Aussie Reverse Engineer
Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726
Image
Charlescrown
Posts: 1958
Joined: Sat Aug 06, 2011 7:58 am
cars: V8 VR Commodore BT1
LB Lancer 2L turbo & Delco
Starion TBI with Delco
Mitsubishi Lancer EVO4 track car
NA MX5
3 vintage motor bikes
Location: Padstow NSW

Re: ELM327 Software Development

Post by Charlescrown »

Still no good here. It times out after 3 attempts. I tried a Chinese copy and connected it to a car but it still times out.
That's with the latest version to.
I know of 1 specific code Holden has. It's the oil pressure switch. It's not a generic OBD2 code and can't be read with any software I have.
Post Reply