搜索资源列表
2008.4.19
- :冷库的温度是在实际应用中的一个重要指标,为此笔者设计开发了此单片机巡回测试系统,使其能对冷库的各 冷冻室的温度巡回测试并加以处理。该系统由AT89C51 单片机和温度传感器组成室温的数据采集系统,利用PC 机上的 RS 232 串行口实现数据的串行通讯,使用LabVIEW虚拟仪器软件完成上位机串行通讯程序和前面板程序的编写。实验证 明此系统取得良好的测试效果。
LabVIEW串口调试程序
- LabVIEW串口通讯程序
DAQSystemBasedonMCS-51andLabVIEW
- 介绍了利用LabVIEW和MCS-51之间通过串口进行通讯,将MCS-51作为下位机通过单片机采集到的数据,上传到上位机LabVIEW中,并通过LabVIEW对采集到的数据进行动态显示和分析。-Introduced the use of LabVIEW and between MCS-51 through the serial port communication,the MCS-51 microcontroller as the next bit machine through the da
labview-proteus
- labview环境下单片机串口通讯的仿真方法-labview Serial Communication Environment Simulation
labview
- 赛道图像显示系统 程序功能:通过串口通讯显示单片机采集的赛道二值化图像40*10 数据格式:先通过串口发送起始识别字符,本程序定义为car,再发送40*10的图像数据,1为黑,0为白 说 明:1.开发环境为NI公司的LABVIEW8.5 2.开发软件需要安装串口插件VISA方可正常使用 3.默认通讯波特率为115200 4.起始识别为3个字符car,默认图像分辨率为40*10,可根据需要自行修改 5.串口读取缓冲区大小应设定为2*(起始设别字符+图
freescale-smart-car-testing-system
- 飞思卡尔智能车调试系统,通过labview编写的,串口通讯-Freescale smart car debugging system, written by labview, serial communication
chuankoucaiji
- labview的串口通讯,与51单片机的数据接收和发送-labview serial communication, and 51 single-chip receive and transmit data
LABVIEW-serial-communication
- 基于LABVIEW的串口通讯实现,基于LABVIEW的串口通讯实现 -Implementation based on LABVIEW serial communications, serial communication based on LABVIEW LABVIEW-based implementation of serial communication
plc-fx2u
- 利用LabVIEW和PLC通讯源码,实现串口通信,可以看到源代码-LabVIEW and PLC communication source, serial communication, you can see the source code
labview tcp udp usb通讯源码
- 基于虚拟仪器语言labview的网络通讯tcp udp,串口通讯 usb的源码