搜索资源列表
Serial-test
- 串口测试功能:波特率,串口,停止位,数据位,奇偶校验。进行发送读取-Serial port baud rate, serial port, test function: stop bit, data bits, parity.To send read
Labview-comm
- 使用方法: 1.在baud rate里设置通讯的波特率 2.在milliseconds to wait的毫秒数要大于等于20,这样可以保证收发数据的成 功率. 3.在顶端的string to write 的文本框里写入要发送的数据,点WRITE发送数据,然后就可以在read string的文本框里看到从底层设备送回来的数据(当然,具体发什么和该收到什么取决于你使用的设备的具体协议) 4.点EXIT退出程序 -Use: 1. In the baud rate to set
fasong
- 使用方法: 1.在baud rate里设置通讯的波特率 2.在milliseconds to wait的毫秒数要大于等于20,这样可以保证收发数据的成 功率. 3.在顶端的string to write 的文本框里写入要发送的数据,点WRITE发送数据,然后就可以在read string的文本框里看到从底层设备送回来的数据(当然,具体发什么和该收到什么取决于你使用的设备的具体协议) 4.点EXIT退出程序 -Use: 1. In the baud rate to set
serialcom
- Labview串行通信程序 使用方法: 1.在baud rate里设置通讯的波特率 2.在milliseconds to wait的毫秒数要大于等于20,这样可以保证收发数据的成 功率. 3.在顶端的string to write 的文本框里写入要发送的数据,点WRITE发送数据,然后就可以在read string的文本框里看到从底层设备送回来的数据(当然,具体发什么和该收到什么取决于你使用的设备的具体协议) 4.点EXIT退出程序 -Labview serial c
Ultrasonic-Ranging-PC-display
- 通过软件Labview编写前面板和程序框图,通过该面板实现计算机与单片机的串口通信。设置好通信端口,波特率等参数后,超声波传感器检测距离,由单片机进行处理,通过串口将检测的距离输入到计算机,以波形图表显示实时距离,并进行实时存储。-Written on the front panel and block diagram software Labview, Computer and MCU serial communication through the panel. After setting
CHUANKOU
- 这是labview读取串口传过来的数据的程序,并对数据处理,包含设置波特率等相关信息。-This is labview read serial data transmission over the program, and data processing, including setting the baud rate and other relevant information.
Serial-debugging
- 串口调试助手,可以通过串口接收数据发送数据来实现对串口的控制,也可以设置波特率等参数-Serial debugging assistant, you can send data via the serial port to receive data to achieve control of the serial port, you can also set the baud rate and other parameters
labview.chuankou
- 用Labview写的上位机串口接收程序,可以通过参数修改波特率等等。-Written with Labview PC serial port to receive the program, you can change the baud rate via parameters, etc.
communicate
- Labview作为上位机与下位机STM32通过串口通信,通信使用visa驱动,可以设置通信波特率等。-Labview as a host computer and lower computer STM32 through the serial communication, communication using the visa driver, you can set the communication baud rate.
chuankou
- 串口采集数据,可以采集串口数据,波特率可调。-Serial data acquisition, serial data can be collected, baud rate adjustable.
SerialCOM_LabVIEW
- 使用LabVIEW编写的串口通信程序,可以实现串口端口号设置、波特率设置等。-Written using LabVIEW serial communication procedures, you can realize the serial port number, baud rate settings.
chuankou
- 通过设置波特率等,实现Labview与下位机的串口通信。-By setting the baud rate, etc., to realize the Labview serial communication with the machine.
labview-to-PC
- labview实现PC 与单片机通信,任务要求:PC机发送数据给单片机,然后单片机返回发送的数据,测试发送的数据和接收的数据是否相同。波特率:4800,数据位8,校验位:0,停止位:1-labview achieve PC to communicate with the microcontroller, mission requirements: PC sends data to the microcontroller, then microcontroller returns data tra
Serial
- 一个可实现收发功能的串口通信实例,可修改串口号、波特率、数据位等参数-An example of serial communication to realize the function of sending and receiving.You can modify the serial number, baud rate, data bits and other parameters
tongxun777
- 使用方法 1。在baud rate里设置通讯的波特率 2。在milliseconds to wait的毫秒数要大于等于2(Usage 1. Set baud rate 2 in baud rate. The number of milliseconds in milliseconds to wait is greater than or equal to 2)
波特率探测小工具
- 基于NI 9862CAN接口卡,自己编写的CAN总线波特率探测小工具(Baud rate detection tool of CAN bus written by myself)
Com Port Initial Setting
- 串口设定,前期设定串口参数,如波特率,停止位数等等(Serial port settings, pre setting serial port parameters, such as baud rate, stop number and so on)
xtcd24dk_(jb51.net)
- 实现与周立功CAN板卡间通讯的上位机,内部有CAN波特率计算工具,完成基本通讯((Implementation and ZLG CAN communication between PC boards, internal CAN baud rate calculation tool, complete basic communication))