Quick Guide on EzBlock

There are 2 parts here:

  • Servo Adjust allows you to keep all the servos at 0 degrees to complete a proper and safe assembly (otherwise you will probably damage the servos).

  • Install and Configure EzBlock Studio will guide you to download EzBlock Studio to play with your robot.

Servo Adjust

The angle range of the servo is -90~90, but the angle set at the factory is random, maybe 0°, maybe 45°; if we assemble it with such an angle directly, it will lead to a chaotic state after the robot runs the code, or worse, it will cause the servo to block and burn out.

So here we need to set all the servo angles to 0° and then install them, so that the servo angle is in the middle, no matter which direction to turn.

It is recommended that you follow the intructions on the APP to calibrate the picar-x after assembling it. The servo angle will be tilted due to possible deviations during assembly or limitations of the servo itself, so you can get the servo to a perfect state by calibrating it, usually the calibration angle is -5~5°.

But if the deviation angle is too big, you still have to go back to this section to set the servo angle to 0°, and then follow the instructions to reassemble the car.

  1. Firstly, Install EzBlock OS onto a Micro SD card, once the installation is complete, insert it into the Raspberry Pi.

  2. To ensure that the servo has been properly set to 0°, first insert the rocker arm into the servo shaft and then gently rotate the rocker arm to a different angle.

    ../_images/servo_arm.png
  3. Follow the instructions on the assembly foldout, insert the battery holder cable and turn the power switch to the ON. Wait for 1-2 minutes, there will be a sound to indicate that the Raspberry Pi boots successfully.

    ../_images/slide_to_power.png
  4. Next, plug the servo cable into the P11 port as follows.

    ../_images/pin11_connect.png
  5. At this point you will see the servo arm rotate to a specific position (0°). If the servo arm does not return to 0°, press the RST button to restart the Robot HAT.

  6. Now you can continue the installation as instructed on the assembly foldout.

Note

  • Do not unplug this servo cable before fastening this servo with the servo screw, you can unplug it after fastening.

  • Do not turn the servo while it is powered on to avoid damage; if the servo shaft is inserted at the wrong angle, pull out the servo and reinsert it.

  • Before assembling each servo, you need to plug the servo cable into P11 and turn on the power to set its angle to 0°.

  • This zeroing function will be disabled if you download a program to the robot later with the EzBlock APP.

Install and Configure EzBlock Studio

As soon as the robot is assembled, you will need to carry out some basic operations.

Note

After you connect the Picar-x, there will be a calibration step. This is because of possible deviations in the installation process or limitations of the servos themselves, making some servo angles slightly tilted, so you can calibrate them in this step.

But if you think the assembly is perfect and no calibration is needed, you can also skip this step.