picademy #3 python picamera gpio workshop

Post on 13-May-2015

253 Views

Category:

Education

3 Downloads

Preview:

Click to see full reader

DESCRIPTION

Workshop on Python Picamera with GPIO for Picademy #3 Raspberry Pi teacher training / CPD

TRANSCRIPT

PICADEMY WORKSHOP

Python Picamera with GPIO

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

GO

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

Python Picamera with GPIO

top related