Using A "Computer" To Program Your EV3
In the previous assignment, you learned how to manually code the EV3 to work its way through a maze using all the sensors. Now, you will learn how to code your EV3 using the your Computer.
1. Install/Open "Lego Mindstorms Education EV3" Contact IT and they will install the App. on your computers. |
|
2. Learning to Program (Gradesheet) Tutorials: The following tutorials will provide you with the Code for the programs you will write later. For each of the tutorials below, go to card #3, view the code and guess what will occur and then run the program to see if you were correct. Then have your partner initial your Gradesheet. Note: Do not spend more than a minute or two on any of the tutorials!
|
|
3. Begin Programming.
Take a moment to scroll through two sections of codes being offered to you: "Motors"(blue) & "Movement"(pink). Notice all the possibilities that are being offered to you. Now, time to begin programming your robot. Before I have you engage in any large projects, you will recreate the same programs you did Manually, but now you will do it with your Computer. Note: The programs you create for "Touch Sensor", "Ultrasonic Sensor", and Color Sensor," must have If/Then/Else Statements! |
|
1. Program Motion |
|
2. Gyro Sensor |
|
3. Create Front Arm Lift |
|
The Following Programs Must Use "If/Then Statements". | |
4. Program the Touch Sensor |
|
5. Ultrasonic Sensor |
|
6. Color Sensor
|