44. Case 40:The Mechanical Motorcycle¶
44.2. Quick to Start¶
Materials Required¶
Assembly¶
Components List

Build it as the pictures suggest:



































We can see that the construction is completed as shown in the following figure:

44.3. MakeCode Programming¶
Step 1¶
Click “Advanced” in the MakeCode drawer to see more choices.

For programming Nezha Breakout Board, we need to add a package. Search with “Nezha” in the dialogue box and click to download it.

Notice: If you met a tip indicating that some codebases would be deleted due to incompatibility, you may continue as the tips say or create a new project in the menu.
Step 2¶
Code as the picture suggests¶

Result¶
When the button A is pressed, the motorcycle turns left; when the button B is pressed, it drives to the right; and when the buttons A and B are pressed at the same time, the motorcycle stops driving.


