Giter Site home page Giter Site logo

dpf's Introduction

Diesel Filter Particle viewer

Only tested in a Volkswagen 2.0 TDI CAGA engine.

The code is mostly based on https://github.com/fkoca5055/obdESP with some changes to check DFP status, provide a WiFi Access Point to change Bluetooth device, PIN, debug viewer...

Please note: as I'm not having so much time to spend on this project the code is quick and dirty.

Needed parts

  • ESP32 NodeMCU ESP-32s
  • TFT Screen based on ILI9341
  • ELM327 Bluetooth

Box and schema

Prototype1 Prototype2 Prototype3 Prototype3 Prototype3 Prototype3 Prototype3 Prototype3

Pinout

TFT ESP32 GPIO
TFT_CS 15
TFT_DC 4
TFT_MOSI 23
TFT_SLK 18
TFT_RST 2
TFT_LED -1
TFT_MISO 19

Please change TFT_RST to another GPIO since this the integrated led in NodeMCU ESP-32s.

Next steps

Remove the screen and make use of the FIS to display DFP information

Useful links

dpf's People

Contributors

yangosoft avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

dropsik vuckos

dpf's Issues

Question about values

Hi. I ported yours code into Arduino and it works pretty well (but it's more dirty :) )
I can't figure, why I'm getting few values (and I'm not sure it's a problem with code or PIDs).

  • turboPRESS always show value >=1.0 (even when engine is off, it showing 1.0)
  • oilTemp show always -30 (even FIS showing >70)
    and the bigger mess, is when I try call getSMC() - everywhere I got wrong values (like 2524 for RPM when I don't touch throttle) - for few second I see good values.
    I'm working with Audi A4 B8 (CNHA engine)

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.