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 of the AK-11 keypad.


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.0.2.tar.gz (12.5 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.0.2-py2.py3-none-any.whl (13.8 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: hcli_hak11-0.0.2.tar.gz
  • Upload date:
  • Size: 12.5 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.0.2.tar.gz
Algorithm Hash digest
SHA256 6bd0243742dde232a9b759f3ec001029f3c1e1782778032d7502fcd6a5cc5ed2
MD5 c7c6729d0ddf69b60992f9323bad50d8
BLAKE2b-256 e9bbefee4fc74ffe219d3e5693e31f11be30e4af6b63d3babf12331f9c6778e4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: hcli_hak11-0.0.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 13.8 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.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 65dc614aa81524a5d9603d3b6584f8f779d9b7d9ceb36f3d0cb00386aeab0860
MD5 df6cabe35d8344c866bf6421cf5d6627
BLAKE2b-256 da6a04e0730e5d6e23ec51e20fef866f88aecd7f9da7388e383bd91b725e7168

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