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

preview_player
Показать описание
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

Рекомендации по теме
Комментарии
Автор

Mate! You're a freaking genius!!!

johncortex
Автор

The github link doesn't work anymore...

workingRandall
Автор

Your coding style realy good, would you update link in the description?

gxhdvvx
Автор

Cool video but i wonder why there have to be enormous fucking ass subtitles, i can't see man
🕴

martinortiz
Автор

Basically it is useless. It sent and receive data byte by byte. It need to send data as a single massage. Try to use it with modem. Non of command in Attention standard will not work :)

Optimuseq