Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/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.
https://github.com/Warringer/micropython-rgbled

Last synced: 2 months ago
JSON representation

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

Lists

README

        

# 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.