Push Button Stop Motion Animation with Python Picamera

Post on 13-May-2015

161 views 7 download

Tags:

Transcript of Push Button Stop Motion Animation with Python Picamera

PICADEMY WORKSHOP

Push Button Stop Motion Animation

with

Python Picamera

WHO'S THIS GUY?

Ben Nuttall (aka Ben the Human)Education Team & does the websiteNot from round hereLikes Python, GitHub, Linux, Adventure Time

@ben_nuttallgithub.com/bennuttall

RASPBERRYPI.ORG

FREE RESOURCES

FREE TO USE & OPEN SOURCE

(more on this later...)

THIS RESOURCE

PREPARATION

INSTALLATION

sudo apt-get install python-picamera

SETUP

wget http://goo.gl/V8b2FQ -O render.sh --no-check-certificate

THE WORKSHEET

LET'S MAKE A MOVIE

THINGS TO LOOK OUT FOR

Misspelling 'raspberry' in password?

Code contains typos & syntax errors?

Camera plugged in properly?

Skipped an essential step?

WHAT CAN YOU DO?

Don't always stick to the worksheet

Fork & take your own direction

Try without GPIO?

Try different inputs / outputs?

FEEDBACK

Please use our materials

Please communicate

Please report issues

Please give feedback

PICADEMY WORKSHOP

Push Button Stop Motion Animation

with

Python Picamera