Want to create interactive content? It’s easy in Genially!

Get started free

Coding e Robotica Erasmus

alessandrasia

Created on March 26, 2021

Start designing with a free template

Discover more than 1500 professional designs like these:

Transcript

CODING AND ROBOTIC ERASMUS+ SKILLS OF THE FUTURE 2019-2022

Robot Lego- NXT

04

01

06

05

02

03

Robot following line

Program

Coding and Robotic

03

05

01

04

06

02

Our work

Description KIT

Educative Robotic

01

02

03

04

05

06

01 CODING E ROBOTICA

HOME

Coding and Robotic

When we talk about Robotics and in particular Educational Robotics we go further, we bring coding into the real world, combining programming with concrete models, on which students can "get their hands"

The term CODING means, in computer science, the drafting of a program, that is a sequence of instructions that, executed by a computer, give life to most of the digital applications that we use every day.

01

06

01

02

03

04

05

06

02 Descrizione KIT

HOME

02

KIT - Educative Robotic

What it is: An educational robotics kit consists of a tangible and assemblable part (Lego bricks) and a digital part for actual programming

What is it for: To teach educational robotics and coding, but it lends itself to almost all disciplines and not only in the technical scientific field.

06

01

02

03

04

05

06

03 La Programmazione

HOME

Programming

NXT-G is the visual programming language developed by National Instruments, one of LEGO's official partners. The NXT-G programs consist of one or more icons called blocks arranged through the mouse on a sheet and connected to each other through connectors. The language has several types of blocks: start, movement, math, conditional, wait and iterative sound displays. The operation of each block depends on the parameters entered. The concatenation of the blocks determines behaviors

03

04 NXT-G

03

01

02

04

05

06

Programm example

produces a note when touch sensor 1 is pressed and speaks a word when touch sensor 2 is pressed. The outer rectangle represents the LOOP block that executes instructions if certain conditions are met

05 Robot Seguilinea

03

01

02

04

05

06

HOME

Let's start by programming the brick in such a way that it follows a white line, first slowly and then a little faster

03

01

02

04

05

06

06 Our work: following line with obstacles

HOME