搜索资源列表
CommTest.rar
- 串口通信的小助手,良好的实现串口数据的收发
aled
- 动态红绿灯控件,可变化红率黄颜色。用于网络或串口通讯的数据收发指示,是极好的编程控件。
SCommTest
- 一个串口通信的例子,使用串口控件进行数据的收发,可配合串口调试助手和虚拟串口进行调试
mscom
- 用MSComm控件收发串口数据,此为我做项目时的一个测试例程-MSComm control used to send and receive serial data, this item for me to do a test routine
UART_RS232(verilog)
- /本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值是0x145,对应的波特率是9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通信同步.程序的工作过程是:串口处于全双工工作
UART_RS232(VHDL)
- 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值是0x145,对应的波特率是9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通信同步.程序的工作过程是:串口处于全双工工作状
spcomm
- Delphi7串口通讯,串口控件,SPComm收发数据-Delphi7 serial communications, serial port control, SPComm to send and receive data
can
- 数据收发,在MSComm控件中实现数据收发和数据保存数据,可以在此基础上添加多个串口运行。-Send and receive data, MSComm control data transmission and data retention data, you can add more than one serial port to run on this basis.
labviEWchuankoutiaoshi
- labview写的串口程序,之前用无线串口与单片机通信的,带一般的收发功能,能将收到的数据用txt保存并用图表的形式显示出来-labvIEW write serial procedures, before using the wireless serial communication with the MCU, with the transceiver function, can receive data using TXT preserved and displayed in the form
serial
- 用labwindows/CVI编写的一个串口小助手,可以设置串口,实现不定长数据的收发。-a serial assistant with labwindows/CVI, can set the serial ports, transport variable length data.
chuankouduxie
- 串口收发功能,通过串口接收发送数据为基础进行其他功能的进一步开发-Serial transceiver functions to send data received through the serial port as the basis for further development of other functions
Serial-debugger
- 串口调试程序,调试串口的收发数据,RS232、RS485,可以进行调试哦-Serial debugger
uart
- msp430 源码 详细介绍了 MSP430的串口 收发数据的过程和代码 -msp430 source
Test
- 基于LabWindows/CVI的串口通信程序,实现简单的串口收发数据的测试功能-Based on LabWindows/CVI serial communication program, test the functionality of a simple serial data transceiver
201310081613v6.21
- 农业环境监测系统。利用LABVIEW串口和GSM模块实现环境参数收发。利用文件,实现数据存储,可以实现按天数、按日期历史数据查询,图表显示。远程控制等-labview GSM AGRIO
Labwindow_CVI_RS-232COM
- 文件收发实例利用LabWindows/CVI的RS-232函数库XModem传输模式进行文件传输,包括文件发送程序和接收程序。 RS-232与其它设备间的通信实例利用同步方式进行RS-232串口数据传输,通过本例学习,能掌握运用串口回调函数建立串口通信的思想。-Despatch examples of the use LabWindows/CVI library of RS-232 transfer mode XModem file transfer, including the file
STM32F407---printf-----keil5
- 该源码公示了怎样使用STM32F407的串口进行收发数据,在keil5编译环境中进行编译。需要将STM32F407的串口1与USB串口相连,即可以实现电脑桌面串口调试助手的调试。-The source of the public how to use STM32F407 serial port to send and receive data, compiled in keil5 compilation environment. We need STM32F407 serial port 1 i
receive and send
- 利用LabVIEW编写的串口数据收发的程序。(the serial data transceiver procedures using by LabVIEW.)
串口独立波特率发生器 T1 modbus
- 串口收发数据通讯,波特率发生器,串口中断(A serial port to send and receive)
Com
- 在LabVIEW2016上编写的串口通信程序,可以实现收发数据,显示接收数据和波形。(The serial communication program written on LabVIEW2016 can receive and receive data and display the received data and waveform.)