
Do you have a question about the Dobot AiStarter and is the answer not in the manual?
Describes the manual's purpose of explaining AiStart smart car functions.
Lists the target users for this document.
Records the changes made in different versions of the document.
Explains the meaning of symbols used in the document.
Details security measures for assembling and operating the AiStarter.
Outlines the terms and conditions for after-sales services and warranty.
Specifies the warranty period and conditions for the AiStarter.
Lists the key features and design aspects of the AiStarter.
Details all the components included in the AiStarter package.
Lists the technical specifications and operating parameters of the AiStarter.
Explains the central control board of the AiStarter and its features.
Provides a general description of the AiStarter control board.
Details the microcontroller used in the AiStarter control board.
Describes the function of the buttons on the AiStarter controller.
Explains the status indicators (LEDs) on the AiStarter controller.
Covers the USB interface for programming and charging.
Details the various interfaces and connectors on the control board.
Explains the function and specifications of the infrared sensor.
Describes the ultrasonic sensors for obstacle detection.
Details the color sensors used for task execution based on color.
Details the installation process for the Mixly graphical programming software.
Explains how to use the Arduino IDE for programming the AiStarter.
Introduces the Mixly interface and its usage for programming AiStarter.
Provides an introduction to the Arduino IDE for AiStarter programming.
Explains how to use Blockly for programming AiStarter functions.
Details how to set the direction and speed of the AiStarter.
Describes setting direction, speed, and time for AiStarter movement.
Explains how to set the speed for individual motors.
Guides on how to start and use the AiStarter's sonar sensor.
Explains how to detect obstacles using the sonar sensor.
Details how to retrieve the distance measured by the sonar sensor.
Explains how to detect lines using the infrared sensors.
Details how to read data from the infrared sensors.
Explains how to get the geomagnetic angle from the sensor.
Guides on how to set the white balance for color sensors.
Details how to enable or disable color sensors.
Explains how to retrieve RGB color values from the sensor.
Describes how to detect specific colors using the color sensor.
Explains how to get the status of the switches.
Details how to detect the state (pressed or released) of switches.
Explains how to retrieve the value from the photosensitive sensor.
Demonstrates how the AiStarter automatically tracks a line.
Explains the functionality of the line tracking demo.
Outlines the steps to perform the line tracking demo.
Describes the code used for the line tracking demo.
Demonstrates how the AiStarter avoids obstacles automatically.
Explains the functionality of the obstacle avoiding demo.
Outlines the steps to perform the obstacle avoiding demo.
Describes the code used for the obstacle avoiding demo.
Demonstrates the process of calibrating the white balance.
Explains the functionality of the white balance calibration demo.
Outlines the steps to perform the white balance calibration.
Describes the code used for the white balance calibration.
Combines color recognition with line tracking functionality.
Explains the functionality of the color recognition and line tracking demo.
Outlines the steps to perform the combined demo.
Describes the code used for the combined demo.
Demonstrates cooperation between AI-Starter and Magician.
Explains the functionality of the cooperation demo.
Outlines the steps for the AI-Starter and Magician cooperation demo.
Describes the code for the AI-Starter and Magician cooperation demo.
Explains how to initialize the AiStarter system.
Describes functions to set the direction and speed of the AiStarter.
Details functions for setting direction, speed, and movement time.
Explains functions for setting the speed of individual motors.
Details functions for setting motor control parameters (KP, KI).
Describes functions to retrieve the current pose or position of motors.
Explains how to initialize the ultrasonic sensors.
Details functions to get the distance measured by ultrasonic sensors.
Describes functions to detect obstacles using sensors.
Explains how to retrieve data from infrared sensors.
Details functions to get the geomagnetic angle.
Describes the process for calibrating the geomagnetic sensor.
Explains how to set white balance for color sensors.
Details functions to set the status (on/off) of color sensors.
Describes functions to detect specific colors with sensors.
Explains how to retrieve RGB values from color sensors.
Explains how to initialize the switches.
Details functions to get the current status of switches.
Describes functions to set the status of LEDs.
Explains how to retrieve the value from the photosensitive sensor.
Details how to set the detection threshold for ultrasonic sensors.