KS4020(4021)Keyestudio EASY PLUG Super Starter Kit for BBC micro:bit STEM EDU

From Keyestudio Wiki
Jump to navigation Jump to search

Description

Micro:bit is significantly applied to STEM education for teenagers, as a small microcontroller, which features small in size, easy to carry, and powerful function. At present, innovative technology products, like robots, wearable devices and interactive electronic games can be produced by programming and code.
MakeCode is a framework for creating interactive and engaging programming experiences for those new to the world of programming. The platform provides the foundation for a tailored coding experience to create and run user programs on actual hardware or in a simulated target.
To make you deeply know the micro:bit, we also provide test code and projects.
This super starter kit incorporates different sensors and modules such as passive buzzer, 1602 LCD module, RGB, crash sensor and so on. The detailed projects, from simple to difficult will spur your inspiration and bring in the magical programming world.


Kit List


thumb

thumb

thumb

thumb


Micro:bit

Install Drive of Micro:bit Board

1)First of all, connect the micro:bit to your computer using a USB cable.

And enter website https://fs.keyestudio.com/KS0426Driver to download the driver file of micro:bit, double-click thumb

thumb

After downloading the driver, then click “Next”
thumb

The following page pops up and click“install”

thumb

thumb

Tap “Finish”. Then click“Computer”—>“Properties”—>“Device manager”, as shown below.


thumb

Code and Programming

Makecode

Browse https://makecode.microbit.org/ and enter Makecode online editor.


thumb

Click“New Project”, and input“heartbeat”,then enter Makecode editor, as shown below:


thumb


thumb

There are block “on start” and “forever” in the code editing area.

When plugging in power or resetting, “on start”means that command blocks in the code are only executed once, “forever”implies that code will runs cyclically.

Quick Download

Import Code

CoolTerm Installation

Projects

Please download the link to get more detailed projects