photobooth icon indicating copy to clipboard operation
photobooth copied to clipboard

[FEATURE]: LED support as user feedback

Open frunika opened this issue 10 months ago • 1 comments

Is your feature request related to a problem?

Yes

Description

Using LEDs to give feedback to the users could be a nice feature. Already one LED could give some useful information, especially when no screen/tablet is connected. A RGB LED or multiple LEDs could be even more useful.

Describe the solution you'd like

Configuring LED GPIO in the backend and pair them with an "action". First actions could be "taking a photo" or "waiting for button press". The LEDs start blinking/pulsing/being on if the action is called. If an action is finished the corresponding LEDs returns to a default state.

Describe alternatives you've considered

none... 🤣

Additional context

No response

frunika avatar Apr 10 '24 21:04 frunika

Hey and thanks for your request. Some light controllers are possible already. Sadly the sysfs we use on Remotebuzzer-Server makes trouble actually because the Pi Foundation changed the sysfs values on 6.6 Kernel for ALL Raspberry Pi. Besides that the sysfs is deprecated. Advanced user can adjust those values inside the admin panel and /boot/firmware/config.txt Right values can be found out typing cat /sys/kernel/debug/gpio.

In case the sysfs was disabled completely (also possible) , only a kernel downgrade to 6.1 would make the feature useable.

It's an decision of the Pi Foundation making the Remotebuzzer Server an experimental feature soon because we can't add default values and the user must take care.

In long term: the Remotebuzzer Server must be rewritten in python to be able to use other libraries instead of the deprecated sysfs... Might take until end of the year.

andi34 avatar Apr 12 '24 04:04 andi34

This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.

stale[bot] avatar Jun 11 '24 22:06 stale[bot]

This issue has been automatically closed because of inactivity. You can re-open it if needed.

stale[bot] avatar Jun 26 '24 01:06 stale[bot]