Introduction to Micro:bit Particle Creation – What Makes Our Machines ‘Alive’?

Introduction to Micro:bit Particle Creation - What Makes Our Machines 'Alive'?

“Introduction to Micro:bit Particle Creation” is a beginner’s tutorial combining micro:bit with BOSON, suitable for beginners who are new to micro:bit and programming. By following this tutorial, learners will start with a simple blinking LED project and gradually understand the principles of makecode programming and the workings of BOSON modules, ultimately achieving advanced features such … Read more

Getting Started with Micro:bit: Value Sequences and Mini Games

Getting Started with Micro:bit: Value Sequences and Mini Games

Micro:bit, as the most popular microcontroller board in China today, has captured the hearts of many young people and teachers. Its high-tech features have been fully explored by enthusiasts, and it truly lives up to the phrase “value for money”! First, there is the online programming version provided by the official website, which greatly facilitates … Read more

Three Innovative Ideas to Break Through micro:bit Case Design

Three Innovative Ideas to Break Through micro:bit Case Design

Click the aboveTechnology Classroomto subscribe for the latest technology education information Just starting out as a beginner teacher and want to make a big impression? Is your teaching content repetitive, leaving students disinterested? About to participate in a competition but lack creative ideas? At critical moments, you need to learn from the creative and unconventional … Read more

Microbit Programming: Simple AI for Game Playing

Microbit Programming: Simple AI for Game Playing

Last week, we wrote our first game on Microbit: Catching Apples. My two sons loved playing it, competing for the highest score, which seems to be capped at 35 points. The code for the Catching Apples game and the Microbit simulator: https://makecode.microbit.org/_DV93uT7i0WuK Is there a limit? Even if we react quickly enough and make no … Read more

DIY Digital Compass Using micro:bit

DIY Digital Compass Using micro:bit

MAKER:Chen Liang/Translation:Fun Without End The micro:bit mainboard integrates an electronic compass module. This tutorial teaches you how to make a compass using micro:bit. This project is very simple and is suitable for beginners who are just starting with micro:bit. Materials List micro:bit ×13V battery holder (with JST connector) ×1CR2032 AAA ×2CR2032 AA ×2 3D Printed … Read more

Micro:bit Beginner’s Guide to Lighting Up LEDs

Micro:bit Beginner's Guide to Lighting Up LEDs

Open your browser and enter https://makecode.microbit.org/ (it is recommended to use Google Chrome). After opening, the Micro:bit programming interface looks like this: It is mainly divided into three functional areas, and the rest are some project-saving and downloading options, which you can explore on your own. You can set the language here. At the beginning, … Read more

Micro:bit Innovative Techniques for Digital Groups

Micro:bit Innovative Techniques for Digital Groups

Tutorial 1: Addition Quiz Machine Introduction: This tutorial comes from the Miao Family Forum, a loyal fan of I Love Mushroom xmg tutorials; without further ado, let’s raise a toast!We are just good friends! [I Love Mushroom xmg said]When my son was in first grade, the teacher assigned 20 questions as homework every day; I … Read more

Micro:bit Line Following Obstacle Avoidance Robot Tutorial

Micro:bit Line Following Obstacle Avoidance Robot Tutorial

As the saying goes, “The New Year lasts until the end of the first month.” Here, the Cat Star wishes all cat fans a belated Happy New Year, wishing everyone good luck, health, and prosperity in 2018. The Cat Star is excited to introduce a new product developed by our team — the Robot:bit line-following … Read more

Micro:bit Fun Sequence Programming Tutorial

Micro:bit Fun Sequence Programming Tutorial

Welcome to the Meow Star Public Account. Today, we continue to explain the tutorial from 【I Love Mushroom xmg】—Micro:bit sequence programming fun applications. Let’s get started! For the practical use of Teacher Shao’s font library, please refer to this tutorial.【Micro:bit】Fall in love with little bit, cool play with sequence and mini games. Calculate the sum … Read more

How to Design a Fun Game with Micro:bit 5*5 LED Matrix

How to Design a Fun Game with Micro:bit 5*5 LED Matrix

KittenBot Learn programming with our feline friends! To learn programming, just follow us; We have a wealth of programming tutorials waiting for you! Understanding the Micro:bit Matrix The Micro:bit comes with a 5*5 LED matrix; although it’s a bit limited, it can still be fun to design some mini-games with it as a learning board. … Read more