Skip to content

A DIY photo booth using a Raspberry Pi that clicks 2 pics and merges them on a pre-defined template using graphicsmagick. Great for events.

License

Notifications You must be signed in to change notification settings

varunmehta/photobooth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pi-booth: photobooth

A DIY photo booth using a Raspberry Pi that automatically:

  • Clicks 2 pictures
  • Creates a mosaic of the images, with the event banner.
  • Prints the mosiac to a Canon Selphy printer (4x6).

Software:

Hardware List

Based off:

TODO:

  • Migrate to gpiozero library, from GPIO
  • Allow multiple template options, so they can be dynamically picked up, via configuration
  • Make the template scanning dynamic.
  • Clean up assets and artifacts
  • Check #issues for any future enhancements.
  • Write blog post with my build steps and details.

About

A DIY photo booth using a Raspberry Pi that clicks 2 pics and merges them on a pre-defined template using graphicsmagick. Great for events.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.4%
  • Shell 0.6%