Difference between revisions of "STM32 WS2812B"

From Stm32World Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
[[Category:STM32]][[Category:STM32 Development]][[Category:STM32CubeMX]][[Category:STM32CubeIde]]{{metadesc|How to use a WS2812 LED with STM32}}
 
[[Category:STM32]][[Category:STM32 Development]][[Category:STM32CubeMX]][[Category:STM32CubeIde]]{{metadesc|How to use a WS2812 LED with STM32}}
 
When developing the [[STM32Dev]] board a [[WS2812B]] RGB [[LED]] was including connected to the PC6 [[GPIO]].
 
When developing the [[STM32Dev]] board a [[WS2812B]] RGB [[LED]] was including connected to the PC6 [[GPIO]].
 +
 +
== Library on Github ==
 +
 +
The library is available on Github:
 +
 +
[https://github.com/lbthomsen/stm32-ws2812b https://github.com/lbthomsen/stm32-ws2812b]

Revision as of 08:03, 25 November 2020

When developing the STM32Dev board a WS2812B RGB LED was including connected to the PC6 GPIO.

Library on Github

The library is available on Github:

https://github.com/lbthomsen/stm32-ws2812b