GatorVac M. Gabriel Jiva.

Slides:



Advertisements
Similar presentations
Trinity College Fire Fighting Robot Contest Zach Fuchs.
Advertisements

Robotics Club, Snt Council2 The 3 Schools of Robotics: Mechanical Design – Types of motors – Material selection –
Introduction  If you have ever been to shooting range before, you know that firing a gun is fun. Time flies when you’re sending hundreds of rounds down.
Smoke Eater Autonomous Fire Fighting Robot By David Morneault EEL 5666 August 3, 2000.
W.A.R.F Warehouse Autonomous Robotic Fire Fighter.
Preliminary Design Review
Mini Tankbot Homing Vehicle with Obstacle Avoidance By Jamie Mitch.
The Create robot, by iRobot Same as the 4000 series of the Roomba vacuum cleaner, but: Without the vacuum and brush With a port that gives easy access.
Team Gary Dan Farley Tyson Rogstad Erik Flum Rob Koch Gary Zigmann.
Rosie the Riveter. Why?  I started this project to learn as much as I possibly could about robots. From what sensors are best to the ins and outs of.
BILAL AHMED BHATTI B.E Electronics (Specialization in AVIONICS)
Indian Institute of Technology Hyderabad OBSTACLE AVOIDER USING SENSOR TECHNOLOGY Kiran kumar Dileep raju Bojja Haranath.
Easy on the Tini Bill Barker Carey Davis Ben Irwin Travis Majors Cell phone detector.
Easy on the Tini Bill Barker Carey Davis Ben Irwin Travis Majors Cell phone detector.
Michael McGrath IMDL Professors: Dr. A. Antonio Arroyo Dr. Eric M. Schwartz TA’s: Josh Weaver Tim Martin.
Getting started with interactive projects using the Arduino, Max and Processing.
Microcontroller Hands-on Workshop #3 Ahmad Manshad New Mexico State University Institute of Electrical and Electronics Engineers November 7, 2009.
Final Presentation Azhar Khan University of Florida November 25 th, 2008 “ROADBLOCK”
Team Spot On! With Zebulon Clark Desiree And Earl.
JENNA STALLINGS IMDL MARCH 12 TH, 2012 DR. ARROYO & DR. SCHWARTZ TAS: TIM MARTIN, RYAN STEVENS, JOSH WEAVER Keybot Master.
Mappie By: Michael Pusatera. Summary of Talk Introduction Controlling Hardware Sensors Actuation Platform Behaviors Conclusions.
Robotics Research Laboratory Louisiana State University.
Miguel Contreras IME 458 – Advanced Microelectronics and Electronic Packaging Spring 2014 Infrared Sensitive Lights (ISL)
RoboTeam 9/1/2011 Preformed by:Costia Parfeniev, Boris Pinzur Supervised by: Kobi Kohai.
Roo Autonomous Hopping Robot Intelligent Machines Design Lab EEL 5666 Aaron Suedmeyer.
RoboTeam 05/04/2012 Submitted by:Costia Parfeniev, Boris Pinzur Supervised by: Kobi Kohai.
WoMAN (Work-Oriented Mobile Autonomous Neat-freak) University of Florida Department of Electrical and Computer Engineering Intelligent Machines Design.
Robot Report “Emerson” Crawford Hampson EEL5666: IMDL April 8, 2010.
ΜCHIP Micro-Controlled High-tech Independent Putter.
Mark Randall & Kevin Claycomb Faculty Advisor: David Mitchell Industrial Sponsor: IEEE.
S.T.E.V.E. (Speed Trap Enforcement VehiclE) Final Presentation Michael Hattermann April 16, 2002.
The Create robot, by iRobot
GraffitiBot Sensor Report Andy Kobyljanec EEL 5666C March 25, 2008.
SnackBot Creator: Chris Shepherd 7/7/05. Sensors/Behaviors Regular Regular Bump: Obstacle Avoidance Bump: Obstacle Avoidance IR: Obstacle Avoidance IR:
Hardware Needs 18F452 Main Controller CM8870 DTMF Decoder UART in PIC, MAX232 Serial Port Line Level Converter Amplifier for IR Detector Voltage feed into.
Wall-Follower Xiaodong Fang University of Florida School of Electrical and Computer Engineering Automatic Wall Following & Color Detecting Robot.
Mechanical Components and Programming Ken Youssefi Introduction to Engineering – E10 1.
Bullfighting Autonomous Robot “BULL” IMDL Spring 2010 Aminatu Oyebanjo April 8, 2010.
CSE 341 Project : Ultrasonic Radar PRESENTED BY: NAME : AKIFA TASNEEM ID : SECTION: 02 1.
EEL 5666 Intelligent Machines Design Laboratory JAWS Summer 1998 BY: Kurnia Wonoatmojo.
1 Hardware Components for Mechatronics Logic circuits Signal conditioning circuits Microcontrollers PLCs Hardware Interfacing.
GreenJacket IMDL Summer 2002 Final Report Matthew Chernosky August 6, 2002.
OCR GCSE Computer Science Teaching and Learning Resources
Home automation using Arduino & ‘PIR sensor’
Using the VEX Cortex Processor
Using the VEX Cortex Processor
Automatic human detector garbage can.
Magdalena Balazinska - Godfrey Tan
Academic Year LINE FOLLOWER
The Create robot, by iRobot
Remote Sensor Interface for IoT
Robot Report “Emerson” Crawford Hampson EEL5666: IMDL April 8, 2010
Seis Piernas – The Step Climber
Introduction to Arduinos
Arduino Analog I/O Analog input pins: 0 – 5
RobotC Sensors.
(Mobile Office Delivery System)
University of Florida Intelligent Machines Design Laboratory
Final Presentation EEL 5666C INTELLIGENT MACHINES DESIGN LABORATORY APRIL 12th, 2005 Cliff Pannella Robot: “DICE”
WOMAN (Work-Oriented Mobile Autonomous Neat-freak)
Sarah Jones EEL 5666 Intelligent Machines Design Laboratory 8/6/2002
Autonomous Rescue Vehicle (Team 10)
PIC18F458 Analog-to-Digital
Presentation of Robotics (3)
Coding Edbot Dream with Scratch
Arduino म्हणजे काय?.
Introduction to Arduinos
An Autonomous Mapping Robot
Presentation transcript:

GatorVac M. Gabriel Jiva

Purpose The purpose of this robot is to autonomously vacuum a room, and then return to its base.

Devices used IR Sensors Bump switches High-torque servos IR Beacons

IR and Bump GP2D12 sensors Bump switches 10 to 80 cm Analog output to ADC Bump switches

IR Beacons Locate direction of home base 4 IR detectors, 4 IR LEDs, 4 LEDs All controlled by PIC microcontroller Since the detectors are at 90° angles, can extrapolate direction (e.g., NW)

Structure and Design Dustbuster platform

Software CodevisionAVR AVR Bootloader Programmed in C and some ASM Easy to use Many built-in options AVR Bootloader Programmed in C and some ASM

The End Questions?