StefanPetrick / animartrix

High fidelity & high-res LED animations for microcontrollers with hardware FPU (Teensy 4.x, 3.5, 3.6 & ESP32 S3)
https://www.youtube.com/@stefanpetrick
52 stars 8 forks source link

adjust brightness #7

Closed mariomeraz closed 1 year ago

mariomeraz commented 1 year ago

hello guys,

is it possible to add brightness adjustment from animatrix.ino ? In my case I have to adjust the brightness because I have my LED panel in front of me, and it hurts my eyes a bit

have nice day

StefanPetrick commented 1 year ago

Thanks for bringing this up, mario. While I totally see the benefit of a global brightness setting, I'm a bit concerned that people are not fully aware that it reduces colordepth as well.

edit: I'll add it today and set it on max together with a code comment why to better not touch it.

StefanPetrick commented 1 year ago

Done in the SM version, standard version gets changed later (when I'm back home next week)