Admin
Articles
-
16. How to Use the Python Editor in mBlock 5
This article applies to: mBot2, mBot Neo, and CyberPi. In a Nutshell We can use Python Editor in three ways. Step by Step #1 Check the Python code of the programming blocks on the block editin...
-
Case 26 - Catapult Ram (II)
Part 1 Objective Write a program to adjust the ball catapulting direction of the Catapult Ram. Part 2 Preparation Mechanical parts and electronic modules of Catapult Ram USB cable (Typ...
-
I Got a Black Screen When I Opened mBlock 5 (V5.3.0). What Can I Do?
Close the mBlock 5 software. Right-click the mBlock 5 icon and choose Properties from the shortcut menu that appears. Click the Compatibility tab, select Run this program in compatibility mod...
-
Other modules
IR Remote ir.send(message, index = 1) Sends an IR message. Parameters: message: character string with a maximum length of 30. Currently, only English characters, numbers, and punctuations are s...
-
17. How to Use the mBuild LED Strip?
This guide applies to: mBot2 and mBot Neo. In a Nutshell Prepare the Components The components in the below table need to be purchased separately. Connect the Components Note: One end of...
-
Environmental Protection and Certification Reports
For better education and a better tomorrow Makeblock not only designs products for better education, but is also concerned with environmental responsibility. Makeblock is committed to using safe, c...
-
Python Programming on mBlock 5
With the Python editor of mBlock 5, you can write programs in Python as in any other Python code editors. Open the Python editor 1. Open mBlock 5 and click Python Editor. 2. Choose File > New Proj...
-
Output modules
Light LED Matrix led_matrix.show(image = "hi", index = 1) Sets the image to be displayed on the LED matrix. Parameters: image: character string. The default value is hi. The following figure sho...
-
18. Routines for Checking CyberPi or mBot2 Issues
This guide applies to: mBot2, mBot Neo, and CyberPi. In a Nutshell Whenever you find an issue about CyberPi or mBot2, it is recommended to do the following routines to rule out basic issues. #1...
-
What If My Camera or Microphone Doesn't Work Properly When I Use mBlock 5?
If your camera doesn't work properly: Check the permission setting for the camera on your browser Note: Perform this check if you use mBlock 5 on the web. You can skip this check if you use the ...