
Introduction to the course.
This lecture gives a short overview of the Raspberry Pi and its components.
This lecture is a short introduction to the Linux operating system.
This lecture serves as a brief introduction to the Python programming language that can be used to program the PiBot's movements.
This lecture covers the process of downloading the SD Card Association's formatting tool to a Windows computer and using it to clean and format the SD card which will be used in your Raspberry Pi.
This lecture covers the process of downloading the SD Card Association's formatting tool to the Mac and using it to clean and format the SD card which will be used in your Raspberry Pi.
This lecture covers the process of downloading the NOOBS (New Out Of Box Software) from the Raspberry Pi website to your Windows machine, extracting it, and installing it onto the SD card you formatted in Lecture 5.
This lecture covers the process of downloading the NOOBS (New Out Of Box Software) from the Raspberry Pi website to your Mac, unpacking it, and installing it onto the SD card you formatted in Lecture 6.
This lecture shows the first Pi startup using the NOOBS tool we downloaded earlier.
This lecture walks you through the raspi-config tool, which greets you the first time you power on your Pi.
This lecture (lecture 11 - disregard the opening slide title :) deals with the parts necessary to build your bot.
This lecture walks you through the process of installing the wireless adapter and setting it up with a static IP address.
This lecture walks you through the process of installing the software library needed to control servomotors with the Pi's GPIO pins.
This lecture gives some things to remember and simple instructions regarding put the PiBot's body together with the parts you've collected.
This lecture covers the requirements necessary to power both the mobile Pi and the wheel servomotors.
This lecture covers logging into the bot remotely and controlling the motors from another computer, both scripted and in realtime.
Full text of the PiBot book.
Since the Raspberry Pi was released in 2012, it has changed the game for both professionals and hobbyists alike. Its small size (about the size of a credit card) and low price have made it a popular alternative to the Arduino microprocessor for projects ranging from home automation to web servers to mobile image processing. Its ARM processor allows it to run a version of Debian Linux, and it can be configured to work with the physical world via onboard GPIO pins and optional extra equipment. The newest version can even run both Windows 10 and a full Ubuntu distribution.
PiBot: Build Your Own Raspberry Pi Powered Robot, is meant to be a companion course to the bestselling book of the same name on Amazon. Together with the book, students will be taken step-by-step through the process of building one, from installing the libraries needed to access the GPIO pins to configuring a wireless adapter to some suggestions (not explicit instructions) on how to construct the bot's body. When you have finished, you will have a working robot that you can log into and control remotely via command line, with the possibility of using a shell or a Python script. All course participants will receive an electronic copy of the book to go along with the course. The newest updated version of the course includes information regarding the Raspberry Pi version 2 and how to interact with servos using a different library, PiGPIO.
If you would like to do something impressive with your Pi, but learn better from seeing and hearing rather than reading, this course is for you!