WIRELESS DISPLAY OVER BLUETOOTH USING PI AND ANDROID PHONE Group Members: Shweta Ware, David Etim Network Embedded Systems.

Slides:



Advertisements
Similar presentations
Wi-Fi Hotspot Guide Wi-Fi Hotspot feature lets you connect & share phones data connection (2G or 3G) to other five Wi-Fi devices through Wi-Fi This is.
Advertisements

WEB AND WIRELESS AUTOMATION connecting people and processes InduSoft Web Solution Welcome.
Samsung PC Studio Manual PC Connectivity Via USB
Bluetooth and Wi-Fi Kane Hartley.
IT INFRASTRUCTURE AND EMERGING TECHNOLOGIES
In order to make your HVAC-R units more versatile and energy efficient, we are introducing an innovative Monitoring & Control System (fully automatic &
Objectives Overview Define an operating system
© Copyright RES Software. v2012-Mar30. RES HyperDrive Patrik Zander, Product Manager 1.
Remote Desktop Connection Techniques Wireless Communication Networks.
Ivy Equipment Inventory System Jaein Jeong Barbara Hohlt Kris Pister.
Travel router with multiple operation modes, including router, AP, Hotspot and repeater modes. Media sharing via FREE & simple SharePort TM Mobile APP.
MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 11 Managing and Monitoring a Windows Server 2008 Network.
Building an Application Server for Home Network based on Android Platform Yi-hsien Liao Supervised by : Dr. Chao-huang Wei Department of Electrical Engineering.
SSL From Your Smartphone Support for Android Smartphones /
Proprietary & Confidential How to enable Windows Remote Desktop Connection.
© Paradigm Publishing Inc. 4-1 Chapter 4 System Software.
Configuring the MagicInfo Pro Display
What is PaperCut MF? What is PaperCut MF? What is PaperCut MF?
Chapter 4 System Software.
TASK A PowerPoint presentation informing you upon: Wi-Fi, 3G, WAP, Bluetooth.
Chapter SIx Maintaining a Computer Part I: Configuring, Updating, and Upgrading the OS.
Peer-to-Peer Technology Demo Wireless China Beijing September 3, 2009 Greg Ennis, Technical Director Wi-Fi Alliance.
Katrina Tewksbury MIS 304 October 11,  What is Eye-Fi?  How does it work?  Who can use it?  How much does it cost?  Are there similar products?
VNC Greg Fankhanel Jessica Nunn Jennifer Romero. What is it? Stands for Virtual Network Computing It is remote control software which allows you to view.
Explain the purpose of an operating system
Module 7: Fundamentals of Administering Windows Server 2008.
CONFIDENTIAL 1. 2 Designing the Intelligent Energy Gateway 2009 CONFIDENTIAL.
WvU-Secure Group 10 - Wireless Sensor Network Security System Steven Andryzcik, Daniel Gilmore, Dane Hamilton, and Garrett Michael.
By Naveed Ahmad! How to setup a. First of all, what are the parts of a Raspberry Pi? Source:
Windows 7 Release Candidate 1 Overview Some slides are screenshots made while the test computer was connected to a network with other computers and Internet.
Chapter 7 Mobile Commerce— The Business of Time
What is Android……? Android is an Operating System (OS) created by Google to run on any small electronic devices such as cell phones, e- books, Media Internet.
Stuff By Zach and Turtle To designate a default printer, choose Start > Control Panel > Printers and Faxes. Right-click the printer, and then.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
Virtualization Station
Chapter 9 Operating Systems Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet.
Sprint Nextel offers a comprehensive range of wireless and wire line communications services bringing the freedom of mobility to consumers, businesses.
Abdullah Alshalan Garrett Drown Group #4 CSE591 - Virtualization and Cloud Computing.
Intro to Raspberry Pi A Southwest Florida Hackerspace Workshop Presented by: Russell Benzing & Eric Schiffli.
Chapter 2 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
PROJECT MEMBERS: DHARMARAJA K ( ) SANTHOSH KUMAR V ( ) VIGNESH P ( ) VINOTH RAJ B ( ) THIRD REVIEW GUIDE NAME:
 Follow the steps in order to solve the sync issue with the best fitness trackers;best fitness trackers  1. Reboot your Fitness Tracker and the device.
ANDROID AS A SERVER PLATFORM ON CLOUD COMPUTING SONA COLLEGE OF TECHNOLOGY SUBMITTED BY: NAGADEVI PRIYA.G DIVYA PURNIMA.S.S
BLACKBERRY TECHNOLOGY PRESENTED BY SHAIK TABREZ (09J01A1225 )
Bluetooth To RS-232 –One To One MACHINE PC One to one - plug and play, do not modify program Bluetooth -masterBluetooth -slave.
Installation Guacamole Is a web application that provides access to desktop environments using remote desktop protocols (such as VNC or RDP); Installation.
Labs. Session 1 Lab: Installing and Configuring Windows 7 Exercise 1: Migrating Settings by Using Windows Easy Transfer Exercise 2: Configuring a Reference.
NETWORK VIDEO SURVEILLANCE. CCTV Closed-Circuit Television (CCTV) is the use of video cameras to transmit signal to a specific place on a designated device.
Version of the document: 1.01 Software Version CBox: v3.7.1 Hardware Version CBox: C5 Remote Access Configuration Client Language: English.
How to Connect Wi-Fi HP Laptop/Desktop with Android Smart Phone? ( )
DISCOVERING COMPUTERS 2018 Digital Technology, Data, and Devices
Workshop on Raspberry Pi 3
RASPBERRY PI WORKSHOP.
<The Future of IVI and CE Connectivity> Pavel Stankoulov
Supporting Windows 8.1 Krystle Portocarrero | Training Experts Inc.
Development-Introduction
What this activity will show you
MIT App Inventor By Hans Yip.
The Internet of Things (IoT)
Office 365 Business is your familiar Office in the cloud
ETS Inside Product Launch
Getting Started.
Getting Started.
Networked Door Locking System
Open Automation Software
Tareq Khan, Ph.D. Assistant Professor,
Cloud Computing LegalRun Solutions Why It’s Right for You!
Infrared Home Controller
Preparing for the Windows 8.1 MCSA
PLTW Terms PLTW Vocabulary Set #10.
Presentation transcript:

WIRELESS DISPLAY OVER BLUETOOTH USING PI AND ANDROID PHONE Group Members: Shweta Ware, David Etim Network Embedded Systems

Project Overview Goal is to build a system using Raspberry Pi and an Android phone to get the wireless display over Bluetooth and setup a Virtual Network connection between them The basic idea is to set up Bluetooth networking with the Pi, and use SDL VNC viewer to display the X screen on the Android device

Motivation The basic idea of connecting a raspberry pi and an android over Bluetooth and VNC Give user a flexibility to access and work remotely over the phone Can help save and store data over the pi and phone. The phone can be accessed completely over the Raspberry Pi The Raspberry Pi is a pretty powerful device, but much of its benefits come when it's connected to the Internet. If we want to utilize the Pi for mobility, we should try this method of tethering it to our smartphones to get it online anywhere we have mobile data

System Architecture

Bluetooth Network Setup The Raspberry pi is not equipped with the built in Bluetooth, so we need to follow the below steps: Bluetooth dongle (We used version 2.0) Install drivers Commands on the command editor of pi to scan the devices over Bluetooth. This is needed only for first time Connect

VNC Setup for Raspberry Pi Using commands, we installed TightVNCServer over Raspberry Pi Set the pixel format and geometry settings as for the Android display screen Install client over android Connect to Raspberry pi

Learning Basic Raspberry Pi setup and connection Connecting Raspberry Pi and android phone over Bluetooth and access the data and folders of Android from pi Establishing the Virtual Network connection between the Pi and Android This enables the users to remotely access the Raspberry pi system over a phone Once completely installed, the Pi should automatically mount and connect to our mobile device when we plug it in, without having to fiddle around in the command Can be enhanced and improved for future works like live demonstrations, programming and learning

Questions?