DirkUK / piglow

Make your PiGlow do cool stuff!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with PiGlow

You may have a funky LED board for your Raspberry Pi called a PiGlow

This project gives you the opportunity to put your PiGlow to good work by programming it using Python. First, you will need to set up your Raspberry Pi by configuring some files and downloading some modules. Then you can start to make individual LEDs blink, before getting them to pulse in pretty ways for displays! (Ooh, that rhymed!)

Requirements

Hardware

Software

  • smbus for Python 2
  • PyGlow for Python 2

See more information on installing this package on the software installation page.

Worksheet

About

Make your PiGlow do cool stuff!

License:Other