You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mateusz Salamon 369c77c085 Fix HSV to RG calculation 5 years ago
.settings Update to latest CubeMX and HAL 5 years ago
Core Fix HSV to RG calculation 5 years ago
Drivers Update to latest CubeMX and HAL 5 years ago
Middlewares/ST/STM32_USB_Device_Library Update to latest CubeMX and HAL 5 years ago
USB_DEVICE Update to latest CubeMX and HAL 5 years ago
.cproject Update to latest CubeMX and HAL 5 years ago
.gitignore Initial commit. 7 years ago
.mxproject Update to latest CubeMX and HAL 5 years ago
.project Update to latest CubeMX and HAL 5 years ago
LICENSE Initial commit. 7 years ago
README.md Update README.md 6 years ago
STM32F103C8Tx_FLASH.ld Update to latest CubeMX and HAL 5 years ago
WS2812B_C8 Debug.launch Update to latest CubeMX and HAL 5 years ago
WS2812B_C8.ioc Update to latest CubeMX and HAL 5 years ago

README.md

WS2812B diodes using STM32F103C8T6 MCU.

www.msalamon.pl

Diodes are driving by SPI interface with DMA.

Library description: https://msalamon.pl/adresowalne-diody-ws2812b-na-stm32-cz-1/

https://msalamon.pl/adresowalne-diody-ws2812b-na-stm32-cz-2/

https://msalamon.pl/adresowalne-diody-ws2812b-na-stm32-cz-3/

The FX library is based od WS2812FX Arduino librarby by kitesurfer1404 - https://github.com/kitesurfer1404/WS2812FX