The Raspberry Pi Platform and Python Programming for the Raspberry Pi
Description
When you enroll for courses through Coursera you get to choose for a paid plan or for a free plan .
- Free plan: No certicification and/or audit only. You will have access to all course materials except graded items.
- Paid plan: Commit to earning a Certificate—it's a trusted, shareable way to showcase your new skills.
About this course: The Raspberry Pi is a small, affordable single-board computer that you will use to design and develop fun and practical IoT devices while learning programming and computer hardware. In addition, you will learn how to set up up the Raspberry Pi environment, get a Linux operating system running, and write and execute some basic Python code on the Raspberry Pi. You will also learn how to use Python-based IDE (integrated development environments) for the Raspberry Pi and how to trace and debug Python code on the device. Please note that this course does not include discussion forums.
Created by: University of California, Irvine-
Taught by: Ian Harris, Ass…
Frequently asked questions
There are no frequently asked questions yet. If you have any more questions or need help, contact our customer service.
When you enroll for courses through Coursera you get to choose for a paid plan or for a free plan .
- Free plan: No certicification and/or audit only. You will have access to all course materials except graded items.
- Paid plan: Commit to earning a Certificate—it's a trusted, shareable way to showcase your new skills.
About this course: The Raspberry Pi is a small, affordable single-board computer that you will use to design and develop fun and practical IoT devices while learning programming and computer hardware. In addition, you will learn how to set up up the Raspberry Pi environment, get a Linux operating system running, and write and execute some basic Python code on the Raspberry Pi. You will also learn how to use Python-based IDE (integrated development environments) for the Raspberry Pi and how to trace and debug Python code on the device. Please note that this course does not include discussion forums.
Created by: University of California, Irvine-
Taught by: Ian Harris, Associate Professor
Department of Computer Science
Each course is like an interactive textbook, featuring pre-recorded videos, quizzes and projects.
Help from your peersConnect with thousands of other learners and debate ideas, discuss course material, and get help mastering concepts.
CertificatesEarn official recognition for your work, and share your success with friends, colleagues, and employers.
University of California, Irvine Since 1965, the University of California, Irvine has combined the strengths of a major research university with the bounty of an incomparable Southern California location. UCI’s unyielding commitment to rigorous academics, cutting-edge research, and leadership and character development makes the campus a driving force for innovation and discovery that serves our local, national and global communities in many ways.Syllabus
WEEK 1
Module 1
This module describes the basic functionality the Raspberry Pi B+ board. I'll describe how to set up the board, configure it, and use it. An important point differentiating Raspberry Pi from the Arduino platform which we have talked about previously is that Raspberry Pi uses an operating system. I'll describe some of the implications of an operating system on the behavior of the Raspberry Pi as an IoT device.
10 videos, 4 readings expand
- Reading: Pre-Course Survey
- Reading: Course Overview
- Reading: Module 1 Objectives
- Reading: Module 1 Reading
- Video: Module 1 Introduction (Video)
- Video: Lecture 1.1 - Raspberry Pi Board
- Video: Lecture 1.2 - Raspberry Pi Processor
- Video: Lecture 1.3 - Raspberry Pi vs. Arduino
- Video: Lecture 2.1 - Operating System Benefits
- Video: Lecture 2.2 - Processes
- Video: Lecture 2.3 - Raspberry Pi IoT
- Video: Lecture 3.1 - Raspberry Pi Setup
- Video: Lecture 3.2 - Raspberry Pi Configuration
- Video: Lecture 3.3 - Overclocking
Graded: Module 1 Quiz
Graded: Module 1 Peer Assignment:
WEEK 2
Module 2
The Raspberry Pi is typically installed with a Linux-based operating system, so we present the basics of Linux and its use. We describe some of the main features including navigating the file system and managing processes. We describe the text-based user interface through the shell and we overview the graphic user interface which is the default with the Raspian Linux distribution.
10 videos, 2 readings expand
- Reading: Module 2 Objectives
- Reading: Module 2 Reading
- Video: Module 2 Introduction (Video)
- Video: Lecture 1.1 - Linux Basics
- Video: Lecture 1.2 - Login
- Video: Lecture 1.3 - Linux Filesystem
- Video: Lecture 2.1 - Navigating the Filesystem
- Video: Lecture 2.2 - Text Editors
- Video: Lecture 2.3 - Accessing Files
- Video: Lecture 3.1 - Permissions
- Video: Lecture 3.2 - Processes
- Video: Lecture 3.3 - Linux Graphic User Interface
Graded: Module 2 Quiz
Graded: Module 2 Peer Assignment
WEEK 3
Module 3
We present the basics of the Python programming language to prepare you for programming on the Raspberry Pi. Many languages can be used but Python is the most convenient for the Raspberry Pi because convenient APIs are provided for basic operations such as controlling the pins. Python is a powerful language with useful features that we will present so that you can use these features to control the Raspberry Pi.
10 videos, 2 readings expand
- Reading: Module 3 Objectives
- Reading: Module 3 Reading
- Video: Module 3 Introduction (Video)
- Video: Lecture 1.1 - Python on Raspberry Pi
- Video: Lecture 1.2 - Python Programming Environment
- Video: Lecture 1.3 - Python Expressions
- Video: Lecture 2.1 - Strings
- Video: Lecture 2.2 - Functions
- Video: Lecture 2.3 - Function Arguments
- Video: Lecture 3.1 - Lists
- Video: Lecture 3.2 - List Methods
- Video: Lecture 3.3 - Control Flow
Graded: Module 3 Quiz
Graded: Module 3 Peer Assignment
WEEK 4
Module 4
In this module we describe how to communicate with devices through the pins of the Raspberry Pi. We examine the RPi.GPIO library which provides Python functions used to access the pins. We discuss how to set up the pins, apply digital voltages, and generate Pulse Width Modulated signals. We also describe the Tkinter Python library and show how it can be used to access pins through a graphic user interface.
10 videos, 3 readings expand
- Reading: Module 4 Objectives
- Reading: Module 4 Reading
- Video: Module 4 Introduction (Video)
- Video: Lecture 1.1 - General Purpose IO Pins
- Video: Lecture 1.2 - Protocol Pins
- Video: Lecture 1.3 - GPIO Access
- Video: Lecture 2.1 - General Purpose IO Pins
- Video: Lecture 2.2 - Pulse Width Modulation
- Video: Lecture 2.3 - Demo of a Blink
- Video: Lecture 3.1 - Graphic User Interface
- Video: Lecture 3.2 Tkinter Library
- Video: Lecture 3.3 - Interaction
- Reading: End-of-Course Survey
Graded: Module 4 Quiz
Graded: Module 4 Peer Assignment
Share your review
Do you have experience with this course? Submit your review and help other people make the right choice. As a thank you for your effort we will donate $1.- to Stichting Edukans.There are no frequently asked questions yet. If you have any more questions or need help, contact our customer service.