stm32f030_ws2812b_dmx512
stm32f030_ws2812b_dmx512 copied to clipboard
Question from a hobbyist
Hello @AnttiNykanen
I am a hobbyist comming from Arduino simple AVR to the STM32, I am learning the basics still.
I have been looking how to control a couple of WS2812 (one string only), so I downloaded the code for the ws2812b only and put into keil, I can complied it, but I dont know what commands I can send for it to work.
My plan was to find something like the Adafruit's NeoPixel library for Arduino, so I wonder if your library can be used without the DMX512 part.
Thank you!
-- Francisco