FTDI have provided a managed .NET wrapper class for the FTD2XX DLL on the Windows platform. The managed wrapper DLL (FTD2XX_NET.DLL) is provided as a free download with Intellisense documentation provided in the FTD2XX_NET.XML file - this is viewable in the Visual Studio Object Browser and also...
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
This is a generic USB library I have had around for quite some time for handling of events and sending of byte commands to USB devices. I do not know who the original author is, but am happy to update if anyone knows.
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
Cross-platform .NET framework for talking to connected devices in a uniform way through dependency injection.
Alpha version. Please use 3.x for a stable release
This package contains a library that allows you .net app to comunicate to a FTDI USB chip. It wraps the D2XX API into a nice OO .net library. The Library can also be used on Linux using Mono.
libusb-win32 is a port of the USB library libusb 0.1 (http://sourceforge.net/projects/libusb) to the Microsoft Windows operating systems (Windows 2000, Windows XP, Windows Vista and Windows 7; Windows 98 SE and Windows ME for versions up to 0.1.12.2 ). The library allows user space applications to...
More information
A cross platform library for communicating with the Satoshi Labs' Trezor Hardware Wallet. Supports Android, UWP, .NET Core and .NET Framework with Hid.Net. Support for other platforms can be added with Hid.Net dependency injection