搜索资源列表
shangweiji
- 用于信号采集的VC++串口单路互相关上位机程序.-signal acquisition for VC + + serial one-way inter-related PC procedures.
Serial_Communication
- 试验板上串行口双向通讯 串行通讯就是数据一位一位的传输,数据占据固定大小长度-Test on-board serial port two-way communication Serial communication is one of a data transmission, data to occupy the length of fixed-size
xdxdx
- 这是一个单片机到单片机的单向串行通信,包括了主机和从机的程序和Proteus的仿真图-This is a single chip to one-way single-chip serial communication, including the master and slave processes and the simulation of Fig Proteus
RS232
- 使用Quartus进行通信时,当数据量大时,需要借助于计算机,其中一种办法就是串口通信-Use Quartus to communicate, when large volumes of data, we need the help of a computer, and one way is to Serial Communication
COM123
- 我自己编写的C51的232通讯程序单向发送数据!-I have written the C51' s 232 one-way communication process to send data!
UART
- 程序名称:UART.ASM 功能描述:波特率设置为9600bit/s,采取接收为中断方式 ,发送 为查询方式。实现把从串口接收到的一字节数据,发送 给串口 把采用方式1串行接收来的数据,存储到数据存 储器30H单元中。-Program Name: UART.ASM Features: baud rate is set to 9600bit/s, to receiving the interrupt, sends for the query. Received from
vb-mscomm
- MSComm控件提供了两种处理通信的方式:一种为事件驱动方式,该方式相当于一般程序设计中的中断方式。当串口发生事件或错误时,MSComm控件会产生OnComm事件,用户程序可以捕获该事件进行相应处理。本文的两个例子均采用该方式。另一种为查询方式,在用户程序中设计定时或不定时查询 MSComm控件的某些属性是否发生变化,从而确定相应处理。-MSComm control provides a way to communicate two treatments: one is event-driven
STC15-DoubleUART
- 与我上传的Android程序配套的单片机程序。STC15单片机用使用两路串口,一路做485通信,一路与WIFI模块通信(And I uploaded the Android program matching SCM program. STC15 microcontroller uses two serial ports, one way to do 485 communications, one way to communicate with WIFI module.)