An open API service indexing awesome lists of open source software.

https://github.com/motterbine/simpleobdii

OBDII Application written as a Visual Studio MAUI solution targeting Windows and Android
https://github.com/motterbine/simpleobdii

android automotive bluetooth elm327 maui maui-app multi-threading mvvm-architecture obdii task-management task-queues tasks tcp-ip uwp uwp-serial windows-serial

Last synced: 9 days ago
JSON representation

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

Awesome Lists containing this project

README

          

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