Git Product home page Git Product logo

hurlomaton's Introduction

Hurlomaton

summary

The Hurlomaton is a shout-activated photobooth. It runs with a Raspberry pi and python scripts.

Todo

  • Improve this readme.
  • Improve the wiki.
  • Add an hardware check to the boot sequence.
  • Possibly simplify the scripts

Hardware list

  • Raspberry Pi: main board
  • Arduino: for I/O management on some coponents
  • Camera: to take photo, wired to the dedicated Raspberry port
  • Microphone: to know when to take the photo, wired to GPIO 2
  • Spotlights: to be used as a flash when photos are taken, wired to GPIO 4
  • White pushbutton: to validate printing, wired to GPIO 18
  • Black pushbutton: to refuse printing, wired to GPIO 23
  • Printer: wired to USB

Software list

  • 1_crop_watch.py: look for new photos to crop
  • 2_upload_watch.py: look for new photos to upload
  • 3_hurlomaton.py: GUI manager and takes new photos
  • 4_print_watch.py: look for new photos to print

General workflow

  1. When the raspberry is turned on, it automatically boot up every scripts.
  2. Whenever people shouts for long enough, a photo is taken and given a random name
  3. Said photo is saved in the to_crop folder
  4. The crop_watch script crops this photo, use it to make slides to show the result on screen
  5. The photo is shown on screen and the user is given the choice to print it or not
  6. loop back from 2

hurlomaton's People

Contributors

arnaudswail avatar begdu avatar eme41 avatar patrickjullien avatar raspisifnos avatar sebabouche avatar taewyth avatar valcoes avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

flyshuttle

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.