Skip to content

Commit

Permalink
Improved README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GeekyTim committed Aug 20, 2020
1 parent 696c120 commit 6fceab3
Showing 1 changed file with 10 additions and 19 deletions.
29 changes: 10 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,17 @@
# Strip Library
# The PixelPi Library for the WS281x Controller Board for the Raspberry Pi

This Strip Library is a fork of the Pimoroni (http://pimoroni.com) Plasma code (https://github.com/pimoroni/plasma), massively simplified and extensively modified to be used with the Strip Raspberry Pi 'small' HAT from Hut 8 Designs.
The PixelPi is a HAT-like add on board from Hut 8 Designs for the Raspberry Pi computer (40-pin versions) and enables
you to control up to four (4) WS281x type RGB LED strips or matrices independently with one Raspberry Pi.

## Compatible Products

. The Strip From Hut 8 Designs
![The PixelPi in action!](docs/source/images/pixelpi.jpg)
*The PixelPi in action!*

## Installing

The library has been designed to only work with Python 3.

```bash
cd ~
git clone http://github.com/geekytim/PixelPiLibrary
cd ~/PixelPiLibrary
sudo bash install.sh
```

Disable audio...
This library is a fork of the Pimoroni (http://pimoroni.com) Plasma code (https://github.com/pimoroni/plasma), massively
simplified and extensively modified to be used with the Raspberry Pi PixelPi 'small' HAT.

## Documentation & Support

* Guides and tutorials -
* Function reference -
* Get help -
* Guides and tutorials - https://pixelpi.readthedocs.io/en/latest/
* Function reference - https://pixelpi.readthedocs.io/en/latest/library.html
* Get help - <[email protected]>

0 comments on commit 6fceab3

Please sign in to comment.