Raspberry Pi_Eng_01.1.1 Birth of the Raspberry Pi

1.1 Overview

1.1.1 Birth of the Raspberry Pi

Raspberry Pi (abbreviated as RPi or RasPi) is a very cheap credit card-sized Linux computer developed by the British charity Raspberry Pi Foundation, originally developed to teach computer programming to students from poor countries around the world.

Since then, because of its powerful functions, its small size and low cost, Raspberry Pi has been widely known around the world and become popular, and not only it has been used for computer education for children that is its original development purposes, but also many people have purchased and used it for their own business or personal purposes.

Raspberry Pi_Eng_18.1.2 Remote Drive Connection

18.1.2 Remote Drive Connection

“remote drive connection” is the connection method that connects to a remote system, but can not issue commands to the system, just only can connect to a specific directory or file that the remote system has, and search for, modify, and delete the data contained in it.

Raspberry Pi_Eng_18.1.1 Remote System Connection

18.1 Overview of Remote Connection

There are many ways to connect and work with a remote Raspberry Pi system. You can direct commands to the remote system, or you can simply use the data that the remote system has. According to this connection method, connection method can be divided into “remote system connection” and “remote drive connection”.