Published Book on Amazon
All of IOT Starting with the Latest Raspberry Pi from Beginner to Advanced – Volume 1 | |
All of IOT Starting with the Latest Raspberry Pi from Beginner to Advanced – Volume 2 |
출판된 한글판 도서
최신 라즈베리파이(Raspberry Pi)로 시작하는 사물인터넷(IOT)의 모든 것 – 초보에서 고급까지 (상) | |
최신 라즈베리파이(Raspberry Pi)로 시작하는 사물인터넷(IOT)의 모든 것 – 초보에서 고급까지 (하) |
Original Book Contents
Chapter 25 External Interface
Chapter's Main Topics
|
Raspberry Pi can communicate with and control devices outside the system through an interface with external devices. The core device of the Raspberry Pi used here is GPIO (General Purpose Input Output) port. Here, we discuss how to interface with external devices using GPIO.
It includes descriptions on the following topics:
■ GPIO Details
■ Fundamentals of electricity/electronics
■ Fundamentals of Electronic circuit
■ Preparing interface
■ GPIO Library
■ Digital Input/Output interface
■ Interface using sensor