Oregon Robotics Tournament and Outreach Program RCX Basics.

Slides:



Advertisements
Similar presentations
Robofest 2005 Introduction to Programming RIS 2.0 RCX Code.
Advertisements

Engineering Roles We will be forming groups of 3 students
Sensors For Robotics Robotics Academy All Rights Reserved.
Photos and Sensor Instructions
Robot Programming. Programming Behaviors Behaviors describe the actions and decisions of your robot.
Connecting VEX and ROBOTC
Debugging (updated 9/20/06 12:48pm) It doesn’t work…. What do I do????
FLL - The Power Puzzle 2007 Presentation by V. “ CyberGranny ” Greene Brics-2-Bots Lab To RCX or To NXT: That is the Question!
Old control system ( ) MVRT. Main Circuit Breaker Connected to the red wire (power) of the battery When turned off, all power is cut off and robot.
1 ©2006 INSciTE Lab Two Task: Make the program from Lab One (Move forward 5 rotations and turn right 90 degrees) into a MyBlock.
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.
LEGO Mindstorms NXT Programming We will be using the Common Palette for our Robots This is how you download your program onto the brick Drag and drop a.
Wind Energy Station Directions. Simple Wind Generator 1.Connect the LED to the motor in the pvc stand (using the red and black wires). 2.Place the motor.
Creative Inventions and Robotics Programming with Robolab By Rebekah Gendron.
LabVIEW Program and Data Flow Review LabVIEW Robotics Fundamentals.
Exploring Boyle’s Law using Vernier Equipment
Twyla and Jordan.  Light over black line  Runs roverbot.
LabVIEW Basics Review LabVIEW Robotics Fundamentals.
Programming a light sensor to follow a black line.
Robotics Overview of NXT-G Actuators in Mindstorms. Touch sensor Labwork: Right turn. Touch/bump. [Explore move versus Motor Move mini & motor mini. Motor*.]
Motors and Sound Troubleshooting Tips. © H-CCS Problem 1 Why can’t I download my program to the RCX?
Human Vision Robot (Light Sensor) Vision White/Light: 100 Black/Dark: 0 Colors:
3 | Touch sensors Created by H. Robinson & A. Gostelow TOUCH SENSORS.
Gadget Project By: Steven Richardson and Damien Wellman.
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.
Erin Halseth, Will Gottschalk, Briana Warschun, and Michaella Gaines
By Eric Greene RMS / I. S. 192 Q. Smart Start Question How would you get the robot to flirt with disaster by touching the edge of the “table” as many.
Robotics NXT-G: variables, file Rotation sensor Lab: Use buttons to hit specific ball. Homework: Postings. Start planning mapping the room.
Photos and Sensor Instructions
Program Flow LabVIEW Robotics Fundamentals. Unintuition You know what this program does… So what does this one do? Inserted code.
1. 2 INDEX MAIN DISPLAYS3-4 SYSTEM LAYOUT 5-6 ROOM P-109 DISPLAY7 ROOM P-108 DISPLAY8 ROOM P-107 DISPLAY 9 ROOM P-106 DISPLAY 10 ROOM P-105 DISPLAY 11.
Rescue Robot Day 2 Exploring Computer Science Lesson 6-11.
BEGINNER FLL PROGRAMMING WORKSHOP BY DROIDS ROBOTICS & EV3LESSONS.
BEGINNER EV3 PROGRAMMING LESSON By: Droids Robotics Topics Covered: Touch Sensor.
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 
Lesson 1: Motors and Sound Programming Solutions.
Deriving Consistency from LEGOs What we have learned in 6 years of FLL by Austin and Travis Schuh © 2005 Austin and Travis Schuh, all rights reserved.
Requirements Components Ready Light Status Board Orientation.
Connect VEX and ROBOTC Electrical Engineer Responsibilities © 2011 Project Lead The Way, Inc.Automation and Robotics VEX.
Python Programming Module 4 Sensors and Loops Python Programming, 2/e1.
EV3 Attachments and Sensors. Ultrasonic Sensor  Purpose: detect distance from an object.  What it does: Generates sound waves and reads their echoes.
Introduction to Programming in RobotC
Electrical Engineer Responsibilities
Installing an Xbox 360.
Deriving Consistency from LEGOs
Electrical Engineer Responsibilities
Electrical Engineer Responsibilities
Programming Part 2 Mod Kit
Electrical Engineer Responsibilities
INTERMEDIATE PROGRAMMING LESSON
Girl Scout Lego Robotics Workshop
BEGINNER EV3 PROGRAMMING Lesson
BEGINNER EV3 PROGRAMMING Lesson
Lego Robotics Small Builds.
Bristlebots
Lego Robotics Small Builds.
BEGINNER PROGRAMMING LESSON
Forward Until Touch Robot goes forward until it hits a wall.
BEGINNER PROGRAMMING LESSON
Line Following Behavior
BEGINNER PROGRAMMING LESSON
Lesson 3: Sensor Wait-for’s Programming Solutions
Photos and Sensor Instructions
Debugging It doesn’t work…. What do I do????
Lego MINDSTORMS EV3.
Oregon Robotics Tournament and Outreach Program
INTERMEDIATE PROGRAMMING LESSON
1 If a Delegate wishes to request to take the floor, please press the black button located to the right of the microphone ONLY ONCE. A red light will.
Presentation transcript:

Oregon Robotics Tournament and Outreach Program RCX Basics

Program 1 b Motor wires attached to Ports A and C b Press the red On-Off button. What happens? b Press the Prgm button until a 1 appears b Put your robot on the floor and press the Run button. What happens? b Turn one of the motor wires 180 degrees and press the Run button. What happens?

Program 2 b Connect two touch sensors with long wires to Ports 1 and 3 b Turn on the RCX and select Program 2 b Put your robot on the floor and press Run. What happens? b Using the touch sensor on Port 1, push and hold the yellow button. What happens? b Do the same with the touch sensor on Port 3 b “Drive” your robot around the floor

Program 3 b Light sensor connected to Port 2 b Turn on the RCX and select Program 3 b Hold your robot and press the Run button b What happens as you move the light sensor between the white area and the black area below?