Source code:
https://www.patreon.com/user?u=80399744
Website:
https://www.steppeschool.com
This video is about controlling brightness of RGB colors in NeoPixel (WS2812) LEDs using potentiometers.
HARDWARE:
NeoPixel Board:
https://www.digikey.fr/fr/products/de...
STM32 Board: STM32F411E-DISCO
00:00 Introduction
00:48 ADC configuration using CubeMX
02:29 Updating code to control RGB colors using ADC readings
03:40 Code debugging