neckro / LPD8806

Arduino library for LED strips and pixels using LPD8806 (and probably LPD8803/LPD8809)

Home Page:http://www.adafruit.com/products/306

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino library for LPD8806

This Library was written for the LPD8806 PWM LED driver chips, strips and pixels. But the LPD8803/LPD8809 will probably work too.

Where to Buy?

Pick some up at Adafruit Industries

Download

Click the Downloads Tab in the Tabbar above. Or follow this link

Installation

  • Uncompress the Downloaded Library
  • Rename the uncompressed folder to LPD8806
  • Check that the LPD8806 folder contains LPD8806.cpp and LPD8806.h
  • Place the LPD8806 library folder your /libraries/ folder, if the libraries folder does not exist - create it first!
  • Restart the IDE

About

Arduino library for LED strips and pixels using LPD8806 (and probably LPD8803/LPD8809)

http://www.adafruit.com/products/306


Languages

Language:Processing 74.7%Language:C++ 22.5%Language:C 2.7%