Wykres commitów

12 Commity (main)

Autor SHA1 Wiadomość Data
blaz-r 0aa24fb142 Added example colorwave showing use of tuples when calling functions 2021-03-03 19:15:45 +01:00
blaz-r 869fb2418d Function that set pixels now accept tuples with rgb values. 2021-03-03 18:21:38 +01:00
The-Spirit e45fba02ae Update ws2812b.py 2021-02-08 10:41:26 +01:00
The-Spirit dcde5515b3 Update ws2812b.py 2021-02-05 20:07:40 +01:00
The-Spirit 6fd21ff187 Added rotate left and right
If you want to scroll your pixels x pixels to te left or right
2021-02-05 16:49:53 +01:00
The-Spirit 54ee1e47c1 Brightness adjustement
Reduce brightness when writing the color values.
2021-02-05 14:45:18 +01:00
Oliver Dewitz 31ce7f017d
Renamed "linear_gradient()" to "set_pixel_line_gradient()" 2021-01-27 19:28:07 +01:00
Oliver Dewitz 20f28a9310
Added "linear_gradient". 2021-01-27 19:25:48 +01:00
benevpi acff06b57d adding set_pixel_line which fills a particular section of pixels 2021-01-27 14:37:57 +00:00
benevpi 7513b599c3 adding delay
A customisable delay that you can use to reset the strip (or omit if you don't need it)
2021-01-25 15:14:23 +00:00
benevpi d039dde5d4 adding fill() method and the fireflies example 2021-01-20 10:16:17 +00:00
benevpi 426868c525
Create ws2812b.py 2021-01-19 16:43:06 +00:00