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
  • 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...

    • Edited
    • 2 followers
    • 1 comment
    • 8 votes
  • 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...

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

    • Edited
    • 8 followers
    • 11 comments
    • 6 votes
  • 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 ...

    • Edited
    • 4 followers
    • 0 comments
    • -3 votes
  • 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...

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

    • Created
    • 3 followers
    • 0 comments
    • 18 votes
  • 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...

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

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

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

    • Edited
    • 3 followers
    • 1 comment
    • 17 votes