MICROBIT


separator-blank.png

RESOURCES

Coding Site:
https://makecode.microbit.org/

separator-blank.png

LEVEL 1 PROJECTS

These projects include minimal coding and require no device other than your laptop and Microbit.  In fact, many of them can be tested on the Microbit emulator.

01 – Hello World

02 – Smiley Face

03 – Input Buttons

04 – Sounds

05 – Shake & Tilt

06 – Loud Sound

07 – LED Plot & Unplot

08 – Light Brightness Level

09 – Compass Angle

10 – Temperature

11 – Random Number

Possible additions: Sound reading, Toggle LED, Acceleration, Logo press

separator-blank.png

LEVEL 1 WORK

Please show your teacher your completed work.

TASK 1 – LED PATTERN
Create one of the two following LED Matrix patterns.

         
Pattern 1     Pattern 2

TASK 2 – HEART ANIMATION
Create a simple beating heart animation by displaying the large heart and then the small heart icons one after the other (forever).  You should decide how much of a pause you need for each icon.

TASK 3 – DICE ROLL
Create a small application that will represent the rolling of a six-sided dice.  When the microbit is shaken, a random number from 1 to 6 should be displayed.

separator-blank.png