用樹莓派實作空氣盒子

Week 5

各組成績

https://goo.gl/R1Jbft

Week 4

電錶

測量電壓電阻

麵包板

+電阻器

+LED

電阻分壓

GPIO(General Purpose Input Output)

https://www.raspberrypi.org/documentation/usage/gpio-plus-and-raspi2/README.md

寫程式

Week 3

科學日資電組狗狗派

http://gogo.1001000.io

樹莓派

帳號:pi

密碼:raspberry

rdp進樹莓派桌面(Desktop)

ssh進樹莓派終端機(Terminal)

ssh [email protected]

重開機指令

sudo reboot now

python3 your_first_script.py

用Ubuntu的檔案應用程式連接伺服器 ssh://172.19.16.XXX

用Ubuntu的gedit編輯樹莓派上的script

關機指令

sudo shutdown now

Week 2

Terminal指令

ls

ll

touch 檔案名稱

cd 目的路徑

mv 原名稱 新名稱

mkdir 資料夾名稱

rm 檔案名稱

rm -rf 資料夾名稱

資料型態

台北市公開資料

http://data.taipei

Week 1

Schedule

Week 1 : Python + IDLE + repl.it

Week 2 : Python + Ubuntu + open data

Week 3 : Raspberry Pi

Week 4 : Raspberry Pi + LED

Week 5 : Raspberry Pi + Temp sensor + PM sensor

Maker

Maker board: Raspberry Pi

Operation System: Linux

Programming language: Python 3

Integrated Development Environment: IDLE

IDLE

變數 variables

函數 functions

repl.it

https://repl.it/languages/python3

Team up

5 teams

find a helper

borrow a book or just google it

http://sololearn.com