XBEE CONTROLLED DC MOTORS

Slides:



Advertisements
Similar presentations
Manar Mousa Al-Hamaidi
Advertisements

Swish Sleeve Software Design Narrative Team 7: Stephen MacNeil, Michael Kobit, Sriharsh Achukola, Augustus Hong 1Team 7 - Swish Sleeve.
Advisor: Frank Hludik.
Home Area Networking for the Smart Grid Erik Cates David Green Daniel Han Justin Michela ECE 4007 Koblasz/Maxwell Fall 2010 In Conjunction With: Unmesh.
OutLine Overview about Project Wii Robot Escaper Robot Problems and Solutions Demo.
Silly String Shooter Sean Hicks Dongpu Jin ELEC 307 Project 1 Instructor: Alvaro Pinto March/14/2011.
EE 396/496 Scout ROV by Chris McLeod & Autonomous Systems Lab.
EE 396/496 Scout ROV by Chris McLeod & Autonomous Systems Lab.
STATUS REPORT # 3 RAUL RAMOS JOSHUA TORREY DAVID SANCHEZJESUS LUNA MONITORS PARKING SPACES AUTOMATICALLY AND SENDS STATUS NOTIFICATIONS TO PATROL OFFICERS.
SHANTILAL SHAH ENGINEERING COLLEGE ,BHAVNAGAR
IBM - CVUT Student Research Projects Remote Control of a Furby Toy with BlueTooth Tomáš Kunc
By: Khalid Hawari Muath Nijim Thaer shaikh Ibrahim Supervisor: Dr. Jamal Kharousheh Dr. Nasser Hamad 27 December 2010.
Team: Justin Audley, Blake Brown, Christopher Dean, Andrew Russell, Andrew Saunders Advisor: Dr. Richard A. Messner Sponsors: Dr. Richard A. Messner, UNH.
Speaker Control SYSTEM
Network Embedded Systems Wireless Video Game Controller James DiCicco Rebecca Loeser Dash Winterson Dhinakaran Dhanaraj.
James Crosetto BS (Computer Science and Computer Engineering) Jeremy Ellison BS (Computer Science and Computer Engineering) Seth Schwiethale BS (Computer.
Android Laser Pointer Control Client System Block Diagram Functional Requirements Development Platform.
Aero Week 10 Robbie McNally CpE. Optimus Prime Startup Code Sends a message saying program has started Checks for SD card and notifies user of result.
Team 10 Julia Liston. Project Overview  Our team’s goal is to build a prototype of a robot that can: Use GPS to locate a lost person Autonomously navigate.
Student Name USN NO Guide Name H.O.D Name Name Of The College & Dept.
Simulink Simscape by Dr. Amin Danial Asham.
Cevgroup.org C utting E dge V isionaries. cevgroup.org TODAY’s TALK 1) Internet Of Things (IoT) 2) Wi-Fi Controlled Robots 3) Augmented Reality.
Simple Socket Server m Yumiko Kimezawa September 19, 20121RPS.
Basic Circuits – Lab 5 Wireless Networking Xmedia Spring 2011.
Final Year Project(EPT4046) Development of an internet controlled Surveillance Mobile Robot By Mimi Madihah Bt Mohd Idris Id: BACHELOR OF ENGINEERING.
Networking Components William Isakson LTEC 4550 October 7, 2012 Module 3.
My first robot programming - Simple “Go” Young Joon Kim MSRDS First Beginner Course – STEP4.
ECE477 Senior Design Android street car Team 12 Libo Dong 1.
CONTENTS: 1.Abstract. 2.Objective. 3.Block diagram. 4.Methodology. 5.Advantages and Disadvantages. 6.Applications. 7.Conclusion.
Cell Phone Controlled Robotic Vehicle. Cell Phone Controlled Robotic Vehicle Introduction  The project is designed to develop.
Metal Detecting Robotic Vehicle FAIYAAZ AHMAD ID SECTION-3.
Multipurpose Keychain ECE 445 Senior Design Junting Lou Yaming Tang Lida Zhu TA: Rajarshi Roy Project No. 11 Fall 2012.
ISA CLICK CONTROL #38 – FALL 2014 ERIC BRUNNGRABER DRAKE ISABIRYE.
Wireless Bluetooth Controller For DC Motor. Introduction Wireless becoming more and more available and widely used Bluetooth is one of the major players.
ROBOTICS DEEP DESAI( ) BRIJESH PATEL( ) NIMESH PATEL( ) Presented By: RUTVIJ JAVERI SOFTYOUG solution provider Ltd.( JIGAR.
TV Remote As A Wireless Mouse For PC.
This information is confidential and is not to be provided to any third party without Vicon Industries Inc.’s prior written consent. 1 Plug and Play NVR.
Voice Controlled Robot by Cell Phone with Android App
Intro to USB-6009 DAQ.
Aim Of The Project To implement the obstacle avoidance and Zigbee control functions for Omni directional mobile robot.
Arduino Based Industrial appliances control system by decoding dual tone multi frequency signals on GSM / CDMA network. Submitted by:
(Extended Surveillance Box)
Enable Talk Prepared By: Alaa Mayyaleh Shurouq Abu salhiah.
connect a DC-Motor with an arduino
Design and Implementation of versatile ebot using raspberry pi
Monitoring Robot Prepared by: Hanin Mizyed ,Abdalla Melhem
BMS Gateway.
War Field Spying Robot with Night Vision Wireless Camera
ARDUINO LINE FOLLOWER ROBOT
AUTOMATIC SPEED CONTROL BASED ON ZONES
Zigbee Networks Using Xbee Modules
IMDL Presentation by Li Yang.
DATA TRANSFER BETWEEN MICROCONTROLLERS AND COMPUTERS IN C#
C# electrical car telemetry system
Quick Start Guide   Translations GM Pro 7.4.
Elecbits.
Name Of The College & Dept
Elecbits.
ELECBITS FAULT DETECTOR.
Elecbits Ultrasonic RADAR.
Elecbits Self-Balancing Robot.
Enable Talk Prepared By: Alaa Mayyaleh Shurouq Abu salhiah.
Elecbits Project: IoT based Smart Dustbin
Gesture Controlled Robot
Copyright © 2015, 2012, 2009 Elsevier Inc. All rights reserved.
Elecbits Smart Helmet.
Elecbits.
Elecbits.
Introduction to Arduino
Presentation transcript:

XBEE CONTROLLED DC MOTORS ELECBITS XBEE CONTROLLED DC MOTORS

DESCRIPTION: This project utilizes two Xbee S2C both Xbees can transmit and receive strings from one another. To control motors, we used an Arduino Nano and a L298 DC motor driver. One Xbee is connected with laptop and accepts command from a GUI written in C# language. XCTU software is used to configure both Xbees configuration is described in Procedure Section.

WORKING: Xbee controlled motor’s working starts from when button is pressed on GUI after selecting port in which is connected GUI sends a set of strings to Xbee connected with PC. As soon as Xbee receives Strings it broadcast to all Xbees Connected with Same network name. When strings received by Xbee on motor side it Xbee send this data to Arduino Nano. Arduino Nano decodes these strings to commands which Controls motor.

BLOCK DIAGRAM

APPLICATIONS This project has vast range of scope of applications in Military surveillance. This can be used to control vehicles in remote or Hazardous locations. Can be used in drones to control camera motors.

THANK YOU