基于Android的智能家居系统设计(毕业论文).doc
文本预览下载声明
东莞理工学院
毕业论文(设计)
题 目
基于Android的智能家居系统设计——
C语言功能模块及部分驱动
PAGE \* MERGEFORMAT
PAGE \* MERGEFORMAT 1
基于Android的智能家居系统设计——
C语言功能模块及驱动部分
摘要:我们最早可以追溯到1994年,智能家居已经进入中国市场,但是由于经济和技术的成本原因尚未普及。今年与人民生活水平的逐步提高,特别是嵌入式设备的快速发展,使智能家居不再像以前那么高不可攀了。
智能家居项目,写这篇文章是基于安卓界面,通过C控制硬件。控制常见的家用电器如空调电灯,并通过一系列的室内温度和湿度自动监测以及实现安全的影响。
由于这个项目的内容较多,所以是两种方式的分工来完成设计。详细摘要,基于智能家居通过JNI接受从JAVA数据,然后由C语言在各种硬件的行动以实现用户的需求,和硬件驱动程序编程的一部分。
关键字:智能家居,JNI,C语言
Smart Home system design based on Android——
C Language Function Module and Drive Section
Abstract: in early 1994, Smart Home has entered China market, but wasn’t popular because the high cost of economy and technology . recently, with the gradual improvement of living standards, especially the rapid development of embedded devices, the Smart Home is more and more acceptable than before.
Smart Home project in this paper, is written in Android based interface, through the C to control the hardware. To achieve control of common household appliances such as electric air conditioning, temperature and humidity and through the acquisition of a series of control room and protection.
Owing to the very big project , it is finish by twp people’s teamwork. And in this paper, Smart Home in an data came from the JAVA by JNI based on C language, and then by the various hardware action has reached the demand of the user, and the hardware drive program.
Keywords: Smart Home, JNI, C language
目 录
TOC \o 1-3 \h \u HYPERLINK \l _Toc1971 1 绪 论 PAGEREF _Toc1971 1
HYPERLINK \l _Toc12427 1.1研究背景和意义 PAGEREF _Toc12427 1
HYPERLINK \l _Toc12575 1.2本设计所完成的工作 PAGEREF _Toc12575 2
HYPERLINK \l _Toc15805 2 总括 PAGEREF _Toc15805 4
HYPERLINK \l _Toc11713 2.1 硬件 PAGEREF _Toc11713 4
HYPERLINK \l _Toc6477 2.1.1 Cortex-A8 PAGEREF _Toc6477 4
HYPERLINK \l _Toc27732 2.1.2 拓展板 PAGEREF _Toc27732 5
HYPERLINK \l _Toc6385 2.2 JNI PAGEREF _Toc6385 5
HYPERLINK \l _Toc11762 3 功能设计 PAGEREF _Toc11762 7
HYPERLINK \l _Toc14995 3.1 主界面 PAGEREF _Toc14995 7
HYPERLINK
显示全部