In a museum display I want to show a film on a smartphone initiated bij a Bluetooth command generated bij an arduino microcontrolller. The Android phone has a screen time out of max 10 minutes. When I restart the film with the Bluetooth command the sreen remains black while the sound is audible. The only way to reactivate the screen is to press the on/off button which is unaccesable. I want to solve this bij running a second film in an endless loop showing a black screen.
In the MIT inventor App a single embedded film shows allright, but when I change the source to another film, the app does not show anything at all.
You could use the Tools extension from @Taifun to keep your screen on.
I use it in a number of projects when I am connected to a micro controller.
Just curious as a fellow Dutchman, what museum are you talking about?
It is actually a display in the public. I will show you a picture in the future.
I have includes a screenshot of the programm
Where do I find the functions KeepScreenOn and DontKeepScreenOn?
Thank very much. I have to leave. Come back later for assistance on how to use extensions from @Taifun
I can't find the extensions in the website. Can you send me the URL or mail the
removed by mod
Hi,
I removed your mail address since personal info is not allowed on the community.
The link/URL to the webpage of the extension is in my first post after you started your topic.
The link of the extension it self is at the bottom of the webpage.
I installed the extension, but can't find the blocks
Ensure your blocks kit is set to Default in Project properties
works thanks