A simple python photo booth for the Raspberry Pi capable of creating gifs and uploading to Google Drive
- PiCamera - http://picamera.readthedocs.org
- GraphicsMagick - http://www.graphicsmagick.org
- PyDrive - https://pythonhosted.org/PyDrive
Install the dependencies.
PiCamera
sudo apt-get install python-picamera
GraphicsMagick
sudo apt-get install graphicsmagick
PyDrive
You can install PyDrive with regular pip command.
pip install PyDrive
Run the program
./photobooth.py
Credits:
Based off of drumminhands_photobooth.
Icons from the Noun Project:
- Tap icon by Prerak Patel
- Dancing icons by Gan Khoon Lay
- Hamster Wheel icon by Luis Prado
- Photo Strip Icon by Claire Jones
Bungee font by David Jonathan Ross from Google Fonts