
Lab: Tinkering with MakeCode and the BBC micro:bit#
Objective#
By the end of this lab, you will be abke to flash code onto the micro:bit that you created and test to see if the code runs.
Materials#
1 PC or Laptop
1 BBC micro:bit
1 Micro USB cable
Instructions#
Setup: Connect your BBC micro:bit to your PC or laptop using the Micro USB cable.
Programming Environment: Open the MakeCode for micro:bit programming environment on your PC or laptop.
Tinkering with the micro:bit: Explore the blocks in the
Basicdrawer of the toolbox. Add various blocks and observe what they do on the micro:bitTest Your Device: After you’ve written your code, download it to your micro:bit and test your code. There may be errors, but this is your first time coding the device.
Document Your Work: Take pictures of what you created on the device. Did the device behave as you expected? Were there errors?
Present Your Work: Prepare a short presentation to share your experience with the class.
Reflection: Write a brief report about what you learned while exploring the blocks in the
Basicdrawer of the Toolbox and flashing them on the device.