 Introduction.  Block Diagram.  Sensors.  Arduino.  Advantages.  Limitations.  Applications.  Conclusion. Contents.

Slides:



Advertisements
Similar presentations
Anurag Dwivedi & Rudra Pratap Suman.  Open Source electronic prototyping platform based on flexible easy to use hardware and software.
Advertisements

ELECTRICAL. Circuits Outline Power Hub Microcontroller Sensor Inputs Motor Driver.
FOLLOWER SENSORS AND ACTUATORS EE 552 INTSTRUCTOR :Dr MOHAN KRISNAN BY MOHAMMED KASHIF IQBAL ANESH BODDAPATTI UNIVERSITY OF DETROIT MERCY.
Sensors And Micro-Controllers
How to Build a Digital-Physical System-Lab Assegid Kidané Fall 2014.
Embedded Programming and Robotics
Codey Lozier Christian Thompson Advisor: Dr. Mohammad Saadeh
Introduction.
 Main Components:  Sensors  Micro controller  Motor drivers  Chasis.
Khaled A. Al-Utaibi  What is Arduino?  Arduino Boards  Arduino Shields  Arduino Uno Hardware.
Basics of Sensors. A sensor is a device which is used to sense the surroundings of it & gives some useful information about it. This information is used.
Project Goals And Objectives ____________________________________________________ Create a “smart”, customizable, all in one system Little to no learning.
Little arduino microcontrollers Meghan Jimenez 12 February 2014.
Getting started with interactive projects using the Arduino, Max and Processing.
Introduction to Arduino Chris Meyer Enlight Tech Talk
Daniel Pickem and Rowland O’Flaherty 12/04/2012 Mechatronics (ME 6405) Student Lecture On Arduinos *Some slides courtesy of Eoin Brazil
Arduino. What is it? A open-source software suite and single-board microcontroller. Allows easy and affordable prototyping of microcontroller applications.
Arduino 101 Instructors: Ted Markson / Jim Sweeney.
Overview What is Arduino? What is it used for? How to get started Demonstration Questions are welcome at any time.
An-Najah National University Faculty of Engineering Department of Mechatronics Engineering Whiteboard Notes Tracking-Erasing System.
Samuel John Vinod Kumar CG Ganesh Raam K. Introduction  The need for health consciousness has increased in the recent past and so is the need to monitor.
Programmable Logic Controller (PLC)
智慧電子應用設計導論(1/3) Arduino MEGA 2560
Internet control system based on Galileo Spring 2014 – Semester Project Characterization Instructor: Mony Orbach Students: Abed El Hameed Assi Maxim Stepanov.
EMBEDDED SYSTEM & ROBOTICS. Introduction to robotics Robots are machines capable of carrying out a complex series of actions automatically. Robotics is.
Bar code scanner Department of Computer Engineering, M.S.P.V.L. Polytechnic College, Pavoorchatram.
Grant Thomas Anthony Fennell Justin Pancake Chris McCord TABLEGAMES UNLIMITED.
Infrared IR Sensor Circuit Diagram and Working Principle.
 Definition of Micro-Controllers  Comparison between types of Micro- Controllers  Pin Identification of ATMEGA32.
DIGITAL SHOWER CONTROLLER BY NATHAN GARNER KASUN KUMARAGE.
HW & SW Overview  What’s UNO  Hardware  Specification  Installing IDE  Programming  Compiling.
Welcome. Automation system By, Ms. Akshata G. Mane Ms. Prachi D. Jadhav.
CSE 341 Project : Ultrasonic Radar PRESENTED BY: NAME : AKIFA TASNEEM ID : SECTION: 02 1.
What is programming? Make an algorithm to do something in a specific language programming. – Algorithm: a procedure or formula for solving a problem.
Railway Level Crossing Gate Operation Remotely by Android.
Arduino.
Microcontrollers A microcontroller is a small computer which interacts with its environment, e.g switches, sensors, lights, motors It does not have.
EYE TRACKING TECHNOLOGY
Obstacle avoiding robot { pixel }
SUBMITTED BY EDGEFX TEAM
Scrolling LCD using Arduino.
Lucas Dias and Fabio Mantelli
ARDUINO BASED AUTOMATIC TEMPERATURE BASED FAN SPEED CONTROLLER
Home automation using Arduino & ‘PIR sensor’
Automatic human detector garbage can.
SCADA for Remote Industrial Plant
ARDUINO FOUR QUADRANT DC MOTOR CONTROL
Arduino Development for Beginners
ARDUINO LINE FOLLOWER ROBOT
Introduction to Internet of Things(IoT) using Arduino
Project Members: M.Premraj ( ) G.Rakesh ( ) J.Rameshwaran ( )
‘SONAR’ using Arduino & ultrasonic distance sensor
RAILWAY TRACK SNAP NOTIFICATION
Lecture-1 Introduction
Pulse Width Modulation (PWM) Motor Feedback - Shaft Encoder
PLC based automated coal crushing and conveyor system
The Arduino Microcontroller: Atmel AVR Atmega 328
ARDUINO     What is an Arduino? Features 14 Digital I/O pins 6 Analogue inputs 6 PWM pins USB serial 16MHz Clock speed 32KB Flash memory 2KB SRAM.
Arduino Analog I/O Analog input pins: 0 – 5
Project Ambulare Junran Chen, Linh Tran, Branden Youssef
Arduino Board.
Manual Robotics ..
智慧電子應用設計導論(1/3) Arduino
Arduino Board.
Arduino म्हणजे काय?.
Introduction to arduino
HOME AUTOMATION SYSTEM BLUETOOTH BASED.  INTRODUCTION  PROBLEM STATEMENT  OBJECTIVES  BLOCK DIAGRAM  CIRCUIT DIAGRAM  METHODOLOGY  APPLICATIONS.
Presented By,  Mamata Yadav (BE Elex & Comm.) Vice R&D Coordinator(HW), PCRT  Payal Shah (BE Elex & Comm.)  Ananta Das (BE Elex & Comm.) R&D Team,PCRT.
Presentation transcript:

 Introduction.  Block Diagram.  Sensors.  Arduino.  Advantages.  Limitations.  Applications.  Conclusion. Contents

 It is the equivalent of the conventional computer mouse, but it is entirely controlled by eyes.  This is boon for the disable people who are not able to use physical mouse properly. Introduction

Block Diagram

A sensor is a device that receives a signal or stimulus and response with an electrical signal Sensors

 It measures infrared (IR) light radiating from object.  Infrared waves typically have wavelengths between 0.75 and 1000µm. IR Sensor IR light from LED IR light reflected off object IR LED IR receiver

 A gyroscope (from Greek guros, "circle" and skopeo,"to look") is a device for measuring or maintaining orientation, based on the principles of angular momentum.  Sense angular velocity.  Angular velocity is the change in rotational angle per unit of time. Gyroscope

 Arduino is a micro controller board using on the ATmega8.  Open source electronics prototyping platform.  Easy to use hardware and software.  Atmega8L has 28 pins.14 digital I/O pins(6 PWM output).6 analog I/O pins.  Clock Speed 16 MHz.  Flash Memory 32KB,SRAM 2KB,&EEPROM 1KB. Arduino

 Easier computer control.  Help disabled & handicapped people to use computer.  Helpful in commercial interactive games and advertisements. Advantages

 Improper usage may lead to eye problems.  Calibrating the equipment takes time.  The eye as a computer input device, difficult to control eye position consciously and precisely at all times. Limitations

 It is very helpful device which can replace a normal mouse device.  It is very simple and multipurpose and helpful in virtual or interactive computer gaming and advertisement.  A gift for physically challenged people. Conclusion