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 a72242a265 Fix segments overflow 6 years ago
.settings Working basic segments 6 years ago
Drivers Working basic segments 6 years ago
Inc Fix segments overflow 6 years ago
Middlewares/ST/STM32_USB_Device_Library Add USB comunication for debug 7 years ago
Src Fix segments overflow 6 years ago
startup Working basic segments 6 years ago
.cproject Working basic segments 6 years ago
.gitignore Initial commit. 7 years ago
.mxproject Working basic segments 6 years ago
.project Initial commit. 7 years ago
LICENSE Initial commit. 7 years ago
README.md Update README.md 6 years ago
STM32F103C8Tx_FLASH.ld Working basic segments 6 years ago
WS2812B Run.cfg Initial commit. 7 years ago
WS2812B.ioc Add USB comunication for debug 7 years ago
WS2812B.xml Initial commit. 7 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