Raspberry Pi_Kor_03.10 외부 Interface

3.10 외부 Interface

Raspberry Pi는 외부 기기와의 양방향 interface를 통하여 시스템 외부의 장치와 통신하고, 통제할 수 있다. 외부 기기를 통해서 입력을 받거나 출력을 할 수도 있으며, 외부 장치를 조정할 수도 있다. 이를 위한 핵심적인 장치가 GPIO(General Purpose Input Output) port이다. 여기서는 이 GPIO를 이용하는데 필요한 준비사항을 간단히 언급하고자 한다. 상세한 내용은 [Chapter 25 외부 Interface]를 참고하기 바란다.

Raspberry Pi_Eng_03.10 External Interface

.10 External Interface

Raspberry Pi can communicate with and control devices outside the system through a bidirectional interface with external devices. It can receive input or output through an external device, or adjust an external device. A key device for this is the GPIO (General Purpose Input Output) port. Here, I will briefly mention the preparations required to use this GPIO. For details, refer to [Chapter 25 External Interface]: