JimmyBlunt / PiGlow

My programs for the Pimoroni PiGlow (over 40 of them!)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PiGlow

These are the programs that I wrote for the PiGlow. There are over 40 of them. They are written in Python 3. These programs require benleb's Pyglow module (https://github.com/benleb/PyGlow) that I got by following the instructions on this github page: https://github.com/raspberrypilearning/piglow. The PyGlow module adds some functionality like pulsing which the Pimoroni piglow library didn't have. I included the PyGlow module for your convenience.

Enjoy.

Click to view the Swirling Vortex program

The PiGlow on a Raspberry Pi model B. It is running the Jewels_in_the_Cave program. Click the picture to see a video of the Swirling_Vortex program.

piglow_raspberrypi0w

The PiGlow on a Raspberry Pi 0 W.

pyglow

The PiGlow header for my PiGlow programs.

About

My programs for the Pimoroni PiGlow (over 40 of them!)

License:MIT License


Languages

Language:Python 100.0%