歷史文章列表
2017-10-09 10:24
微軟 micro:bit 創意課程系列--Milk Carton Robot
做一個有趣的牛奶紙箱機器人!
Duration
持續時間
3活動,約30-45分鐘,每個基於熟悉編碼概念
Materials
物料
回收
•1個不含可旋蓋帽的牛奶紙箱
•2個咖啡燒木棍
•2只稻草
•2個晾衣架(可選,可由膠水代替)
電子產品
•1微:位,電池座和2節AAA電池
•3條鱷魚夾子,用於引出電纜
•1微伺服9g SG90
工具
•可剪切紙板的剪刀
•打孔機(剪刀也會工作)
• 膠槍
Preparation
Equip the microservo with...
—————
2017-10-01 21:28
微軟 micro:bit 創意課程系列--Inchworm
做一個有趣的蚯蚓機器人!
Duration
持續時間
3活動,約30-45分鐘,每個基於熟悉編碼概念
物料
紙板片(回收!)
•膠槍(膠帶,膠帶和/或包裝膠帶)
•可剪切紙板的剪刀
•micro:bit x 1,電池座和2節AAA電池
•3個鱷魚夾
•微伺服9g SG90...
—————
2017-10-01 20:20
微軟 micro:bit 創意課程系列--Telegraph activity
在兩個micro:bit之間建立一個電報,與你的朋友溝通!
Duration: ~30 minutes
Materials
micro:bit, battery holder and 2 AAA batteries
Crocodile clips
Activities
Make
Code
Let’s get started!
Edit this page on GitHub
Make
Let’s build a telegraph between two...
—————
2017-10-01 19:05
微軟 micro:bit 創意課程系列--banana keyboard
建立你自己的micro:bit使用香蕉的鋼琴!
Duration: ~20 minutes.
時間:〜20分鐘。
物料
•micro:bit,電池座和2節AAA電池
• 香蕉
• 橙子
•鱷魚夾
Activities
Make
Code
Let’s get started!
Edit this page on GitHub
Make
Materials
micro:bit, battery holder and 2...
—————
2017-10-01 18:39
微軟 micro:bit 創意課程系列--hack your headphones
構建您自己的音樂播放器從耳機的micro:bit。
時間:〜15分鐘。
物料
•微型:位,電池座和2節AAA電池
•耳機
•鱷魚夾
沒有鱷魚夾! 使用電線或鋁箔! 閱讀更多…
Activities
Make
Code
Let’s get started!
Edit this page on GitHub
Make
你知道你可以把你的耳機連接到micro:bit來產生聲音嗎?
No crocodile...
—————
2017-10-01 17:57
微軟 micro:bit 創意課程系列--Railway crossing
Duration
持續時間
7個步驟,每個約15-30分鐘。
Step 1: Light sensor
步驟1:光傳感器
我們將使用光傳感器來檢測火車是否通行。 我們會通過檢測火車的陰影來做到這一點。
我們首先探討如何通過將以下程序下載到我們的micro:bit上來實現光傳感器的工作。
現在按按鈕A,微:位響應一個數字。 該數字表示落在LED上的光量(是的,LED也可用於檢測光)。 如果您收到的數字是255或0,則表示亮度傳感器正在初始化,因此您需要再次按下該按鈕。
Step 2: The...
—————
2017-10-01 17:26
微軟 micro:bit 創意課程系列--Plant Watering
Water your plants automatically!
This is a follow up of the soil moisture project.
Materials
1 micro:bit with battery pack and batteries
2 long nails or silver
2 crocodile clips
1 micro servo + 3 female-to-croc clips
1 ice cream wooden stick
2...
—————
2017-09-24 11:01
微軟 micro:bit 創意課程系列--Soil Moisture
跟踪植物的土壤水分!
Materials
物料
•micro:bit x 帶電池和電池
•長釘子 x 2
•鱷魚夾 x 2
Activities
Make
Code
Connect
Let’s get started! Edit this page on...
—————
2017-09-24 10:29
微軟 micro:bit 創意課程系列--Timing gates
這個項目解釋了使用家用材料的定時門的原理。
Timing gates
兩個門連接到micro:bit,並可以檢測到通過的汽車。
當汽車通過門0時,它通過on pin壓塊向micro:bit發送一個事件。 micro:bit記錄變量t0中的時間。
當汽車通過門1時,它通過引腳按壓塊向微位置發送一個事件。 micro:bit將時間記錄在變量t1中。
其餘的是一些數學和物理學。 跨越門的時間被計算為t1-t0的差值。...
—————
2017-09-24 09:50
微軟 micro:bit 創意課程系列--Reaction Time
做一個反應時間的實驗,回應你的身體的導電
率!
持續時間
2活動,約30-45分鐘,基於熟悉編碼概念
物料
•紙板
鋁箔
•永久標記
•micro:bit x 1 ,電池座和2節AAA電池
•4個鱷魚夾
Activities
Make
Code
Let’s get started!
Edit this page on...
—————