Skip to content
forked from FastLED/FastLED

The FastLED library for colored LED animation on Arduino. Please direct questions/requests for help to the FastLED Reddit community: http://fastled.io/r We'd like to use github "issues" just for tracking library bugs / enhancements.

License

Notifications You must be signed in to change notification settings

board707/FastLED

 
 

Repository files navigation

FastLED port for W80x controllers

This is a version of FastLED library for w80x controllers and should be used with w80x_arduino package.

The actual version uses I2s bus as a transport, so you limited to use only one of hardware I2s pins as DIN: PA0, PA10, PB11 or PB14.

Only WS2811/2812 LED chipsets tested.

Original FastLED README.

Links

FastLED library

W80x Arduino package

About

The FastLED library for colored LED animation on Arduino. Please direct questions/requests for help to the FastLED Reddit community: http://fastled.io/r We'd like to use github "issues" just for tracking library bugs / enhancements.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.0%
  • C 17.9%
  • Other 0.1%