Giter Site home page Giter Site logo

ghvnlab / obd-to-json_elm327 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from estevanth/obd-to-json_elm327

0.0 0.0 0.0 53 KB

Relay reading OBD data from an ELM327 chip, producing HTTP + WebSocket JSON outputs & CSV log

License: GNU Lesser General Public License v3.0

Python 100.00%

obd-to-json_elm327's Introduction

OBD to JSON Relay (ELM327)

This program reads OBD-II / EOBD values from an ELM327 chip (widely available) and makes them available through an HTTP server, formatted as a JSON object. It is great for a web overlay on OBS Studio.

News:

  • Oct 2018: Added high-performance WebSocket support

Features

  • Designed for high frequency OBD readings
  • Customizable sequence of OBD readings
  • Automatic recover from most possible communication errors
  • Allows any supported serial port baudrate (AT BRD command)
  • Configuration is live-refreshed (no restart needed)
  • Possibility to run multiple HTTP servers for better performance
  • Nice console output to easily debug problems
  • Optional CSV logging on updated output data

Requirements

Instructions

  1. Install Python3.
  2. Install pySerial.
  3. Edit the files parameters.py and sequenceELM327.py in the sub-directory config.
  4. When you are ready to start, run main.py.

Support

You can open an issue when you have a question, or you can join my Discord server Yvon à bord ! where you are very welcome, or see my contact details on my GitHub profile.

obd-to-json_elm327's People

Contributors

estevanth avatar ghvnlab avatar

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.