Session 3 Sensors.

Slides:



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

Colour hair using temporary colour
Electromagnetic Waves
BEGINNER EV3 PROGRAMMING Lesson
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.
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.
Water Pollution Make a list of words that relate to water pollution.
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?
A digital lesson about Futurism and visual movement in art  2005 Pearson Publishing.
ORTOP WORKSHOP 3 ROBOT NAVIGATION & MISSIONS ORTOP WORKSHOP 3 ROBOT NAVIGATION & MISSIONS.
Introduction to Robo Pro
Summer Computing Workshop. Session 2 Input in Scratch  Multi-Character input - This is used when the user is prompted to enter a number or word.  Problems.
Forging new generations of engineers
EV3 Workshop Oct 3, 2015 Instructor: Chris Cartwright
Barclays Robot Challenge Learn how to Program Robots.
Interactive Text Boxes in PowerPoint The aims of this learning module are to: 1.Explain what is meant by the term ‘interactive text boxes’ 2.Explain the.
Photos and Sensor Instructions
Benchmark #03.03 Benchmark Text:Describe the types of sensors and ways in which they can be categorized. Learning Goal:The student will be able to describe.
BEGINNER FLL PROGRAMMING WORKSHOP BY DROIDS ROBOTICS & EV3LESSONS.
How to make a Line Follow program Using EV3 software and an NXT light sensor.
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.
Lego Mindstorms EV3 Sumo Battle
How Do You Make a Program Wait?
Introduction to LEGO Mindstorms EV3 What is in the box?
By Sanjay and Arvind Seshan
- Usable range of 0 to 6 feet. - Find dark or bright areas.
LEGO MINDSTORMS PROGRAMMING
Exploring Computer Science Lesson 6-5
An Introduction to VEX IQ Programming with Modkit
Line-Follower Challenge
BEGINNER EV3 PROGRAMMING Lesson
Using the Colour Sensor
Your Title here You can use this template for short-term notices and posters Please only use it internally Choose the colour of your title font by right.
How Does a Color Sensor Work?
Touch Sensor.
Finch Robot Class L4 How do I… ? LED color (Range 0 to 100)
fischertechnik® RoboPro Software for Gateway To Technology® RoboPro
Introduction to robotics
EV3 On Brick Programming
BEGINNER PROGRAMMING LESSON
Music by Touch Music by Touch Presentation > TeachEngineering.org
Sensors Training.
Exploring Computer Science Lesson 6-5
An Introduction to VEX IQ Programming with Modkit
Holyoke Codes LEGO ROBOTICS
Switch Blocks check a value and choose a path based on that value
Storing Values as Variables
Global Challenge Night Sensor Lesson 3.
Global Challenge Night Sensor Lesson 3.
SCIENCE UNIT #2 Light and Sound
BEGINNER PROGRAMMING LESSON
The programming page of the Brick
Photos and Sensor Instructions
An Introduction to VEX IQ Programming with Modkit
Global Challenge Night Sensor Lesson 3.
Global Challenge Night Sensor Lesson 3.
Global Challenge Night Sensor Lesson 3.
Global Challenge Night Sensor Lesson 3.
Global Challenge Night Sensor Lesson 3.
Global Challenge Night Sensor Lesson 3.
Global Challenge Night Sensor Lesson 3.
Lego MINDSTORMS EV3.
BEGINNER PROGRAMMING LESSON
Global Challenge Night Sensor Lesson 3.
Global Challenge Night Sensor Lesson 3.
Global Challenge Night Sensor Lesson 3.
Session 5 Competition Day & Engineering Careers Information.
Session 2 Moving and Turning…
Presentation transcript:

Session 3 Sensors

Session 3 Aims: To know what a sensor is (you might have introduced the Gyro Sensor in the last session) Be able to use the EV3 Model to detect lines using a sensor Be able to use a sensor to control action Understand how speed can affect sensing on an EV3 Model

What is a Sensor? An input device that can detect or measure physical property Can you think of any sensors that you have seen?

BUT You can find more detail in the Help Section of the EV3 software We are going to talk a bit about the Colour Sensor BUT You can find more detail in the Help Section of the EV3 software When you are in the software – click on the Help Menu at the top of the screen and choose Show EV3 Help. In this case choose General - Colour

The Colour (& Light) Sensor Can detect up to 8 colours Can also detect light intensities (light to dark) via the reflected red light emitted.

How to program the EV3 to detect light The 2 panels you will need are: Flow control (orange) – for sensors Action (Green) – for movement

The “Wait” Block Can select logic operators to compare measurements Can select the colour/intensity that you are looking for Can select which sensor you want to use

Challenge - Following a line Look carefully at the program here and explain what it will do. What will be the impact on your EV3 Model? Now, program your EV3 Model to follow the black line on the challenge mat.

Real engineers Making film magic: If you’ve ever wondered how blockbusters get to look so good, it’s down to the work of people like Eugénie von Tunzelmann (picture to the right) who make ground-breaking visual effects. The film industry use a variety of sensors to create amazing effects in films like the Great Gatsby or Harry Potter. Serena is on a mission to prevent plastics from entering our rivers and oceans. Your robots will be doing water clean up challenges too! https://www.youtube.com/watch?v=1YDlvWnhh78

Great work everyone! See you next time!