@hackage mellon-gpio0.8.0.7
GPIO support for mellon
Categories
License
BSD-3-Clause
Maintainer
Drew Hess <dhess-src@quixoftic.com>
Links
Versions
Installation
Tested Compilers
Dependencies (6)
- base >=4.8 && <5
- fail >=4.9 && <4.10
- hpio >=0.8 && <1
- mellon-core
- protolude >=0.2 && <0.3
- semigroups >=0.18 && <0.19 Show all…
Dependents (1)
@hackage/mellon-web
Package Flags
test-hlint
(off by default)
Build hlint test
mellon-gpio
mellon-gpio adapts the mellon-core Device type to GPIO, for use
with a mellon-core controller.
To use it, simply connect a properly-designed physical access device
(e.g., an electric strike driven by a relay circuit such as the one
shown
here)
to an available GPIO pin on the host where the mellon-core
application will run.