diff --git a/samwanwan/gitUpdate.bat b/samwanwan/gitUpdate.bat new file mode 100644 index 00000000..edb754a7 --- /dev/null +++ b/samwanwan/gitUpdate.bat @@ -0,0 +1,7 @@ +git status . + +@pause + +git add . +git commit -m"update samwanwan," +start git push \ No newline at end of file diff --git a/samwanwan/meta.md b/samwanwan/meta.md new file mode 100644 index 00000000..512081cb --- /dev/null +++ b/samwanwan/meta.md @@ -0,0 +1,26 @@ +--- +tags: rpi, arduino, hko, app_inventor +--- + +# samwanwan + +not done + +## history + +已經上傳咗 🙏 +我個 project 係諗住用 ST77735 mon 可以顯示到香港天文台嘅溫度, 天文台現時溫度嘅圖片 同埋用 DHT11 感應到現時附近嘅溫度再顯示埋出嚟. + +跟住用 app inventor(即係 MIT) 用嚟控制顯示邊個介面 + +- 撳第一個掣就顯示天文台現時溫度. +- 撳第二個掣就顯示現時溫度嘅圖片. +- 撳第三個掣就顯示附近嘅溫度. +- 跟住撳第四個掣就會呢三個介面每 5 秒輪流轉一次。 +- 撳第五個掣就可以偵測天文台嘅溫度 如果溫度高於 25 度,就會出聲(記得飲多啲水)。 +- 如果低於 25 度,就會出聲(記得着多件衫)。 +- 跟住第六個制,只要撳掣就可以喺 MIT 顯示到感應器感應嘅溫度. + +### contact + +https://www.carousell.com.hk/inbox/1805849186/ diff --git a/samwanwan/task1/Mini-project-AY23S2.pdf b/samwanwan/task1/Mini-project-AY23S2.pdf new file mode 100644 index 00000000..9ae07ffd Binary files /dev/null and b/samwanwan/task1/Mini-project-AY23S2.pdf differ