packages feed

huckleberry-0.10.0.1: README.md

# huckleberry: Haskell IOT on Intel Edison and other Linux computers.

This package provides the library, for performing physical I/O on Linux computers. It provides features such as the following:

* GPIO for input

* GPIO for output

* PWM signal output

* SPI

* I2C


# Prerequisites

Currentry this library was tested only for Intel Edison

* [Intel Edison](https://en.wikipedia.org/wiki/Intel_Edison)

* [stack](https://docs.haskellstack.org) installed on Intel Edison



# Authors

This library was written by Takamasa Mitsuji.