Giter Site home page Giter Site logo

Supported PIDs decoder about elmduino HOT 5 CLOSED

powerbroker2 avatar powerbroker2 commented on July 22, 2024
Supported PIDs decoder

from elmduino.

Comments (5)

philo-create avatar philo-create commented on July 22, 2024

Thanks for the code @patfelst ..how did you declare boost

from elmduino.

patfelst avatar patfelst commented on July 22, 2024

I probably should have mentioned I created a new class called BOOST which is adapted from the ELM327 class PowerBroker2 created, it contains a whole stack of extra variables and methods for my boost gauge project, and I restructured some things like the command and response buffers. Other than that, it's very similar.

For the above code snippet, just replace:
boost.send_command() with myELM327.sendCommand() and

boost.OBD_response with ELM327.payload.

from elmduino.

patfelst avatar patfelst commented on July 22, 2024

Hi again, I've some requests to give write access to the google spreadsheet. Sorry but I'm not giving public write access to it for obvious reasons, but you should be able to make a copy of it under menu "File/Make a copy" or download as an Excel file.

from elmduino.

Yusupoff avatar Yusupoff commented on July 22, 2024

Hello! I am writing through a translator.
I have a Russian car and it has its own PIDs
Sending a command: myELM327.queryPID("220005")
I get this answer:

>053 
0: 62 00 05 58 54 41 
1: 32 31 39 30 31 30 46 
2: 30 33 32 31 37 37 35 
3: 31 35 2D 31 32 2D 32 
4: 30 31 34 30 33 31 35 
5: 33 37 30 36 32 39 34 
6: 32 34 31 EE E5 17 00 
7: 31 B4 13 00 6B B4 03 
8: 00 98 00 05 00 F2 3A 
9: D9 38 03 00 0B 00 0D 
A: 00 00 00 0B 00 03 00 
B: 00 00 47 12 C3 49 00 

Need to process this line:
6: 32 34 31 EE E5 17 00

Initialization commands:

AT@1
ATZ
ATE0
ATSP6
ATAL
ATD0
ATST32
ATSH7E0
ATCRA7E8
ATSW00
ATCAF1

I managed to fix the initialization. But the data cannot be processed

from elmduino.

philo-create avatar philo-create commented on July 22, 2024

Hello, I am trying to read obd data from the Toyota Quantum 2.7 GL 14 seater bus. But I haven't been successful. Bellow is the results that I get when I run the code above.

`Supported PIDs: 0120
7E8037F01

Supported PIDs: 0140
7E8037F0111

Supported PIDs: 0160
7E8037F0111

Supported PIDs: 0180
7E8037F0111

Supported PIDs: 01A0`

I received the following output when I requested 0100

010001007f0111

Is there a way to get the obd readings?

from elmduino.

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.