Session 9 Intro to Microbit
Session 9 - BRING USB ADAPTER
Date: 10/31/19
Location: Myers Media Art Studio
Topic: Intro to Microbit
Slides: Microbit Introduction
Objective: Understand how to use the programming interface and online simulator for the Microbit Microcontroller. Using the onboard sensors to collect data on the Microbit. Using variables on the Microbit. I followed this tutorial
On your own, make an “unboxing video” for the microbit. Make sure to include in the video:
What is the Microbit?
What are some things that you can do with the Microbit?
Include video of you writing a simple program and putting it on the Microbit.
Create and document a project using the Microbit. Blog about that project. You can choose a project from this list or come up with your own idea.
I followed this tutorial https://makecode.microbit.org/projects/rps-teams and tried to understand the code. Finally I understand each variables' meaning and the game's principle is different from the traditional Rock Paper Scissors, but in a team which figure is chosen by most people, then these people win.
The code is finally like this.
Comments
Post a Comment