Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 677 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 677 Bytes

Arduino library for LPD8806

This Library was written for the LPD8806 PWM LED driver chips, strips and pixels. Each two LEDs build one unit, meaning they are handled as one LED in this special Library of the LPD8806-Lib from Adafruit.

Where to Buy?

Pick some up at Adafruit Industries

Installation

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