搜索资源列表
通过串行口接收并显示电力质量检测变送器信息
- 通过串行口接收并显示电力质量检测变送器信息
接收从串口过来的数据并显示
- 蓝牙接收从串口过来的数据并显示
mscomm_eg VB6.0编写的串口通讯(发送 接收)
- VB6.0编写的串口通讯(发送 接收)利用 msco-VB mscomm
UART_TEST DSP6713 串口接收 串口发送
- DSP6713 串口接收 串口发送 通过JTAG下载进DSP就可以进行电脑与DSP串口通信-dsp6713 uart
vb串口通信简单示例
- vb串口通信简单示例,发送程序,接收程序。-vb rs232 communication program
COM
- VB的串口通信,发送与接收的小例子,比较适合初学者;-VB serial communication, sending and receiving of small example, more suitable for beginners
async_receiver
- 算法非常不错的RS232异步串口接收程序原代码-Algorithm are very good procedures RS232 asynchronous serial receive the original code
PDA
- 串口通信上位机源程序,可以修改串口,波特率,自动保存接收的数据.方便修改成个性化的串口通信工具 -C source code used to initialize, run and test the isup software in a TRILLIUM development environment
chuankoutongxin
- VB实现串口通信,发送命令从而接收相应数据。-VB Serial communications, send a command in order to receive the corresponding data.
serialportreceive
- 从串口接收数据,后经过计算显示到数字和波形界面上的labview程序,可以进行从0x800000H到0XFFFFFFH数据的十进制小数显示和接收。-From the serial receive data, calculated after the show to digital and waveform labview interface procedures can be carried out to 0XFFFFFFH from 0x800000H decimal decimal data
VC6Comm
- 在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。-In VC++6.0 using MSComm control program can be achieved to receive serial data and sending data, the data shown separately in the receiver box and sent box.
chuankoutongxun
- 基于labview串口通讯程序 可简单发送接收-Labview serial communication program can be based on a simple send and receive
com-API
- VB调用window API函数,通过RS232串口接收、发送数据-VB call the window API functions, through the RS232 serial port to receive and send data
STM32F103_12M晶振_串口DMA查询接收
- 利用STM32, 查询DMA是否收到数据,与目前互联网上差别最大的地方,是利用定时器,不停开关DMA,去查询是否接收到数据,而且是不定长数据的接收。
实用的串口发送与接收VC源码
- 实用的串口发送与接收,包括自动发送文件及16进制或ASCII码,VC源码
串口通信+DMA接收不定长数据
- 使用单片机STM32调试成功接收不定长数据成功,下载单片机成功运行
my_uart
- 自己仿真成功的第一个模块,串行接收并行输出,用移位代替了状态机(Serial receiving module)
spcomm串口接收数据并以16进行显示出来
- spcomm串口接收数据并以16进行显示出来(The SPComm serial port receives the data and displays it with 16)
串口中断接收例程
- 实现与单片机的串口接收和发送,有可视化的界面等等(Realization of serial port receiving and sending with single chip microcompute)
UART发送接收奇偶校验
- 状态机,串口收发,以及奇偶校验。 even_parity.v奇偶校验; receive_byte.v字节接收; send_byte.v字节发送(state machine,UART even_parity.v even parity; receive_byte.v receiving byte; send_byte.v sending byte)