Raspberry Pi 樹莓派 軟體安裝
(1) 官網下載 系統檔的映像
例如:
2019-04-08-raspbian-stretch-full.img
(2) 用 Win32DiskImager 將上述的「映像檔」寫入 SD卡 (目前多用 16GB以上的)
Win32DiskImager 下載點建議
** 如果 SD卡的格式化有故障,可以用 SDFormatter 格式化,
但這個步驟通常是不用的。
SDFormatter 下載點建議
https://www.azofreeware.com/2013/12/sd-formatter-40-sd.html
(3) SD卡插入 Raspberry Pi 開機
(4) 首次開機,建議用 HDMI 線接 LCD螢幕觀看,成功率會比較高
************************************
Raspberry Pi 桌面設定完成之後,建議安裝 VNC, winSCP, SSH
以方便「無頭模式」(不用再接 LCD 螢幕的使用方式)
偏好設定 --> Raspberry Pi 設定 --> 打開 SSH 與 VNC 功能
點擊 「Set Resolution」 --> 點選 「DMT mode 35」 --> 確定
這個對 VNC 的顯示畫面比較大而清晰:
************************************
ipscan-win32 --> 用以掃描 樹莓派 的 ip 位址
https://sourceforge.net/projects/ipscan/files/ipscan3-binary/3.2/ipscan-win32-3.2.exe/download
VNC viewer 下載點
https://www.realvnc.com/en/connect/download/viewer/
SSH Xshell 家庭學校免費版
https://www.netsarang.com/en/free-for-home-school/
winSCP -- PC 與 樹莓派 之間的檔案網路傳輸
https://winscp.net/eng/download.php
************************************
安裝系統更新 Updating and upgrading Raspbian
sudo apt update
sudo apt upgrade 或 sudo apt full-upgrade
安裝 matplotlib:
sudo apt-get install python3-matplotlib
2019-11-01
沒有留言:
張貼留言