03Microsoft 範例課程(入門課程)

(2017/08/08)

除了Micro:bit有提供課程外,Microsoft也有提供教學課程,並且分入門課程、中階課程、創客級課程及高級課程,這單元就先來看看入門課程。

第一課:Beautiful Image, show a beautiful image with show LEDs

    • 用LEDs,秀美麗的圖樣

第二課:Lucky 7, show a number on the LED screen with show number

    • 秀數字在 LED 螢幕上

第三課:Answering Machine, show a text message with show string

    • 使用字串秀文字訊息

第四課:Game of Chance, show a text message with game over

    • 學習用按鍵做字串控制

第五課:Smiley, smiley and frowney faces that transition on button pressed

    • 學習用按鍵作笑臉圖形轉換

第六課:Magic Logo, show an image on logo up

    • 學習用加速感應器去做向上、向下圖形控制

第七課:Snowflake Fall, repeat a series of images with forever

    • 用無線迴圈去做動畫

第八課:Screen Wipe, turn off the LEDs with clear screen

    • 用按鍵去清除螢幕圖案

第九課:Flashing Heart, display images with a pause

    • 有暫停控制的圖形顯示

第十課:Blink, turn an LED on and off with plot

    • 用座標控制LED

第十一課:Night Light, dim the LEDs with set brightness

    • 用亮度參數去控制LED 的明亮度

第十二課:Game Counter, displays the player's score with score and add points to score

    • 做一個計分器

第十三課:Happy Birthday, create a popular song

    • 產生受歡迎的歌曲