搜索资源列表
PC串口短信收发
- 将收发短信的手机通过手机数据线接到电脑的串口,运行该软件进行接收和发送短信
利用串口发送用户借助自定义的数据协议组织的数据
- 代码显示了如何利用串口发送用户借助自定义的数据协议组织的数据;用另一个串口接收数据并进行了解析,根据数据解析结果控制“二极管”的开和关。初学串口编程的童鞋值得参考~,Code shows how to use the serial port to send a user-defined data protocol with the organization of the data with another serial port to receive data and the analytic
UART_TEST DSP6713 串口接收 串口发送
- DSP6713 串口接收 串口发送 通过JTAG下载进DSP就可以进行电脑与DSP串口通信-dsp6713 uart
vb串口通信简单示例
- vb串口通信简单示例,发送程序,接收程序。-vb rs232 communication program
CommWizard
- 该程序是串口调试助手,能够对串口发送数据以及从串口接收数据。并且能够选择数据格式-Serial debug that the procedure was assistant to the serial port to send data and receive data from the serial port. And can select the data format
send-reveive
- AT89S52单片机串口发送接收程序,已通过调试,可作为参考。-Single-chip AT89S52 serial send receive process, has passed through debugging, may be used as reference.
chuankoutongxin
- VB实现串口通信,发送命令从而接收相应数据。-VB Serial communications, send a command in order to receive the corresponding data.
chuankoutongxun
- 基于labview串口通讯程序 可简单发送接收-Labview serial communication program can be based on a simple send and receive
com
- 调试串口,从串口发送数据,从串口接收数据-Debug serial port, from the serial port to send data, receive data from the serial port
实用的串口发送与接收VC源码
- 实用的串口发送与接收,包括自动发送文件及16进制或ASCII码,VC源码
串口V3
- 用VC++MFC开发的上位机的串口通讯,发送并接收下位机数据(Serial communication of upper computer)
sound_wave
- 使用串口定时器发送1038字节的数据.,可以通过串口助手接收数据(Use serial timers to send 1038 bytes of data)
串口调试
- win7 串口调试 ,一个很好而小巧的串口调试助手 ,支持常用的300-115200bps波特率,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符(包括中文),可以任意设定自动发送周期,并能将接收数据保存成文本文件,能发送任意大小的文本文件!(Win7 serial debugging, a good and small serial debugging assistant, used to support the 300-115200bps can set the
串口助手sdd
- 1软件打开时,自动检测有效COM端口 2 软件打开时,自动复原到上次关闭时的状态 3 不必关闭串口,即可直接进行更改初始化设置内容(串口号、波特率、数据位、停止位、校验位),可按更改后的信息自动将串口重新打开 4 可统计接收字节和发送字节的个数 5 接收数据可按16进制数据和非16进制数据进行整体转换 6 可将接收到数据进行保存 7 可设置自动发送,发送时间可进行实时更改 8可按字符串、16进制字节、文件方式进行发送,字符串和16进制字节可分别进行存储,内容互
Qt串口文件
- 适用于Qt低版本的串口接收和发送,C++代码,直接调用即可(Suitable for Qt low version of the serial port to receive and send, C++ code, you can call directly)
MSComm 串口通信6月9日
- 数据的读取:串口通信串口按位发送和接收字节,可以将来自CPU的并行数据字符转换为连续的串行数据流发送出去,同时可将接受的串行数据流转换为并行的数据字符供给CPU的器件使用。串口通信最主要的参数是波特率、数据位、停止位和奇偶校验。(The data read: serial communication serial port by sending and receiving bytes, parallel data characters from the CPU into a continuous
E语言串口通讯
- 易语言串口COM通讯源码例程程序结合易语言扩展界面支持库,应用易语言端口组件,通过端口实现单片机的发送接收数据
串口调试1
- 串口调试,实现发送接收数据。亲测可以实现。放心下载。(Serial debug to send and receive data)
uart
- 串口发送接收模块,verilog语言,可用来做hdl设计的仿真(used for test for Uart interface in FPGA)
串口中断接收例程
- 实现与单片机的串口接收和发送,有可视化的界面等等(Realization of serial port receiving and sending with single chip microcompute)