Project 016 of 123  ·  Robotics & micro:bit
Beginner · Phase 1

Low Energy Step Counter

Make an energy-efficient step counter.

🔴  Open on micro:bit.org  ↗ Opens the official project page with full instructions and MakeCode starter code

About This Project

Make an energy-efficient step counter. Open the official project page using the button above — it contains the complete step-by-step build guide, MakeCode starter file, and example code you can remix directly.

🔴 This project is hosted on microbit.org. Click the purple button above to open the full guide, starter code and MakeCode editor. Everything you need is on that page — follow the official instructions alongside this lesson summary.

What You Will Learn

  • Read sensor data from the built-in accelerometer
  • Use variables to count, track and display values
  • Read the built-in light sensor and respond to thresholds
  • Build automatic light-activated systems
  • Follow step-by-step instructions on the official micro:bit project page

How to Get Started

1. Click Open on micro:bit.org above to go to the official project page.

2. Read the project overview and check what hardware you need from the sidebar.

3. Open the MakeCode editor link on the project page — either use the starter code provided or start from scratch.

4. Build the project step by step, testing on your micro:bit as you go.

5. Once complete, try the extension challenges listed at the bottom of the official page.