基于 Android 手机的六旋翼飞行器状态实时监测系统摘 要随着 Android 技术的日趋成熟,以 Android 为操作系统的手机的使用也越来越广泛。基于 Android 手机的蓝牙传输技术的使用也引起了软件开发人员的关注,这种短距离通信技术被广泛的应用到移动电话、PDA、无线耳机、笔记本电脑、相关外设等众多设备之间进行无线信息交换。在深化理解 Android 编程技术和蓝牙技术后,构建了一个小型的数据采集系统。该系统中,以六旋翼飞行器上的多种传感器数据为原始数据,在单片机端将多种传感器数据基于自定义协议组合成数据包的形式,单片机将以数据包的形式定时转发给无线数传模块,数据包经过远距离无线传输后,通过蓝牙模块将数据传输到手机端。手机端接收到数据后,对数据进行处理,以曲线图的形式显示当前的六旋翼的多种飞行参数。本毕业设计实现了温度采集部分,其他数据采集部分未完全完成。本设计未在六旋翼实体上进行。关键字 Android;蓝牙;单片机Based on the Android mobile phone six rotor aircraft state real-time monitoring systemAbstractWith the maturing of the Android technology, with Android for the use of the operating system is becoming more and more widely. Based on the use of the Android mobile phone bluetooth transmission technology also caused the attention of software developers, the short distance communication technology has been widely applied to the mobile phone, PDA, wireless headset, notebook computers and related peripherals, and many other devices between wireless information exchange.After understanding the Android programming technology and bluetooth technology, built a small data acquisition system. With six for the system, the rotor aircraft on a variety of sensor data as the original data, the SCM client to a variety of sensor data based on a custom protocol combined into packets, in the form of single chip timing in the form of packet is forwarded to wireless data transmission module, data packet after long-distance wireless transmission modu...