Overview

Science concept

Science is a way of knowing, a process for gaining knowledge and understanding of the natural world. Engineering combines the fields of science, technology, and mathematics to provide solutions to real-world problems. Students should be active learners who demonstrate their scientific understanding by using it. It is not enough for students to read about science; they must participate in the three dimensions of science. They should observe, inquire, question, formulate and test hypotheses, analyze data, report, and evaluate findings. The students, as scientists, should have hands-on, active experiences throughout the instruction of the science curriculum. These standards help students find value in developing novel solutions as they engage with complex problems.

micro:bit display side view

Project goal

To use a variety of methods to collect science experiment data using micro:bits and its sensors. The micro:bit is the result of companies and communities all around the world working together to help people learn to code, and become confident and creative with technology. The BBC’s Microbit is a small programmable device created in the UK and is given to all 7th graders to help them learn coding, to see the relationship between hardware and software, and how to use it in an innovative way.

micro:bit front side view

micro:bit features

The micro:bit has these features:

  • 25 individually-programmable LEDs
  • 2 programmable buttons
  • Physical connection pins (GPIO)
  • Light and temperature sensors
  • Motion sensors (accelerometer and compass)
  • Wireless Communication, via Radio and Bluetooth
  • USB interface

Read about what the micro:bit can do at the micro:bit features page.

Prior knowledge

Students need:

  • a basic knowledge of how to code using block style programming (Scratch, Code.org, etc.)
  • some knowledge file management skills in Windows.
  • to know how to download a program and copy it to a micro:bit.

See Using a micro:bit in 5 easy steps for a quick introduction to using the micro:bit.

Student outcomes

Students will:

  • create experiments to collect data using micro:bits and its sensors.
  • setup different experiments to observe the effects.
  • code a micro:bit to collect data by observing the data displayed on the LED screen.
  • code a micro:bit to collect data, graph it, and download it using a USB cable and a serial write value command.
  • code the micro:bits to collect data remotely over the micro:bit radios.
  • analyze the data collected.

Materials Needed

  • A micro:bit with a longer USB cable
  • 2 micro:bits with batteries connected
  • A longer USB micro:bit cable
  • Spreadsheet program for data analysis

NEXT: Setup an Procedure


Adapted from “Microbit Data Collection Methods“ by C Lyman CC BY-NC-SA