Skip to main content

Python library for the unicornhatmini 17x7 RGB LED matrix

Project description

Unicorn HAT Mini

Build Status Coverage Status PyPi Package Python Versions

Requirements

You must enable SPI on your Raspberry Pi:

  • Run: sudo raspi-config nonint do_spi 0

Installing

Stable library from PyPi:

  • Just run sudo pip3 install unicornhatmini

Or for Python 2:

  • sudo pip install unicornhatmini

Latest/development library from GitHub:

  • git clone https://github.com/pimoroni/unicornhatmini-python
  • cd unicornhatmini-python
  • sudo ./install.sh

Changelog

0.0.2

  • Fix for Pi kernel 5.4.51, removed cshigh setting from SPI setup

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

unicornhatmini-0.0.2.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distributions

unicornhatmini-0.0.2-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

unicornhatmini-0.0.2-py2-none-any.whl (5.3 kB view hashes)

Uploaded Python 2

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