Daniel Peter Chokola
573db2434c
add quadcolor chase effect
1 year ago
Daniel Peter Chokola
6a2bb8114f
code cleanup: do away with camelCase; whitespace & formatting
...
lots more to do in ws2812b_fx.*
1 year ago
Daniel Peter Chokola
49a8b6a455
rewrite for 32-bit controllers (RGBW)
...
- plan to make 24-bit/32-bit selectable, at least at compile-time
- FX are mostly broken since they mostly assume RGB
- tested static & blink
1 year ago
Daniel Peter Chokola
7dfdbe30c9
remove STM32F103 implementation and leave only the generic WS2812 driver
1 year ago
Mateusz Salamon
369c77c085
Fix HSV to RG calculation
5 years ago
Mateusz Salamon
2b8b3290cf
Fix low count of LEDs
5 years ago
Mateusz Salamon
8cb1cf55f2
Fix NULL in FX Init
5 years ago
Mateusz Salamon
7004ae627a
Update to latest CubeMX and HAL
5 years ago
Mateusz Salamon
a72242a265
Fix segments overflow
6 years ago
Mateusz Salamon
30c1fb4c31
Working basic segments
6 years ago
Mateusz Salamon
54859cae64
Working demo without segments feature
6 years ago
Mateusz Salamon
1d3ded9080
FX effects for whole strip.
...
Based in WS2812BFX Arduino library by kitesurfer1404.
Every effect concerns whole strip - no segments.
I added also HSV color mode and two FX modes related to it.
7 years ago