eta-systems / stm8L050_ADC_RGBW

RGBW LEDs on STM8L050j3 (SO8) with ADC1 in interrupt mode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stm8L050_ADC_RGBW

RGBW LEDs on STM8L050j3 (SO8) with ADC1 in interrupt mode


example implementation of RGBW Strip and ADC

  • ADC1 channel 4 in Interrupt Mode with 8 Bit resolution
  • RGBW LED Strip with 8 LEDs on PD0

ADC initialization taken from SPL Example Code for ADC_IT

About

RGBW LEDs on STM8L050j3 (SO8) with ADC1 in interrupt mode

License:Apache License 2.0


Languages

Language:C 79.4%Language:C++ 17.0%Language:HTML 3.1%Language:Objective-C 0.3%Language:Batchfile 0.1%Language:PowerShell 0.1%