Skip to content

btpnlsl/HERPhotobooth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HERPhotobooth

This is Python code for a Raspberry-Pi based photobooth which will take pictures and upload them to Twitter.

My photobooth is primarily used at Hollow Earth Radio (HER) events. You can see photos it has taken on Twitter at @HERPhotoBooth.

HERPhotobooth was originally based on a project from Instructables which uses the Pi to take pictures with a DSLR and to print the photos. The code for that project can be found on GitHub.

HERPhotobooth is different in that it uses the Pi camera to take photos and uploads to Twitter. The code also has added a toggle button to make a single shot vs all-at-once mode for taking pictures. I've also split the code out into classes and added a configuration file to help improve the readability.

Releases

No releases published

Packages

No packages published

Languages