Skip to content

My own implementation of a photo booth with a raspberry pi a thermal printer and lots of undiscovered bugs

Notifications You must be signed in to change notification settings

antoinehng/pibooth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pibooth

My own implementation of a photo booth with a raspberry-pi

What does it do?

  • Trigger on a button press
  • Countdown
  • Flash
  • Taking a picture
  • Print it with a small thermal printer
  • Upload to an FTP server

How to install?

# Clone this repo
git clone https://github.com/antoinehng/pibooth

# Make it the active directory
cd pibooth

# Install the dependencies
make install

Warning: use python 2.7: adafruit library not compatible in 3.5

How to run?

make start

More details on the hardware setup soon

About

My own implementation of a photo booth with a raspberry pi a thermal printer and lots of undiscovered bugs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published