Raspberry Pi_Eng_03.6.4 Bluetooth Adapter

3.6.4 Bluetooth Adapter

Bluetooth communication is usually used for mobile devices such as mobile phones to connect directly to a computer at a short distance, not through the network, to listen to music or videos, and to upload or download files. If you want to connect to a computer wirelessly using Bluetooth communication, both computers connected to each other must support Bluetooth function.

Raspberry Pi_Eng_03.6.3 WI-FI Adapter

3.6.3 WI-FI Adapter

If you do not want to connect a specific computer to the network by cable and want to connect wirelessly, both the computer and the network access device must support the Wi-Fi function.

Figure 3‑6 WI-FI adapter

If you want to connect to the network using Wi-Fi in Raspberry Pi, you need to have a device that supports Wi-Fi network in Raspberry. The newest model, the Raspberry Pi 3 model B, provides Wi-Fi as standard, so you do not need to prepare a separate device, but if you want to use Wi-Fi on the previous model, you can buy Wi-Fi parts that support USB port . There are various types of USB Wi-Fi available on the market, so you can buy your favorite items.

Raspberry Pi_Eng_03.6.1 WAN Connection Device, LAN Hub and Router

3.6 Network Device

3.6.1 WAN Connection Device, LAN Hub and Router

If you want to connect your computer to a network and work with another computer, you need network access equipment. Commonly used networks include LAN networks and WAN networks.

A LAN network is a form in which a certain number of computers are connected to each other in a limited space, and a device used to connect to such a network is a LAN HUB. Through the LAN HUB, computers on the same network can exchange necessary data with each other.

Raspberry Pi_Eng_03.5 Power Adapter and Power Supply Cable

3.5 Power Adapter and Power Supply Cable

Raspberry Pi can supply electricity of 5.1V DC power via Micro USB socket. To supply power to the Raspberry Pi, you first need a power cable that supports the Micro USB socket. It is commonly used in mobile phones, so it can be easily obtained from around, or it can be shared with mobile devices.

Raspberry Pi_Eng_03.4.2 External Mass Storage Device

3.4.2 External Mass Storage Device

Raspberry Pi can use an SD card as a storage device, but SD cards usually have a limited storage capacity, so if you need to store a large volume of data, you need an external storage device. If you want to use such an external storage device, you need to connect it to a USB port.

Raspberry Pi_Eng_03.4.1 SD Card

.4.1 SD Card

As Raspberry Pi is designed to install operation system on the SD card, SD card is essential.

When purchasing an SD card, the capacity should be at least 4 GB, and it is recommended t use usually 8 GB or more. In some cases, you might want to use a 16 GB or 32 GB SD card if you want to install a lot of programs or to save a lot of data on your system.

Raspberry Pi_Eng_03.2 Body Case

3.2 Body Case

The size of Raspberry Pi body is very small. The main board is provided with four holes for fixing the main board, so that it can be fixed to another machine or equipment. However, since there is no part to protect the board itself, it can be damaged from external contact or impact. Therefore, we need a case that physically protects the board and protects the board from dust and pollutants from the outside.

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