9.2.
The new content includes 15 new lectures (2 new hours of instruction) in two sections.
I have not changed the bench computer hardware in this update.
9.2.
The new content includes 15 new lectures (2 new hours of instruction) in two sections.
I have not changed the bench computer hardware in this update.
You will also learn how to use a GPIO breakout board that makes it very easy to secure wires to your Raspberry Pi.
This Raspberry Pi project course will show you how to integrate a variety of components into a gadget that you can use to automate your work bench.
I call it "The Bench Computer".
With the Bench Computer, you will be able to control any device and appliance on your electronics work bench, like turn on and off your bench lights, soldering iron and fume extractor.
The Bench Computer provides a great framework on which you can build your own home automation projects Out of the box, you will be able to control anything with a simple on/off switch, like lights, fans, heaters etc.
I have designed this course to help you get started. What you get the Bench Computer to do is entirely up to you.
Here are the main components (software and hardware) that you will learn about by taking this course:
The Raspberry Pi (I use a Raspberry Pi 3 Model B for historical reasons, you can also use a Raspberry Pi 4).
The Raspberry Pi 7-inch touchscreen.
The Raspberry Pi Camera v2.
The Piface Relay+ HAT (contains the small relays used to control 12V devices) OR a Keyestudio 4 Channel Relay board.
A GPIO board breakout.
Larger external relays used for controlling mains appliances like lights and your soldering iron.
Python 3 and the Tkinter framework for building the application.
Things that you want to control, like low-power 12V LED strips and fans, and mains appliances like a soldering iron.
Scroll further down for a list of learning objectives for this course.
All code is available on Github, and is free to download and use as you wish.
A list of parts is available in the first section of the course (free to view).
In 11 hours of video content and over 70 lectures, you will learn the necessary skills for interfacing you Raspberry Pi with your workbench.
As of October 2017, Raspbian Jessie has been replaced by Raspbian Stretch. Everything I show in this course will work fine in Raspbian Stretch.
As of October 2017, Raspbian Jessie has been replaced by Raspbian Stretch. Please download Stretch instead of Jessie. Everything I show in this course will work fine in Raspbian Stretch.
NOTE the address configuration of the Piface board is controlled by a set of jumper wires. By default (i.e. as you receive your Piface in the box) those jumpers maybe arranged differently, and this will cause the I2C address of your Piface board to be different to what I show you in these videos.
To avoid any confusion, please ensure that the address jumpers on your board match mine, or remember to change the I2C address in the software accordingly.
Look at the section "jumper settings" in the Piface Relay Plus Getting Started Manual (linked in the Resources).
You will need to download Adafruit's DHT module from Github with this command:
git clone https://github.com/adafruit/Adafruit/Adafruit_Python_DHT.git
OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.
Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.
Find this site helpful? Tell a friend about us.
We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.
Your purchases help us maintain our catalog and keep our servers humming without ads.
Thank you for supporting OpenCourser.