Version 0.2-0 of hArduino is deprecated.
The latest version of hArduino is 1.2-1.

hArduino

Version 0.2 revision 0 uploaded by LeventErkok.

Package meta

Synopsis
Control your Arduino board from Haskell.
Description

Control Arduino from Haskell, using the Firmata protocol.

The hArduino library allows construction of Haskell programs that control Arduino boards that are running the (freely available) Firmata program. Note that hArduino does not allow you to run arbitrary Haskell code on the Arduino! It simply allows you to control a board from Haskell, where you can exchange information with the board, send/receive commands from other peripherals connected, etc.

hArduino is work-in-progress. Comments, bug-reports, and patches are welcome.

Author
Levent Erkok
Bug reports
http://github.com/LeventErkok/hArduino/issues
Category
Hardware
Copyright
Levent Erkok, 2013
Homepage
http://leventerkok.github.com/hArduino
Maintainer
Levent Erkok (erkokl@gmail.com)
Package URL
n/a
Stability
Experimental

Components