Skip to content

Commit 6fceab3

Browse files
committed
Improved README.md
1 parent 696c120 commit 6fceab3

1 file changed

Lines changed: 10 additions & 19 deletions

File tree

README.md

Lines changed: 10 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,17 @@
1-
# Strip Library
1+
# The PixelPi Library for the WS281x Controller Board for the Raspberry Pi
22

3-
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.
3+
The PixelPi is a HAT-like add on board from Hut 8 Designs for the Raspberry Pi computer (40-pin versions) and enables
4+
you to control up to four (4) WS281x type RGB LED strips or matrices independently with one Raspberry Pi.
45

5-
## Compatible Products
66

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

9-
## Installing
10-
11-
The library has been designed to only work with Python 3.
12-
13-
```bash
14-
cd ~
15-
git clone http://github.com/geekytim/PixelPiLibrary
16-
cd ~/PixelPiLibrary
17-
sudo bash install.sh
18-
```
19-
20-
Disable audio...
10+
This library is a fork of the Pimoroni (http://pimoroni.com) Plasma code (https://github.com/pimoroni/plasma), massively
11+
simplified and extensively modified to be used with the Raspberry Pi PixelPi 'small' HAT.
2112

2213
## Documentation & Support
2314

24-
* Guides and tutorials -
25-
* Function reference -
26-
* Get help -
15+
* Guides and tutorials - https://pixelpi.readthedocs.io/en/latest/
16+
* Function reference - https://pixelpi.readthedocs.io/en/latest/library.html
17+
* Get help - <geekytim@potton.me.uk>

0 commit comments

Comments
 (0)