EducateNXT NXT... an introduction The Kit and the Software.

15
EducateNXT NXT . . . an introduction The Kit and the Software

Transcript of EducateNXT NXT... an introduction The Kit and the Software.

Page 1: EducateNXT NXT... an introduction The Kit and the Software.

EducateNXT

NXT . . . an introduction

The Kit and the Software

Page 2: EducateNXT NXT... an introduction The Kit and the Software.

EducateNXT

The BrickOutput Ports

A, B, and C

Three separate motor ports

A B C USB

1 2 3 4

Input ports

1, 2, 3, and 4

Where sensors are attached

Page 3: EducateNXT NXT... an introduction The Kit and the Software.

EducateNXT

Select Buttons

On and Enter

Back and Off

The Brick

Page 4: EducateNXT NXT... an introduction The Kit and the Software.

EducateNXT

Bluetooth

< switched on <> connected

Name of the brick

Battery level (full)

Icon selections

The Brick

Page 5: EducateNXT NXT... an introduction The Kit and the Software.

EducateNXT

Sensors

Detects the surrounding light intensity (not color) between 0 – 100%.

The Light Sensor can generate it’s own light (Ideal for line following).

To allow this to happen the “Generate light” box in the Light sensor block configuration panel needs to be ticked.

Light Sensor

Page 6: EducateNXT NXT... an introduction The Kit and the Software.

EducateNXT

Harder objects will return more accurate readings than softer objects which can absorb the sound waves.

It works by sending out and receiving sound waves. Similar to the echo sounding used by bats.

It has a range of 0 – 255cm.

SensorsUltrasonic Sensor

Allows a robot to detect the distance to objects and walls.

Page 7: EducateNXT NXT... an introduction The Kit and the Software.

EducateNXT

25-100% Loud noise/music.

10-25% Talking to sensor as a microphone.

The Sound Sensor gives readings of Sound Pressure in Decibels (dB) or Adjusted Decibels (dBA). For the Mindstorms NXT, the readings are presented as Percentages (%).

SensorsSound Sensor

0-5% Silence/Whispering.

5-10% Normal classroom noise.

Note: dB – Sounds beyond our hearing range dBA – adjusted to our hearing range

Page 8: EducateNXT NXT... an introduction The Kit and the Software.

EducateNXT

Extra pieces can be added to the front of the Touch sensor to make a bigger bumper.

As shown on the Touch sensor block configuration panel

SensorsTouch Sensor

The Touch Sensor can respond to being pressed, released or bumped.

Page 9: EducateNXT NXT... an introduction The Kit and the Software.

EducateNXT

NXT-G Software

Main Working Space

“Common”Block menu

NXT Window – Access Brick info.

(e.g., memory,

battery, and so on)

“Complete”Block menu

Accessed here

Page 10: EducateNXT NXT... an introduction The Kit and the Software.

EducateNXT

Add Program

blocks here.

Download and run

immediately

NXT-G Software

Main Working Space

Download (Run from the brick)

Starting point

Page 11: EducateNXT NXT... an introduction The Kit and the Software.

EducateNXT

Robot EducatorA series of 46 lessons split into:

Common – Easier (20)

Complete – Harder (19)

Data Logging – Mixed (7)

Each lesson includes:

Challenge Brief – Video or slides

Building Instructions

Programming Instructions

Page 12: EducateNXT NXT... an introduction The Kit and the Software.

EducateNXT

Written comments

can be added.

Pointer and Selection Tool(default)

Grab Hand to move the work space

around.

Page 13: EducateNXT NXT... an introduction The Kit and the Software.

EducateNXT

Move

Wait For Touch

Display

Sound

Switch (Touch)

Some commonly used blocks

Page 14: EducateNXT NXT... an introduction The Kit and the Software.

EducateNXT

Drag (left-click) block here.

Change the settings in the Configuration

panel.

Release when the

white position preview marks

appear.

Placing Blocks on the working space

Page 15: EducateNXT NXT... an introduction The Kit and the Software.

EducateNXT