blink1-0.4: Control library for blink(1) LED from ThingM

Safe HaskellSafe-Inferred
LanguageHaskell98

System.Hardware.Blink1.Linux

Description

Blink(1) hardware interface using Linux's devhidraw* devices.

Synopsis

Documentation

openRawDev :: FilePath -> IO Blink1Raw Source

Open the given blink(1) hidraw device

openRawHID :: IO Blink1Raw Source

Search for and open the first blink(1) hidraw device

openRawHIDs :: IO [Blink1Raw] Source

Search for and open all blink(1) hidraw devices