hArduino

Control your Arduino board from Haskell.

http://leventerkok.github.com/hArduino

Latest on Hackage:1.2@rev:1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Levent Erkok
Maintained by Levent Erkok ([email protected])

hArduino allows Haskell programs to control Arduino boards (http://www.arduino.cc) and peripherals, using the Firmata protocol (http://firmata.org).

For details, see: http://leventerkok.github.io/hArduino.