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
- Host: GitHub
- URL: https://github.com/motterbine/mauiserialexample
- Owner: MOtterbine
- Created: 2025-03-27T16:19:13.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-06T16:30:18.000Z (over 1 year ago)
- Last Synced: 2025-04-06T17:29:34.886Z (over 1 year ago)
- Topics: android, maui-apps, multi-platform-app-ui, multi-threading, task-management, uwp, uwp-serial, windows-devices-serialcommunication-serialdevice
- Language: C#
- Homepage:
- Size: 270 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.