Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 3 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.

Awesome Lists containing this project

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.