162 packages tagged with “usb”
This library enables you to enumerate and communicate with Hid compatible USB devices in .NET.
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 exclusion of HID devices between programs.
Cross-platform .NET library for talking to HID devices. Backed by the Device.Net framework
WinUSBNet is a .NET class library that provides easy access to the WinUSB API from C#, VB.NET and other .NET languages.
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
A Reliance Thermal printer API that support firmware updates and configuration. This requires the Reliance printer to be connected via USB.
Cross-platform .NET library for talking to USB devices. Backed by the Device.Net framework
.NET Standard 2.0 Implementation of ESC/POS command generation and integration with thermal printers. Allows creating receipts with all common functionality supported.
Subscribe to events to be notified when a USB drive is mounted in or ejected, or when a USB device is added or removed. Usb.Events is a .NET Standard 2.0 library and uses WMI on Windows, libudev on Linux and IOKit on macOS.
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 with Read(), Write(), and other basic functions for use with your own protocols.
This project is a simple .NET (C#) Implementation of the Epson ESC/POS Printing using USB Device Driver.
Cross-platform .NET Standard library for asynchronous access to HID Devices (e.g. gamepads, joysticks, etc.)
BlinkStick Generic Hid Library with KeesTalksTech modifications
Observable USB connection. Written to help with connecting to HID devices and remapping controller buttons.
Client for communicating with Huddly USB cameras
Client library for discovering Huddly USB devices
A modern cross platform C# binding for HIDAPI
USB proxy for communicating with Huddly USB cameras
Provides Treehopper connectivity for Windows 10 UWP apps.
Client library for discovering Huddly USB devices through LibUsb
WPF implementation of a USB monitor to signal if a USB device is plugged in or out. This implementation if Forms free and can also be used by MVVM. Documentation included.
A cross platform C# library for the Ledger hardwarewallet. To see the samples, please clone the repo at the project Url.
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
A .net library for the enumeration of usb devices, hubs and controllers
Munts Technologies Linux Simple I/O Library for .Net Standard 2.0
Munts Technologies Remote I/O Library for .Net Standard 2.0
C# HID library designed to handle raw input. Most useful to support IR remote control and gamepad inputs on Windows Forms applications.
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 access many USB device on Windows in a generic way without writing any line of kernel driver code. Vista/7/2008/2008R2 64 bit are supported from version 1.2.0.0 since a Microsoft KMCS accepted digital signature is embedded in the kernel driver libusb0.sys.
Cross-platform .NET Standard library which encodes the HID Usage Tables.
This package contains a library that allows you .net app to communicate to a FTDI USB chip. It wraps the D2XX API into a nice OO .net library. The Library can also be used on Linux and MacOS.