Push Button Stop Motion Animation with Python Picamera

15
PICADEMY WORKSHOP Push Button Stop Motion Animation with Python Picamera

Transcript of Push Button Stop Motion Animation with Python Picamera

Page 1: Push Button Stop Motion Animation with Python Picamera

PICADEMY WORKSHOP

Push Button Stop Motion Animation

with

Python Picamera

Page 2: 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

Page 3: Push Button Stop Motion Animation with Python Picamera

RASPBERRYPI.ORG

Page 4: Push Button Stop Motion Animation with Python Picamera

FREE RESOURCES

Page 5: Push Button Stop Motion Animation with Python Picamera

FREE TO USE & OPEN SOURCE

(more on this later...)

Page 6: Push Button Stop Motion Animation with Python Picamera

THIS RESOURCE

Page 7: Push Button Stop Motion Animation with Python Picamera

PREPARATION

Page 8: Push Button Stop Motion Animation with Python Picamera

INSTALLATION

sudo apt-get install python-picamera

Page 9: Push Button Stop Motion Animation with Python Picamera

SETUP

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

Page 10: Push Button Stop Motion Animation with Python Picamera

THE WORKSHEET

Page 11: Push Button Stop Motion Animation with Python Picamera

LET'S MAKE A MOVIE

Page 12: Push Button Stop Motion Animation with Python Picamera

THINGS TO LOOK OUT FOR

Misspelling 'raspberry' in password?

Code contains typos & syntax errors?

Camera plugged in properly?

Skipped an essential step?

Page 13: Push Button Stop Motion Animation with Python Picamera

WHAT CAN YOU DO?

Don't always stick to the worksheet

Fork & take your own direction

Try without GPIO?

Try different inputs / outputs?

Page 14: Push Button Stop Motion Animation with Python Picamera

FEEDBACK

Please use our materials

Please communicate

Please report issues

Please give feedback

Page 15: Push Button Stop Motion Animation with Python Picamera

PICADEMY WORKSHOP

Push Button Stop Motion Animation

with

Python Picamera