Cool stuff for Raspberry Pi, Arduino and all electronics hobby projects
Notifications
Clear all

[Solved / Archived] How to adjust brightness of Vivis Unit in software?

3 Posts
2 Users
0 Likes
295 Views
(@heng-liu)
Posts: 3
Active Member Customer
Topic starter
 

I found there is a utility "Vivid Screen Assistant" could adjust the brightness of screen.

https://www.vividunit.com/screen-and-touch-buttons

 

I wonder how to adjust screen's brightness in my own software, especially in Python?

And does the screen's backlight could be turned off in my software?

 

Thanks.

 
Posted : 09/05/2024 3:24 am
(@heng-liu)
Posts: 3
Active Member Customer
Topic starter
 

I found the source code of "Vivid Screen Assistant":

https://github.com/uugear/VSA

There is the method:

"echo %d > /sys/class/backlight/backlight/brightness"
 
I leave the post here in case someone may need this information.

 

 
Posted : 09/05/2024 3:32 am
(@admin)
Posts: 477
Member Admin
 

Yes, that's the way 🙂

 
Posted : 09/05/2024 8:44 am
Join Waitlist We will inform you when the product arrives in stock. Please leave your valid email address below.