Official competition
Introduction
A standard soccer match has 11 players on the field for each team, including a goalkeeper and 10 field players. In official international matches and most professional leagues, this number is fixed. However, due to the number of fields and carts, we will only consider 1V1 cart soccer matches in this project.
Teaching Objectives
Understand the basic rules of a soccer match.
Make a race cart using the Fun Football Race Kit.
To develop problem solving skills.
Preparation
Before starting the lesson, please make sure you have prepared the following necessary materials:
Picture | Name | Number | Notes |
---|---|---|---|
cutebot | 2 | ||
joystick:bit V2 | 2 | ||
Building Blocks Bag | 2 | ||
Football Map | 1 | ||
Football props | 1 | ||
AAA battery | 5 | Prepare Yourself | |
USB Cable | 1 | ||
micro:bit | 2 | Prepare Yourself | |
PC | 1 | Prepare Yourself |
These materials will provide you with a complete experience and ensure that you can smoothly carry out subsequent operations and learning. If you have prepared the above content, we can proceed to the next step.
Project Production
Programming Platform
We usually use graphical programming platform makecode to program micro:bit
Programming platform entrance: https://makecode.microbit.org/
Car Construction
Please follow the steps below to build the structure.
Field layout
Please follow the steps below to build the goal and arrange the field.
Programming
You can try to complete the programming independently. If you need reference, you can jump to the remote-control-car page.
Results
Use two handles to remotely control two cars to play football.