PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 satır
573B

  1. name=OctoWS2811
  2. version=1.4
  3. author=Paul Stoffregen
  4. maintainer=Paul Stoffregen
  5. sentence=Control thousands of WS2812B / NeoPixel LEDs at video refresh speeds
  6. paragraph=OctoWS2811 is a high performance WS2811 & WS2812 & WS2812B LED library featuring simultaneous update to 8 LED strips using efficient DMA-based data transfer. Minimal CPU impact and double buffering allows complex animation. A VideoDisplay example is included, capable of scaling to extremely large LED installations.
  7. category=Display
  8. url=http://www.pjrc.com/teensy/td_libs_OctoWS2811.html
  9. architectures=*