Skip to main content

Python library for driving Pimoroni Unicorn HAT HD

Project description

Unicorn HAT HD http://shop.pimoroni.com/products/unicorn-hat-hd

Build Status Coverage Status PyPi Package Python Versions

Installing

Manual install:

SPI needs to be enabled to communicate with the Unicorn Hat HD. If the SPI on your Pi is not enabled or you are unsure if it is:

sudo raspi-config nonint do_spi 0
sudo reboot

Library install for Python 3:

sudo apt-get install python3-pip python3-dev python3-spidev
sudo pip3 install unicornhathd

Library install for Python 2:

sudo apt-get install python-pip python-dev python-spidev
sudo pip install unicornhathd

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 apt-get install python-dev python-setuptools
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 SPI bus.

Documentation & Support

0.0.4

  • Added support for display addressing (for Ubercorn)

0.0.3

  • Deferred IO setup until first call to show

  • Changed sys.exit to ImportError for warning about missing dependencies

0.0.2

  • Tweaked Python package MANIFEST

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

unicornhathd-0.0.4.tar.gz (5.8 kB view details)

Uploaded Source

Built Distributions

unicornhathd-0.0.4-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

unicornhathd-0.0.4-py2-none-any.whl (7.2 kB view details)

Uploaded Python 2

File details

Details for the file unicornhathd-0.0.4.tar.gz.

File metadata

  • Download URL: unicornhathd-0.0.4.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/2.7.9

File hashes

Hashes for unicornhathd-0.0.4.tar.gz
Algorithm Hash digest
SHA256 41cbb1ca198f723e4b443522ee3b6d90aedac4bbc154d4e161afd349fe354615
MD5 04c44d5cdb3218f8835227b1b1f13a2f
BLAKE2b-256 cf473f61447cffe68e40232eca3b3f1ec69296b21c1ead1f03dc99d08fa140c7

See more details on using hashes here.

Provenance

File details

Details for the file unicornhathd-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: unicornhathd-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/2.7.9

File hashes

Hashes for unicornhathd-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 a59451840b2ddef11f436c313288b349dfef9c8314af6474aa2474277761ed8c
MD5 ced00aecbda3f052d2e22bc364b4d669
BLAKE2b-256 e3513429b84a5b7a88396cf87f693c815da47a8f1b8c6f198ce57a54840bc6a8

See more details on using hashes here.

Provenance

File details

Details for the file unicornhathd-0.0.4-py2-none-any.whl.

File metadata

  • Download URL: unicornhathd-0.0.4-py2-none-any.whl
  • Upload date:
  • Size: 7.2 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/2.7.9

File hashes

Hashes for unicornhathd-0.0.4-py2-none-any.whl
Algorithm Hash digest
SHA256 8ad71678954b9c26a989115c118d73e5cfdf5ad33e10c31282409c62dbb5711f
MD5 e2334becec37f4f56d534d2198653351
BLAKE2b-256 003773019ac3b0cb8e5af1326b9cf352178d2f4f89081a90520a3087047a7b91

See more details on using hashes here.

Provenance

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