Want to make creations as awesome as this one?

More creations to inspire you

Transcript

Robot Lego- NXT

CODING AND ROBOTICERASMUS+SKILLS OF THE FUTURE2019-2022

Coding and Robotic

06

05

04

03

02

01

06

05

04

03

02

01

Our work

Robot following line

Description KIT

Educative Robotic

Program

01

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"

06

05

04

03

02

01

Coding and Robotic

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.

HOME

01 CODING E ROBOTICA

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.

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

KIT - Educative Robotic

02

06

05

04

03

02

01

06

HOME

02 Descrizione KIT

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

Programming

03

06

05

04

03

02

01

06

HOME

03 La Programmazione

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

06

05

04

03

02

01

04 NXT-G

06

05

04

03

02

01

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

HOME

05 Robot Seguilinea

06

05

04

03

02

01

HOME

06 Our work: following line with obstacles