Mark Andrew Hackworth II Final Presentation.

Slides:



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

Using three IR sensors, SensingBot can sense the front obstacles so it can avoid them. Sensing.
Heating element Temperature sensor Heating element 220V AC Controller I/O panel.
FIRE FIGHTING ROBOT ELECTRO-MECHANICAL SYSTEMS TERM PROJECT 1
In this presentation you will:
A CTIVITY M OVEMENT TASK USING SENSORS - HUMANS AND ROBOTS (75 MINUTES ) 1.
LEGO Robotics Lecture 1: Getting acquainted with your robotic environment.
S A B D C T = 0 S gets message from above and sends messages to A, C and D S.
The Lego RCX is a programmable digital device equipped with sensor inputs and motor outputs. As part of the Lego Mindstorms package, it is intended for.
Using the Light Sensor A LEGO light sensor utilizes a LED and a phototransistor to read the reflection of light off a surface. Light sensors are useful.
Automated Systems Lesson 3: Getting the Robot to do work.
Engineer Training Drum Heating TJ8300 / TJ8500 Drum Heating.
Computer Hardware The Basics. Overview Why is this important? To be able to recognize each of the main parts of a computer As a professional in digital.
Working with Arduino: Lesson #3: Force Sensitive Resistors EGN1007.
NASA SENSORS: Build A Sturdy Car/Rover Lynne Hehr, John Hehr, Cindy Cardwell, Mary Alice Mixon Center for Math and Science Education Arkansas NASA Educator.
Laboratory 7: Sensors Matthew R. Gaglio, Feb 2007.
Adapted for STLP Camp ‘09 Mobile Robots Why do robots need to move?
Why do robots need to move?
Network Management System The Concept –From a central computer, network administrator can manage entire network Collect data Give commands –Moving gradually.
Group 1 Casey Byers Nick Johnson Felix Liu Matt Long.
FMTV COOLING SYSTEMS 4/23/2017.
Chess Playing Bot. Detecting Green coloured squares using Blobs.
Use bluetooth for communication 1. enable bluetooth in NXT and also enable visibility 2. configure setting in brickCC –Wait about 30 seconds for searching.
ECE 001 Final Presentation: Escape from Maze and Biomedical Centrifuge Experiment Scott Trocchia The George Washington University Computer Engineering.
Team Project: A Surveillant Robot System Little Red Team Chankyu Park (Michel) Seonah Lee (Sarah) Qingyuan Shi (Lisa) Chengzhou Li JunMei Li Kai Lin SW.
Walking Lego Robot Driving Lego Robot
Robot Report Group 7. Outline Introduction Introduction Robot Construction Robot Construction Design Specifications Design Specifications Design Process.
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.
September 24, K-12 Outreach K-12 Outreach with Linda Hamilton From Earth to Mars and Back Using.
SLego: A Squeak Implementation of Lego Mindstorms Alexandre Bergel Institut fuer Mathematik und Informatik University Bern
Gadget Project By: Steven Richardson and Damien Wellman.
General rules 1. Rule: 2. Rule: 3. Rule: 10. Rule: Ask questions ……………………. 11. Rule: I do not know your skill. If I tell you things you know, please stop.
The Cap’n Travis Estes Steve Swearingen George Threadgill Andrew Riley.
1 City With a Memory CSE 535: Mobile Computing Andreea Danielescu Andrew McCord Brandon Mechtley Shawn Nikkila.
2010/2011 Lab Project. Lab Project Consist of Two Parts Demo Viva Total Marks Final Exam: 50% Test (2x) : 20% Lab Report: 10% Lab Test: 10% Lab Project:
Laboratory 7: Sensors. Overview Objective Background Materials Procedure Report / Presentation Closing.
Control Systems Based on the Work of Professor Andrew Alleyne Copyright © 2012 Board of Trustees, University of Illinois. All rights reserved.
SMS Control and Monitoring System In Chicken Farm Prepared By : Maysoon Mohanna Eman Madi Supervisor : Supervisor : Dr. Jamal Kharousheh 2009.
Magnum Chiller Plant Manager
Oregon Robotics Tournament and Outreach Program RCX Basics.
ATI LEGO ROBOLAB Steps To Getting Started. ROBOLAB Introduction  Robots are built around the RCX programmable LEGO brick that is used to control motors.
Lego Robotics Anthony Goodwin. Course Schedule: Week: 1. Intro to RCX, building, and RoboLab: Build using instructions. 2. Build using instructions, modify,
MAY LEGO ENVISON SYSTEM Team members: Brennan Beavers (CprE) Justin Goers (CprE) Erin Isvik (CprE) Roger Rathje (CprE) Client: Toying with Technology.
Thermal Detecting Wireless Sensor Network Presenters: Joseph Roberson, Gautam Ankala, and Jessica Curry Faculty Advisor: Dr. Linda Milor ECE 4007: Final.
ATCA COOLING PROJECT INTERSHIP FINAL PRESENTATION Piotr Koziol.
EG1003: Introduction to Engineering and Design Laboratory 4: Sensors.
Introduction to EV3. Many Different Types of Robots Snake Robot.
Advanced Networks 1 By: Mahdi Sadeghizadeh Website: Sadeghizadeh.ir.
ROBOLAB programming RCX to RCX communication Betsy Natter UNST 161 Winter 2004.
Programming Basics - RobotC Introduction to Robotics.
Mobile Robots Why do robots need to move?. What defines a robot? Sense – a robot has to take in information about its environment Plan – a robot has to.
John Rappel. Description  Demonstrate advanced control of the iRobot Create  Use light sensors to guide the robot to a light source  Read bump sensors.
Building a Network. Introduction A local company has hired you as a network administrator. Your first assignment is to setup the local network and make.
Robotics and Programming Finch Robot. What is Programming?  Programming is the process of developing a command or series of commands for a computer to.
LESSON 08 Using the gyro Sensor. LESSON 08 Using the gyro Sensor.
Technology Plan Cristal Beron-Locke.
MATH Mathematical Literacy for College Students II
LESSON 08 Using the Gyro Sensor. LESSON 08 Using the Gyro Sensor.
What is a Robot? A Electro-Mechanical system Plus Artificial intelligence Can do certain tasks that human like Robot Arm Honda Asimo Robot Fish Robot Vacuum.
معلم الصف الثالث الابتدائي
Laboratory 7: Sensors Matthew R. Gaglio, Feb 2007.
Laboratory 4: Sensors Matthew R. Gaglio, Feb 2007.
HAS Makers Design Space
ФОНД “СОЦИАЛНО ПОДПОМАГАНЕ”
-·.-...-· A. -.. ) ,.,.. -.,., · o# --·'1>,.. ·-·-. ·-· ;'/' : ,.,. - ' p ·-·- ·-- 'II"; -.-. t-.. p
LEGO Education - Mindstorms EV3 - Computer/control center – The Brick
Oregon Robotics Tournament and Outreach Program
LEGO Mindstorms Robot and Java
Downloading to the NXT requires the correct hardware setup
Presentation transcript:

Mark Andrew Hackworth II Final Presentation

With and RCX and installed heat sensor the fan would sense heat and turn on when the appropriate temperature was reached. Unfortunately the fan blades weren’t able to blow out any flames.

Using “Mail Messages” the RCX can run programs or do a task when it receives a “Mail Message” from another RCX. RCX Communication works through the IR port on the front of the RCX and involves programming using the “Send Mail Message” and “Receive Mail Message” command.

LEGO CAD is a program we use to Computer Aided Design LEGO projects. It provides the elements as movable connectable pieces. LEGO CAD is a program we use to Computer Aided Design LEGO projects. It provides the elements as movable connectable pieces.

IST 286 – Independent Study In this course Casie and I will work, build, and further develop the LEGO City in turn it into a LEGO Metropolis, in some forms..