/micropython-rgbled

This wrapper module aims to reduce the work needed to work with NeoPixel (WS2812) and DotStar (APA102) RGB LED strips and matrixes.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

RgbLed A driver agnostic wrapper for MicroPython

This wrapper module aims to reduce the work needed to work with NeoPixel (WS2812) and DotStar (APA102) RGB LED strips and matrixes.

This module was developed with the ESP8266, but should work on other MicroPython capable boards.