Search Header Logo
Unit 9.3 - Lesson 1

Unit 9.3 - Lesson 1

Assessment

Presentation

Computers

10th Grade

Practice Problem

Medium

Created by

David Kang

Used 2+ times

FREE Resource

9 Slides • 3 Questions

1

Unit 9.3:

Coding and testing: Game Development for the Micro:bit

2

  • Micro:bit is a small microprocessor

  • Can store and run one program at a time

  • Programs developed with MakeCode (block-based) or MicroPython (text-based)

  • Inputs: A button, B button, accelerometer, microphone, light sensor, temperature sensor

  • Outputs: LED display, buzzer

  • Connects to external components via GPIO pins and crocodile clips

  • Proper MicroPython syntax is crucial

  • Syntax errors shown on display with sad face and line number

media

3

Multiple Choice

What are the two programming platforms used for developing micro:bit programs?

1

Scratch and JavaScript

2

MakeCode and MicroPython

3

Arduino and Raspberry Pi

4

C++ and Java

4

Multiple Choice

Which of the following is NOT an input for the micro:bit?

1

Accelerometer

2

Buzzer

3

Light sensor

4

A button

5

media
media

6

7

media

​Type this into the editor?

8

Open Ended

What did you see?

9

media
media

10

media
media

​Add the following code that allows the Micro:bit to sense the accelerometer

11

Here's a challenge:

This is the pseudocode (plan):

media
media

This is an incomplete PythonMicro Code to help you get started

media

12

For those who can go further

​Here's the pseudocode... how do you programme this in PythonMicro

media
media

Unit 9.3:

Coding and testing: Game Development for the Micro:bit

Show answer

Auto Play

Slide 1 / 12

SLIDE