Basic Programming with Micro:bit

Getting Started with MakeCode - MakeCode is a block-based visual programming environment for micro:bit.

πŸ”— MakeCode Editor πŸ”— MakeCode Beginner Docs

First Program: β€œHello, World!”

Scroll a message on the micro:bit LED screen.

πŸ”— Scroll Your Name – Project

Other Beginner Projects

1. Flashing Heart Animation - Make a heart icon flash forever.

πŸ”— Flashing Heart – MakeCode Project

2. Name Tag - Display your name or nickname with the press of a button.

πŸ”— Name Tag Project

3. Smiley Button - Press a button to display a smiley face.

πŸ”— Button Icons

4. Temperature Display - Use the built-in temperature sensor to display the current temperature.

πŸ”— Temperature Project

Skills You’ll Learn

  • Using inputs (buttons)
  • Displaying output (LEDs)
  • Loops and events
  • Basic sensors (temp)
Thanks! We hope you found what you are looking for. Please feel free to contribute via Github.