Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dhess/mellon

Control physical access device (e.g., an electric strike) from Haskell
https://github.com/dhess/mellon

haskell iot physical-access

Last synced: 27 days ago
JSON representation

Control physical access device (e.g., an electric strike) from Haskell

Awesome Lists containing this project

README

        

# Mellon

*"Speak, friend, and enter."*

Mellon is a set of Haskell packages for controlling physical access
devices, such as electric strikes and other electronic locks. The set
of packages includes:

* `mellon-core`, which provides the core functionality upon which the
other packages depend.

* `mellon-gpio`, for controlling physical access devices via GPIO.

* `mellon-web`, a web interface (with client and server bindings) for
interacting with Mellon controllers.

[![Travis CI build status](https://travis-ci.org/dhess/mellon.svg?branch=master)](https://travis-ci.org/dhess/mellon)