登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 电子信息类 > 通信工程 > 正文

基于Android的手机蓝牙控制器毕业论文

 2022-07-06 08:07  

论文总字数:27626字

摘 要

从近年来电子产品的发展方向可以看出,人们对“智能化”产品的需求和使用率越来越高,当然这也直接导致了手机这种日常通信工具的智能程度越来越高。智能手机从上市至今,已经极大的改变了人们的生活习惯。如过去需要许多电子产品配合使用才能达到的效果如今用一部智能手机就能基本完全实现。而Android系统的智能手机作为智能手机大军中的主力军,以其操作系统开源的特性,吸引了一大批开发者为其开发出各式各样功能丰富的软件,为使用者提供了极大的便利,也广为使用者们所接受。同时,如今智能手机中自带的蓝牙功能,也已有很成熟的技术和广泛的应用。蓝牙技术可作为一种方便、可靠、使用简便的无线解决方案,它相对于红外技术而言通信距离更长并且无需直视通信通道,而相对于WLAN局域网而言受信号发射设备的局限性更小。鉴于以上,我们可以利用Android智能系统开发一款能对蓝牙信号进行控制的软件,从而实现一种智能简便的无线操控方案。本文将针对这种设计思想,对软件开发的流程以及实现手段给出详细的说明与解释。

本文首先对Android手机蓝牙的应用进行了分析,接着分析了手机遥控在实际使用方面需要的功能设计。第四章则对Android系统下各种按键的实现方法具体进行了分析,在此基础上形成总体设计UI,并对设计中用到主要技术进行了分析。在理解了实际应用中的按键需求和实现方法后,设计了软件流程,分析了主要的程序段。接下来是实际信号传输过程中涉及到的通信协议的分析和应用解决。本文最后分析了此次设计的功能实际应用价值与不足,以及实际应用中可进行的改进。

关键词:Android 蓝牙 UI 通信协议

The Bluetooth controller based on Android mobile phone

Abstract

From the direction of development of electronic products can be seen in recent years , people are "intelligent" products increasingly high demand and usage , of course, this is a direct result of the intelligence level of everyday communication tools such phones is increasing . You can say that smart phones from the listed date, has greatly changed people's habits. As in the past with the use of many electronic products needed in order to achieve the full realization of the basic effects can now use a smart phone. The Android smart phones as the main force in the smart phone army , with its open-source operating system features , attracting a large number of developers for the development of a wide range of feature-rich software provides the user with a great convenience is also widely accepted by consumers . Meanwhile, the smart phone now comes with Bluetooth function, but also has a very mature technology and a wide range of applications. Bluetooth technology can be used as a convenient, reliable , easy to use wireless solution that communicates longer distances without the need for direct vision infrared technology in terms of communication channels , in terms relative to the WLAN LAN devices have smaller limiting . In view of the above, we can use Android to develop an intelligent system able to control the Bluetooth signal software, in order to achieve an intelligent and easy wireless control solution. This article will focus on this design, software development process as well as the means of achieving given detailed instructions and explanations.

This article first Android phone Bluetooth applications were analyzed, and then analyze the actual use of mobile phones in remote areas need functional design. The third chapter of the Android system under a variety of methods to achieve specific keys are analyzed to form the overall design of UI on this basis, and the design used in the development of the main technical features are analyzed. In the understanding of the practical application of the key requirements and implementation methods, the design of the software process, analyzes the main block. Next is to analyze and solve practical application of signal transmission process involves communication protocol, describing the problems encountered in actual debugging, and analyze the reasons. Finally, this paper analyzes the function of the design of practical value and shortcomings, and to improve the practical application can be carried out.

Key Words: Android; Bluetooth; UI; communication protocol

目 录

摘 要 I

Abstract II

第一章 绪 论 1

1.1 设计背景和意义 1

1.2 目前相关技术的发展情况 1

1.2.1 Android智能手机平台 1

1.2.2蓝牙技术 2

1.3 本文的安排 3

第二章 相关技术概述 4

2.1 Android系统简介: 4

2.1.1 Android的系统基础结构 5

2.1.2系统的结构 6

2.2 Android的开发环境 7

2.3 蓝牙技术简介 8

第三章 系统的需求分析 11

3.1系统总体结构设计 12

3.2 控制界面需求分析 12

3.3 受控界面需求分析 12

3.4 设备选择界面功能分析 13

第四章 软件设计开发流程 14

4.1Android简单开发流程 14

4.1.1利用Eclipse进行开发 14

4.1.2软件开发流程 15

4.2 Android蓝牙的开发 24

4.3通信协议的设置及效果演示 26

4.3.1 本设计通信协议的设定 27

4.3.2 效果演示 29

第五章 总结与展望 31

致谢 32

参考文献 33

第一章 绪 论

1.1 设计背景和意义

智能手机可谓是现代生活中人手必备的电子产品,而其中利用Android智能操作系统的手机又占比巨大,加之蓝牙为现如今的智能手机所带的基本功能,因此利用Android强大的可开发性开发一款能控制无线蓝牙信号的软件有很大的实际应用价值。

蓝牙技术的实质是短距离的无线电传输,这种全双工的通信方式最大的优点就是支持设备与设备之间的直接信息传输,并且在全球范围内的使用都是全免费的。加之现如今Android手机的智能化配以其独有的开源特点,使之与蓝牙技术相结合,使得蓝牙技术不再像以往一样仅仅是一个数据传输的通道,而是一种对生活中不受“线联”制约的美好憧憬。并且相对于红外传输和WLAN局域网来讲,蓝牙技术使用的设备限制更小,使用便利程度更高。因此,如今对Android蓝牙的开发异常火热,实际应用价值与可实现性也非常高。

请支付后下载全文,论文总字数:27626字

您需要先支付 80元 才能查看全部内容!立即支付

企业微信

Copyright © 2010-2022 毕业论文网 站点地图