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

https://github.com/motterbine/mauiserialexample

A Single-Page MAUI Solution using Bluetooth/Serial communications for Android and WIndows
https://github.com/motterbine/mauiserialexample

android maui-apps multi-platform-app-ui multi-threading task-management uwp uwp-serial windows-devices-serialcommunication-serialdevice

Last synced: 3 months ago
JSON representation

A Single-Page MAUI Solution using Bluetooth/Serial communications for Android and WIndows

Awesome Lists containing this project

README

          

MAUI USB Serial and Bluetooth for Windows and Android


A C#-Based Visual Studio Solution



This Visual Studio MAUI solution demonstrates the asychronous use of serial and bluetooth classic communications implemented across Android and Windows platforms


The single-page app is a basic design drawn from the stock MAUI 'Hello World' solution narrowly focused on Bluetooth and serial communication


Purpose


The code provided here is intended to serve as a basic starting point for a multi-platform design using Microsoft's MAUI framework to design bluetooth classic and serial interfaces.