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}}{{metadesc|STM32 WS2812b library using PWM and DMA}}
 
[[Category:STM32]][[Category:STM32 Development]][[Category:STM32CubeMX]][[Category:STM32CubeIde]]{{metadesc|How to use a WS2812 LED with STM32}}{{metadesc|STM32 WS2812b library using PWM and DMA}}
 +
[[File:STM32Dev WS2812B RGB LED.jpg|thumb]]
 
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]].
  

Revision as of 18:38, 26 November 2020

STM32Dev WS2812B RGB LED.jpg

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