Skip to content

0.0.6-beta-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@baumblatt baumblatt released this 12 Apr 18:54
· 62 commits to master since this release

RxJS On Board Diagnostic

RxJS Implementation for OBD (On Board Diagnostics) of vehicles via ELM 327 connections.

About this version

Prove of concepts of reading OBD data in Reactive Way with RxJS:

  • Connect via Wifi in Node.JS and Cordova
  • Reading Engine RPM, Vehicle Speed and Fuel Tank Level
  • Follow Angular Package Format provided by ng-packagr
  • [email protected] compatible

Next

  • How to use and samples
  • Connect via Bluetooth
  • More adapters