» Simulation of a Segway PT » NXT Color Sensor as a proximity sensor » Robot balances itself » Required skill level » Building: 3 out of 4 » Programming:

Slides:



Advertisements
Similar presentations
Another example of interference that is often observed is interference from a thin film. Light incident on the surface of a thin film is reflected from.
Advertisements

Forward Until Dark. NXT Light Sensors How does the Light Sensor detect brightness? The Light Sensor shines a red light on the surface below it and reports.
What will you do?. You will build…. You will build robots using 3 different components. – Handyboard – Super Cricket – Boe Bot In all of the above you.
Are the basic building blocks to create a work of art.
Color: This channel applies color, textured patterns, or images to the surface.
EducateNXT Line Following With One Light Sensor. EducateNXT Attach a light sensor To attach a light sensor to the EduBot, refer to pages of the.
Line, Value, Texture, Abstraction. Same object, 4 versions Line- sharpie or pen white paper Value- pencil or charcoal – brown paper, black and white Texture-
Indian Institute of Technology Hyderabad 2 WHEEL SELF BALANCING BOT By Avinash Kommineni, Sai Kumar Reddy.
ROBOT BOMB REMOVER CHALLENGE 7. BOMB REMOVAL CHALLENGE Using the color sensor, you will program distinguish bombs and to remove them from the room. When.
©2006 CSUC Institute for Research in Intelligent Systems Tactile and Visual Sensing June 14, 2006.
Value: How things 2D looks 3D. Value- How light falls on an Object ranging from dark to light Shade- adding a darker value to a colour. Tone- Adding a.
1 ©2006 INSciTE Lab Two Task: Make the program from Lab One (Move forward 5 rotations and turn right 90 degrees) into a MyBlock.
Composition and Elements of Design
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.
By Droids Robotics Infrared Sensor Intermediate EV3 PROGRAMMING LESSON © 2015 EV3Lessons.com, Last edit 5/26/
Line-Follower Challenge. 1. How does a light sensor work? Does the light sensor detect white or black as a higher amount of light reflectivity? Absorbance?
LEGO Mindstorms NXT Introduction. Component NXT Brick Touch Sensor Light Sensor Ultrasonic Sensor Interactive Servo Motors MMN Lab.
Modelling and Simulation Types of Texture Mapping.
Robotics Follow up on problems/tasks Add ultrasonic sensor Homework: Maze. Catch up on any exercises. Postings.
Computer Science Lego Robotics Lab 07 Page 51. CS Lego Robotics Lab 07 (Updated ) Objectives: 1.Extend the Lego robot with three sensors. 2.Program.
Introduction to the Basic Parts of LEGO’s NXT Robotics
Elements of Visual Art Line Shape Form Space Texture Value Color.
Form Shape Color Texture Space
Hologram Basics: A laser-generated image with three-dimensional properties Created by capturing the intensity and phase information produced by the interference.
Programming a light sensor to follow a black line.
Today’s Agenda 1.Scribbler Program Assignment 1.Project idea due next class 2.Program demonstration due Wednesday, June 3 2.Attendance & lab pair groupings.
1. 2 What do these things have in common?
Overview: The goal of this lesson is to transition from discussing robots in general to the specifics of NXT robot. Objectives: Students will be able.
BEGINNER EV3 PROGRAMMING Lesson
Principles & Elements of Design
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.
 Forms occupy space in 3 dimensions. Height, width, & depth.  A ceramic vessel is a form because it occupies real space.
Value The art element that describes the darkness or lightness of a color.
Art I. Elements of Art Color Color is the most expressive element of art and is seen by the way light reflects off a surface.
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.
Elements & Principles OF ART 8 TH Grade. ELEMENTS PRINCIPLES Line Shape Color Texture Form Value Space Balance Unity Contrast Emphasis Proportion Movement.
Somerset Berkley Regional High School Robotics Engineering with LabView.
Post-test Review Please try your best...ask questions and read the question completely!!!
Color: This channel applies color, textured patterns, or images to the surface.
Colour Display Techniques
Elements of Art Color Shape Line Form Space Texture Value Which is your favorite element? OK, my favorite is…
Enables your robot to see, recognize, avoid objects, and detect movement. It uses the same scientific principle that bats use. It measures distance in.
Radiometry of Image Formation Jitendra Malik. A camera creates an image … The image I(x,y) measures how much light is captured at pixel (x,y) We want.
How to make a Line Follow program Using EV3 software and an NXT light sensor.
EV3 Attachments and Sensors. Ultrasonic Sensor  Purpose: detect distance from an object.  What it does: Generates sound waves and reads their echoes.
Lego NXT based Robotics at Afton Elementary School
Pumpkins Still Life Drawing
Color pattern occurs because incident light is not monochromatic.
By Sanjay and Arvind Seshan
INTERMEDIATE PROGRAMMING LESSON
Principles & Elements of Design
INTERMEDIATE PROGRAMMING LESSON
Wien’s Law The Color and Temperature of Stars.
Color sensor positioning & shielding
Forward Until Touch Robot goes forward until it hits a wall.
Wien’s Law The Color and Temperature of Stars.
BEGINNER PROGRAMMING LESSON
Human Perception 9: Color.
Camouflage *Creating value and texture with Black & White
Organizing Art.
Color Sensor Positioning and Shielding
Soap film illuminated by bright white light
Color Sensor Positioning and Shielding
BEGINNER PROGRAMMING LESSON
Reflectivity and Pedestrian Safety
Drill: 4/22/2019 In paragraph form please describe this image, use the words: Color Line Shape texture.
VALUE.
Colored Pencil Still Life
BEGINNER PROGRAMMING LESSON
Presentation transcript:

» Simulation of a Segway PT » NXT Color Sensor as a proximity sensor » Robot balances itself » Required skill level » Building: 3 out of 4 » Programming: 4 out of 4 LEGO SEGWAY PRESENTATION

» Robot does not have any special sensors aside from the color sensor » Relative tilt based on the reflected light LEGO SEGWAY PRESENTATION

»Locate the color sensor in the shadows »Florescent lights will cause less interference than incandescent lights »When releasing the robot make sure the shadows and lighting do not change LEGO SEGWAY PRESENTATION

»Create a surface with uniform brightness »Blank white paper »Uniform solid color with no pattern »Textured patterns will cause variances in light reflection LEGO SEGWAY PRESENTATION

» Robot must start perfectly balanced to begin with » Robot works by trying to seek the same reflected light as the start LEGO SEGWAY PRESENTATION

» Building Instructions » » Programming Instructions » LEGO SEGWAY PRESENTATION