If you have completed all activities from the previous week, you can implement the following two projects as well:

Temperature Activity

180925 mcShowTemp

The micro:bit has many sensors on board, also a temperature sensor. Here you will use it to measure the environmental temperature. Click on the attached link to go the page with the instructions on how to program your activity.

Temperature Activity

Some background: Computational Concepts I

Once you have done one or two projects, it may be time to get to know some key computational ideas that will help you to modify exisiting projects and also create your own. Have a look here

Die Roll Activity

180925mcRollDice

This small project allows you to build an electronic die. When shaking the micro:bit, it will show you a number, like on a real physical die. This small program contains a variable and a series of if conditions. When implementing the program, focus on the use of variables and the if conditions. You find some more information about these two concepts on the following page.

Click on the attached link to go the page with the instructions on how to program your activity.

Die Roll Activity

print