BareConductive / picap-colour-spin-js

Bare Conductive Pi Cap LED Colour Spin Utility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bare Conductive

Bare Conductive Pi Cap LED Colour Spin Utility

Example LED code for the Bare Conductive Pi Cap. Cycles through RGB LED colour combinations sequentially.

Requirements

Install / Build

  • You should install this code as part of the Pi Cap Raspbian package: sudo apt-get install picap
  • However, if you are doing this yourself, clone the repository and run npm install && node ./colour-spin.js

Usage

node colour-spin.js

N.B. must be run as root

About

Bare Conductive Pi Cap LED Colour Spin Utility

License:MIT License


Languages

Language:Shell 54.4%Language:JavaScript 45.6%