OBD-2 Input to the PIC


Closed Thread
Results 1 to 20 of 20

Hybrid View

  1. #1
    Join Date
    Mar 2007
    Posts
    30


    Did you find this post helpful? Yes | No

    Default

    Ok, but they are simple pics from microchip, right?

    so there's a way to code a software for a pic to do that,

    anyway, with that chip i can use all of the function of OBD?

    i can use the normal software for linux or windows that works with the serial obd?

    thank you!

    Luca

  2. #2
    Join Date
    Jun 2005
    Location
    Wisconsin
    Posts
    382


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by oslinux View Post
    Ok, but they are simple pics from microchip, right?
    so there's a way to code a software for a pic to do that...
    True they are just pics with code. You're welcome to spend the hundreds of dollars to buy the SAE standards, and then hours and hours creating code. I can say from personal expirence its a major task. I found that spending $14 on a device the handles all the communications was money well spent. Plus by changing Elm chips I can "talk" to different cars without rewriting my code.

    with that chip i can use all of the function of OBD?
    Depends what you mean. The product was designed to be an ODBII diagnostics tool. With the chip you will get all the normal engine data and diagnostic codes. The following site has some more information about the chip plus some free software and schematics. http://scantool.net/

    i can use the normal software for linux or windows that works with the serial obd?
    Not sure what you mean. If you're asking if you can tie your computer directly to the OBD buss the answer is no. There are currently 4 OBDII communications protocols all with very different communications methods but none are RS232 or TTL.

  3. #3
    Join Date
    Mar 2007
    Posts
    30


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by DynamoBen View Post
    True they are just pics with code. You're welcome to spend the hundreds of dollars to buy the SAE standards, and then hours and hours creating code. I can say from personal expirence its a major task. I found that spending $14 on a device the handles all the communications was money well spent. Plus by changing Elm chips I can "talk" to different cars without rewriting my code.
    Ehhmmmmm... i guess you're right!

    Quote Originally Posted by DynamoBen View Post
    Depends what you mean. The product was designed to be an ODBII diagnostics tool. With the chip you will get all the normal engine data and diagnostic codes. The following site has some more information about the chip plus some free software and schematics. http://scantool.net/
    Ok.

    Quote Originally Posted by DynamoBen View Post
    Not sure what you mean. If you're asking if you can tie your computer directly to the OBD buss the answer is no. There are currently 4 OBDII communications protocols all with very different communications methods but none are RS232 or TTL.
    No, i meant "I can connect the serial output from the elm chip to a PC and then use a standard software for obd over serial to read the data?"

    thank you for your help!

    Luca

  4. #4
    Join Date
    Jun 2005
    Location
    Wisconsin
    Posts
    382


    Did you find this post helpful? Yes | No

    Default

    No, i meant "I can connect the serial output from the elm chip to a PC and then use a standard software for obd over serial to read the data?"
    Yes, the chip is designed to be used with something as simple as hyperterminal. No special software required.

  5. #5
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by DynamoBen View Post
    Yes, the chip is designed to be used with something as simple as hyperterminal. No special software required.
    I'm using an ELM327, got a few PCBs I designed on the way. Chip works like a champ and the 'shareware' that's out there works great too. Lots of software to choose from, just have to pick whichever one fits your wants/needs.

  6. #6
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,133


    Did you find this post helpful? Yes | No

    Default

    Can one use the OBD-II to, say, lock or unclock the doors, or open - close the windows or control other electric devices?

    Ioannis

  7. #7
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Talking

    Quote Originally Posted by Ioannis View Post
    Can one use the OBD-II to, say, lock or unclock the doors, or open - close the windows or control other electric devices?

    Ioannis
    The only tester I've seen which will do all that is the Star tester ford uses, only $3500 or so, My MT2500 won't do all that, at least with the older software I have, maybe the newest updated . . . I doubt it though.
    If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
    .
    Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
    .
    There simply is no "Happy Spam" If you do it you will disappear from this forum.

  8. #8
    Join Date
    Jun 2005
    Location
    Wisconsin
    Posts
    382


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Ioannis View Post
    Can one use the OBD-II to, say, lock or unclock the doors, or open - close the windows or control other electric devices?

    Ioannis
    I recently helped another forum member create such a project, use the search above.

    Quote Originally Posted by Ioannis
    This kind of info's are well kept secrets and are different for each type of car. I will try to find that guy that had the alarm systems. Are interested in a specific car to look?
    It’s not really, if you have a copy of the standard its in there. If you're creative you could hook up the Elm device to the car and start capturing codes.

    BTW if you email Elm they will tell you that they don't support this type of interaction. That being said I've seen it done and it works, you really have to educate yourself on how the standard works and the different settings in the Elm chip.

Similar Threads

  1. Midi, Interrupts and Pic better than SX28?
    By Lajko in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 27th September 2008, 00:26
  2. PIC to PIC cooms using PICDEM 2 Plus
    By blake in forum General
    Replies: 0
    Last Post: - 28th March 2006, 23:50
  3. First pic controls #2.....
    By robert0 in forum Schematics
    Replies: 0
    Last Post: - 26th March 2006, 09:51
  4. Output PIC module
    By freelancebee in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 12th September 2005, 20:10
  5. How can i control pic input pins order?
    By tanero in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 18th August 2005, 12:46

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts