freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

基于單片機的遠(yuǎn)程監(jiān)控系統(tǒng)設(shè)計畢業(yè)設(shè)計說明書(已修改)

2025-09-08 17:49 本頁面
 

【正文】 畢業(yè)設(shè)計說明書 基于單片機 的遠(yuǎn)程監(jiān)控 系統(tǒng)設(shè)計 專業(yè) 自動化 學(xué)生姓名 班級 自動化 112 學(xué)號 指導(dǎo)教師 完成日期 2020 年 6 月 5 日 鹽城工學(xué)院本科生畢業(yè)設(shè)計說明書 ( 2020) 畢業(yè)設(shè)計說明書(畢業(yè)論文) 獨創(chuàng)性聲明 本人聲明所呈交的畢業(yè)設(shè)計說明書 (畢業(yè)論文 )是本人在導(dǎo)師指導(dǎo)下進(jìn)行的研究、設(shè)計工作后獨立完成的。除了文中特別加以標(biāo)注和致謝的地方外,說明書中不包含其他人己經(jīng)發(fā)表或撰寫過的研究成果。對本文的研究所做貢獻(xiàn) 集體和個人,均己在說明書中作了明確的說明并表示謝意。本人完全意識到本聲明的法律后果由本人承擔(dān)。 畢業(yè)設(shè)計說明書(畢業(yè)論文)作者簽名 (手寫 ): 日期 : 年 月 日 指導(dǎo)教師簽名 (手寫 ): 日期 : 年 月 日 鹽城工學(xué)院本科生畢業(yè)設(shè)計說明書 ( 2020) 基于 單片機的遠(yuǎn)程監(jiān)控系統(tǒng) 設(shè)計 摘 要 : 以 STC89C52 單片機為控制核心進(jìn)行遠(yuǎn)程監(jiān)控系統(tǒng)的設(shè)計。實時監(jiān)控高塔液位變化,監(jiān)控過程智能化, LCD 顯示器實時顯示液位值,當(dāng)液位超過設(shè)定值的上限或下限時蜂鳴器報警, LED 燈閃 爍報警。 根據(jù)遠(yuǎn)程監(jiān)控系統(tǒng)的主要功能,提出了設(shè)計方案并進(jìn)行了論證。設(shè)計包括硬件設(shè)計和軟件設(shè)計兩大部分。硬件部分包括單片機最小系統(tǒng)、矩陣鍵盤模塊、無線收發(fā)模塊、顯示模塊、報警模塊五個部分。單片機選用宏晶科技公司的 STC89C52;用矩陣鍵盤將輸入的模擬液位數(shù)據(jù)值傳給無線模塊,并進(jìn)行數(shù)據(jù)處理;用 1602 液晶顯 示器顯示高塔液位信息,并與輸入值進(jìn)行比較;用發(fā)光二極管和蜂鳴器對異常情況報警。軟件采用了模塊化的設(shè)計方法,主要分為主程序、無線發(fā)射模塊子程序、無線接收子程序、按鍵檢測子程序、液晶顯示子程序、報警模塊子程序 六部分。對系統(tǒng)進(jìn)行軟硬件聯(lián)調(diào),實現(xiàn)了將模擬液位數(shù)據(jù)通過 nrf24l01 模塊模塊傳輸?shù)搅硪粋€ nrf24l01 無線模塊,通過單片機解碼顯示在 LCD 顯示器上,當(dāng)接收到的數(shù)值超過 1000 或 小于 10 的 時候 蜂鳴器和發(fā)光二極管同時報警。 關(guān)鍵詞: nrf24l01;單片機;遠(yuǎn)程傳輸;顯示器 鹽城工學(xué)院本科生畢業(yè)設(shè)計說明書 ( 2020) Design of Remote Monitoring System Based on MCU Abstract: The design of the remote monitoring system based on the STC89C52 microcontroller core is designed. Real time monitoring of the tower liquid level changes, monitoring process intelligent, LCD display realtime display of liquid level, when the level exceeds the set value of the upper or lower buzzer alarm, LED lights flashing alarm. According to the main function of the remote monitoring system, the design scheme is presented and demonstrated. Design includes two parts of hardware design and software design. The hardware includes the smallest singlechip microputer, the matrix keyboard module, the wireless transceiver module, the display module and the alarm module of the five parts. Singlechip selection macro crystal STC STC89C52。 matrix keyboard input level simulating data value is passed to the wireless module, and data processing。 1602 LCD display tower liquid level information, and a parison with the input value。 lightemitting diode and the buzzer to alarm for abnormal situation. Software using modular design method, mainly divided into main program, wireless transmitting subprogram module, wireless receive subroutine, key detection subroutine, liquid crystal display subroutines, alarm module subroutine six parts. The system of hardware and software debugging, the simulation level of data through nrf24l01 module is transmitted to another nrf24l01 wireless module, through the microcontroller decoding display on the LCD display, when the numerical received more than 1000 or less than 10 ,the buzzer and the lightemitting will give an alarm. Key Words: Nrf24l01。MCU。 Remote transmission。 Display 鹽城工學(xué)院本科生畢業(yè)設(shè)計說明書 ( 2020) 目 錄 1 概述 ................................................................................................................................. 1 課題研究背景與意義 ........................................................................................... 1 課題設(shè)計內(nèi)容 ....................................................................................................... 1 2 方案設(shè)計選擇 ................................................................................................................. 2 單片機選擇 ........................................................................................................... 2 無線裝置選擇 ....................................................................................................... 3 顯示模塊選擇 ....................................................................................................... 4 總體方案 ............................................................................................................... 4 3 硬件電路設(shè)計 ................................................................................................................. 5 最小系統(tǒng)模塊 ....................................................................................................... 5 矩陣鍵盤電路設(shè)計 ............................................................................................... 6 無線收發(fā)電路設(shè)計 ............................................................................................... 7 nrf24l01 概述 .............................................................................................. 8 引腳功能及描述 ......................................................................................... 8 工作模式 ..................................................................................................... 9 工作原理 ................................................................................................... 10 配置字 ....................................................................................................... 10 LCD 顯示模塊 .................................................................................................... 11 4 軟件系統(tǒng)設(shè)計 ............................................................................................................... 13 總流程圖設(shè)計 ..................................................................................................... 13 矩陣鍵盤電路軟件設(shè)計 ..................................................................................... 14 無線發(fā)射模塊軟件設(shè)計 ..................................................................................... 15 無線接收模塊軟件 設(shè)計 ..................................................................................... 16 LCD1602 顯示器軟件設(shè)計 ................................................................................ 17 蜂鳴器報警電路 ................................................................................................. 18 5 系統(tǒng)的調(diào)試及實驗結(jié)果 ..........................
點擊復(fù)制文檔內(nèi)容
畢業(yè)設(shè)計相關(guān)推薦
文庫吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號-1