Skip to main content

Automation HAT Driver

Project description

Automation HAT

Build Status Coverage Status PyPi Package Python Versions

https://shop.pimoroni.com/products/automation-hat https://shop.pimoroni.com/products/automation-phat

Automation HAT/pHAT is a home monitoring and automation controller featuring relays, analog channels, powered outputs, and buffered inputs (all 24V tolerant).

Installing

Manual install:

Library install for Python 3:

on Raspbian:

sudo apt-get install python3-automationhat

other environments:

sudo pip3 install automationhat

Library install for Python 2:

on Raspbian:

sudo apt-get install python-automationhat

other environments:

sudo pip2 install automationhat

Development:

If you want to contribute, or like living on the edge of your seat by having the latest code, you should clone this repository, cd to the library directory, and run:

sudo python3 setup.py install

(or sudo python setup.py install whichever your primary Python environment may be)

In all cases you will have to enable the i2c bus.

Documentation & Support

0.2.1

  • Add dependency on ST7789 for AMH

0.2.0

  • Fix: Fix thread interleaving and race conditions leading to spurious ADC readings

  • Fix: Switch to non-deprecated alias of thread.isAlive

0.1.0

  • Fix: Defer setup to avoid import side effects

  • Fix: Slowed LED update rate

  • Improvement: Switched to warnings to notify about unsupported features on pHAT

0.0.4

  • Fix for HAT/pHAT detection

0.0.3

  • Fix for Python 3 support

0.0.2

  • Added pHAT support

  • Rounded ADC output to 2 decimal places

  • Set initial state for outputs and fixed toggling

  • Fixed light toggling

0.0.1

  • Initial Release

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

automationhat-0.2.1.tar.gz (8.7 kB view details)

Uploaded Source

File details

Details for the file automationhat-0.2.1.tar.gz.

File metadata

  • Download URL: automationhat-0.2.1.tar.gz
  • Upload date:
  • Size: 8.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3

File hashes

Hashes for automationhat-0.2.1.tar.gz
Algorithm Hash digest
SHA256 c8a66ee4990ccf1ce3415e301c8173553d0499017ed491b49efa069eb8c38687
MD5 15409a391a8026ee74870601d22b3ddf
BLAKE2b-256 c36dd76977c68e895690e129929fe038bcb970a47320bac68977a100664ff651

See more details on using hashes here.

Supported by

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