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

[ bsd3, library, system ] [ Propose Tags ]
Versions [RSS] 0.9.0.0, 0.9.0.1, 0.9.0.2, 0.9.1.0, 0.9.1.1, 0.10.0.0, 0.10.0.1, 0.10.0.2 (info)
Dependencies base (>=4.7 && <5) [details]
License BSD-3-Clause
Copyright 2016 Takamasa Mitsuji
Author Takamasa Mitsuji
Maintainer tkms@mitsuji.org
Category System
Home page https://github.com/mitsuji/huckleberry#readme
Source repo head: git clone https://github.com/mitsuji/huckleberry.git
Uploaded by tkmsm at 2016-09-05T04:33:43Z
Distributions NixOS:0.10.0.2
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4019 total (24 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-11-20 [all 1 reports]

Readme for huckleberry-0.10.0.2

[back to package description]

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

Authors

This library was written by Takamasa Mitsuji.