Skip to content

bhagman/LPD8806VD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Variable Color Depth LPD8806 Library for Wiring

This is a Wiring Library for the LPD8806 PWM LED driver chips, strips, and pixels.

The library is based upon the Adafruit Industries LPD8806 Library.

What's different?

The original LPD8806 Library only used 24 bit colors, which requires the use of 4 bytes per pixel. To save space, at the cost of color resolution, the LPD8806VD library allows the use of 16 bit and 8 bit color depths.

Download

Click the Downloads Tab in the Tabbar above.

Installation

  • Uncompress the Downloaded Library
  • Rename the uncompressed folder to LPD8806VD
  • Check that the LPD8806VD folder contains LPD8806VD.cpp and LPD8806VD.h
  • Place the LPD8806VD library folder your <WiringSketchFolder>/libraries/ folder, if the libraries folder does not exist - create it first!
  • (You can find - and also change - the Wiring Sketch Folder within the Wiring IDE under File -> Preferences)
  • Restart the IDE

About

Variable Color Depth LPD8806 Library for Wiring.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published