搜索资源列表
USART
- 基于单片机设计的LabVIW的串口通讯实例-Serial communication instance-based single-chip design LabVIW
jackchuankuofor51
- 用labview2011设计的关于51单片机和labview串口通信-51 single-chip design with labview2011 labview serial communication
temperature-detection-system
- 使用单片机采集温度信息,采用labview设计界面,此程序已经做成是无语。- the temperature real-time control system with digital temperature sensor of DS18B20. The system study the ambient temperature as the main object and the lower machine system is made up with STC89C52 as the core
labview-danpianji
- 利用Keil C51 和LabVIEW编写程序实现PC与单片机串口通信。 设计任务 PC通过串行口将数字(00 ,01 ,02,03... ,FF,十六进制)发送给单片机,单片机收到 后回传这个数字,PC接收到回传数据后显示出来,若发送的数据和接收到的数据相等,则串 行通信正确,否则有错误。启始符是数字00,结束符是数字 FF。-Use Keil C51 and LabVIEW programming to achieve PC serial communication wi
DC-motor-simulation
- 单片机 正反转可控的直流电机 仿真实验,可以帮助大家了解硬件电路及C语言程序设计-Reversible DC motor control microcontroller simulation
design
- LabVIEW的课程设计,实现了与单片机的232串口通信,里面还有计算器的程序代码-LabVIEW curriculum design, to achieve a 232 serial communication with the microcontroller, there is also a calculator program code
labview
- 基于单片和labview的温度监测系统的设计,labview单通道单片机-Based on the design of monolithic and temperature monitoring system labview, labview single-channel single-chip
MotionController
- 课程设计做的单片机上位机程序,包含了串口读写、数据指令格式转换、各种进制数据转换、数据选择器、该压缩包包含了所有子VI,可成功运行-Curriculum design done SCM PC program, including the serial read and write data instruction format conversion, various binary data conversion, data selector, the archive contains all s
labview--PWM
- 此设计模拟工业控制现场,通过调节Labview界面中的模拟仪表,通过RS232串口通信,把转速控制信息通过串口传送到单片机中,进而利用单片机控制电动机的转速。-labview-based PWM motor speed
基于LabVIEW的单片机USB数据采集系统设计
- 基于labview的单片机USB数据采集(Data acquisition of USB based on LabVIEW)
Labview上位机程序
- Labview上位机程序 金属探测仪金属探测器是专门用来探测金属的仪器,广泛应用于工业生产、安检、娱乐等领域。采用新的原理,设计一个基于单片机的手持金属探测器,利用其检测人们随身携带的金属物品,如小刀、钢笔,甚至可以检测到香烟盒的铝薄。可随身携带,使用方便。(Labview PC program metal detector metal detector is used to detect metal instrument, widely used in industrial producti
电子密码锁.vi
- 单片机课程设计作业,其中的LabVIEW串口通讯部分及上位机简单显示,仅供参考。