Get Started

1. Build your robot according to the assembly guide, check all wirings and make sure the assembly is correct.
2. Turn on your robot and Bluetooth signal light will start flashing.
3. Open Weeemake App, select your robot, touch Bluetooth logo and put your phone or tablet close to the robot. Your robot will be paired automatically, and then you can control the robot.


Tips: please make sure your battery is fully charges before using.


Main control panel of WeeeBot. Try to touch each button, observe what robot will do.
*Expand control mode



           
*Manual mode
Similar to the joystick of gamepad, use to control the direction of the robot. Swipe numbers to change the robot's speed.



*Obstacle avoidance
Touch "Play" button to start, the robot will work automatically.


Try to touch each icon to experience what will happen.


C. Programming

Tips: we had uploaded 2 in 1 firmware to all new batch products, so you don’t need to upload online firmware to robot. If you are using old batch products, please upload online firmware before starting coding, or contact [email protected] to learn how to update 2 in 1 firmware.

Method:
1. Select "Code" button to enter coding mode.


2. Drag & drop the block and combine it together.


3. Try to run your program.




Toolbar: An area for operation of project file.
Block Palette: It is here that categories of blocks are color-coded and can be clicked to bring up a new set of blocks that can be dragged into the scripting area to program a sprite or the stage.
Scripts Area: Drag blocks into the scripts Area. These then can be combined with other blocks to form scripts.