Microbit Crash Course
Welcome to the micro:bit crash course. Here, you will learn the basics of programming a micro:bit device. If you don’t have the device, don’t worry, we can do the tutorial online!
Content
-
1. Setup
Learn how to set up the programming environment.
-
2. Creating a Project
Learn how to create a project in MakeCode.
-
3. Simple Animation
Learn how make simple animations.
-
4. Buttons and Timings
Learn how to use the buttons and control time.
-
5. Uploading a Project (Optional)
Learn how to upload your program to a physical micro:bit device.
-
6. Digital Out
Learn how to control digital devices.
-
7. Analog Out
Learn how to control analog devices.
-
8. Conditionals
Learn how to make decision based on conditions.
Written by: Eiji Onchi