hArduino: Control your Arduino board from Haskell.
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.
[Skip to Readme]
Modules
[Index] [Quick Jump]
- 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.Morse
- 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-1.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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] |
Tested with | ghc ==8.10.2, ghc ==8.8.4 |
License | BSD-3-Clause |
Copyright | Levent Erkok, 2013-2022 |
Author | Levent Erkok |
Maintainer | Levent Erkok (erkokl@gmail.com) |
Revised | Revision 1 made by LeventErkok at 2022-12-15T03:07:41Z |
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 2022-12-15T01:59:31Z |
Distributions | NixOS:1.2 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 6765 total (30 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2022-12-15 [all 1 reports] |