Skip to main content

A zero boilerplate neopixel control library for the Raspberry Pi

Project description

Welcome to the PixelZero repository!

alt text

A zero boilerplate neopixel control library for the Raspberry Pi

Installing

PixelZero can be downloaded to your Raspberry Pi via PyPi. This will install the library so you can use it with Python 3. We are also working on a one line installer that will install the library and expamples, but this is not ready yet. To install, fire up Terminal which you’ll find in Menu > Accessories > Terminal on your Raspberry Pi desktop, which is shown below:

alt text

In the terminal window you have just opened, type the command below to install the library (if you get any errors, check for spelling mistakes):

sudo pip3 install pixel-zero

Contributing:

If you want to contribute, you should first clone this repository, cd to the library directory on your Raspberry Pi, and then run:

sudo python3 setup.py install

Don’t forget to submit a pull request when contributing, this is the best way for your code to get merged!

0.0.1

  • Initial Release

0.0.2

  • Bug Fixes

0.0.3

  • Added better way of doing set_item

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

pixel-zero-0.0.3.tar.gz (15.3 kB view hashes)

Uploaded Source

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