Avatar

Admin

  • Total activity 991
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 30 users
  • Votes 26
  • Subscriptions 489

Articles

Recent activity by Admin
  • 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...

    • Edited
    • 2 followers
    • 0 comments
    • -1 votes
  • 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...

    • Edited
    • 1 follower
    • 0 comments
    • 1 vote
  • 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...

    • Edited
    • 1 follower
    • 0 comments
    • 1 vote
  • 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...

    • Edited
    • 1 follower
    • 0 comments
    • 0 votes
  • 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...

    • Edited
    • 1 follower
    • 0 comments
    • -1 votes
  • 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...

    • Edited
    • 1 follower
    • 0 comments
    • -1 votes
  • 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...

    • Edited
    • 17 followers
    • 1 comment
    • -11 votes
  • 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...

    • Edited
    • 1 follower
    • 0 comments
    • 1 vote
  • 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...

    • Edited
    • 1 follower
    • 0 comments
    • -5 votes
  • 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 ...

    • Edited
    • 1 follower
    • 0 comments
    • -1 votes