Results 1 to 7 of 7

Thread: Your own ODB

  1. #1
    Newbie getyours_2006's Avatar
    Join Date
    Jul 2006
    Location
    Netherlands
    Posts
    41

    Your own ODB

    I'm busy with a little project sinds ODB is no option for the most of us and when it is does it work etc etc etc.

    Al the measure points in a car are sending signals. These signals can be measured.



    The only thing we need now is a skinner and a programmer.

    Sinds al cars have there own diagnostic all info is welcome.

    the following things can be measured

    - engine preformance in rpm
    - speed in rpm
    - petrol level in %
    - oil presure in bar or psi
    - oil temp in celsius
    - oil level in %
    - water temp in celsius

    The i/o measures volt or ohm Ω the current in a car is 12 volt.
    When you have a full petrol tank Ω wil be X

    So in an tabel would be something like this

    level Ω

    100% = 10
    75% = 20
    50% = 30
    25% = 40
    0% = 50

    Next thing to do is to buy everthing I need.

    Everthing in the car is already there, only the oil pressure switch has to be changed for a oil pressure transmitter

    an i/o put card en some software

    the hard wil cost me 40 euro software is free.

  2. #2
    Mo' Programming Mo' Problems
    Auto Apps:loading...
    Sonicxtacy02's Avatar
    Join Date
    Sep 2004
    Location
    Woodbridge, VA
    Posts
    7,785
    Blog Entries
    32
    i coulda swore this thread was gonna be about old dirty bastard
    NOVA, MD, DC Monthly Meets Here
    Ride Runner and Centrafuse 3 plugin creator
    mp3Car.com Senior Tech Blogger (Want a product reviewed? Contact me.)
    Find my plugins on the MP3Car App Store!
    Follow Me on Twitter or Facebook
    Live mp3Car Facebook Chat

  3. #3
    Newbie getyours_2006's Avatar
    Join Date
    Jul 2006
    Location
    Netherlands
    Posts
    41
    lol

  4. #4
    QCar Creator Jirka Jirout's Avatar
    Join Date
    Jul 2005
    Location
    Netherlands
    Posts
    590
    Quote Originally Posted by getyours_2006 View Post
    The only thing we need now is a skinner and a programmer.
    I am afraid it is not that simple.

    - Rpm is typically a square pulse signal (output from Hall sensor), so you cannot measure it as a resistance - you have to count pulses.

    - Same for the injectors to measure the fuel flow (there you have to be careful about input if you do not want to destroy the switching element in the ECU that controls the injector).

    - Same (mostly) for the distance information which may be quite useful - this is also pulse-based signal (1 pulse per 25 cm in my case).

    - The fuel level does not have to be a resistance-based sensor. Capacity-based sensors are pretty common too.

    - Not all cars have the oil level sensor.

    the hard wil cost me 40 euro software is free.
    There ain't no such thing as a free lunch. The time of the programmer (and yours) is certainly not free, is it? ;-)

    A good hardware could be the Conrad C-Control II application board. It has some binary inputs that you can use for counters, A/D converters (for measuring the resistance/voltage), RS232 (so you can communicate with the computer) etc. It is available on http://www.conrad.nl, but I think it costs a bit more then 40 Euro.

  5. #5
    MySQL Error Scouse Monkey's Avatar
    Join Date
    Mar 2004
    Location
    Bristol
    Posts
    9,727
    take a look at the porsche 944 linux install. he made his own sensor interface.

    I see you have a 306 as well (still trying to get a screen in mine). the best way is going to be to interface with the dash for the rpm and speed - vss is actually very easy to hack into and get a decent result from and rpm is just as easy.

    for your temps you can splice into the original senders or you can even add your own for gearbox etc etc by fitting new sump plugs with temp sensors built in.

    I know a little more about the 306 than most people so give me a shout and i will see if i can help.

  6. #6
    Newbie getyours_2006's Avatar
    Join Date
    Jul 2006
    Location
    Netherlands
    Posts
    41
    Quote Originally Posted by Scouse Monkey View Post
    take a look at the porsche 944 linux install. he made his own sensor interface.

    I see you have a 306 as well (still trying to get a screen in mine). the best way is going to be to interface with the dash for the rpm and speed - vss is actually very easy to hack into and get a decent result from and rpm is just as easy.

    for your temps you can splice into the original senders or you can even add your own for gearbox etc etc by fitting new sump plugs with temp sensors built in.

    I know a little more about the 306 than most people so give me a shout and i will see if i can help.
    This are the responces I'm lookin for .





    Sadly there more people who like to talk
    about what is difficult and what cant be done but when its out there they are the first to use it.


    So please only respont if you want to help figour this thing out

  7. #7
    Newbie getyours_2006's Avatar
    Join Date
    Jul 2006
    Location
    Netherlands
    Posts
    41
    Quote Originally Posted by Jirka Jirout View Post
    I am afraid it is not that simple.

    - Rpm is typically a square pulse signal (output from Hall sensor), so you cannot measure it as a resistance - you have to count pulses.

    - Same for the injectors to measure the fuel flow (there you have to be careful about input if you do not want to destroy the switching element in the ECU that controls the injector).

    - Same (mostly) for the distance information which may be quite useful - this is also pulse-based signal (1 pulse per 25 cm in my case).

    - The fuel level does not have to be a resistance-based sensor. Capacity-based sensors are pretty common too.

    - Not all cars have the oil level sensor.


    There ain't no such thing as a free lunch. The time of the programmer (and yours) is certainly not free, is it? ;-)

    A good hardware could be the Conrad C-Control II application board. It has some binary inputs that you can use for counters, A/D converters (for measuring the resistance/voltage), RS232 (so you can communicate with the computer) etc. It is available on http://www.conrad.nl, but I think it costs a bit more then 40 Euro.

    software is free because you have to wright is your self and it's comes with the hard ware. I'm a junior proces enginer in chemistry so I know a little bit about
    measering and if it already worked for others than it has the work for us also.
    The only thing I want is to see it in roadrunner or freeway

Similar Threads

  1. ODB II and GM DIC
    By cw95403 in forum Engine Management, OBD-II, Engine Diagnostics, etc.
    Replies: 15
    Last Post: 11-22-2008, 02:40 AM
  2. ODB II C# Style
    By alacom in forum Engine Management, OBD-II, Engine Diagnostics, etc.
    Replies: 16
    Last Post: 09-26-2006, 12:32 AM
  3. odb connector in opel(vauxhall) astra 2000?
    By Maddog_rvo in forum Engine Management, OBD-II, Engine Diagnostics, etc.
    Replies: 15
    Last Post: 07-22-2006, 04:19 PM
  4. Relationship between ODB and CanBus
    By Cruizer in forum Engine Management, OBD-II, Engine Diagnostics, etc.
    Replies: 4
    Last Post: 06-04-2006, 12:45 AM
  5. Mazda6 ODB type ?
    By tolisn in forum Engine Management, OBD-II, Engine Diagnostics, etc.
    Replies: 3
    Last Post: 07-10-2004, 07:59 AM

Bookmarks

Posting Permissions

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