Skip to content

Releases: baumblatt/rxjs-obd

0.0.8-beta-1

06 Jun 16:30
Compare
Choose a tag to compare
0.0.8-beta-1 Pre-release
Pre-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
  • [email protected] compatible

Next

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

0.0.6-beta-1

12 Apr 18:54
Compare
Choose a tag to compare
0.0.6-beta-1 Pre-release
Pre-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

Prove of concepts

26 Feb 21:31
Compare
Choose a tag to compare
Prove of concepts Pre-release
Pre-release

Prove of concepts

This version is a prove of concepts of reading OBD data in Reactive Way with RxJS:

What is working

  • Connect via Wifi in Node.JS and Cordova
  • Reading Engine RPM, Vehicle Speed and Fuel Tank Level informations.

Feature releases

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