enviroplus-python
enviroplus-python copied to clipboard
Allow for Backlight Brightness Control in Python
It would be great if you could control the brightness of the TFT screen. Right now even when you make the color red, its very bright in a dark room. It would be great if it supported some level of PWM to darken the screen up.
st7735.set_backlight(0)
try setting that from between 0 to 12