3. Control the Wukong Manipulator Kit with the AI Lens#

../../_images/straw-manipulator-26.gif

3.2. Introduction#

In this project we need to use the AI Lens kit and the Wukong Manipulator kit, and the manipulator will make different hand gestures in response to the different colors of the balls that are detected by the AI Lens.

The AI Lens is able to achieve the functions of face recognition, balls tracking, cards recognition, line tracking, color recognition and characteristics acquisition.

For more information please go to the wiki page of the AI Lens: AI Lens Kit file.

3.3. Materials Required#

../../_images/straw-manipulator-08-1.png

3.4. Assembly#

Ⅰ. Assembly of the staws manipulator: Please refer to: Staw manipulator

Ⅱ. Assembly of the AI Lens:

a. Insert the 3 black pins on the beam frame 5X7 and Install the technic 15M beam as the picture shows

../../_images/straw-manipulator-27.png

b. Install the technic 13M beam and the black pins as the picture shows.

../../_images/straw-manipulator-28.png

c. Install the Modified H-shape Thick 3*5 Perpendiculor as the picture shows.

../../_images/straw-manipulator-29.png

d. Connect the AI Lens with cables of the RJ11 connector to Dupont as the picture shows. Note: the connection sequence of the RJ11 cables to Wukong breakout board shall be followed as the picture shows.

../../_images/straw-manipulator-30.png

3.5. Programming#

Go to Makecode for programming, about the methods to add the wukong expansions and its programming reference, please refer to Staw manipulator.

../../_images/straw-manipulator-18.png

3.6. Initialization#

The initial status of this wiki is: 0 degree represents the fully stretching out of the “fingers”, 180 degrees represent the “curve” of the “fingers”, thus, we need to adjust servo to its 0 degree before programming. Take off the white plate and program as below(or you can download it directly):

../../_images/straw-manipulator-17.png

Code:

After adjusting the angel of the servo, install the white plate and run the below code, of course you can program with the other gestures as you wish.

3.7. Sample#

../../_images/straw-manipulator-2-5.png

Link: Control the Wukong Manipulator Kit with the AI Lens

You may also download it directly:

3.8. FAQ#

The straw manipulator uses a 180 degree servo, and the value range of the control servo block is: 0~180. After downloading the programmed micro:bit, turn on the power switch of the Wukong expansion board. For details on the use of the Wukong expansion board, please refer to its related documentation.