Giter VIP home page Giter VIP logo

rpi-photobooth's Introduction

RPi-photobooth

Camera and photo printer controlled by a raspberry pi. All components are put in a case, a box of wood. The process of printing a pictures (4 photos) starts when the button on the front is pushed. 2 leds then indicates the progress (pose-led and printing-led). This project is based on the instructions from this post: http://www.instructables.com/id/Raspberry-Pi-photo-booth-controller

Front Back
GitHub Logo GitHub Logo
Circuit Description
GitHub Logo 1K ohm (2 of each), 10K ohm, (2 of each) 330 ohm (4 of each), leds (4 of each), push switch (2 of each)

##Setup Follow instructions from link.

  • Printer: Canon SELPHY 910
  • Camera: Canon
  • Controller: Raspberry Pi 2

###Set Raspberry to startup script on reboot sudo nano /etc/rc.local

##Note

##TODO

  • add externas USB disk or flash memory to store the pictuers before removing them.
  • set error policy for printer in CUPS

##Useful commands Sometimes printer hangs (out of paper, for example): Printer Canon_CP910 disabled since Tue 17 May 2016 21:26:12 UTC - Unable to send data to printer.

cupsenable Canon_CP910

List printer name

lpstat -p

List all printer jobs

lpstat -o

Printer status

lpc status

To find the Raspberry Pi IP on your network (check this output for items that are not incomplete, then make 'ssh [email protected]')

ifconfig | grep broadcast | arp -a

rpi-photobooth's People

Contributors

johols avatar

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.