Picademy #3 Python Picamera GPIO Workshop

15
PICADEMY WORKSHOP Python Picamera with GPIO

description

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

Transcript of Picademy #3 Python Picamera GPIO Workshop

Page 1: Picademy #3 Python Picamera GPIO Workshop

PICADEMY WORKSHOP

Python Picamera with GPIO

Page 2: Picademy #3 Python Picamera GPIO Workshop

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: Picademy #3 Python Picamera GPIO Workshop

RASPBERRYPI.ORG

Page 4: Picademy #3 Python Picamera GPIO Workshop

FREE RESOURCES

Page 5: Picademy #3 Python Picamera GPIO Workshop

FREE TO USE & OPEN SOURCE

(more on this later...)

Page 6: Picademy #3 Python Picamera GPIO Workshop

THIS RESOURCE

Page 7: Picademy #3 Python Picamera GPIO Workshop

PREPARATION

Page 8: Picademy #3 Python Picamera GPIO Workshop

INSTALLATION

sudo apt-get install python-picamera

Page 9: Picademy #3 Python Picamera GPIO Workshop

SETUP

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

Page 10: Picademy #3 Python Picamera GPIO Workshop

THE WORKSHEET

Page 11: Picademy #3 Python Picamera GPIO Workshop

GO

Page 12: Picademy #3 Python Picamera GPIO Workshop

THINGS TO LOOK OUT FOR

Misspelling 'raspberry' in password?

Code contains typos & syntax errors?

Camera plugged in properly?

Skipped an essential step?

Page 13: Picademy #3 Python Picamera GPIO Workshop

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: Picademy #3 Python Picamera GPIO Workshop

FEEDBACK

Please use our materials

Please communicate

Please report issues

Please give feedback

Page 15: Picademy #3 Python Picamera GPIO Workshop

PICADEMY WORKSHOP

Python Picamera with GPIO