pimoroni-pico/drivers/plasma
Phil Howard b5c7add90d APA102: Extra clocks to flush pixels
This covers an edge case where pixels are updated intermittently - such as the once that happens when clearing before a Python soft reset.

Under normal circumstances users should `start` the LED strip and allow it to continuously update.
2021-08-26 18:14:39 +01:00
..
CMakeLists.txt Move apa and ws PIO into drivers so they can be easily used with more boards 2021-08-19 13:40:46 +01:00
apa102.cpp APA102: Extra clocks to flush pixels 2021-08-26 18:14:39 +01:00
apa102.hpp Make ws2812 and apa102 responsibly only for their own buffers 2021-08-25 22:00:16 +01:00
apa102.pio Move apa and ws PIO into drivers so they can be easily used with more boards 2021-08-19 13:40:46 +01:00
plasma.cmake Move apa and ws PIO into drivers so they can be easily used with more boards 2021-08-19 13:40:46 +01:00
ws2812.cpp Make ws2812 and apa102 responsibly only for their own buffers 2021-08-25 22:00:16 +01:00
ws2812.hpp Make ws2812 and apa102 responsibly only for their own buffers 2021-08-25 22:00:16 +01:00
ws2812.pio Move apa and ws PIO into drivers so they can be easily used with more boards 2021-08-19 13:40:46 +01:00