Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Turn off or reduce backlight (MPI3501) #200

Open
Marcaru opened this issue Apr 25, 2020 · 14 comments
Open

Turn off or reduce backlight (MPI3501) #200

Marcaru opened this issue Apr 25, 2020 · 14 comments

Comments

@Marcaru
Copy link

Marcaru commented Apr 25, 2020

Hello

Is there any way to turn off or reduce the brightness of the lcd screen by software?

I have the MPI3501 model.

Bye

@MrRikkie
Copy link

Agree, that would be a nice feature.

@DrFredPhD
Copy link

Also would like this feature

@goodtft
Copy link
Owner

goodtft commented May 30, 2020

Sorry, it needs hardware support to realize this function by software, but there is no backlight brightness control circuit in MPI3501 at present.

@MrRikkie
Copy link

Ok to bad, thanx for your answer.

@nouknouk
Copy link

nouknouk commented Jun 1, 2020

i had the same question. thx for the answer.

if I add some control to the power of the display and switch it off (while keeping my rpi zero running), will it resume nicely when I bring power back to the screen ?

@rahmanshaber
Copy link

I tried out that, if i disconnect all the pins then reconnect then it does not work again, just shows the white display.
but i think disconnecting the power pin will be enough to this trick, but i am not sure if driver will work or not.

@rahmanshaber
Copy link

rahmanshaber commented Jul 3, 2020

@goodtft okay i tested it and i tried disconnecting and reconnecting the power line and it works.
https://youtu.be/0jL5CY34qXk

@MrRikkie
Copy link

MrRikkie commented Jul 3, 2020

Great, i will add a switch in the powerline.

@rahmanshaber
Copy link

Great, i will add a switch in the powerline.

you have 3.5 inch or others? my one in 4 inch chines.

@andreas-globi
Copy link

If you're powering the display from the Pi, you can switch off USB power on the Pi using https://github.com/mvp/uhubctl

@shanness
Copy link

Thanks @andreas-globi , does that turn of the whole PI or just the screen though?

@andreas-globi
Copy link

It will just turn off the screen (uhubctl let's you control power to the Pi's USB ports)

@shanness
Copy link

Hey @andreas-globi , thanks for the reply. When I run this command, the screen dims a little for a split second but that's all. I've tried repeat and other options, but can't figure out how to get it to stay off. Any help would be much appreciated. Also, is it possible to turn it back on when touched?
sudo uhubctl -l 1 -a 0

@andreas-globi
Copy link

I don't know. It's not my library. I was just sharing to be helpful as it helped me in my case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants