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 54859cae64 Working demo without segments feature 6 years ago
.settings Add USB comunication for debug 7 years ago
Drivers Add USB comunication for debug 7 years ago
Inc Working demo without segments feature 6 years ago
Middlewares/ST/STM32_USB_Device_Library Add USB comunication for debug 7 years ago
Src Working demo without segments feature 6 years ago
startup Initial commit. 7 years ago
.cproject Add USB comunication for debug 7 years ago
.gitignore Initial commit. 7 years ago
.mxproject Add USB comunication for debug 7 years ago
.project Initial commit. 7 years ago
LICENSE Initial commit. 7 years ago
README.md Working demo without segments feature 6 years ago
STM32F103C6Tx_FLASH.ld Initial commit. 7 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/

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