Warringer / micropython-rgbled

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU General Public License v3.0


Languages

Language:Python 100.0%