Adding the Cortex and Testing Lesson 03. OBJECTIVES FOR TODAY By the end of this lesson you will be able to: Complete construction of the VEX Clawbot.

Slides:



Advertisements
Similar presentations
Engineering Roles We will be forming groups of 3 students
Advertisements

Photos and Sensor Instructions
Connecting VEX and ROBOTC
Basic Robot Design. 3 Steps Design Build Program Drawing and thinking of ideas Using your design to make a robot Telling your robot what to do.
Robotics Abstractions: Levels of language, world view
BEGINNER EV3 PROGRAMMING Lesson
Available at: Lesson 3.6 – Program Line Follower in Autonomous Mode Program Line Follower in Autonomous Mode.
Robot C and Natural Language
Introduction to Vexnet
Photos and Sensor Instructions
ROBOTC for VEX Robotics (VEX IQ) On-Line Session 2014 My name is Jason McKenna I will be leading you through these sessions Teacher for 17 years Hopewell.
Mechanical Components and Programming Ken Youssefi Introduction to Engineering – E10 1.
Unit 1 - Introduction to VEX Robotics
Project Overview  Introduction  Clawbot Build  Design Modification  Design Development  Programming  Sensors  Advanced Sensors  Open design challenges.
Unit 1 - Introduction to VEX Robotics
Unit 1 – Introduction to VEX Robotics Unit 1 - Introduction to VEX Robotics Lesson 6 – Creating the Final VEX Robot.
Connect VEX and ROBOTC Electrical Engineer Responsibilities © 2011 Project Lead The Way, Inc.Automation and Robotics VEX.
Unit 1 – Introduction to VEX Robotics Unit 1 - Introduction to VEX Robotics Lesson 4 – Exploring the Design Brief.
Project Overview  Introduction  Clawbot Build  Design Modification  Design Development  Programming  Sensors  Advanced Sensors  Open design challenges.
Project Overview  Introduction  Frame Build  Motion  Power  Control  Sensors  Advanced Sensors  Open design challenges  Project evaluation.
With. Project Overview  Introduction to Factory Automation Numerical Control  Build an autonomous robotic solution  Testing an autonomous robot build.
Project Overview  Introduction  Clawbot Build  Design Modification  Design Development  Programming  Sensors  Advanced Sensors  Open design challenges.
Using the Engineering Notebook and Designing Lesson 05.
With. Project Overview  Introduction to Factory Automation Numerical Control  Build an autonomous robotic solution  Testing an autonomous robot build.
Robotics Abstractions: Levels of language, world view
Project Overview Introduction Clawbot Build Design Modification
Introduction to Vexnet
Electrical Engineer Responsibilities
Project Overview Introduction Clawbot Build Design Modification
Unit 1 - Introduction to VEX Robotics
VEX IQ Curriculum It’s Your Future Lesson 01 Lesson Materials:
VEX IQ Curriculum Smart Machines Lesson 09 Lesson Materials:
VEX IQ Curriculum It’s Your Future Lesson 11 Lesson Materials:
ClawBot Beginning Programing.
VEX IQ Curriculum Smart Machines Lesson 09 Lesson Materials:
An Introduction to VEX IQ Programming with Modkit
Project Overview Introduction Clawbot Build Design Modification
Lesson Materials: Lesson hand-outs as desired Student Matching Exercise for Unit Student Matching Exercise Answer Key for Lesson Pencils or pens Internet.
VEX IQ Mix & Match Curriculum
Introduction to VEX Robotics
Electrical Engineer Responsibilities
An Introduction to VEX IQ Programming with Modkit
Introduction to Handshaking Communication with SSC-32U
Robotics Abstractions: Levels of language, world view
Creating the Final VEX Robot
Project Overview Introduction Clawbot Build Design Modification
Project Overview Introduction Clawbot Build Design Modification
Introduction to Handshaking Communication with SSC-32
Project Overview Structural part Introduction Laser cutting & forming
Electrical Engineer Responsibilities
Most Basic Programming
Electrical Engineer Responsibilities
BEGINNER EV3 PROGRAMMING Lesson
BEGINNER PROGRAMMING LESSON
Project Overview Introduction Clawbot Build Design Modification
By Sanjay and Arvind Seshan
BEGINNER PROGRAMMING LESSON
An Introduction to VEX IQ Programming with Modkit
BEGINNER PROGRAMMING LESSON
An Introduction to VEX IQ Programming with Modkit
Pair work – Do you want to change seats??
Photos and Sensor Instructions
BEGINNER EV3 PROGRAMMING Lesson
VEX IQ Curriculum It’s Your Future Lesson 01 Lesson Materials:
An Introduction to VEX IQ Programming with Modkit
Project Overview Introduction to Factory Automation Numerical Control
Pair work – Do you want to change seats??
Obstacle Detection.
Intro to Robotics It’s YOUR FUTURE.
Introduction to VEX Robotics
Presentation transcript:

Adding the Cortex and Testing Lesson 03

OBJECTIVES FOR TODAY By the end of this lesson you will be able to: Complete construction of the VEX Clawbot and add electrical wiring. Add the Cortex to the VEX Clawbot and use the joystick to test the robot.

STARTER – TEAM MEETING! As a team discuss what tasks you have completed so far and what you need to do in order to complete the construction of your robot. Make a list of jobs to complete, showing who needs to do what and by when. Job to be completed By whom?By when?

VEX CORTEX UNIT The VEX Cortex allows you to control the robot and make it perform different functions. Think of it as the ‘brain’ of your robot. The joystick sends infra-red signals to the control unit, thus allowing you to control the robot’s actions and movements. VEX Cortex VEX Joystick

ADDING THE CORTEX AND WIRING Complete steps 1-27 of the instructions manual to finish construction of the Clawbot if not already done. Make sure motors etc are attached.instructions manual Follow Step 24 (page 14) to add the VEX Cortex. You must only add this when you are ready to test your robot as other groups will need it to test their Clawbots (1 per class). Use the wiring diagram on pages 16 and 17 to connect the motor wires to the control unit and connect the battery.

CORTEX AND MOTOR WIRING DIAGRAM 1

CORTEX AND MOTOR WIRING DIAGRAM 2

TESTING Use the Joystick to check each motor works and the Clawbot moves backwards and forwards. Move the grabber up and down – can you pick up a classroom object such as a pencil sharpener or rubber? What to do if it doesn’t work? If the robot does not work as expected try the following before asking your teacher for help: 1)Check all wiring is correct (are red, white and black wires connected to the right places on the control unit?). 2)Check all connections of motors. 3)Make sure nothing is blocking wheels etc.

OPTIONAL PROGRAMMING ACTIVITY Programming the robot will make it autonomous. This means it is no longer reliant of human interaction and can perform actions for itself. Sensors can also be added to add extra functionality. Visit the VEX Curriculum Website – Programming and Sensors for more information.VEX Curriculum Website – Programming and Sensors You will need to use ROBOTC, which is a drag and drop programming language designed specially for the VEX Cortex Microcontroller.ROBOTC

EXTENSION TASK & HOMEWORK Produce a page of research about NASA. Your page should include the following: 1)Who are NASA and what do they do? 2)What sort of missions have NASA completed? 3)Show examples of robots that NASA have used in these missions and what they have used them for. 4)Find out what you can about the terrain and geography of the planet Mars – this will help you next lesson! Next lesson you will be introduced to a design brief to create your own robot design to solve a problem faced by NASA.