1. Create a solution to alert someone if someone was trying to steal some precious goods (burglar alarm).
2. Create a guessing number game. The program should select a random number. The player you can select and lock in your number using the inputs on the micro bit. The micro bit lets you know if you are close or not.
3. Using two micro bits create a game that relies on the two devices communicating with each other. Maybe rock paper scissors etc.
4. Create a solution to notify people when it’s getting too noisy in the classroom.
5. Create a reaction timer for a single player. It should remember the best score. Use alligator clips to create a cool interface for the application.
6. Using the graph and plot function on the LED screen, measure something of interest using one of the sensors built in to the micro bit or from the extension’s kits.
7. Create an automatic light sensor that turns the lights on when it gets too dark.
8. Create an automatic fan that turns on when the outside temperature gets above a certain temperature.
9. Using two micro bits, create a program that can light up one LED across boards using directional movements. i.e as the dot moves of the page, it continues onto the next micro bit. Now try and make a game of pong.
10. Using two micro bit and the in the in built graphing tool, wirelessly send signals from one micro bit to the other to plot a graph of your choice.