A DIY photo booth using a Raspberry Pi that automatically:
- Sends animated gifs to a Tumblr account
- Creates a mosaic and posts to twitter
- Prints the mosiac to a Canon Selphy printer.
Based off of:
- http://www.drumminhands.com/2014/06/15/raspberry-pi-photo-booth/ - Code - Github
- http://www.instructables.com/id/Raspberry-Pi-photo-booth-controller/ - Code - Github
This requires:
- PiCamera -- http://picamera.readthedocs.org/
- GraphicsMagick -- http://www.graphicsmagick.org/
- pytumblr -- https://github.com/tumblr/pytumblr
- twython -- https://github.com/ryanmcgrath/twython