资源描述:
《基于labview的pc与单片机的串口通信的循环计数设计方法_学位论文.doc》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、毕业设计(论文)题目:(三号楷体)摘要虚拟仪器是一种利用计算机技术替代传统仪器的全新概念仪器,本质就是利用电脑优越的硬件显示性能替代传统仪器达不到的显示效果,用多种不同的方式显示和存储采集的信号,根据电脑先进的硬件处理设备来处理和分析采集回来的数据,从而实现不同调试功能的PC虚拟仪器系统。本毕设依据LabView虚拟仪器实现上位机与下位机之间的高速通讯,并根据LABVIEW中的VISA功能,将其应用于单片机串口通信中,通过Labview发送循环计数的初值,单片机接收并显示在数码管上,从接收到的初值开始计数,同时单片机返回循环计数结果,最后在Labview面板内容上动态显示循环计
2、数值。虚拟仪器软件LabVIEW的问世,大大提高了开发效率,减编写程序的难度,缩短了研发周期,从而减少研发成本,为我们实际项目研发提高了效率,带来了巨大财富。关键词:LabVIEW;STC51单片机;串口通讯;数码管显示;PCandthemicrocontrollerserialcommunicationandindicatinglampcontrolbasedonLabVIEWABSTRACTVirtualinstrumentisakindofusingcomputertechnologytoreplacetraditionalinstrumentinstrumentofne
3、wconcept,essenceistheuseofalternativestotraditionalfunctionofsuperiorcomputerdisplayinstrumentreachdisplayeffect,outputmeasurementresultsinmanydifferentways,andusethecomputerapowerfulsoftwarefunctionimplementationevaluationofsignaldata,analysisandprocessing,completeallkindsoftestfunctionsofa
4、computerinstrumentsystem.ByusingLabViewvirtualinstrumentwasintroducedinthispaperthetellcommunicationbetweenuppermachineandlowermachine,usingtheLabViewfunction,appliedtothesinglechipmicrocomputerserialportcommunication,sentbyLabViewinitialvalueofthecyclecount,microcontrollertoreceiveanddispla
5、yonthedigitaltube,startingfromthereceivedinitialcount,microcontrollerreturncyclecountresultsatthesametime,thecontentoftheLabViewpanelondynamicdisplaycyclecount.VirtualinstrumentsoftwareLabVIEW,greatlyimprovesthedevelopmentefficiency,reducethedifficultyoftheprogram,shortenthedevelopmentcycle,
6、reducingdevelopmentcosts,forourpracticalprojectresearchanddevelopmentefficiency,broughthugewealth.Keywords:Labview;STC51microcontroller;Aserialportcommunication;Digitaltubedisplay目录第一章绪论1.1课题的背景和意义61.2课题实现内容7第二章软硬件介绍2.1虚拟仪器与LabVIEW2.2虚拟仪器的概述82.2.1虚拟仪器方案的组成92.2.2虚拟仪器方案的优势92.2.3虚拟仪器和传统仪器的区别102
7、.2.4虚拟仪器的发展与现状112.2.4虚拟仪器的应用112.3LabVIEW简介122.4LabVIEW基本特点132.5STC89C51RC单片机介绍132.6单片机编程环境KEIL和下载软件STC-ISP介绍16第三章总体设计方案3.1系统总体方案设计183.2系统硬件的选择183.2.1核心控制器选择183.2.2上位机编程软件的选择193.2.3显示系统选择19第四章LabVIEW上位机介绍4.1上位机程序内容204.2上位机框图204.2.1上位机前面板框图204.2.2上位机