mellon-gpio: GPIO support for mellon

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

mellon-gpio provides a GPIO-driven mellon-core Device. Currently, it provides support for Linux sysfs-based GPIO.


[Skip to Readme]

Properties

Versions 0.7.0.1, 0.7.0.1, 0.7.0.3, 0.7.1.0, 0.7.1.1, 0.8.0.1, 0.8.0.2, 0.8.0.3, 0.8.0.4, 0.8.0.5, 0.8.0.6, 0.8.0.7
Change log changelog.md
Dependencies base (>=4.8 && <5), hpio (>=0.8 && <1), mellon-core (>=0.7 && <0.8) [details]
License BSD-3-Clause
Copyright Copyright (c) 2016, Drew Hess
Author Drew Hess <src@drewhess.com>
Maintainer Drew Hess <src@drewhess.com>
Category System
Home page https://github.com/dhess/mellon/
Bug tracker https://github.com/dhess/mellon/issues/
Source repo head: git clone git://github.com/dhess/mellon.git
this: git clone git://github.com/dhess/mellon.git -b v0.7.0(tag v0.7.0.1)
Uploaded by dhess at 2016-06-13T23:33:12Z

Modules

[Index]

Flags

Manual Flags

NameDescriptionDefault
test-hlintEnabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for mellon-gpio-0.7.0.1

[back to package description]

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.

Travis CI build status