Back to Browse

C# WPF MVVM - SerialPorts and using multithreading to send/receive data

15.2K views
Jan 4, 2021
9:57

I'll show you how to send data over a serial port, and how to receive that data using another thread, using WPF and MVVM. Using another thread is helpful for decreasing lag github: https://github.com/AngryCarrot789/BasicSerialCommunicator

Download

0 formats

No download links available.

C# WPF MVVM - SerialPorts and using multithreading to send/receive data | NatokHD