Year: 2025
Micro:bit and PBL Teaching Practice Sharing Day 1 – Manufacturer
Introduction When I received the Micro:bit board, I felt that it was a piece of hardware that could unleash students’ creativity. I also had ideas to design some courses around this hardware, until I saw the “Microsoft 14 Week Curriculum” published on the Micro:bit official website, which made me feel that I was very far … Read more
Getting Started: The micro:bit Learning Kit, Your Best Choice for Programming Education
Equipped with 72 development videos for hands-on teaching to master micro:bit, featuring 36 major sensors, upgraded to support SSDOLED LCD display, barometric sensors, and smart temperature control to meet the needs of smart product development! Supports graphical programming, making it easier to learn, and all source code is open source, providing technical support! Introduction This … Read more
A Step-by-Step Guide for Beginners to Micro:bit Programming Education
This topic is a bit heavy, and I dare to throw out a brick to attract jade. Currently, maker education and programming education are being promoted across the country. I visited some schools and communicated with several teachers. Maker education is generally at a preliminary stage. I had an in-depth discussion with Teacher Chen from … Read more
Let Micro:bit Take Over the Egg Experiment
Ningbo Guangji Central Primary School, Di Yong Ningbo Xiaoshi Middle School, Qian Zhaoyuan First, we need to explain the “STEM Kindergarten” in the above image. After the last article was published, many friends asked, “Are you planning to set up a kindergarten?” Clearly, everyone missed the joke! The reason we named this series of courses … Read more
Creating a Birthday Atmosphere Light with Microbit: A Fun DIY Project for Kids
Tutorial Introduction: This post is derived from a popular thread by forum fan 【Chococraft】. Everyone has their own birthday, and for children, celebrating a birthday is especially joyful, as it often comes with various surprises, delicious food, fun activities, and long-awaited birthday gifts. Today, I present a special birthday gift: a DIY birthday music atmosphere … Read more
Microbit Airplane Battle Game
1. Introduction Recently, we introduced a plane battle game created with Scratch. This time, we present an offline version of the airplane battle game. If you’re interested, feel free to follow our official account. 2. Video
Microbit | Sensor Series 07 – Raindrop Sensor
01 Introduction The raindrop sensor, also known as the rainwater sensor, is used to detect whether it is raining and the amount of rainfall. It consists of a large rainwater detection board and a control board. When raindrops fall on the detection board, the control board converts this into a digital signal (D) and an … Read more
Exploring Embedded Development with Micro Bit!
Since the launch of the Raspberry Pi, many similar products have emerged, allowing more people to learn programming at a low cost. The BBC has also announced the final design of the Micro Bit, a charming computer that fits in your pocket. Previously, someone from the BBC stated that the Micro Bit is a highly … Read more
Transforming micro:bit into an Electromagnetic Radiation Tester
I have seen cases online where Arduino is used to create a simple electromagnetic radiation tester, typically using several LEDs to display the intensity of electromagnetic radiation. The micro:bit comes with a built-in LED matrix, so I thought it would be more intuitive to migrate this small experiment and use the matrix to display radiation … Read more