pxt-microbit
Version:
micro:bit target for Microsoft MakeCode (PXT)
16 lines (10 loc) • 998 B
Markdown
# Spoon Race
The egg-and-spoon race was first invented in 1894 in England where it was part of local village celebrations and picnics (alongside tug-of-war and wheelbarrow races). Competitors race with an uncooked egg balanced on a spoon. The objective is to get the finish line first without dropping the egg.

In this lesson, students will use the micro:bit in place of an egg, and collect data on the movement of the micro:bit during the race to determine a winner.
## Contents
* [Overview](/courses/ucp-science/spoon-race/overview)
* [Setup and procedure](/courses/ucp-science/spoon-race/setup-procedure)
* [Resources](/courses/ucp-science/spoon-race/resources)
<br/>
Contributed by the [Utah Coding Project](https://sites.google.com/view/utahcodingproject) [](https://creativecommons.org/licenses/by-nc-sa/4.0/)