首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > ledfx

ledfx

  • 资源大小:19.94 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

Provides a clean interface for common LED lighting effects tasks. The library is designed to be non-blocking so that you can attend to sensors and other code paths without waiting for LED effects to complete. # Features # * Quickly get your lighting working, so you can focus on the other parts of your project! * Non-blocking loops. Keep your sensor/application code isolated from your lighting code without requiring the use the Arduino interrupt system. * Supports dividing a single strip into multiple logical ranges and seamlessly apply effects to any single range. * Library of pre-written lighting effects * Works well with the fantastic FastSPI library (http://code.google.com/p/fastspi/) to work efficiently on a large number of chipsets. * Easy to write custom effects. * Teensy 3 and Arduino Support Note: This library has been written with an eye on ease of use, not on efficiency. It is efficient enough for most effects for small to medium strip lengths on an arduino. Large

文 件 列 表

LEDEffect.cpp
LEDFxLib.cpp
RangeInfoList.cpp
examples
CustomEffect
Ranges
Simple
Spedometer
CustomEffect
CustomEffect.ino
EffectColorRotation.h
EffectCustom.h
EffectProgressBar.h
EffectRainbow.h
EffectRandomPixels.h
EffectSineWave.h
EffectSolidColor.h
EffectTwinkle.h
IDrawable.h
LEDEffect.h
LEDFx.h
LEDFxLib.h
LedFxUtilities.h
RangeInfoList.h
RGB.h
EffectColorRotation.cpp
EffectCustom.cpp
EffectProgressBar.cpp
EffectRainbow.cpp
EffectRandomPixels.cpp
EffectSineWave.cpp
EffectSolidColor.cpp
EffectTwinkle.cpp
VIP VIP
0.171081s