tonarino / panel-firmware

Firmware for the volume control hardware, targeting an STM32F4 board
MIT License
74 stars 10 forks source link

Make the RGB LED pulse smoother #23

Open bschwind opened 3 years ago

bschwind commented 3 years ago

Right now you can basically observe the steps of brightness as the LED pulses (for example, in low power mode). If we can, it would be good to smooth it out more.

efyang commented 3 years ago

Very much so possibly future: https://learn.sparkfun.com/tutorials/apa102-addressable-led-hookup-guide/all Otherwise, could just add a white LED and pwm that.