Micro:bit - Lesson 1 - Introduction

Micro:bit - Lesson 1 - Introduction

12th Grade

9 Qs

quiz-placeholder

Similar activities

Module 4 Honors Review

Module 4 Honors Review

12th Grade

10 Qs

Senior Bellwork 10.11.21

Senior Bellwork 10.11.21

12th Grade

12 Qs

Température et Micro-organismes

Température et Micro-organismes

1st Grade - University

10 Qs

ARDUINO

ARDUINO

9th - 12th Grade

10 Qs

Les micro-organismes: caractéristiques

Les micro-organismes: caractéristiques

6th - 12th Grade

14 Qs

REV Robotics FTC Starter Kit Review

REV Robotics FTC Starter Kit Review

9th - 12th Grade

14 Qs

BIOA Prefix Week 4 Quiz

BIOA Prefix Week 4 Quiz

10th - 12th Grade

10 Qs

Binary

Binary

9th - 12th Grade

10 Qs

Micro:bit - Lesson 1 - Introduction

Micro:bit - Lesson 1 - Introduction

Assessment

Quiz

Science

12th Grade

Easy

Created by

Jenny Farrelly

Used 1+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the Blocks editor used for?

To create circuits

To interactively create a program

To connect external sensors

To display output

Answer explanation

The Blocks editor is used to interactively create a program, allowing users to visually program by connecting blocks together to form code sequences.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of the processor in a micro:bit?

To detect orientation

To display images

To run the programs

To measure light intensity

Answer explanation

The function of the processor in a micro:bit is to run the programs, making it the correct choice among the options provided.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the components of a micro:bit?

USB, Battery Socket, Reset Button

Processor, Inputs, Pins

Outputs, Inputs, Pins

Processor, Outputs, Inputs

Answer explanation

The correct components of a micro:bit are Processor, Outputs, Inputs.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the Reset Button on a micro:bit?

To display numbers

To restart the micro:bit

To measure temperature

To connect external devices

Answer explanation

The purpose of the Reset Button on a micro:bit is to restart the micro:bit.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do the Pins on a micro:bit allow you to do?

Create circuits

Display images

Connect external devices

Measure light intensity

Answer explanation

The Pins on a micro:bit allow you to connect external devices, expanding its functionality beyond the built-in features.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the basic rule of programming mentioned in the text?

Plan on paper first

Create a Basic Project

Use the Blocks editor

Connect external sensors

Answer explanation

The basic rule of programming mentioned in the text is to plan on paper first, emphasizing the importance of initial planning before diving into coding.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the Math Block in micro:bit programming?

To detect orientation

To measure temperature

To perform calculations

To display images

Answer explanation

The purpose of the Math Block in micro:bit programming is to perform calculations, making it the correct choice among the options provided.

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of the Radio feature in micro:bit?

To create circuits

To measure light intensity

To display numbers

To send and receive data between microbits

Answer explanation

To send and receive data between microbits

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What can you do with the Pins P0, P1, P2 on a micro:bit?

Measure light intensity

Display images

Use as General Purpose IO Pins

Connect external sensors

Answer explanation

The Pins P0, P1, P2 on a micro:bit can be used as General Purpose IO Pins, allowing for various input and output functionalities.