<aside> ⚠️ This section requires USB C connection between the robot and your device. Find a USB C cable before you continue.

</aside>

Step 1: Download and install Mu Editor (https://codewith.mu/)

Step 2: Choose ESP MicroPython as the mode

Untitled

Step 3: Plug in your robot using USB C cable to your computer, the Mu Editor should detect the connection automatically. If Mu Editor does not recognize the USB C connection, do the following steps:

  1. In the case that Mu Editor does not install necessary drivers automatically, refer to the first part of Establish USB connection to check your USB connection and install the required driver.

  2. Change to another USB C cable. It is preferable to use a USB C to USB A cable instead of a USB C to USB C

    USB C to USB A cable

    USB C to USB A cable

Step 4: Refer to the official documentation of Mu Editor to start developing MicroPython applications for your robot.