TinyCircuits Forum

TinyCircuits Products => TinyTV & Tiny Video Player => Topic started by: aroundthestorm on August 01, 2024, 11:05:19 AM

Title: Is there a way to adjust the brightness on video display with ease
Post by: aroundthestorm on August 01, 2024, 11:05:19 AM
I'm working some black and white video and it appears that though the display is functioning, it's not quite as bright for what I need.

Is there a way to adjust this within a sketch using Arduino?

I'm currently running the TinyScreenVideoKit_RepeatVideo sketch (for reference).

Any tips appreciated. What I'm looking to accomplish doesn't work if the brightness is not high enough (the video appears brighter elsewhere as usual).
Title: Re: Is there a way to adjust the brightness on video display with ease
Post by: aroundthestorm on August 02, 2024, 08:57:14 AM
Okay, so I found a means to adjust the brightness.

https://tinycircuits.com/blogs/learn/tinyscreen-tinyscreen-menu-scroll?srsltid=AfmBOoqsNjThAASN8xy2Q93GNWVHxGQvtUahAjgcyRVyC6HlXh2qirWV

This is what I'm using to do it. The only trouble now is that I can't get the brightness level to save, when I go to reactivate a previous sketch, as it powers off for a moment in between. How do I get my brightness setting to stay where I need it?