基于nRF2401無線傳輸模塊的數(shù)據(jù)采集系統(tǒng)的設(shè)計
|
資料類別
|
電子電工畢業(yè)論文(設(shè)計) |
|
課程(專業(yè))
|
單片機 |
關(guān)鍵詞
|
數(shù)據(jù)采集|無線傳輸 |
適用年級
|
高職 |
身份要求
|
普通會員 |
金 幣
|
90 。金幣如何獲得?) |
文件格式
|
word |
文件大小
|
2795K |
發(fā)布時間
|
2010-04-09 13:19:00 |
預(yù)覽文件
|
無 |
下載次數(shù)
|
0 |
發(fā)布人 |
xuzhiyang |
內(nèi)容簡介:
畢業(yè)設(shè)計 基于nRF2401無線傳輸模塊的數(shù)據(jù)采集系統(tǒng)的設(shè)計,共47頁,15214字。
摘 要
論文主要研究了基于nRF2401無線傳輸模塊的數(shù)據(jù)采集系統(tǒng)的設(shè)計方案及實現(xiàn)方法。系統(tǒng)以PC機為監(jiān)控機,以Freescale公司的MC68HC908GP32為發(fā)送端,以另一塊MC68HC908GP32為接收端,采用nRF2401無線傳輸模塊,及熱敏電阻溫度傳感器,應(yīng)用無線通信技術(shù)、傳感技術(shù)及單片機微控制技術(shù),實現(xiàn)溫度數(shù)據(jù)的采集和無線傳輸。
本文首先簡單介紹了溫度傳感器及無線通信模塊的發(fā)展狀況,結(jié)合系統(tǒng)方案的要求詳細論證了實現(xiàn)溫度數(shù)據(jù)采集與無線傳輸方案的設(shè)計思路及系統(tǒng)的總體架構(gòu),然后詳盡地闡述了系統(tǒng)的硬件電路結(jié)構(gòu)和完成各項功能相關(guān)的軟件設(shè)計,并進行相關(guān)測試。
系統(tǒng)由PC機,發(fā)送端,接收端3部分組成。由發(fā)送端采集溫度數(shù)據(jù),并通過nRF2401發(fā)送給接收端,接收端通過nRF2401接收數(shù)據(jù),并通過串口轉(zhuǎn)發(fā)給PC,由PC進行數(shù)據(jù)一定量的存儲。系統(tǒng)工作穩(wěn)定,可靠性高,適用于多種領(lǐng)域。
關(guān)鍵詞:數(shù)據(jù)采集 無線傳輸 MC908GP32單片機 nRF2401 熱敏電阻溫度傳感器
ABSTRACT
In this thesis, the design ideas and realized methods of this data collection system based on nRF2401 are mainly researched. This system chooses PC as the monitor,a MC908GP32 of Freescale company as the sending machine,and another MC908GP32 as the receiving machine. Meanwhile this system selects nRF2401 as the wireless transmiting part, and the sensitive of electric resistance to temperature as the sensor. The idea wants to put the wireless and the sense technology together, and uses computer technology to realize temperature collection and wireless transmition.
Firstly, the development of temperature sense and wireless chip is introduced. According to the requirement of the system method, the paper demonstrates the realization of the data collection system, the method of wireless transmition and the total construction of the system. Then it expatiates on the hardware electrocircuit structure of this system and the software of finishing designing all kinds of fucntions.
The system is composed of three parts, they are the PC,the sending machine and the receiving machine.The sending machine collects temperature data ,and sends it by nRF2401. The receiving machine receives it by nRF2401,then sends it to PC by SCI. At last, PC finishes storing the data.Meanwhile system works stablely, and has a high reliability, so it can be used in various fields.
Key words: Data collection, Wireless transmition, MC908GP32 microcomputer, nRF2401, the sensitive of electric resistance as the sensor
目 錄
摘 要 I
ABSTRACT II
第一章 緒論 1
1.1嵌入式系統(tǒng)概述 1
1.2 開發(fā)背景知識 1
1.2.1課題的研究目的和意義 1
1.2.2簡單的熱敏電阻溫度傳感器的發(fā)展與現(xiàn)狀 2
1.2.3無線通信技術(shù)的發(fā)展與現(xiàn)狀 3
第二章 總體設(shè)計 5
2.1設(shè)計要求 5
2.2系統(tǒng)的基本構(gòu)思 5
2.2.1 設(shè)計方案的確定 5
2.2.2 系統(tǒng)工作大致流程 6
第三章 系統(tǒng)硬件電路的設(shè)計及測試 8
3.1微控制器(MCU)的電路設(shè)計 8
3.1.1 MC908GP32單片機的特性 8
3.1.2 外部引腳與封裝 8
3.1.3 GP32最小系統(tǒng)設(shè)計電路 10
3.2 熱敏電阻溫度傳感器電路設(shè)計 11
3.3 無線模塊NRF2401部分電路的設(shè)計 12
3.3.1 nRF2401簡介 12
3.4 LCD顯示模塊的電路設(shè)計 16
3.4.1 HD44780的引腳 16
3.4.2 HD44780的編程結(jié)構(gòu) 16
3.4.3. LCD與MCU的電路連接 16
3.5 報警模塊電路設(shè)計 17
第四章 數(shù)據(jù)采集系統(tǒng)的軟件設(shè)計 18
4.1 發(fā)送端MCU程序設(shè)計部分 18
4.1.1 AD轉(zhuǎn)換數(shù)據(jù)采集部分程序設(shè)計 18
4.1.2 nRF2401無線模塊發(fā)射程序設(shè)計部分 20
4.2 接收端MCU程序設(shè)計部分 22
4.2.1 nRF2401無線模塊接收部分程序設(shè)計 22
4.2.2 LCD液晶顯示部分的程序設(shè)計 24
4.2.2.1 HD44780的編程結(jié)構(gòu) 24
4.2.3 報警和開關(guān)程序設(shè)計部分 26
4.3 PC方軟件設(shè)計 26
4.3.1 VB中MSComm控件的編程步驟 26
4.3.2 Microsoft FlexGrid Control 6.0 控件的編程 27
4.3.3 該軟件的功能介紹 28
第五章 系統(tǒng)測試 30
5.1 測試的步驟 30
5.2 測試得到的結(jié)果 30
第六章 總結(jié)與展望 31
6.1 總結(jié) 31
6.2 展望 31
參考文獻 33
致 謝 34
附錄Ⅰ NRF2401驅(qū)動源碼 35
附錄Ⅱ LCD 驅(qū)動源碼 41
附錄III SCI驅(qū)動源碼 42
相關(guān)說明:
1. 如您下載的資料不止一份,建議您注冊成為本站會員。會員請登錄后下載。
2. 會員購買金幣50元以下,0.7元/個,50元以上,0.5元/個。具體請看:下載與付款。
3. 會員48小時內(nèi)下載同一文件,不重復(fù)扣金幣。
4. 下載后請用WinRAR或 WinZIP解壓縮后使用。
5. 如仍有其他下載問題,請看常見問題解答。
下載地址:
|
|
相關(guān)畢業(yè)論文(設(shè)計) |
|
推薦畢業(yè)論文(設(shè)計) |
|
|
|
|