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.
이 강좌는 An Introduction to Programming the Internet of Things (IOT) 특화 과정의 일부입니다.
제공자:


이 강좌에 대하여
귀하가 습득할 기술
- Computer Programming
- Python Programming
- Internet Of Things (IOT)
- Raspberry Pi
제공자:

캘리포니아 대학교 어바인 캠퍼스
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.
강의 계획표 - 이 강좌에서 배울 내용
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.
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.
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.
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.
검토
- 5 stars74.35%
- 4 stars20.09%
- 3 stars4.07%
- 2 stars0.75%
- 1 star0.71%
THE RASPBERRY PI PLATFORM AND PYTHON PROGRAMMING FOR THE RASPBERRY PI의 최상위 리뷰
very nice material for someone who learn raspberry for the first time..but i believe this course doent walk you very far..its very very introductory
As an intro course to Raspberry Pi platform it's okay. I guess the next course in the series will have assignments that are more difficult and enable us to learn more.
Extremely helpful if you want to start using Raspberry Pi. Gives you the required knowledge to kickstart your Raspberry Pi learning and you get a hint of python programming as well which is useful
Nice course. Gives a good thousand-foot view of the Pi, Python programming, and how you can use Python to manipulate the GPIO pins on the Pi.
An Introduction to Programming the Internet of Things (IOT) 특화 과정 정보
Design, create, and deploy a fun IoT device using Arduino and Raspberry Pi platforms.

자주 묻는 질문
강의 및 과제를 언제 이용할 수 있게 되나요?
이 전문 분야를 구독하면 무엇을 이용할 수 있나요?
재정 지원을 받을 수 있나요?
궁금한 점이 더 있으신가요? 학습자 도움말 센터를 방문해 보세요.