Skip to content
pjpmarques edited this page Aug 28, 2012 · 15 revisions

ChainableLED is an Arduino library compatible with Grove Chainable LED and the P9813 chip. It allows controlling a chain of LEDS individually. Supports both RGB and HSB color spaces for setting the color of each individual LED.

Installation

  1. Grab the latest version from the download section of GitHub https://github.com/pjpmarques/ChainableLED/downloads)

  2. Unzip it to your Arduino "libraries" directory.

  3. It should be ready to use. Examples are included.

Clone this wiki locally