Page 1 of 1
Gem screen brightness
Posted: Fri Jun 21, 2019 11:35 am
by brettlands
Hi!
Just wondering if there's a way to turn down the screen brightness on the Circuit Gem. Thanks!!
Re: Gem screen brightness
Posted: Mon Jul 01, 2019 6:44 am
by kite
Currently not, it's something that I would like to get working in the future. For reference the backlight is connected to GPIO13 (PWM1) so that if you were initialise PWM on it, we could adjust the backlight brightness!

This is something that I will add to the software when I get the time as the hardware is all ready for it!
Re: Gem screen brightness
Posted: Mon Aug 12, 2019 12:36 pm
by Strider
kite wrote: ↑Mon Jul 01, 2019 6:44 am
Currently not, it's something that I would like to get working in the future. For reference the backlight is connected to GPIO13 (PWM1) so that if you were initialise PWM on it, we could adjust the backlight brightness!

This is something that I will add to the software when I get the time as the hardware is all ready for it!
Sorry to necropost, but is there an easy way to permenantly set screen brightness to 50% or so?