LCD screen brightness/contrast
#7
Turning up to full brightness and turning off work well, by following:
# echo 362 > /sys/class/gpio/export
# echo out > /sys/class/gpio362/direction (turns up to full)
# echo in > /sys/class/gpio362/direction (turns off backlight)

I can also turn on and off by echoing:

# echo 0 > /sys/class/gpio362/value (turns on)
# echo 1 > /sys/class/gpio362/value (turns off)

but, when the system boots without manipulating these, the backlight is on, but dim. I can't find a way of reverting to that after doing the first:

# echo out > /sys/class/gpio362/direction

pfeerick 's thread seems inconclusive on other values.
  Reply


Messages In This Thread
LCD screen brightness/contrast - by Learnincurve - 02-10-2017, 08:21 AM
RE: LCD screen brightness/contrast - by @lex - 02-10-2017, 10:15 AM
RE: LCD screen brightness/contrast - by @lex - 02-10-2017, 11:21 AM
RE: LCD screen brightness/contrast - by psychedup - 02-10-2017, 06:58 PM
RE: LCD screen brightness/contrast - by @lex - 02-11-2017, 12:30 PM
RE: LCD screen brightness/contrast - by Learnincurve - 02-16-2017, 05:44 AM
RE: LCD screen brightness/contrast - by xalius - 02-16-2017, 06:42 AM
RE: LCD screen brightness/contrast - by xalius - 02-17-2017, 04:15 AM
RE: LCD screen brightness/contrast - by psychedup - 02-17-2017, 12:45 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  What other devices can the LCD screen work on? kodachrome 1 3,109 12-07-2019, 06:50 PM
Last Post: kodachrome
  [EXPERIMENTAL] Linux on the LCD screen Terra854 24 35,393 07-21-2017, 07:41 AM
Last Post: apple4ever
  Adjust brightness of LCD on Armbian Desktop with 1 click JulianM 0 3,290 04-02-2017, 09:23 AM
Last Post: JulianM
  Touch screen support shariq_2001 14 19,958 12-07-2016, 07:47 AM
Last Post: Luke
  LCD Touch Screen Problem. Gavin 8 9,707 11-27-2016, 10:26 PM
Last Post: michaelquezon
  Screen flashes blue and then goes dark. tanarri 5 7,741 06-22-2016, 10:53 AM
Last Post: tanarri
  LCD Pannel working... Touch screen NOT working?? Why Chopshop13 3 5,100 06-13-2016, 08:24 AM
Last Post: PapaStahl
  LCD screen not powering on Dnode 16 21,114 06-08-2016, 12:59 PM
Last Post: anexpert
  Petition thread for screen larger than 7inch MostHated 4 5,392 03-02-2016, 03:40 PM
Last Post: MostHated

Forum Jump:


Users browsing this thread: 1 Guest(s)