Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Hardware-less" Photo booth usage support #10

Open
ClemensElflein opened this issue Nov 18, 2021 · 0 comments
Open

"Hardware-less" Photo booth usage support #10

ClemensElflein opened this issue Nov 18, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ClemensElflein
Copy link
Member

ClemensElflein commented Nov 18, 2021

I created this issue for all changes that need to be implemented in order to use the self-o-mat photo booth software without external hardware.

I think that using the self-o-mat software in such a minimal environment is not necessary, since an Arduino Nano (clone) only costs a few dollars and is all you need in order to gain full self-o-mat software. But I'm open for discussion.

At the moment I can think of the following features:

  • On-Screen Countdown
    At the moment, the count down time is handled by the external hardware. The photo booth software can be triggered using a mouse click but it will trigger instantly and therefore is not suitable for real-life photo booth usage. The mouse click to trigger feature was only intended to help development.
  • GPIO Button Support
    In order to trigger the photo booth without external hardware, it would be nice to allow triggering via GPIO
    GPIO pins for button #6
  • Shut Down
    Currently, the external hardware can tell the self-o-mat software to write images to usb, shut itself and the Raspberry Pi down.
    Quit Program #4
@ClemensElflein ClemensElflein added enhancement New feature or request help wanted Extra attention is needed labels Nov 18, 2021
This was referenced Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant