pxt-microbit
Version:
micro:bit target for Microsoft MakeCode (PXT)
31 lines (20 loc) • 1.17 kB
Markdown
# Radio and Communication

This lesson covers the use of more than one micro:bit to share and combine data. You will send and receive numbers and strings in a series of guided activities, then create a project that makes use of the micro:bit's powerful Radio blocks.
**Please note that this lesson is centered around the micro:bit's communication capabilities, so testing the code in this lesson will require two micro:bits.**
## Lesson objectives
You will...
* Understand how to use the Radio blocks to send and receive data between micro:bits
* Understand the specific types of data that can be sent over the Radio
## Lesson structure
* Introduction: Radio & communication
* micro:bit Activity: Marco Polo & Morse Code
* Project: Radio
* Assessment: Rubric
* Standards: Listed
## Lesson plan
1. [**Overview**: Radio and communications](/courses/csintro/radio/overview)
2. [**Activity**: Marco Polo and Morse code](/courses/csintro/radio/activity)
3. [**Project**: Radio project](/courses/csintro/radio/project)
## Related standards
[Targeted CSTA standards](/courses/csintro/radio/standards)