Skip to content

get-spiffy/OBD.Net

 
 

Repository files navigation

ODB.Net

ODB support for .Net applications

Solution Overview

  • OdbSupport - base classes for OBD support (portable library)
  • ObdSimulator - simulates an ELM 237 compatible ODB device (portable library)
  • OdbSimulatorGui - UI for an OBD Simulator
  • ObdAnalyzer - ODB application for Windows desktop
  • ObdAnalyzer.WP8 - Windows Phone 8 ODB application
  • Obd.Test - unit tests
  • UiSupport - support class for UI projects
  • BluetoothTest - Windows Phone 8 test application

Build

Requisites

  • Visual Studio 2013
  • Build tools for Windows Phone 8

Tested Devices

  • iHarbort® Mini Bluetooth OBD 2
  • Samsung ATIV S
  • Laptop with Bluetooth

Thanks

The gauge control used by OdbAnalyzer (AGauge) is from the Code Project article http://www.codeproject.com/Articles/448721/AGauge-WinForms-Gauge-Control and licensed under the The zlib/libpng License.

License

OBD.Net is licensed under the Apache License, Version 2.0.

About

OBD support for .Net applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 100.0%