Raspberry Pi_Kor_25.5.2 breadboard

25.5.2 breadboard

25.5.2.1 breadboard 구조

breadboard는 속칭 빵판이라고도 하는데, 전면에는 전선을 끼울 수 있는 2.54mm 간격의 구멍이 격자 모양으로 배치되어 있어 전자부품을 끼우고, 다시 뺄 수 있도록 되어 있는 장치이다.

아래 그림에 보이는 것이 통상적인 breadboard의 모습이다. 좌우에 세로로 빨간색과 파란색 두 줄이 그려져 있는 부분을 Bus 영역이라고 한다. 보통 전원을 연결하여 사용하는 부분인데, 빨간색에는 (+) 전원을 연결하고, 파란색에는 (–) 전원을 연결하여 사용한다. 중앙에 가로로 2 부분으로 구분되어 각각 5개 구멍으로 되어 있는 부분을 IC (Integrated circuit) 영역이라고 하는데, 여러 가지 부품을 배치하는 곳이다. 양쪽 모두 작은 구멍이 뚫려 있어 각종 부품들의 다리를 꽂아서 회로를 구성 할 수 있다.

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_25.5.2 Breadboard

25.5.2 Breadboard

25.5.2.1 Structure of Breadboard

The breadboard is a device where the 2.54mm spaced holes to allow wires to be inserted are placed in a lattice pattern on the front so that electronic components can be easily inserted and removed again.

The device below is a typical breadboard. The part where two red and blue lines are drawn vertically on the left and right is called a Bus area. It is usually used by connecting the power source. Connect the (+) power source to the red color and the negative (-) power source to the blue color. In the center, the part where is separated into two parts horizontally and consists of each 5 holes is called an IC (Integrated circuits) area. It is a place where various parts can be arranged. Both sides have small holes, so you can construct the circuit by inserting the legs of various parts.

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]: