Giter Site home page Giter Site logo

drumminhands / drumminhands_photobooth Goto Github PK

View Code? Open in Web Editor NEW
118.0 118.0 98.0 8.95 MB

A DIY photo booth using a Raspberry Pi that automatically sends animated gifs to a Tumblr account. Great for events.

License: MIT License

Python 100.00%

drumminhands_photobooth's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

drumminhands_photobooth's Issues

How to make multiple GIFs?

Hi there,

What would I need to do to the code so that instead of taking 4 snaps and turning them into 1 gif it instead took 16 snaps and made them into 4 separate gifs?

wiring diagram (for pre-v3 version)

Do you have your original wiring diagram still available? Your project has been forked more than 60 times and (almost) all of them depend on your instructions... now you've changed the design and updated your website, i can't find the original wiring diagram anymore! Is there a possibility to upload this somewhere?
thanks in advance!

Programm hangs at camera call

Thanks for this great script, Chris! I try to run the photobooth on a Raspi 3 with the original Pi camera module, and a Raspberry Pi 7" Touch screen Display with 800 x 480 px resolution.

But the drumminhands_photobooth.py produces an error and stops after the 'Strike your pose' message.

The terminal shows:

Photo booth app running...
Get Ready
Taking pics
mmal: mmal_vc_port_info_set: failed to set port info (3:0): EINVAL
mmal: mmal_vc_port_set_format: mmal_vc_port_info_set failed 0x15af4c0 (EINVAL)
...

I was able to reproduce the error in the camera test file and found that the line which is meant to start a resized camera preview is failing (233):

camera.start_preview(resolution=(config.monitor_w, config.monitor_h)) 

Even if surpassing the config variables and entering the screen resolution directly, the line will fail to execute. I did not find any documentation about specifying the output resolution of the camera.

It works all fine if I just start the preview with a default camera.start_preview() call. I guess when using a larger screen this might look rather coarse grained. It seems, I don't need that rescaling. But do you have any ideas what is causing the error?

Consider adding a license

Since there's no license attached to this project, it is generally considered to be copyrighted. Consider adding a license to allow others to adapt this project. Here's a great tool to help you decide, should you choose to add one.

Thanks!

gphoto compatability

Hi can this be used with gphoto? I don't have the rPi camera but I've got a DSLR!

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.