Skip to content

paynerg2/RS232Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RS232Chat

Simple RS-232 relay chat test application.

This project is a refactoring of graduate coursework.

The application is a simple, contrived example of RS-232 communication, in which data is sent over an RS-232 cable doubled back on itself so that the data can be sent and retrieved by the same application instance.

The refactoring updates the application from WinForms to WPF, and served as a fun project to explore the Prism Framework for implementing MVVM, navigating, and passing parameters between views, as well as async/await implementations of serial data transfer.

About

Simple RS-232 relay chat test application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages