Transcript
Page 1: Android Based  Graphical User Interface for Control

Android Based Graphical User Interface for Control

Page 2: Android Based  Graphical User Interface for Control

Project Overview

• Arduino microcontroller based vehicle– Variable speed motor forward/reverse using H-bridge– Servo to control direction left/right

• Bluetooth module to send/receive data• Android application for control– User-friendly interface (twist to turn/touch to go)

• CMUCam integration

Page 3: Android Based  Graphical User Interface for Control

Complete System

All hardware components are available

Page 4: Android Based  Graphical User Interface for Control

Design Decisions• Microcontroller– Start with Arduino Duemilanove

based on cost and ease of use– Upgrade to Arduino Mega for

additional serial line• Bluetooth module– BlueSMiRF Gold module

• Wireless camera– Research wide range of ideas

Page 5: Android Based  Graphical User Interface for Control

Android ApplicationTilt device to turn

left/right

Touch and drag to control speed

Release to stop

Meter bar provides visual direction and

speed indicator

Placeholder for image display


Top Related