hArduino: Control your Arduino board from Haskell.
This version is deprecated.
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.com/hArduino.
[Skip to Readme]
Modules
[Index]
- System
- Hardware
- System.Hardware.Arduino
- System.Hardware.Arduino.Parts
- SamplePrograms
- System.Hardware.Arduino.SamplePrograms.Analog
- System.Hardware.Arduino.SamplePrograms.Blink
- System.Hardware.Arduino.SamplePrograms.Button
- System.Hardware.Arduino.SamplePrograms.Counter
- System.Hardware.Arduino.SamplePrograms.Distance
- System.Hardware.Arduino.SamplePrograms.JingleBells
- System.Hardware.Arduino.SamplePrograms.LCD
- System.Hardware.Arduino.SamplePrograms.NumGuess
- System.Hardware.Arduino.SamplePrograms.Pulse
- System.Hardware.Arduino.SamplePrograms.Servo
- System.Hardware.Arduino.SamplePrograms.SevenSegment
- System.Hardware.Arduino
- Hardware
Downloads
- hArduino-0.8.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 1.0, 1.1, 1.2 (info) |
---|---|
Change log | CHANGES.md |
Dependencies | base (>=4 && <5), bytestring, containers, mtl, serialport (>=0.4.5), time [details] |
License | BSD-3-Clause |
Copyright | Levent Erkok, 2013 |
Author | Levent Erkok |
Maintainer | Levent Erkok (erkokl@gmail.com) |
Category | Hardware |
Home page | http://leventerkok.github.com/hArduino |
Bug tracker | http://github.com/LeventErkok/hArduino/issues |
Source repo | head: git clone git://github.com/LeventErkok/hArduino.git |
Uploaded | by LeventErkok at 2013-12-15T22:55:49Z |
Distributions | NixOS:1.2 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 6870 total (3 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |