Git Product home page Git Product logo

obd2-ecu-simulator's Introduction

OBD2-ECU-Simulator

Arduino Uno powered OBD2 ECU Simulator 'Stand alone or qt5 GUI control'

Hardware required

-Ardunio Uno
-MCP2515 or MCP25625 shield or controller
-OBD2 to DB9 cable, buy or make your own

Build Depends

-MCP_CAN Library https://github.com/coryjfowler/MCP_CAN_lib
-QT5 https://www.qt.io/

Status

-Custom VIN
-Custom Calibration ID
-Custom ECU Name
-Set OBD2 Standard
-Set Fuel type coding
-Supported PID's 0x05, 0x0C, 0x0D, 0x0E, 0x0F, 0x10
-Random PID's
-Retrive DTC *one only
-Clear DTC

Currently the Ardunio source is in random value standalone mode. Can view the raw frames << >> via serial monitor in the Ardunio IDE.

Todo

-Complete GUI
-Wire up Firmware with GUI
-Add more PID'S
-Implement a more dynamic DTC

Tested With

-ELM327 USB with Torque ‘Android’
-Foxwell NT650

Instructions

The CAN shield or controller needs to have it’s CAN_H and CAN_L Terminated. On my shield I had to solder join ‘J3’.
Check the documentation of your CAN controller.

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.