搜索资源列表
RS232
- 计算机串口通信程序,包括波特率设置,数据接收和发送等-Computer serial port communication program, including the baud rate settings, receive and send data such as
rs232
- 串口通信的单片机程序.欢迎大家参考应用。-Single-chip serial communication program. Welcome reference U.S. application.
RS232.asm
- RS232串口的C源代码,共分开为4个,可用来较详细的了解RS232的通信技术。-RS232 serial port of the C source code, for a total of four separate, can be used to a more detailed understanding of the RS232 communication technologies.
RS232
- 这是一个使用汇编语言编写的rs232串口通信的汇编-rs232 communination
BYTE_CRC16
- 用于计算字节型数据的CRC16校验,用于串口通信中数据正确性的校验-calculate CRC-16 byte ,RS232 conmunication
Voice-communicaton
- 本软件主要用于语音方面,通信采用RS232串口-The software is mainly used for voice, the communication using RS232 serial
VB-RS232
- PC串口与PC串口通信,及PC串口调试与单片机通信测试OK-Serial debugging and microcontroller communication
labview-RS232
- labview编写的RS232通信程序,实现串口通信-the labview written RS232 communication program, serial communication
uart4
- 串口通信应用程序,针对89C52进行串口通信的程序,简单明了-RS232 serial communication
RS232
- 基于LabVIEW的RS232串口通信程序-RS232 serial communication program based on LabVIEW
serial-port-communication
- 代码实现电脑通过RS232串口与下位机通信的功能,经测试代码正确,能够实现功能。- RS232 serial code can implement PC and the next function machine communication, tested code correctly, can realize the function.
LabviewRS232COM
- 两个Labview RS232串口通信程序及例子说明-Two Labview RS232 serial communication procedures and examples
life-helper-for-elder-people
- 该程序是基于LabVIEW的生活助手类软件,有登陆管理、状态监测、应急短信、用户管理等功能,采用RS232串口通信,还有GSM短信收发模块。-The program is a life-helper software based on LabVIEW , including land management, state monitoring, emergency message, user management and other functions, using RS232 serial co
rs232
- DELPHI的环境下利用MSCOMM控件开发RS232串口通信软件-declaiming eclectic liberalism possessively hotly instantaneously
labview--PWM
- 此设计模拟工业控制现场,通过调节Labview界面中的模拟仪表,通过RS232串口通信,把转速控制信息通过串口传送到单片机中,进而利用单片机控制电动机的转速。-labview-based PWM motor speed
RS232-test
- 主要是为了测试labview与rs232串口的通信情况-communication with rs232
LabVIEW-rs232
- 手把手教会你怎么用LabVIEW做串口通信,非常不错的讲解,到位得很。-Teach you how to do a serial port communication in LabVIEW, holding very good explanation, in place.
串口
- 实现串口与PC通信,调试,以及后续编程需求(Serial port and PC communication)
串口通信采集存储
- 串口数据采集RS232串口是工业中比较常用,也最容易接触到的一种总线协议,台式机上一般都有二个,而现在很多下位机、仪器等很多都还是使用串口通信的。通过RS232串口可以方便的实现Labview与其他测试软件、控制软件的通信。(Serial port data acquisition RS232 serial port is a kind of bus protocol which is commonly used in industry, and it is also the most easy
简易串口测试源代码(LV2015)
- 用于简易的RS232通信测试,可以当做小的串口助手使用。用于LABView的学习。也可以扩展更多的功能。