Ζαμπετάκης Μιχαήλ Αυτόνομοι Πράκτορες ΕΚΠ 413 2007.

Slides:



Advertisements
Similar presentations
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.
Advertisements

Express-Bot Selected Attachment Combination Ideas Driving Base
Wait, sound sensor >70, Port 2 Flowchart – Heartbeat 1 Start Motor A, Move Backward, 1/3 Rotation, Power 20 Wait, 1 Second Sound Sensor (Port 2) Less than.
© 2006 Carnegie Mellon Robotics Academy Designed for use with the LEGO MINDSTORMS ® Education NXT Software and Base Set #9797 Mine Mapping Choose a Sensor.
EducateNXT NXT... an introduction The Kit and the Software.
Stem fair project Can LEGO MINDSTORM robots detect and react to objects within a certain range?
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.
Overview: This lesson explores the View Mode capability of the NXT and uses this to demonstrate electrical circuits using the NXT electronic components.
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.
Lego Mindstorms NXT 2.0 Presented By: Fatma Al-Qattan Haya Al-Hajri Fatma Baqer Hanan Al-Qabandi.
Remote robot control using mobile devices Andrey Litvinov Evgenia Samochadina Renat Valeev.
Robotics Enrichment class Mr. Bosworth. Goals of Class Learn how to build a basic robot that performs various functions Learn how to program robot to.
Music by Touch. 1. Provide an example “stimulus-sensor- coordinator-effector-response” framework for both your (human) sense of touch and the robotic.
LEGO Mindstorms NXT Introduction. Component NXT Brick Touch Sensor Light Sensor Ultrasonic Sensor Interactive Servo Motors MMN Lab.
Robotics Abstractions: Levels of language, world view
Adapted for STLP Camp ‘10 STLP Robotics Camp June 3 & 4.
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.
Robotics NXT sensors Back to Light sensor: red vs blue ball.
Adapted for STLP Camp ‘09 Mobile Robots Why do robots need to move?
Having a Great Time on Robotics. Welcome to our wonderful and fantastic presentation.
Robot C Set-up FTC Clinic Nov Patrick Michaud & RobotC Curriculum
Robotics Light sensor. Calibration. Reverse engineering challenge. Lab work: Create and show your program. Add light sensor (different orientations). Robot.
EV3 Workshop Oct 3, 2015 Instructor: Chris Cartwright
GIRLS Robotics Objective of today Review last Saturday’s Lesson Create our 1 st robot.
Lego Mindstorms Robot Tracey Zhang. LEGO MINDSTORMS STATMENT The design challenge my group experimented with is the Lego Mindstorms robot. Our goal is.
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.
Robotics in the Classroom Using Lego Mindstorms. Getting to know Lego Mindstorms We all are familiar with Legos We need to add motors and a brain.
Technical Writing for Robotic Coding!.  du/products/teaching_robotc_cort ex/fundamentals/introtoprogramm ing/thinking/videos/fundamentals.
ICE at Georgia Tech Robots and Artificial Life Forms An NXT Zoo! Mr. Michaud
Sentry System Multiple Sensors
Somerset Berkley Regional High School Robotics Engineering with LabView.
Lego Mindstorms nxt 2.0 By Thomas Deeprose. Lego Mindstorms  Mindstorms is a cool robot. The new mindstorms is NXT  2.0. It is £ from
Robotics Challenges. Challenge Slide 2 Have your robot make a left curved turn around your Lego person. Go forward, then reverse. Come to a stop, play.
Patina Becenti Mentor – Mansel Nelson. Introduction  The idea is to educate young students to explore the world of science and engineering.  Implement.
1. True or False: All these pieces are connector pegs. A. True B. False.
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.
Com.Tech 3104 Outcome 12 By: Evan And Mark Progress Report.
Controlling a Robot with a Neural Network n CS/PY 231 Lab Presentation # 9 n March 30, 2005 n Mount Union College.
An Autonomous Self-Parking Vehicle William Whitney (Mentor: Dr. Jeff Gray) Background: NXT and Robot C The vehicle was constructed using the Lego Mindstorms.
Lego robots By Ibsen,Bryan,Sam,Alex,Tino Group YOUTH I.T.WINTER CAMP.
EG1003: Introduction to Engineering and Design Laboratory 4: Sensors.
MEH108 - Intro. To Engineering Applications KOU Electronics and Communications Engineering.
Forward Until Near Stop when near a wall.
Lego Mindstorms EV3 Sumo Battle
Robotics Abstractions: Levels of language, world view
Lego NXT based Robotics at Afton Elementary School
NXT Mindstorms Kit Programming
NXT Kit Overview U1C3.
Mounting Servos and Black Gear Motors in Botball Robots
Robotics Abstractions: Levels of language, world view
Introduction To Programming with LEGO NXT 0
This is the Lego NXT ->
Express-Bot Selected Attachment Combination Ideas Driving Base
Introduction To Programming with LEGO NXT 2
Creative Engineering Design
Introduction to EV3.
Introduction to NXT.
Introduction to EV3.
Module F: Presentation Understanding Robot Fundamentals
Forward Until Touch Robot goes forward until it hits a wall.
BEGINNER PROGRAMMING LESSON
Beginner Programming Lesson
Holyoke Codes LEGO ROBOTICS
Lego EV3 Mindstorms SW Programming Blocks.
Common Parts on a LEGO robot
EV3.
LEGO MINDSTORMS NXT PROGRAMMING
Introduction to EV3.
Presentation transcript:

Ζαμπετάκης Μιχαήλ Αυτόνομοι Πράκτορες ΕΚΠ

The LEGO Mindstorms NXT NXT Brick Servo Motors Ultrasonic Sensor Light Sensor Sound Sensor Touch Sensor LEGO pieces Variety of Programming Languages

The Challenge Construct & Program a Robot that will: Start from a certain point Get the ball Follow the black line Find the mount Leave Ball Get out of the oval circle Judging : 3 times Minimum Time Tow categories

My Robot Differential Drive – 2 Servos Claw - 1 servo Sensors – US, Light, Touch

My Code Begin Wait Get Ticks Search for the Ball Go to Mount & Get the ball Find Line Follow Line Search for the Mount Go to Mount & Leave the ball Get out of the line End Calculate Ticks Play Tone Wait

The Results Total Time: Left : 31944ms left_video.avileft_video.avi Right : 31583ms right_video.aviright_video.avi Ahead : 30546ms ahead_video.aviahead_video.avi Mean rime: 31357,66ms 2 nd position “other languages category”

Questions… Ζαμπετάκης Μιχαήλ Αυτόνομοι Πράκτορες ΕΚΠ