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.2

  • Had ST7789 on the brain, swapped for ST7735

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.2.tar.gz (8.7 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: automationhat-0.2.2.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.2.tar.gz
Algorithm Hash digest
SHA256 a5b9ef4f4d8380d007c8d2ab1c2ac96dd592e5497caee95b18736e8f80a29469
MD5 c38a7a8fce396217a382cf0220ea129b
BLAKE2b-256 1c1597f2198707df3007e55c2a6e22dcc26b1d18a59552bcda3115de7b10dbdc

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