Coder Social home page Coder Social logo

Comments (6)

azzamsaziz avatar azzamsaziz commented on May 14, 2024

Let's see if he ever responds. I have the same issue. Welcome to the club. He refuses to fix it.

from arduinoobd.

urun4fun avatar urun4fun commented on May 14, 2024

Ok, I will try it on another car. I have made a control unit for a fuel burning heater in my car, using an arduino and a gprs module, So I would very much like to get the coolant temperature from OBD II.

@stanleyhuangyc
Do you know if the TTL adapter will work with the RPM code?

from arduinoobd.

azzamsaziz avatar azzamsaziz commented on May 14, 2024

It won't work with another car, but let me know.

Good luck getting help from him. I hope you can so I can get my stuff working as well. You may try the kit #2 which uses I2C and it would work. If you ask him about the 4884 display and OBD-2 using UART he's gonna say that code is not supported anymore. Even though he put it out and sells the parts.

from arduinoobd.

azzamsaziz avatar azzamsaziz commented on May 14, 2024

I found a solution. Finally. The UART adapter is no longer supported by @stanleyhuangyc it seems so you can go ahead and throw your adapter and money in the trash or wait until I debug his code and see what's wrong.

The good news is it works with I2C. What you'll need is to connect the YELLOW to A4 (SDA) and WHITE to A5 (SCL) because I2C does NOT use TX and RX, it uses SDA and SCL. Something he fails to explain at a very low level.

Once you do that, you can continue to work on your project.

from arduinoobd.

azzamsaziz avatar azzamsaziz commented on May 14, 2024

@urun4fun

from arduinoobd.

stanleyhuangyc avatar stanleyhuangyc commented on May 14, 2024
You can't use your I2C adapter as a
  UART adapter. That's so obvious. Stop talking nonsense here!

  On 2014/12/27 5:54, Azzam Aziz wrote:


  I found a solution. Finally. The UART adapter is no longer
    supported by @stanleyhuangyc
    it seems so you can go ahead and throw your adapter and money in
    the trash or wait until I debug his code and see what's wrong.
  The good news is it works with I2C. What you'll need is to
    connect the YELLOW to A4 (SDA) and WHITE to A5 (SCL) because I2C
    does NOT use TX and RX, it uses SDA and SCL. Something he fails
    to explain at a very low level.
  Once you do that, you can continue to work on your project.
  —
    Reply to this email directly or view
      it on GitHub.

from arduinoobd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.