arc application remote control using bluetooth

Click here to load reader

Upload: sonam-m

Post on 20-Jun-2015

2.319 views

Category:

Documents


3 download

TRANSCRIPT

  • 1. ARC - Application Remote ControlUsing Bluetooth SM1

2. Contents Introduction Features Requirements Application Development System Components Hardware Interfacing Advantages Disadvantages Conclusion References2 3. Introduction Wireless technologies are bringing future topresent. Bluetooth is a one such wireless technologywhich is reshaping the way we live and work. According to IDC research, the number of MobilePhones having Bluetooth shipped in USA hasgrown from 13% in to 53% globally and 65% inUSA alone by 2008 ARC envisages the utilization of Mobile Phonesas remote controls to Personal Computers.3 4. Features Control the functions of media player such asPlay/Pause, Stop, Next track, Previous track,volume... Use your phone as a wireless keyboard orwireless mouse pointer Control PowerPoint presentations while viewingthe slide information on your phone4 5. Requirements A Bluetooth enabled mobile phone that supportsthe JSR-82 profiles. A PC with Bluetooth connectivity A client side application is deployed over theMobile Phone and server side application isdeployed over Personal Computer.5 6. Application Development Connection between Personal Computer and Mobile Phone. Operations in the Personal Computer once a connection is established.6 7. Stage one: Connection between Personal Computer and Mobile Phone COM based solution JSR-82 based solution7 8. Stage two:Operations in the Personal Computer once a connection is established. The Client application searches for the PersonalComputer and after the Connection establishmentand Authorization. Application on Mobile Phone starts controlling theapplications on the Personal Computer.8 9. SYSTEM COMPONENTS ARC Client Program ARC Server Program9 10. Interfaces of ARC ClientProgram 1. Searching the devices 2. Establishing connection 3. Select the Program 4. List of operations ofselected programappears on the mobile screen10 11. INTERFACING11 12. OPERATIONS Client side After selection, command is sent to the "ARC Server Program". This command is actually a 5 character code. XXXXX 4321012 13. Cont Example If the user selects Previous from the InterfaceMicrosoft PowerPoint then the following code isgenerated. 43210 " aaab c " When user selects the Windows Media Player inRemote Control the client will send command "aaaa z"13 14. Interfaces of ARC Server Program Select the virtual COM port. ARC server will start and will run in the systemtray.14 15. OPERATIONS Commands received from the client will be decoded and the corresponding action will be performed by the ARC server. The ARC server has four classes namely Blue TrayInterface AlertDialog W32Util15 16. Hardware Interfacing It is also possible to control the devices connected to the LPT parallel port using ARC.16 17. Cont We control the devices connected to the LPT parallel port using ARC. The data pins are turned low or high through an application. "Inp" and"Out" are used to receive and output signals on the LPT.17 18. Advantages Bluetooth technology has the advantage of already being in billions of devices. Bluetooth technology is reliable. Low cost for maintenance. Cheap.18 19. Disadvantages Bluetooth Range Security19 20. Few Mobile Phones Compatible with Bluetooth Remote Control:- Alcatel - 990 Blackberry 9105, 9780, 8330m, 8350i, 8820 HTC - Amaze 4G, PG86100, X515m, ADR6350 Huawei - U8500, 858, U8120 LG - GT540, P698f, KM900 Motorola - XT530,MotoA953, E2, W5 Micromax - A60 Nokia - Asha, 5230, c6-01, C7-00,E7-00,N8-00 Samsung - GT-S3850, S7500, GT-S5570, GT- S5570L20 Sony Ericsson - C905, K770i, W890i, J20i 21. Conclusion ARC manages the computer applications executing in the Personal Computer or Laptop using a Mobile Phone. In future, ARC could include the capability to display the Personal Computer screen on the Mobile . It can be used in Home automation.21 22. References http://ieeexplore.ieee.org/xpl/login.jsp?tp=&arnumber=465 5304&url=http%3A%2F%2Fieeexplore.ieee.org%2Fxpls% 2Fabs_all.jsp%3Farnumber%3D4655304 http://www.vectir.com/features/mobile-phone-bluetooth- remote-control/ http://www.flexipanel.com/Docs/Bluetooth%20Remote%20 Control...%20From%20Your%20Mobile%20Phone.pdf http://software.ezinemark.com/the-advantages-and- disadvantages-of-remote-access-software- 7d2d696555c2.html http://en.wikipedia.org/wiki/Serial_port#.22Virtual.22_serial _ports http://en.wikipedia.org/wiki/Bluetooth#Operating_system_i22 mplementation 23. 23