Programming with the buttons: Difference between revisions

From wikiluntti
(Marked this version for translation)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Introduction ==
<languages />


=== Aim ===


== Robot ==
<translate>


=== Sensors ===  
== Introduction == <!--T:1-->


== Example  Video ==  
=== Aim === <!--T:2-->


== Theory ==
<!--T:3-->
The pupils learn memorization and sequential coding with a very limited amount of different instructions.


== Exercises ==
== Robot == <!--T:4-->


<!--T:5-->
Asimov robot is used. Asimov is created by Pekka Pihola, and is very stable and usable base robot. The script file works perfectly with Asimov: that means it turns exactly 90 degrees. For other robots, you need to adjust steering.


=== Sensors === <!--T:6-->
<!--T:7-->
No sensors is used.
== Example  Video == <!--T:8-->
<!--T:9-->
The behavior of Turtle bot is shown on a video created for Robotiikka and tiedekasvatus ry.
<!--T:10-->
<youtube>vKOsFHbSbrQ</youtube>
== Theory == <!--T:11-->
<!--T:12-->
Download the script file from [http://www.luntti.net/ev3/TURTL3.ev3 www.luntti.net/ev3/TURTL3.ev3].
== Exercises == <!--T:13-->
<!--T:14-->
* A maze is very interesting challenge for pupils. Do not create too big maze, and check the dimension.
* Geography
<!--T:15-->
Back to [[Mahtavaa Matematiikkaa 2020]]
Back to [[Mahtavaa Matematiikkaa 2020]]
</translate>


[[File:Mahtavaa matematiikkaa.png|thumb]]
[[File:Mahtavaa matematiikkaa.png|thumb]]

Latest revision as of 19:49, 25 October 2020

<languages />


<translate>

Introduction

Aim

The pupils learn memorization and sequential coding with a very limited amount of different instructions.

Robot

Asimov robot is used. Asimov is created by Pekka Pihola, and is very stable and usable base robot. The script file works perfectly with Asimov: that means it turns exactly 90 degrees. For other robots, you need to adjust steering.

Sensors

No sensors is used.

Example Video

The behavior of Turtle bot is shown on a video created for Robotiikka and tiedekasvatus ry.

Theory

Download the script file from www.luntti.net/ev3/TURTL3.ev3.

Exercises

  • A maze is very interesting challenge for pupils. Do not create too big maze, and check the dimension.
  • Geography

Back to Mahtavaa Matematiikkaa 2020

</translate>