Skip to content

OBDII Application written as a Visual Studio MAUI solution targeting Windows and Android

Notifications You must be signed in to change notification settings

MOtterbine/SimpleOBDII

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple OBDII

A Visual Studio Solution

This Visual Studio MAUI solution targets Windows and Android platforms.

The app is an end-to-end solution that communicates with a vehicle's on-board diagnostic (OBD) system using any of the widely available ELM327-based wired USB, Bluetooth or Network (WiFi) OBDII adapters.

Purpose

The code provided here is intended to serve as a basic starting point for a multi-platform design using Microsoft's MAUI framework, which has replaced Xamarin

Functions

  • DTCs - Read and reset generic automotive data trouble codes.
  • User PIDs - Customized ECU data queries for viewing live data.
  • Configuration - Hardware Configuration, metric vs imperial, protocol selection etc.
  • UI/UX - Provide some UI options intended for users to modify or expand upon

About

OBDII Application written as a Visual Studio MAUI solution targeting Windows and Android

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages