Skip to main content

HCLI hak11 is a python package wrapper that contains an HCLI sample application (hak11); hak11 is intended to run on a rapsberry pi setup to trigger relays via GPIO. 12 GPIO triggered relays are intended to be setup to interact with a Linear AK-11 keypad to enable remote administration.

Project description

pypi build status pyver

HCLI hak11

HCLI hak11 is a python package wrapper that contains an HCLI sample application (hak11); hak11 is intended to run on a rapsberry pi setup to trigger relays via GPIO. 12 GPIO triggered relays are intended to be setup to interact with a Linear AK-11 keypad to enable remote administration.


HCLI hak11 wraps hak11 (an HCLI) and is intended to be used with an HCLI Client [1] as presented via an HCLI Connector [2].

You can find out more about HCLI on hcli.io [3]

[1] https://github.com/cometaj2/huckle

[2] https://github.com/cometaj2/hcli_core

[3] http://hcli.io

AK-11 Keypad Circuit and Relay Setup

Relay Function

When activated, a relay closes the circuit between two specific pins of the keypad’s 7 pins.

Multiplexing Strategy

The relay board correlates the necessary pin combinations for each digit, just as the keypad’s internal circuitry does.

Pin correlation (both at the keypad and at the relays):

  • Pin 1, 3 connections: “*0#”

  • Pin 2, 4 connections: “147*”

  • Pin 3, 3 connections: “123”

  • Pin 4, 4 connections: “2580”

  • Pin 5, 4 connections: “369#”

  • Pin 6, 3 connections: “456”

  • Pin 7, 3 connections: “789”

Installation

HCLI hak11 requires a supported version of Python and pip.

You’ll need an HCLI Connector to run hak11. For example, you can use HCLI Core (https://github.com/cometaj2/hcli_core), a WSGI server such as Green Unicorn (https://gunicorn.org/), and an HCLI Client like Huckle (https://github.com/cometaj2/huckle).

pip install hcli-hak11
pip install hcli-core
pip install huckle
pip install gunicorn
gunicorn --workers=1 --threads=1 -b 127.0.0.1:8000 "hcli_core:connector(\"`hcli_hak11 path`\")"

Usage

Open a different shell window.

Setup the huckle env eval in your .bash_profile (or other bash configuration) to avoid having to execute eval everytime you want to invoke HCLIs by name (e.g. hc).

Note that no CLI is actually installed by Huckle. Huckle reads the HCLI semantics exposed by the API via HCLI Connector and ends up behaving like the CLI it targets.

huckle cli install http://127.0.0.1:8000
eval $(huckle env)
hak11 help

Versioning

This project makes use of semantic versioning (http://semver.org) and may make use of the “devx”, “prealphax”, “alphax” “betax”, and “rcx” extensions where x is a number (e.g. 0.3.0-prealpha1) on github.

Supports

  • Interacting with raspberry pi GPIO setup to trigger a properly configured relay connected to a Linear AK-11 keypad.

To Do

  • TBD

Bugs

  • TBD

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hcli_hak11-0.1.0.tar.gz (18.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hcli_hak11-0.1.0-py2.py3-none-any.whl (22.2 kB view details)

Uploaded Python 2Python 3

File details

Details for the file hcli_hak11-0.1.0.tar.gz.

File metadata

  • Download URL: hcli_hak11-0.1.0.tar.gz
  • Upload date:
  • Size: 18.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.9

File hashes

Hashes for hcli_hak11-0.1.0.tar.gz
Algorithm Hash digest
SHA256 9d5f3f3034517087eca9c233fbb5cdfc9e25b4e205c631034e9de3d35550328b
MD5 cd04220b419d108e7e4f56d29137009e
BLAKE2b-256 531d82fcde320804920be1c2236af82a844c5fe7cbc8910f4147057157bd54dd

See more details on using hashes here.

File details

Details for the file hcli_hak11-0.1.0-py2.py3-none-any.whl.

File metadata

  • Download URL: hcli_hak11-0.1.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 22.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.9

File hashes

Hashes for hcli_hak11-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1600378e1edc5d7d171185460461a041ae788046b50fdfac968a50cd483ba894
MD5 989e6aa022754fc0108c58b169ae85c2
BLAKE2b-256 e336dbba888a4654072a36cb023c20b99215fc1c0809e740c0eb40413ab64631

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page