Image provided by: https://microbit.org/guide/features/
-----------------------------------------------------------------------------------
(Source)
A micro:bit is a small pocket-sized computer which can empower students to learn programming, coding, and computational creative physical computing.
1. A Brief History
2. Embraced globally
3. Kick Start Curiosity with a micro:bit
10. Uses Microsoft web-based, free software (works on Mac, PC and Chromebook - works in a pinch of iPad (it is getting better)
Pick up your box of micro:bit components. You can find a list of all items in the document included in your bag. Below is a list of everything that should be in there:
Step 1: Get your materials out of the purple container. (Group Project 1)
Step 2: Go to: https://makecode.microbit.org/ and choose micro:bit.
Step 3: Plug the micro:bit into the mini USB cable. Plug the USB cable into your computer.
Step 4: Click on new project.
Step 5: Enter a name for our project in the Untitled Box.
Step 6: Click the blue save button
Step 7: Enter the code on the task card or write your own code.
Step 8. Click on download.
Step 9: Locate the .hex file and choose the following option for your device:
Step 10: Once the code is uploaded your code will run.
Create a program that displays your first name once, then flashes a symbol.
Blocks in Basic
Select show string and show icon
Follow directions above to download program to the micro:bit
The micro:bit will give your answer.
Blocks in Basic and Input
Press button A, display your icon for yes
Presses button B, display your icon for no
Extension: Can you add code for maybe?
Create a program that displays a happy face/sad face based on the button you press.
Blocks in Basic and Input (show leds)
Whenever the user presses button A, display a happy face.
Whenever the user presses button B, display a sad face.
Bonus:
Code an expression when both A and B are pressed.
Create a program to flash a heart 5 times
Blocks in Basic, Input and Loops
Set up your program to start your program when A+B are pressed
Create your two heart design with show leds
Repeat your flashing heart 5 times
Let's program the micro:bit for a competition standard call to action.
Blocks in Input and Music
Set up your code to run with an input
Use the music blocks to code CHARGE
**In order for the micro:bit to make sound, you will need to add connect the buzzer with the alligator clips
For other songs - scroll to the bottom.
Use the accelerometer and the screen to build a Rock Paper Scissors game that you can play with your friends!
1. write the code
2. find your opponent - play
3. if you lose, you become the cheerleader and we go around the room until the last 2 standing
Use Blocks in Input, Variable, Logic and Basic to build the Game
On shake from Input
Make a Variable - name the variable tool
Add the Set Block
Math Random Bock 0-10 - change to 0-2
Get logic (If This/Then)
Feeling adventurous? Try coding your own compass.
https://makecode.microbit.org/projects/salute
Melba introduced us to this fantastic math game using micro:bits (5th and 6th graders)
Salute! is a simple math game where players select a number card from a deck (without looking at it) and hold it to their forehead as in a “salute”. Another player decides whether to make a sum or product of the two cards and then announces the result. Based on the card held by the opposing player and the result announced, each player tries to figure out what card they are holding.
Hot Cross Buns
Amazing Grace
Mary Had a Little Lamb