Smart Lens Robot William McCombie IMDL Spring 2007.

Slides:



Advertisements
Similar presentations
Engineering Roles We will be forming groups of 3 students
Advertisements

IR Control Materials taken from a variety of sources including IR Remote for the Boe-Bot by Andy Lindsay.
Fair Use Building and Research Labs Presents
Part 1: Introduction FRC Introduction  FRC 2907 since 2008  Each area of the robot has a team assigned  The Electronics team is headed this year.
Connecting VEX and ROBOTC
A.G.I.L.E Team Members: Brad Ramsey Derek Rodriguez Dane Wielgopolan Project Managers: Dr. Joel Schipper Dr. James Irwin Autonomously Guided Intelligent.
The Enforcer Laura Celentano Glenn Ramsey Michael Szalkowski.
PT 5000 Pooja Rao Ted Tomporowski December 7, 2004.
How to Build a Digital-Physical System-Lab Assegid Kidané Fall 2014.
Tracking Rover Team Rubber Ducky Alex Chi Joshua Rubin Alexander Starick Ryan Ramos.
Hide-n-seek Robot Ivan See & Karen Tsang Presentation Date: 9/18/03.
Introduction.
Indian Institute of Technology Hyderabad OBSTACLE AVOIDER USING SENSOR TECHNOLOGY Kiran kumar Dileep raju Bojja Haranath.
1. A guide to wiring your robot. Jerry Skene Past mentor – Chantilly Robotics
Controller, Sensors and Motors Ding Ke Tutorial 1, UGB 230N.
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.
Segway Controller Notes. = connection on top layer of circuit board = connection on bottom layer of circuit board Ground Plane: Areas enclosed by the.
HEATHKIT ROBOT Hero JR. Robot Introduced in the 1980’s as part of their electronic kit offerings “Semi-Autonomous” operations with battery 1 st generation.
Programming Concepts (Part B) ENGR 10 Introduction to Engineering 1 Hsu/Youssefi.
Photography in Education TECH2113 Dr. Alaa Sadik Department of Instructional & Learning Technologies
Sparky the Robotic Dog By: Mike Gerhard IMDL Fall 99 Dr. A.A. Arroyo.
Created by: James Buttice Intelligent Machine Design Laboratory Dr. Arroyo Dr. Schwartz 4/8 Spring 2010 B.L.a.R.R.
EEL 5666: Intelligent Machine Design Laboratory Final Presentation by Rob Hamersma April 12, 2005.
Robot Progress Report “Emerson” Crawford Hampson EEL5666: IMDL March 25, 2010.
Robot sensors MVRT 2010 – 2011 season. Analog versus Digital Analog Goes from 0 to 254 Numerous values Similar to making waves because there are not sudden.
Overview What is Arduino? What is it used for? How to get started Demonstration Questions are welcome at any time.
Phong Le (EE) Josh Haley (CPE) Brandon Reeves (EE) Jerard Jose (EE)
Juan David Rios IMDL FALL 2012 Dr. Eric M. Schwartz – A. Antonio Arroyo September 18/2012.
Team 6 DOODLE DRIVE Alexander Curtis Peachanok Lertkajornkitti | Jun Pan | Edward Kidarsa |
Pool Player Bot Final Presentation Jiaying Zhang Mechanical Engineering.
Autonomous Brake Light Communication Phil Osteen Robot Name: Traffic Flobot EML 5666C, IMDL November 25, 2008.
1/29/2013 EEL4665 Spring ‘13 University of Florida Leonardo Falcon.
ΜCHIP Micro-Controlled High-tech Independent Putter.
Figure 12.1 The UP1-bot. Figure 12.2 Left: Radio Control Servo Motor and Right: Servo with Case and Gears Removed.
By Noordiana Kasim. MODERN I/O DEVICES 1. PRINTER 2. MONITOR 3. KEYBOARD 4. AUDIO SPEAKER 5. DVD DRIVE.
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:
 Definition of Micro-Controllers  Comparison between types of Micro- Controllers  Pin Identification of ATMEGA32.
