64 packages tagged with “Hid”
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
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
Cross-platform .NET library for talking to USB devices. Backed by the Device.Net framework
A Reliance Thermal printer API that support firmware updates and configuration. This requires the Reliance printer to be connected via USB.
Cross-platform .NET Standard library for asynchronous access to HID Devices (e.g. gamepads, joysticks, etc.)
BlinkStick Generic Hid Library with KeesTalksTech modifications
A modern cross platform C# binding for HIDAPI
A cross platform C# library for the Ledger hardwarewallet. To see the samples, please clone the repo at the project Url.
Munts Technologies Linux Simple I/O Library for .Net Standard 2.0
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
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.
Class library providing access to some Elgato Gaming Stream Deck functionalities.
Cross-platform .NET Standard library which encodes the HID Usage Tables.
This project was created to port popular library, that hepls to interact with HID devices - hidapi (C language) https://github.com/signal11/hidapi
macOS and Linux .NET library for talking to USB devices. Backed by the Device.Net framework
A library that calibrates application software to the combination of the barcode scanner configuration and OS keyboard layout. Latest Release Notes: -------------- The following changes were made in this release. 1) Fixed incompatibilitis between with versions for .NET 6.0 and .NET 7.0 or later.
.NET library for communicating with HID devices
Library providing a simple API to control Luxafor devices
A library for reading data from HID devices(only HID raw,not for virtual keyboard mode) and parsing JSON payloads.
A cross platform library for communicating with the KeepKey hardwarewallet 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 that provides a simple API to control Luxafor lighting devices.
Cross-platform .NET library for talking to Serial Port / COM devices. Backed by the Device.Net framework
Project template for building a C# console application for .Net 10 using the Remote I/O Protocol Library.
Reference for HID specification constants, units, and public Usages (from http://usb.org/hid)
Library for interfacing with the Elgato StreamDeck
Project template for building a C# console application for .Net 10 using the Linux Simple I/O Library.
Use 3DConnexion SpaceMice via HID instead of their driver. Based on HidLibrary by Mike O'Brien