The Raspberry Pi uses a variety of input/output devices based on protocols such as HDMI, USB, and Ethernet to communicate with the outside world. In this class you will learn how to use these protocols with other external devices (sensors, motors, GPS, orientation, LCD screens etc.) to get your IoT device to interact with the real world. Most physical devices use analog signals; however computer hardware is digital so in this class you will learn how these signals are converted back-and-forth and how this must be considered as you program your device. The basic design of a sensor-actuator system will also be covered. You will also learn how to build more sophisticated hardware systems using Raspberry Pi expansion boards to create fun and exciting IoT devices. Please note that this course does not include discussion forums.
이 강좌는 An Introduction to Programming the Internet of Things (IOT) 특화 과정의 일부입니다.
제공자:


이 강좌에 대하여
귀하가 습득할 기술
- Python Programming
- Application Programming Interfaces (API)
- 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 presents the use of the Raspberry Pi to connect to the Internet, from a user perspective. The first way to use the Raspberry Pi as a networked device is to use it as a general-purpose computer rather than as a programmed IoT device. Using networking with a Raspberry Pi in this way is similar to using the network from any Linux machine, and we present its use in this module. We also present the standard Internet protocols that must be understood in order to develop network programs.
Module 2
This module introduces the networking socket interface that is used to transfer data across the network programmatically. An essential aspect of the Internet of Things is for your IoT device to send and receive data on the Internet, and the socket interface is key to enabling that. We describe how to use socket in Python to act as both a client and a server.
Module 3
This module focuses on how to have your Raspberry Pi interact with online services through the use of public APIs and SDKs. Many interesting and useful services are available in the cloud and this module describes how to write code that accesses those services. We define what an Application Programming Interface (API) is and what a Software Development Kit (SDK) is. We present some API examples and we show the use of the Twitter API in detail using the Twython package.
Module 4
In this module we show how to use the Raspberry Pi to interface with more complicated sensors and actuators. We explore the use of the Raspberry Pi camera module and the use of a servo. The Raspberry Pi camera module is used through the picamera library, which we describe. Servos are controlled by generating pulse width modulated signals and varying their pulse width using library functions.
검토
- 5 stars75.59%
- 4 stars19.53%
- 3 stars2.88%
- 2 stars1.02%
- 1 star0.96%
INTERFACING WITH THE RASPBERRY PI의 최상위 리뷰
I love teaching style of Dr. Harris, simple but inclusive. He guesses what you are thinking while you are watching the video.
Nice way of teaching how to interact with raspberry pi .. A very good blend of theory + practical both revolving around the raspberry pi.
Lack of discussion forums impacted learning experience. Other than that, solid technical content and good presentation.
Good class with good assignments to re-enforce the material. I can see practical applications for all of this.
An Introduction to Programming the Internet of Things (IOT) 특화 과정 정보
Design, create, and deploy a fun IoT device using Arduino and Raspberry Pi platforms.

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