MEH108 - Intro. To Engineering Applications KOU Electronics and Communications Engineering.
Bullfighting Autonomous Robot “BULL” IMDL Spring 2010 Aminatu Oyebanjo April 8, 2010.
Connect VEX and ROBOTC Electrical Engineer Responsibilities © 2011 Project Lead The Way, Inc.Automation and Robotics VEX.
IR OBSTACLE DETECTION TO
1 Microcontrollers. 2 Programmers work in the virtual world Machinery works in the physical world Microcontrollers connect the virtual and physical world.
Class Parts List Breadboard 1 Wire kit 1 Red LEDs 3 Green LEDs 3 Yellow LEDs 1 Photoresistor 1 xPiezo sensor 1 Button 3 Slide button, switch 1 Reed switch.
Programming Applied Sensors in FIRST Robots Chris Elston – Team Download sample code:
Zilogic Systems 1 Device Interfacing with Python and ZIO Zilogic Systems.
Application Case Study Christmas Lights Controller
Electrical Engineer Responsibilities
Programming Concepts (Part B) ENGR 10 Introduction to Engineering
Smart Parking Application
Obstacle avoiding robot { pixel }
Prototyping with Microcontrollers and Sensors
Home automation using Arduino & ‘PIR sensor’
Electrical Engineer Responsibilities
ECE Computer Engineering Design Project
Introduction To Programming with LEGO NXT 0
Marina Yokota Dr. Arroyo and Dr. Schwartz 12/6/11
IR OBSTACLE DETECTION TO
‘SONAR’ using Arduino & ultrasonic distance sensor
IR Control Materials taken from a variety of sources including IR Remote for the Boe-Bot by Andy Lindsay.
Electrical Engineer Responsibilities
Programming Part 2 Mod Kit
How to avoid catching things on fire.
Electrical Engineer Responsibilities
Introduction to Arduinos
Trainings 10/28 Woooooo!!.
Smart Lens Robot William McCombie IMDL Spring 2007.
ECE 477 Design Review Group 10  Spring 2005 I, Robotic Waitress
Programming Concepts (Part B) ENGR 10 Introduction to Engineering
Presentation transcript:

Smart Lens Robot William McCombie IMDL Spring 2007

Current progress ● Currently have most of the components, including  Servo motor (to drive camera)  Motors  Compass, LCD, etc.  Light sensors ● Currently have some components working  LCD working ● Written code to write text and numbers to LCD  IR sensors working and interfaced with μ C  Compass tested We get signal! Main screen turn on!

To do ● Write behavior algorithms ● Mount components ● Interface motors and servo ● Interpret data from compass board ● Write serial interface for RFID device

Sensors ● IR ● Bump switches ● Compass ● RFID ● Light sensors

IR ● Simple Infrared detectors ● Most accurate within 3-6 inches ● Used for collision avoidance ● If objects are too close, sensor cannot detect them

Bump switches ● Simple on/off switch ● Pressing a switch would activate an interrupt ● When activated, robot will retreat ● At least three bump switches will be used

Compass ● Board with two magnetic sensors oriented orthogonal to each other ● Contains a controller chip ● Interface with either I2C or PWM ● PWM signal consists of high signal with variable length and constant length low signal

RFID ● Radio frequency identification ● Serial interface ● Different readers use different methods of communication ● Half-duplex or full-duplex

Light sensors ● Use of a CDS cell ● CDS acts as a variable resister ● Connected to A/D input ● Colors can be determined by using filters and colored LEDs  Example ● Locate red object ● Navigate along blue line

The camera ● Not a sensor ● Simple point-and-shoot digital camera ● Powered by either two AA batteries or 3.3v input  Could be wired directly to the board if current consumption low enough ● Servo motor can control both power and shutter release by mounting servo between both buttons  Moving servo one way will apply pressure to power switch  Moving servo other direction will apply pressure to shutter release ● Light pressure will allow the camera to focus ● Heavy pressure will release shutter  Servo has adequate power for both functions

Other notes ● The entire setup will be powered by a 9V power supply.  6 rechargeable AA batteries ● Platform designs may differ from original plans  Tripod mount will work, but would require extra weight  Camera tilt function may not work  Instead, mount the camera closer to the ground, to reduce weight ● RFID interface may be reconsidered  Weight and power requirements  Alternative use of simple machine vision using CDS cells ● Camera will be controlled by servo motor