hid

Interface to hidapi library

Version on this page:0.2.1
LTS Haskell 19.33:0.2.2
Stackage Nightly 2022-03-17:0.2.2
Latest on Hackage:0.2.2

See all snapshots hid appears in

BSD-3-Clause licensed and maintained by Dimitri Sabadie
This version can be pinned in stack with:hid-0.2.1@sha256:e2dc556d6ca568aafdfcde5033ee6532ff020ce111ffc009467526568386b2f0,1373

Module documentation for 0.2.1

Used by 1 package in lts-3.2(full list with versions):

Requires both hidapi-libusb.

Changes

0.2.1

  • Now depends only on libusb (removed the use of hidraw).
  • Added getError.

0.2

  • Default buffer size for read and get functions.

0.1

  • Initial revision.