Skip to content

Latest commit

 

History

History
executable file
·
25 lines (19 loc) · 984 Bytes

README.md

File metadata and controls

executable file
·
25 lines (19 loc) · 984 Bytes

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.