Skip to content

Code for an photobox written in python for raspberrypi and any DLSR camera.

License

Notifications You must be signed in to change notification settings

w4hns1nn/photobox_raspberrypi

Repository files navigation

photobox_raspberrypi

With love made photobox in python for raspberrypi and any DLSR camera.

Hardware:

  • raspberry pi
  • button for a few bucks
  • wood box
  • camera DLSR
  • flash light (optional) works as well
  • old screen to display the photos

Software

  • libgphoto2+gphoto2 for taking the images from the camera
  • kivy for a simple diashow
  • pillow for saving the images from the camera
  • gpio for the button control

Setup:

  • Change settings in the camera to image format (standard/jpg) don't use raw images
  • Plugin the camera into the pi
  • chmod u+x start.sh
  • Hit start.sh

Gimmicks

you can add small videos which are shown just before the photo is taken

Have fun ;)

About

Code for an photobox written in python for raspberrypi and any DLSR camera.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages