Remotely Controlled Car

Slides:



Advertisements
Similar presentations
Android Application Development A Tutorial Driven Course.
Advertisements

Saya Web Interface Project Edward Rafaelov & Vladimir Postel DEC Advisors: Prof. Shlomi Dolev & Michael Orlov.
Windows Phone 7 application to control the solar house Phyo T Anng Benjamin Hotrabhavananda Jiaqi Zhu Xiaonan Ji.
Indian Institute of Technology Hyderabad ROBOTICS LINE FOLLOWER HARI KISHAN TANDEY – ES12B1008 DILIP KONDAPARTHI – ES12B1010 SAI KARTIK – CE12B1015.
Central Management System (CMS) Version 1.0 Made by Eden Sun Jan 2010.
Implementation of an Android Phone Based Video Streamer 2010 IEEE/ACM International Conference on Green Computing and Communications 2010 IEEE/ACM International.
VEX Robotics Platform and ROBOTC Software Introduction.
Controlling Robot Car via Smartphone Supervisor: Dr. Jamal Kharousheh Prepared by : Hamza Qaddara Esmat Hedariya Hareth Hanani Faculty of Engineering Telecommunication.
Rajarshi Shahu College of Engineering Department of Computer Engineering Preliminary Project Presentation BE Computer.
1 2. Controlling Robot Car in Ogre References: 1. LEGO.com MINDSTORMS NXT Home, 2. OGRE 3D, 3. MSDN,
Efficient Path Determining Robot Jamie Greenberg Jason Torre.
Remote Surveillance Vehicle Design Review By: Bill Burgdorf Tom Fisher Eleni Binopolus-Rumayor.
Android An open handset alliance project Janice Garcia September 18, 2008 MIS 304.
Asst.Prof.Dr.Ahmet Ünveren SPRING Computer Engineering Department Asst.Prof.Dr.Ahmet Ünveren SPRING Computer Engineering Department.
First Person POV RC Car Using WiFi-Direct P2P video streaming and Bluetooth By Shane Langhans.
NFC Inventory Android App
Internet Piloted Blimp Alfredo Guevara, Jr. Advisor: Professor Spinelli March 1, 2008.
FTP. SMS based FTP Introduction Existing System Proposed Solution Block Diagram Hardware and Software Features Benefits Future Scope Conclusion.
VEX Robotics Platform and ROBOTC Software
Adviser: Yih-Ran Sheu Adviser : Yih-Ran Sheu Student : Shin-hao Wang SN:MA Mohammed A Qadeer Dept of Computer Engg Aligarh Muslim University, Aligarh,
Introduction to the VEX ® Robotics Platform and ROBOTC Software © 2012 Project Lead The Way, Inc.Principles of Engineering.
LOGO Server. Contents Introduction 1 Problem Definition 2 Proposed Solution 3 Architecture Diagram 4 Server Technology 5 Hardware and Software.
Little Brother Surveillance Nathaniel Brown and Chris Mordue.
Remote Data Acquisition System for Materials Lab Stephen Cauterucio and Corey Simoncic SCHOOL OF ENGINEERING
General Status  Analyze various options for connecting to the robot  Develop requirements for each connection  Check example projects o Videos with.
Contents Introduction Problem Definition Proposed Solution
By Toluwaleke Ademuyiwa Supervisor : Prof. I.M. Venter Co-supervisor : Prof. A. Christoffels.
Butler Bot Sai Srivatsava Vemu Graduate Student Mechanical and Aerospace Engineering.
Android Laser Pointer Control Client System Block Diagram Functional Requirements Development Platform.
Student Name USN NO Guide Name H.O.D Name Name Of The College & Dept.
Introduction to Android Android Club Agenda Set development environment “Hello Android” app Device connection Debugging.
Video notification for SignSupport Remind Deaf users when and how to take medication Student : Vuyisa Phindiso Supervisor : Prof. Bill Tucker.
Mobile Application Development with ANDROID Umang Patel(6537) LDCE.
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.
Final Year Project(EPT4046) Development of an internet controlled Surveillance Mobile Robot By Mimi Madihah Bt Mohd Idris Id: BACHELOR OF ENGINEERING.
1 VRoIP (Virtual Reality over IP) NCHC TDW TaskForce Jacky Chih-Lung Chang
ASHOKA INSTITUTE OF ENGINEERING & TECHNOLOGY (Affiliated to J.N.T.U.HYDERABAD) MALKAPUR, NALGONDA (DIST), A.P
Remote Data Acquisition and Touch- based Control of a Mobile Robot using a Smart Phone Yong-Ho Seo, Chung-Sub Lee, Hyo-Young Jung and Tae-Kyu Yang Department.
ECE477 Senior Design Android Street Car Patent Liability Analysis Team 12 Chun Ta Huang 2013/03/27.
Capstone Design Project - 1 / 11 Project Proposal ● Built-up-type RC car with augmented reality 정윤용 ( , ) 이석동 ( , )
Fire Fighting Robotic Vehicle. Introduction:  It is designed to develop a fire fighting robot using RF technology for remote.
Wireless Bluetooth Controller For DC Motor. Introduction Wireless becoming more and more available and widely used Bluetooth is one of the major players.
 This work confers an application which makes possible to use a Bluetooth enabled mobile phone to remote control home appliances such electric fan, LEDs.
Automatic License Plate Recognition for Electronic Payment system Chiu Wing Cheung d.
VEX® Robotics Platform and ROBOTC Software
Android Mobile Application Development
Quick services Wala Amjad Faqeh. Computer engineering
VEX® Robotics Platform and ROBOTC Software
Deep Blue Brain Drone Introduction Brain Drone Components Purpose
VEX Robotics Platform and ROBOTC Software
Academic Year LINE FOLLOWER
Monitoring Robot Prepared by: Hanin Mizyed ,Abdalla Melhem
War Field Spying Robot with Night Vision Wireless Camera
MBRC Mobile Based Remote Control
CMPE419 Mobile Application Development
Operation instructions for soundbar WiFi
Mobile APP Date: 01,10 ,
VEX® Robotics Platform and ROBOTC Software
VEX® Robotics Platform and ROBOTC Software
Energy-Efficient Storage Systems
VEX® Robotics Platform and ROBOTC Software
Vision-Based Motion Sensor
Computer Science Teachers Association Academy Lego Robotics
VEX® Robotics Platform and ROBOTC Software
Tareq Khan, Ph.D. Assistant Professor,
Korea Software HRD Center
Designed by Hwandong Joo
CMPE419 Mobile Application Development
CIS 694/EEC 693 Android Sensor Programming
AN INEXPENSIVE ROBOTIC KIT FOR CHILDREN EDUCATION
Presentation transcript:

Remotely Controlled Car SRI JAYACHAMARAJENDRA COLLEGE OF ENGINEERING Mysore Department of Information Science and Engineering Remotely Controlled Car By : Anurag B Charan S Pai Prashanth Bhat Sachin A Guided By : S P Shivprakash Assist. Prof. ISE SJCE, Mysore

Remotely Controlled Car -Introduction The project involves controlling a robotic car using , a Wi-Fi/3G and camera enabled android mobile and Laptop. The hardware involves use of microcontroller, android mobile , Bluetooth receiver and a robotic car with gear motors.

Remotely Controlled Car – Working The Android mobile which is placed on the car and acts as a brain. The mobile camera is used to capture the video and sent it to the controller/user on IP. Android mobile is interfaced with microcontroller via Bluetooth.

Remotely Controlled Car – Working Microcontroller controls the gear motors attached to the wheels based on instruction from the brain. The controller/user controls the car by watching video which is sent from android mobile. The instructions (like move left, right, etc.,) from controller/user is sent to android mobile which in turn instructs the microcontroller to control the car.

Remotely Controlled Car – Architecture video transfer control commands microcontroller phone

Remotely Controlled Car – Data Flow Diagram

Remotely Controlled Car – Class Diagrams User side User StartVideo() GetControl() StartVideo() GetControl() Video VideoBuffer File Control Button Socket send(socket)

Remotely Controlled Car – Class Diagrams User side Video VideoBuffer File Inheritance Inheritance VideoReceiver Socket receive(socket,File) VideoPlay Player Socket Display(File)

Remotely Controlled Car – Class Diagrams Hardware side StartUp CreateThread() Start() Start() Start() VideoRecord Camera File startRecord(File) Stop() VideoSender Socket VideoBuffer File send(socket,File) ReceicveControls Socket buffer Connect_MC(buffer) receive(socket,buffer)

Remotely Controlled Car – Requirements Hardware Android mobile Microcontroller ( AtMega16 ). Bluetooth receiver. Gear motors. Software Android SDK Eclipse IDE AVR Studio – To burn Microcontroller Java and C programming. Laptop (RAM – 1GB , HDD-80GB )

Remotely Controlled Car – Snapshots

Remotely Controlled Car – Snapshots

Remotely Controlled Car – Snapshots

Remotely Controlled Car – future implementations Hardware side programming. Interfacing mobile phone and hardware via Bluetooth. Hardware Design and Implementation.