hsI2C: I2C access for Haskell and Linux

[ bsd3, hardware, i2c, library ] [ Propose Tags ]

This library provides a Haskell interface to I2C on Linux via devi2c. It wrapps the libi2c c-library that is included as c-bits. Beware that poking the internal I2C buses of your PC or laptop may cause hardware damage. I test and use this library with an external i2c_tiny_usb adapter. (Note that the i2c_tiny_usb kernel driver is broken in 4.9 and 4.11. But it works with this patch: https://patchwork.kernel.org/patch/9711919/)

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.2, 0.1.3
Dependencies base (<4.10), bytestring (<0.11), unix (<2.8) [details]
License BSD-3-Clause[multiple license files]
Copyright Marc Fontaine
Author Marc Fontaine
Maintainer Marc.Fontaine@gmx.de
Category Hardware, I2C
Uploaded by MarcFontaine at 2017-06-22T14:37:59Z
Distributions
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 1658 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-06-22 [all 1 reports]