Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 570 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 570 Bytes

Arduino library for LPD8806RGBW

This Library was written for the LPD8806RGBW PWM LED driver chips, strips and pixels.

Where to Buy?

Pick some up at ??

Download

Click the Downloads Tab in the Tabbar above.

Installation

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