Activity: Let’s build a ball shooter using LEGO NXT This activity assumes that the lesson ‘What is a robot?’ has already been covered. This activity takes.

Slides:



Advertisements
Similar presentations
NXT Wheel Spider Building Instructions MAXA ROBOTICS 2011.
Advertisements

What Is an Electric Motor? How Does a Rotation Sensor Work?
NXT 2-Motor Car Adapted from Physics by Design, Second Edition, by Barbara Bratzel, College House Enterprises, 2007 MAXA ROBOTICS 2011.
What Are Gears? What Do They Do?
Getting started with LEGO NXT Mindstorms software This is intended to be a short introduction to the LEGO Mindstorms software and programming the LEGO.
What is KEEPVID? Keepvid is a website which enables you to download any video from a website which you normally would not be able to do It can be used.
Goal: By the end of the lesson, students will be able to find the slope of a line from a graph.
Story Elements Presentation and Quiz
EducateNXT Enter the name “Sound Graphing” for your experiment. Real-time Data Logging Click the Switch to NXT Data Logging icon in the top-left corner.
HOW DOES A ROBOT WORK ? Computational Neurobiology Center, University of Missouri, Columbia 1 Image 1, Ref - see slide minutes.
Robot Soccer Challenge
READY, GO! Hare and Snail Challenges. 1. What are some design considerations to make a fast robot? 2. What are some design considerations to make a slow.
Bluetooth Remote Control
EducateNXT NXT... an introduction The Kit and the Software.
Computational Neurobiology Center, College of Engineering, University of Missouri, Columbia MO DAY 2 – 50 minutes HOW DOES A ROBOT MOVE?
How Does a Light Sensor Work?. 1. How do humans sense light? 2. Provide an example “stimulus-sensor- coordinator-effector-response” framework using the.
Session 2  The Touch Sensor  The Colour Sensor.
The NXT is the brain of a MINDSTORMS® robot. It’s an intelligent, computer-controlled LEGO® brick that lets a MINDSTORMS robot come alive and perform.
Control Using Sound. 1. What is sound? 2. How does the LEGO sound sensor sense sound? 2 Control Using Sound Pre-Quiz.
Music by Touch. 1. Provide an example “stimulus-sensor- coordinator-effector-response” framework for both your (human) sense of touch and the robotic.
Overview: The goal of this lesson is to explore the concept of firmware using the NXT. Students will connect the NXT to a computer to download firmware.
Example – Solve the system of equations below We will do this graphically on our calculator. We first need to isolate y in each equation.
Somerset Berkley Regional High School Robotics Engineering with LabView.
Lego Mindstorms nxt 2.0 By Thomas Deeprose. Lego Mindstorms  Mindstorms is a cool robot. The new mindstorms is NXT  2.0. It is £ from
Lego MindStorm An Introduction to Blocks. Blocks Blocks are used to give instructions to your robot. There are many types of blocks You can use the blocks.
Castor Bot. Now, we will begin creating a robot Log onto your computer On your screen, click on the website labeled “castor bot” Your building instructions.
LEGO MINDSTORM Session 1 Setup Brick Sound Brick Status Light
Somerset Berkley Regional High School Robotics Engineering with LabView.
How to connect your NXT via Bluetooth A step-by-step instruction.
Program Flow LabVIEW Robotics Fundamentals. Unintuition You know what this program does… So what does this one do? Inserted code.
Oregon Robotics Tournament and Outreach Program RCX Basics.
Renewable Energy Action Plan. 1. Research Tomorrow, we will spend time in the computer lab in the student center researching sustainable and renewable.
By Joshua Shaw.  Now that we have a program, we should see how it works in the real world  To do this we need the Cortex and the orange USB cable 
Introduction to Momentum Tuesday, December 1, 2015.
Marketing Moodle and More Kristin Day St. Clair County
How Do You Make a Program Wait?
2.8 NXT Test Programs (Try Me Mode) U2C8
Remote Control Using Bluetooth
DAY 2 – 50 minutes HOW DOES A ROBOT MOVE?
Line-Follower Challenge
Using the Lego Mindstorms Edu NXT Software
DC CAS Science Review Scavenger Hunt
What Is an Electric Motor? How Does a Rotation Sensor Work?
Mindstorms EV3 Programming
Sumobot Challenge Sumobot Challenge Activity > TeachEngineering.org
Follow the Light Follow the Light Presentation > TeachEngineering.org Center for Computational Neurobiology, University of Missouri.
Mindstorms EV3 Programming
How Does a Color Sensor Work?
Robot Soccer Challenge
How Does an Ultrasonic Sensor Work?
Introduction to EV3.
Basics for Robotics Programming
Navigating a Maze.
How Does a Touch Sensor Work?
Introduction to NXT.
Loops and Switches Pre-Quiz
Music by Touch Music by Touch Presentation > TeachEngineering.org
Introduction to EV3.
Lego Robotics Small Builds.
Lego Robotics Small Builds.
Sumobot Challenge Sumobot Challenge Activity > TeachEngineering.org
That’s Hot! Robot Brain Programming
Using Waits, Loops and Switches
Loops and Switches How Do You Make Loops and Switches? lesson > TeachEngineering.org Center for Computational Neurobiology, University of Missouri.
I can compare fossils found in rock to determine their relative age.
Hare and Snail Challenges
Oregon Robotics Tournament and Outreach Program
Downloading to the NXT requires the correct hardware setup
LEGO MINDSTORMS NXT PROGRAMMING
Introduction to EV3.
Presentation transcript:

