资 源 简 介
Introduction
Library allows you to create LED objects in your Arduino code that you can easily control (fade) using a single command. The fades do not interrupt the rest of your code.
You can create single LEDs, Warm/Cool white LEDs and RGB LEDs, and control them using their human-friendly parameters (Intensity, Color Temperature, Hue, Saturation).
Code and Download
You can view the source code of the library or download the library.
News
August 14, 2012 - Updated version online which enables animation of individual parameters!
May 31, 2012 - First stable verison online
Documentation
Detailed API Docs are available. Also the provided examples should get you started.
Questions an