Skip to content

luferau/EasyHardware.Connection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyHardware.Connection

C# async queueable hardware connection library

logo

A library that implements a queue for transmitting / receiving data

Are you C# develper and want to work with some hardware devices but don't know how everything works here? This library will help you.

What the library can:

  1. Asynchronous implementation of data sending function (write), as well as request/response function (write/read);
  2. Implementation of a queue for connection accessing, which allows you to access hardware devices from different places in your application.

About

C# async queueable hardware connection library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages