pimoroni-pico/libraries/plasma2040
Phil Howard 596fb55a57 Add "plasma" MicroPython module
Includes "WS2812" and "APA102" modules, wrapping the libraries.

Uses a destructor to clean up the LED strip and resources when MicroPython is stopped/restarted.
2021-08-02 14:37:06 +01:00
..
CMakeLists.txt Plasma 2040 library & examples 2021-08-02 14:36:01 +01:00
apa102.cpp Add "plasma" MicroPython module 2021-08-02 14:37:06 +01:00
apa102.hpp Add "plasma" MicroPython module 2021-08-02 14:37:06 +01:00
apa102.pio Plasma 2040 library & examples 2021-08-02 14:36:01 +01:00
plasma2040.cmake Plasma 2040 library & examples 2021-08-02 14:36:01 +01:00
plasma2040.hpp Plasma 2040 library & examples 2021-08-02 14:36:01 +01:00
ws2812.cpp Add "plasma" MicroPython module 2021-08-02 14:37:06 +01:00
ws2812.hpp Add "plasma" MicroPython module 2021-08-02 14:37:06 +01:00
ws2812.pio Plasma 2040 library & examples 2021-08-02 14:36:01 +01:00