Library of components for managing standard and TLS asynchronous TCP/UDP/Multicast client/server connections, as well as serial and file-based communication in a client/server interface based abstraction layer.
https://devlib.codeplex.com/
IO related like: serial port
DevLib is a highly reusable collection of components and core functionalities addressing common crosscutting concerns. It provides a comprehensive set of features that save development time, minimize costs, reduce the use of precious test...
More information
HIDSharp is a cross-platform .NET wrapper for Windows, MacOS, and Linux (hidraw) USB HID APIs.
It can interface with arbitrary USB HID devices as well as read and write raw reports.
It also includes cross-platform serial port communications and supports interprocess communication for...
More information
Rebex.Terminal is part of Rebex Terminal Emulation - a set of SSH shell, Telnet and terminal emulation libraries that makes it easy to execute commands on Unix/Windows SSH or telnet servers and add terminal emulation capabilities to your applications.
This is a paid commercial product with a free...
More information
This package includes the Windows.Devices.SerialCommunication assembly for nanoFramework C# projects.
This package requires a target with Windows.Devices.SerialCommunication v100.1.1.2 (checksum 0x34BAF06E).
A serial port adapter implementation for the SerialPortStream library. Please note that an additional native dll is necessary to make this work. More details can be found at: https://github.com/jcurl/SerialPortStream
usb-serial-for-android is a driver library for communication with Arduinos and other USB serial hardware on Android, using the Android USB Host API available on Android 3.1+.
No root access, ADK, or special kernel drivers are required; all drivers are implemented in Java. You get a raw serial port...
More information
A library to upload an Intel HEX file (e.g. compiled sketches) directly to an Arduino over a (USB) serial port without having to use the Arduino IDE (or avrdude).
Serial port library for .Net / Mono, based on Generoso Martello SerialPortLib.
This version rewrites the System.IO.Ports, on which all Serial port library are based, to allow using of Linux virtual usb port. It basically avoids the "System.IO.Ports.SerialPortStream.SetSignal (SerialSignal...
More information
A library based on the Reactive Extensions for simplifying device communications to embedded controllers,
while guaranteeing correct sequencing and thread-safety of transactions.
Originally developed for use with ASCOM device drivers, but may be useful for any software that needs to
communicate...
More information