This site is no longer maintained. Please see MGLink.org for updated content.
Scroll Your Name
Expressions for Robot Head
Make Music with Micro:bit (Depends on your ability to read music)
Create a Compass (Follow instructions, about 20 minutes)
Create a "Dodge the Comets" Video Game
Create a program that displays your first name once, then flashes a symbol. When you are done, share it to the backchannel (or scan QR code shown right)
Start with a blank screen
Add command to scroll your first name
Customize code to reflect your first name
Create a program that displays an expression (e.g. happy/sad face) based on the button the user presses. When you are done, share it to the backchannel (or scan QR code shown right)
Start with a blank screen
Whenever the user presses button A, display a happy face.
Whenever the user presses button B, display a sad face.
Create a program that plays "Mary Had a Little Lamb," "Hot Cross Buns" (or "Amazing Grace"). You can use the music and handy guide to get started. When you are done, share it to the backchannel (or scan QR code shown right).
Start with a blank screen
Play audio notes in sequence at the appropriate beats
Include pauses at appropriate moments
Display "THANK YOU!" at the end of the performance
Amazing Grace (Incomplete)
Feeling adventurous? Try coding your own compass. When you are done, share it to the backchannel (or scan QR code shown right).
If compass degrees are less than 45 degrees or greater than 315, show North ("N")
If compass heading is less than 135 degrees, show East ("E") on micro:bit
If degrees are less than 225, show South ("S")
Otherwise, show West ("W") on micro:bit
Hint: There's a compass project. Read this blog entry to give you more background. You'll learn more if you try to recreate the code rather than just save the existing code link.
Get your students hooked on making their own video game with micro:bit. Give it a try yourself. When you are done, share it to the backchannel (or scan QR code shown right).
Working with younger learners? This is a perfect getting started activity that will get you and your students going with making shapes on the micro:bit. Give it a try yourself. When you are done, share it to the backchannel (or scan QR code shown right).