Activity: Let’s build a ball shooter using LEGO NXT This activity assumes that the lesson ‘What is a robot?’ has already been covered. This activity takes 50 mins. 1 Computational Neurobiology Center University of Missouri

INSTRUCTIONS TO ASSEMBLE THE BALL SHOOTER Follow the link below for building instructions. The instructions have also been provided at the end of this PowerPoint, starting at slide 4. You can also watch the following ½ minute video to see what you’ll be building: 2Computational Neurobiology Center, University of Missouri

STUDENT ACTIVITY SHEET – to be handed out to the students prior to the activity. Students fill this as they complete the activity. The answers are to be discussed after the entire activity. What happens when you turn the system on by pressing the enter button on the NXT brick? Why does this happen? Is there any similarity between this and how you throw a ball using your hand? Explain it clearly. 3 Computational Neurobiology Center, University of Missouri

4 Attachment: Instructions for building and programming the NXT Ball Shooter – follows starting slide 5

1. INSTRUCTIONS FOR BUILDING LEGO NXT BALL SHOOTER 2. PROGRAMMING INSTRUCTIONS FOR BALL SHOOTER ACTIVITY Adapted with permission from the website 5Computational Neurobiology Center, University of Missouri

BUILDING: STEP 1 What you need: Computational Neurobiology Center, University of Missouri 6

STEP 1 contd……. Computational Neurobiology Center, University of Missouri 7

BUILDING: STEP 2 What you need: Computational Neurobiology Center, University of Missouri8

STEP 2 contd…… Computational Neurobiology Center, University of Missouri 9

BUILDING: STEP 3 What you need: Computational Neurobiology Center, University of Missouri10

STEP 3 contd….. Computational Neurobiology Center, University of Missouri11

BUILDING: STEP 4 What you need: Computational Neurobiology Center, University of Missouri12

STEP 4 contd……. Connect this to one of the ports of the NXT brick Computational Neurobiology Center, University of Missouri13

PROGRAMMING -NXT PROGRAM Computational Neurobiology Center, University of Missouri Build NXT program as illustrated in the figure. Download and run the program after building the ball shooter. 14

PROGRAMMING - Step 1 Computational Neurobiology Center, University of Missouri15 Settings

PROGRAMMING - Step 2 Computational Neurobiology Center, University of Missouri16 Settings

PROGRAMMING - Step 3 Computational Neurobiology Center, University of Missouri17 Settings

PROGRAMMING - Step 4 Computational Neurobiology Center, University of Missouri18 Settings

PROGRAMMING - Step 5 Computational Neurobiology Center, University of Missouri19

Step 5 contd…. Computational Neurobiology Center, University of Missouri20 Settings

STUDENT ACTIVITY SHEET ANSWERS What happens when you press the enter button on the NXT brick? The balls in the ring are shot out one after the other. Why does this happen? The NXT motor moves forward and every time it moves it also pushes the balls out with a force. Is there any similarity between this and how you throw a ball using your hand? The muscle in your arm is like the ‘motor’. Muscles use glucose energy to help your arm to move and throw the ball. 21 Computational Neurobiology Center, University of Missouri