Michael Miller 57bf7e83cb Update NeoEsp8266DmaMethod.h (#245)
Fix Esp8266 DMA to not truncate the send when the bus is destructed
Fix Esp8266 DMA to send first show, due to state change to idle to quickly
2019-01-14 17:00:00 -08:00
2018-12-23 14:30:01 -08:00
2018-12-10 12:17:52 -08:00
2019-01-14 17:00:00 -08:00
2014-10-06 11:42:31 -07:00
2018-01-22 14:22:56 -08:00
2018-12-23 14:30:01 -08:00
2018-12-24 21:37:53 -08:00
2018-12-24 21:37:53 -08:00
2017-11-22 01:24:14 -08:00

NeoPixelBus

Donate

Arduino NeoPixel library

A library to control one wire protocol RGB and RGBW leds like SK6812, WS2811, WS2812 and WS2813 that are commonly refered to as NeoPixels and two wire protocol RGB like APA102 commonly refered to as DotStars. Supports most Arduino platforms.
This is the most functional library for the Esp8266 as it provides solutions for all Esp8266 module types even when WiFi is used.

Please read this best practices link before connecting your NeoPixels, it will save you a lot of time and effort.
Adafruit NeoPixel Best Practices

For quick questions jump on Gitter and ask away.
Gitter

For bugs, make sure there isn't an active issue and then create one.

Documentation

See Wiki

Installing This Library (prefered, you just want to use it)

Open the Library Manager and search for "NeoPixelBus by Makuna" and install

Installing This Library From GitHub (advanced, you want to contribute)

Create a directory in your Arduino\Library folder named "NeoPixelBus" Clone (Git) this project into that folder.
It should now show up in the import list when you restart Arduino IDE.

S
Description
An Arduino NeoPixel support library supporting a large variety of individually addressable LEDs. Please refer to the Wiki for more details. Please use the GitHub Discussions to ask questions as the GitHub Issues feature is used for bug tracking.
Readme
7.8 MiB
Languages
C++ 89.5%
C 10.5%