Download presentation
Presentation is loading. Please wait.
Published byArron Blair Modified over 9 years ago
1
Presentation by John Lamb Trainee Master Teacher Monkwearmouth Academy Physical Computing with the Raspberry Pi
2
HDMI Composite video Ethernet USB Audio Power GPIO Raspberry Pi Hardware
3
Breakout Boards such as the pi cobbler allow you to use breadboard to build projects They are relatively cheap and great for projects but don’t protect the GPIO pins
4
One of many add-on boards which offer GPIO protection and extra functionality Developed by the University of Manchester with the education sector in mind 8 inputs 8 outputs 2 relays 0V 5V
5
Making the Piface classroom friendly
6
The final unit – safe to work on
7
Classroom Friendly Unit
8
Traffic lights using scratch
9
7 segment display – using Python £1 each
10
Interest and enthusiasm
11
Sensors don’t have to cost much An 8 input capacitive touch sensor can be bought for £1.99. The same technology as Makey Makey but much cheaper
12
Using the Data pins These bypass the Piface and go directly to the GPIO pins via a protected circuit This is needed for speed with some sensors as the Piface is too slow. Low cost sensors/motors e.g. Temperature Humidity Pressure Distance(Ultra sound) Servo/Stepper motors for robotics
13
Maplin Robotic Arm £30 each (watch out for offers every so often) Programmable with Scratch & Python thanks to an open source module called PYusb http://sourceforge.net/projects/pyusb/ Robotics http://scratch.mit.edu/projects/17770365/
14
Use the Python API to write code to control the world. The same script can switch on LED’s or other OUTPUTS. INPUT switches can be used as control
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.