Admin
Articles
-
Update the Firmware of mBot Mega
Use the mBlock 5 web version as an example: 1. Download and install mLink on your computer. Download link: https://mblock.makeblock.com/en-us/download 2. Open mBlock and add mBot Mega. Open mLink...
-
About mTiny
The mTiny robot kit is Makeblock's first screen-free robot developed for preschoolers. With the tap pen controller, coding cards, and themed maps, children can tap to code and begin their learning...
-
Programming mBot Ranger in Arduino
About Arduino Arduino is an open-source electronics platform based on easy-to-use hardware and software. It’s intended for anyone making interactive projects. The Arduino development environment ma...
-
Program Ultimate 2.0 with mBlock 5
You can visit https://mblock.makeblock.com/en-us/ to download the block-based programming software you need. Program with mBlock 5 1. Download and install the required software ...
-
Use Global Variable to Interact with Sprites
Programming result When you rotate Halocode around the y-axis, the sun on stage will rotate as well. Introduction to Halocode's Axes The axes of Halocode are as follows: Create a new variable...
-
Extension—Google Sheets
With the Google Sheets extension, you can enter data to a Google sheet through mBlock 5 or obtain data from Google sheets. Note: This extension can be used only in regions where Google services a...
-
Configuration — Add an Extension
Different from devices, device extensions or sprite extensions can be created through templates. Currently, a default Arduino template is provided for Arduino extensions and a universal template i...
-
Case 3 - CyberPi says "Hi"
Part 1 Objective After you upload the program and press button A, CyberPi says "Hi" to you. Part 2 Preparation CyberPi x 1 USB cable (Type-C) x 1 Computer with network access x 1 C...
-
Case 13 - Simulate an ambulance
Part 1 Objective Write a program for Codey to simulate an ambulance, emitting ambulance sirens and giving out ambulance lights. k13p1v.mp4 Part 2 Preparation Codey (robot controller) x 1 ...
-
Program mBot in Arduino IDE
To program mCore with C/C++, you need Arduino IDE (click here to learn about Arduino). You may install Arduino IDE referring to the steps below: Download and install the corresponding Arduino IDE...