Media Summary: Sensors are pieces of hardware that record data about the world, this data is then input into the In this module we look at selection and conditions, including how to use if/then blocks in MakeCode. In this video the Arm School Program introduce their new playlist and course '

Introduction To Computing With Micro Bit - Detailed Analysis & Overview

Sensors are pieces of hardware that record data about the world, this data is then input into the In this module we look at selection and conditions, including how to use if/then blocks in MakeCode. In this video the Arm School Program introduce their new playlist and course ' Using the accelerometer, you can program the In an IF statement (or in loops that you will learn about later), you can use Boolean operators. These let you check more than one ... In this module we explore the Light Emitting Diode (LED) blocks in MakeCode and look at how they are used to create images as ...

A function is a separate set of blocks of code. It has its own identifier (or name) and it does not run on an action e.g. on start, when ...

Photo Gallery

micro:bit Tutorial Series Part 1: Getting Started
Introduction to the BBC micro:bit
Get to know the BBC micro:bit's features
Introducing the BBC micro:bit - BBC Make It Digital
Introduction to Computing with micro:bit - Module 10: Sensors
micro:bit Physical Computing Fundamentals: meet your micro:bit introduction lesson
Introduction to Computing with micro:bit - Module 07: Selection & Boolean
micro:bit- Intro to micro bit
Introduction to Computing with micro:bit
How to use a micro:bit | Tutorial #1
Introduction to Computing with micro:bit - Module 13: Compass
Introduction to Computing with micro:bit - Module 14: On Movement
View Detailed Profile
micro:bit Tutorial Series Part 1: Getting Started

micro:bit Tutorial Series Part 1: Getting Started

Get started using the

Introduction to the BBC micro:bit

Introduction to the BBC micro:bit

Meet the BBC

Get to know the BBC micro:bit's features

Get to know the BBC micro:bit's features

The BBC

Introducing the BBC micro:bit - BBC Make It Digital

Introducing the BBC micro:bit - BBC Make It Digital

Subscribe and to the BBC https://

Introduction to Computing with micro:bit - Module 10: Sensors

Introduction to Computing with micro:bit - Module 10: Sensors

Sensors are pieces of hardware that record data about the world, this data is then input into the

micro:bit Physical Computing Fundamentals: meet your micro:bit introduction lesson

micro:bit Physical Computing Fundamentals: meet your micro:bit introduction lesson

The

Introduction to Computing with micro:bit - Module 07: Selection & Boolean

Introduction to Computing with micro:bit - Module 07: Selection & Boolean

In this module we look at selection and conditions, including how to use if/then blocks in MakeCode.

micro:bit- Intro to micro bit

micro:bit- Intro to micro bit

CodeHS is a web-based

Introduction to Computing with micro:bit

Introduction to Computing with micro:bit

In this video the Arm School Program introduce their new playlist and course '

How to use a micro:bit | Tutorial #1

How to use a micro:bit | Tutorial #1

This video shows you how to set up your

Introduction to Computing with micro:bit - Module 13: Compass

Introduction to Computing with micro:bit - Module 13: Compass

Another sensor the

Introduction to Computing with micro:bit - Module 14: On Movement

Introduction to Computing with micro:bit - Module 14: On Movement

Using the accelerometer, you can program the

Introduction to Computing with micro:bit - Module 08: Boolean Operators

Introduction to Computing with micro:bit - Module 08: Boolean Operators

In an IF statement (or in loops that you will learn about later), you can use Boolean operators. These let you check more than one ...

Introduction to Computing with micro:bit - Module 01: Getting Started

Introduction to Computing with micro:bit - Module 01: Getting Started

In this

Introduction to Computing with micro:bit - Module 03: LEDs

Introduction to Computing with micro:bit - Module 03: LEDs

In this module we explore the Light Emitting Diode (LED) blocks in MakeCode and look at how they are used to create images as ...

Introduction to Computing with micro:bit - Module 18: Functions

Introduction to Computing with micro:bit - Module 18: Functions

A function is a separate set of blocks of code. It has its own identifier (or name) and it does not run on an action e.g. on start, when ...

Introduction to Computing with micro:bit - Module 17: Loops

Introduction to Computing with micro:bit - Module 17: Loops

Iteration (loops) is a core construct in