- Notifications
You must be signed in to change notification settings - Fork0
Code to twinkle the LEDs on a Pi Hut 3D Xmas Tree
License
nickgrim/xmas-pi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
I've gotone of these, and I wanted it to live atop my Raspberry Pi runningOSMC. The software tab on the product page says:
The easiest way to control your XMAS board is with GPIO Zero. This is pre-installed in Raspbian Stretch
…and sadly for me, whatever version of OSMC I have is based on Debian Jessie.apt
didn't have theGPIO Zero libraries, and I don't know enough aboutpip
/ the-Python-ecosystem to fix that. I don't know Python anyway, so I wrote this, in Go.
Download the binary from thereleases tab. Or build it yourself if you've got a working Go environment; remember to addGOARCH=arm
if you're not building on a Raspberry Pi (or other ARM device).
About
Code to twinkle the LEDs on a Pi Hut 3D Xmas Tree