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)