Skip to main content

Rainbow HAT Driver

Project description

Rainbow HAT

Rainbow HAT is a flexible IO exploration board with multiple devices covering i2c, SPI, generic GPIO.

This repository contains the Pimoroni Python driver for Rainbow HAT, for use with Raspbiban on your Raspberry Pi.

For the official AndroidThings driver see: https://github.com/androidthings/contrib-drivers/tree/master/rainbowhat

Installation

Full install ( recommended ):

We’ve created a super-easy installation script that will install all pre-requisites and get your Rainbow HAT up and running in a jiffy. To run it fire up Terminal which you’ll find in Menu -> Accessories -> Terminal on your Raspberry Pi desktop like so:

Finding the terminal

In the new terminal window type:

curl https://get.pimoroni.com/rainbowhat | bash

If you choose to download examples you’ll find them in /home/pi/Pimoroni/rainbowhat.

Library install for Python 3:

on Raspbian:

sudo apt-get install python3-rainbowhat

other environments:

sudo pip3 install rainbowhat

Library install for Python 2:

on Raspbian:

sudo apt-get install python-rainbowhat

other environments:

sudo pip2 install rainbowhat

Documentation & Support

0.1.0

  • Change: Pressure readings now output as hPa rather than Pa

  • Change: Removed hard calls to exit() to fix behaviour in IDLE

  • Change: Defer device setup until methods are called

  • Fix: Added delay to APA102 output to fix instability under high load

0.0.2

  • Bugfix: Fixed length calculation in print_number_str

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

rainbowhat-0.1.0.tar.gz (12.9 kB view details)

Uploaded Source

Built Distributions

rainbowhat-0.1.0-py3-none-any.whl (15.5 kB view details)

Uploaded Python 3

rainbowhat-0.1.0-py2-none-any.whl (15.5 kB view details)

Uploaded Python 2

File details

Details for the file rainbowhat-0.1.0.tar.gz.

File metadata

  • Download URL: rainbowhat-0.1.0.tar.gz
  • Upload date:
  • Size: 12.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for rainbowhat-0.1.0.tar.gz
Algorithm Hash digest
SHA256 fdbe3d0086d3e80d7016220e21b5cbf165e73c5f52895821f725fad2d7b5eb0d
MD5 4244f916ed60377e0c40fb4d79a735e2
BLAKE2b-256 0f5878eb648e6c72afdab145ac00619349ae5796d7651e8c37d804729c7fd5ae

See more details on using hashes here.

File details

Details for the file rainbowhat-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for rainbowhat-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c7c5861766984f9aef2458de96b23d223e9f01f86093076183ae632ad3d6dddc
MD5 ab8ae1e665313b1cc753483759d3e180
BLAKE2b-256 7d7e3602b5a0d9c8a0a0ed7739c90e1fe67e033884f07f8156d26c97a9ae98ff

See more details on using hashes here.

File details

Details for the file rainbowhat-0.1.0-py2-none-any.whl.

File metadata

File hashes

Hashes for rainbowhat-0.1.0-py2-none-any.whl
Algorithm Hash digest
SHA256 aeb2339af0b97a3c75e2340685d4e9c1b19c2abd6c6790c7958cb6586834d1bc
MD5 17549cc9d80c1c34825cd7775b174982
BLAKE2b-256 37c62d474d2ba5f811496cedaba50421565c132f543ff59f6513c38b99d6e3a0

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