Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tugsadhk/winui3-serial-port-communication

Basic Serial Port Communication Program with WinUI3
https://github.com/tugsadhk/winui3-serial-port-communication

csharp fluent-design net5 serial-communication serialport windows-10 windows11 winui3

Last synced: 4 days ago
JSON representation

Basic Serial Port Communication Program with WinUI3

Awesome Lists containing this project

README

        

# WinUI3-Serial-Port-Communication
Basic Serial Port Communication Program with WinUI3

INSTALLATION

You need to install Visual Studio and Windows App SDK to run this application on your computer in VS

Windows App SDK (For VS2022 C#) : https://aka.ms/windowsappsdk/stable-vsix-2022-cs

Windows App SDK (For VS2019 C#) : https://aka.ms/windowsappsdk/stable-vsix-2019-cs

You can find more information in here: https://docs.microsoft.com/en-us/windows/apps/windows-app-sdk/set-up-your-development-environment?tabs=vs-2022

Just run .sln file and build project and you ready to go.

You can get stable build from Microsoft Store: https://www.microsoft.com/store/productId/9N97V1RZGT1P

Screenshot:
![142405908-0a449029-41a2-44ea-91ba-6639f8372b00](https://user-images.githubusercontent.com/35468866/142761957-9c3f2fc4-ddcd-4ab6-a87d-30525fbd2813.png)

![2](https://user-images.githubusercontent.com/35468866/142762038-f1e115b1-16ac-40e8-9ddf-4dfd10efb74d.png)