[GH-ISSUE #27] Low Priority - Camera or sensor to wake display with 'sleep timer' #27

Open
opened 2026-03-03 11:13:28 +03:00 by kerem · 3 comments
Owner

Originally created by @andiohn on GitHub (Jul 30, 2024).
Original GitHub issue: https://github.com/debloper/xiosk/issues/27

This way you could set it to 'dim' the display after a delay.
You could set it to 'blank' screen or sleep the display too.
You could even use the screensaver to have something else play, like pictures or something.

Then when someone walks up to it or sits near it, it would wake as you could easily put a sensor on a GPIO or something and have that be the spacebar or something like that. Or the right arrow...etc.

Originally created by @andiohn on GitHub (Jul 30, 2024). Original GitHub issue: https://github.com/debloper/xiosk/issues/27 This way you could set it to 'dim' the display after a delay. You could set it to 'blank' screen or sleep the display too. You could even use the screensaver to have something else play, like pictures or something. Then when someone walks up to it or sits near it, it would wake as you could easily put a sensor on a GPIO or something and have that be the spacebar or something like that. Or the right arrow...etc.
Author
Owner

@andiohn commented on GitHub (Jul 30, 2024):

Here is some other background: https://github.com/jareware/chilipie-kiosk/issues/115

@debloper, sorry for being excited. I love your project here, and I just want to help. Please don't be annoyed!

<!-- gh-comment-id:2259331897 --> @andiohn commented on GitHub (Jul 30, 2024): Here is some other background: https://github.com/jareware/chilipie-kiosk/issues/115 @debloper, sorry for being excited. I love your project here, and I just want to help. Please don't be annoyed!
Author
Owner

@debloper commented on GitHub (Jul 31, 2024):

sorry for being excited. I love your project here, and I just want to help. Please don't be annoyed!

Hey man, I really appreciate your help and encouragement. Why would I be annoyed? And you also shouldn't feel sorry to be excited about something (anything) unless your excitement is causing someone actual harm... which it isn't in this case!

I am just juggling a lot of stuff at the moment... aftermath and adjustments of switching career & doing FOSS+content full time. Addressed some of the easy issues you had filed; other ones on v3.0.0 milestones are work in progress. I didn't even get enough time to properly setup my GitHub sponsor page/tiers yet; had to hold all those back for the higher priority tasks. Hoping to push v3 out by EOD... let's see.

For this particular issue, maybe an IR or proximity sensor would be enough; but if using camera, then we might have to segment+classify to detect humans on the live feed for it to make sense. I am not entirely sure if this fits in the scope of this project, or should it be a different (supporting) project... but I'm okay to keep it open until I have more time for these stretch goals, or someone picks it up & sends pull requests.

<!-- gh-comment-id:2259545971 --> @debloper commented on GitHub (Jul 31, 2024): > sorry for being excited. I love your project here, and I just want to help. Please don't be annoyed! Hey man, I really appreciate your help and encouragement. Why would I be annoyed? And you also shouldn't feel sorry to be excited about something (anything) unless your excitement is causing someone actual harm... which it isn't in this case! I am just juggling a lot of stuff at the moment... aftermath and adjustments of switching career & doing FOSS+content full time. Addressed some of the easy issues you had filed; other ones on v3.0.0 milestones are work in progress. I didn't even get enough time to properly setup my GitHub sponsor page/tiers yet; had to hold all those back for the higher priority tasks. Hoping to push v3 out by EOD... let's see. For this particular issue, maybe an IR or proximity sensor would be enough; but if using camera, then we might have to segment+classify to detect humans on the live feed for it to make sense. I am not entirely sure if this fits in the scope of this project, or should it be a different (supporting) project... but I'm okay to keep it open until I have more time for these stretch goals, or someone picks it up & sends pull requests.
Author
Owner

@andiohn commented on GitHub (Aug 2, 2024):

Ya, I'm thinking it could literally just be 2 GPIO pins to detect, then anyone can use any sensor they like. Then could set the 'reset time', so after a detection, stay on for X minutes.

<!-- gh-comment-id:2266017845 --> @andiohn commented on GitHub (Aug 2, 2024): Ya, I'm thinking it could literally just be 2 GPIO pins to detect, then anyone can use any sensor they like. Then could set the 'reset time', so after a detection, stay on for X minutes.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/xiosk#27
No description provided.