Case 15: The Walking Robot
Contents
17. Case 15: The Walking Robot#
17.1. Purpose#
To make a walking robot.
17.2. Link:#
17.3. Materials Required#
Video link: https://youtu.be/ohn8NMhKybw
17.4. Bricks build-up#
17.5. Hardware Connection#
Connect a motor to M1 port on Wukong breakout board.
17.6. Software Platform#
17.7. Coding#
Add extensions#
Click “Advanced” in the MakeCode to see more choices.
Search with Wukong in the dialogue box to download it.
Program#
Result#
The robot moves forward when button A is pressed, it moves backward when button B is pressed, and it stops moving when button A+B is pressed.