Som3Bod3 / STM32_aLED_WS2812B_Controller

STM32_aLED_WS2812B_Controller is a project that uses a STM32F446RE ARM Cortex M4 microcontroller to drive a 16x16 LED matrix consisting of WS2812B LEDs. The controller uses PWM and DMA channels for control using a NZR protocol that was implemented. The driver remembers its state after power loss thanks to FLASH memory implementation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Som3Bod3/STM32_aLED_WS2812B_Controller Stargazers