Know your Robot Electrical Parts

Slides:



Advertisements
Similar presentations
1 Signals, Circuits, and Computers John Athanasiou Part B Spring 2010.
Advertisements

Engineering Roles We will be forming groups of 3 students
VEX and Robot C Chris Patterson Presented by Modified by J. Andazola.
VEX Robotics Platform and ROBOTC Software Introduction.
Photos and Sensor Instructions
VEX Robotics Platform and ROBOTC Software
Connecting VEX and ROBOTC
Available at: – Program Potentiometer in Autonomous Mode Program potentiometer in autonomous mode.
Controller, Sensors and Motors Ding Ke Tutorial 1, UGB 230N.
VEX Robotics Platform and ROBOTC Software
Program ultrasonic range sensor in autonomous mode
Introduction to the Basic Parts of LEGO’s NXT Robotics
Programming Concepts (Part B) ENGR 10 Introduction to Engineering 1 Hsu/Youssefi.
Introduction to the VEX ® Robotics Platform and ROBOTC Software © 2012 Project Lead The Way, Inc.Principles of Engineering.
Available at: Lesson 3.6 – Program Line Follower in Autonomous Mode Program Line Follower in Autonomous Mode.
EEL 5666: Intelligent Machine Design Laboratory Final Presentation by Rob Hamersma April 12, 2005.
7.2 V battery pack and charger Put the battery in the charger station at the end of the lab. period. Red light indicates charging. Ken Youssefi Introduction.
VEX Robotics Design System Sensors A Brief Overview
Graphic Equalizer Table Top View
Power Source? Conducting Path? Load? Switch?. Review Question 1 Which part of the 4 parts of a circuit is the Black Button on the EV3 Brick? A) Power.
What do I have to do? Cause a motor to turn the center arm. attach motor to frame can redesign the center arm piece as needed use bushings or bearings.
Photos and Sensor Instructions
VEX and Robot C Chris Patterson Frisco ISD CTE Center Presented by.
Casne.ncl.ac.uk Taking care of the CrumbleBot Please do NOT stress the robot's motors 1.Do NOT push the robot 2.Do NOT hold the.
Mechanical Components and Programming Ken Youssefi Introduction to Engineering – E10 1.
Connect VEX and ROBOTC Electrical Engineer Responsibilities © 2011 Project Lead The Way, Inc.Automation and Robotics VEX.
Introduction to VEX® components
LESSON 04 Starter Key words: Programmable, environment, design, manufacturing and application Modelling VEX Tumbler solutions In this lesson you are.
Basic Programming: Until Commands. The Problem with Wait States Motor Speed is affected by battery power. –If the battery is fully charged, the motors.
Robotics Programming Wall Follow Line tracking for a set amount of time Line tracking for a distance.
Project Overview  Introduction  Frame Build  Motion  Power  Control  Sensors  Advanced Sensors  Open design challenges  Project evaluation.
ROBOTC for CORTEX Teacher Training © 2011 Project Lead The Way, Inc. Automation and Robotics VEX.
With. Project Overview  Introduction to Factory Automation Numerical Control  Build an autonomous robotic solution  Testing an autonomous robot build.
Electrical Engineer Responsibilities
Programming Concepts (Part B) ENGR 10 Introduction to Engineering
VEX® Robotics Platform and ROBOTC Software
Programming & Sensors.
Activity 4.2.8a Satellite Flight Satellite Robot Construction Guide
- Usable range of 0 to 6 feet. - Find dark or bright areas.
VEX IQ Curriculum Smart Machines Lesson 09 Lesson Materials:
The EV3 Electronics Circuit
VEX® Robotics Platform and ROBOTC Software
Electrical Engineer Responsibilities
VEX Robotics Platform and ROBOTC Software
LESSON 04. LESSON 04 LESSON 04 STARTER Modelling VEX Tumbler solutions In this lesson you are going to adapt and improve your virtual CAD VEX Tumbler.
Introduction to Handshaking Communication with SSC-32U
M.C.U..
Sensors For Robotics Robotics Academy All Rights Reserved.
Electrical Engineer Responsibilities
Testbed 7) Wheel Assembly 6) Battery Strap 8) Clawbot 5) Limit Switch
Pulse Width Modulation (PWM) Motor Feedback - Shaft Encoder
Programming Part 2 Mod Kit
Programming Concepts (Part B) ENGR 10 Introduction to Engineering
Electrical Engineer Responsibilities
Basic Electronics Year 10.
RobotC Sensors.
RobotC Sensors.
TECH 1 BAMS Technology Education
VEX® Robotics Platform and ROBOTC Software
Hexbug Worksheet 02 Definitions of sensors:
Hexbug Worksheet 06 Definitions of sensors:
VEX® Robotics Platform and ROBOTC Software
Activity 4.2.8a Satellite Flight Satellite Robot Construction Guide
VEXnet User's Guide.
VEX® Robotics Platform and ROBOTC Software
Photos and Sensor Instructions
Programming & Sensors.
Programming Concepts (Part B) ENGR 10 Introduction to Engineering
Lego MINDSTORMS EV3.
Exploring Computer Science Lesson 6-11
Presentation transcript:

Know your Robot Electrical Parts VEX Robotics

VEX Cortex Microcontroller Brains of the robot: receives program code from computer to perform tasks. Use hooked up to computer through the USB cord or as a untethered device.

Potentiometer potentiometer is an electrical device whose resistance is adjustable. The user can therefore adjust the degree to which the potentiometer opposes electric current through it, simply by turning a shaft that is attached to the center of the potentiometer.

Limit Switch The limit switch sensor is a physical switch. It can tell the robot whether the sensor’s metal arm is being pushed down or not.

LED Lights Use these for feedback indicators, to debug code, verify Microcontroller mode, or for cool light patterns. Green Red Yellow

VEX 269 Motor Used to move robot or to move a arm

Bump Switch The bumper sensor is a physical switch. It tells the robot whether the bumper on the front of the sensor is being pushed in or not.

Line Tracker A line tracker mostly consists of an infrared light sensor and an infrared LED. It functions by illuminating a surface with infrared light; the sensor then picks up the reflected infrared radiation and, based on its intensity, determines the reflectivity of the surface in question.

Battery Pack Used to power the Cortex which in turn will power all components.

All Electrical Parts Other sensors: Ultrasonic Range Finder Light sensor Optical Shaft Encoder Not shown

Test Bed