搜索资源列表
log8
- 串口收发程序,采用时间触发和事件触发,已经实际应用。-procedures, and use of time-triggered events trigger has practical applications.
串口短信收发软件AT
- 用AT指令短信收发软件-将收发短信的手机通过手机数据线接到电脑的串口,运行该软件的可执行程序即可进行接收和发送短信了。-with AT command messaging software TX-to send and receive text messages through mobile phone data lines received computer serial ports, run the executable software will be able to proceed to
变电柜串口程序
- PC和GSM模块利用串口通信,收发短消息-PC and GSM module using serial communications, send text messages
serialportsend_receive
- 串口收发程序,用VC控件实现,能够方便打开文件保存文件-Serial Transceivers procedures, VC Controlware to facilitate open file documents
很好的avr串口收发(中断)程序
- 一个非常好的串口中断收发程序
MSCOMM.rar
- VC 串口收发程序编程,简单收发应用,很实用的小程序,VC serial port test
CSharp_Serial
- C#编写的串口通信程序,实现了基本的串口信息配置,收发消息等功能-C# prepared by the serial communication program, to achieve the basic information about the serial port configuration, send and receive messages and other functions
SerialPortAssistant
- delphi编写的串口调试程序,功能比较全,有字符、十六禁止收发模式-serial port communication/delphi
labview_COM_send
- labview 串口收发程序。我调试过的。绝对好用! 可以直接移植。-labview serial port transceiver program. I have to debug before. Absolutely easy to use! Can be directly transplanted.
serialtest
- VB环境下的串口测试程序,测试用串口链接的两台PC机是否能够实现收发数据通信,包含可执行文件-VB Serial Interface in testing procedures, test the link with the serial PC, it can be achieved both send and receive data communications, including executable files
51_uart_fifo51
- 51_uart_fifo51 串口收发程序源代码 环形缓冲区实现-Serial transceivers to achieve ring buffer source code
串口操作:一个收两个发
- 实现多个串口收发,并控制哪个串口收发的stm32程序(several usarts transport and receive)
_matlab_串口收发的GUI界面
- 关于MATLAB GUI 串口通信的调试程序 ,发送好使,接收程序需要自己天加(About MATLAB GUI debug serial communication program)
串口收发
- 简单的串口收发程序,使用的STC12C5A60S2单片机(Simple serial transceiver procedures, the use of STC12C5A60S2 microcontroller)
VB、VC串口通讯
- VB、VC串口通讯程序实例,可以用于两台电脑之间,通过串口线收发数据,完成采集及通讯功能(VB, VC serial communication program examples)
FPGA串口通信
- 实现串口的收发和波特率选择模块,波特率位9600,始终50MHz(Serial transceiver and baud rate generation module)
stc15双串口中断收发
- stc15系列串口通信程序,双串口中断收发(Serial serial communication program of stc15)
PDebug
- 用于串口调试的程序,支持串口的收发显示,以及十六进制显示方式等等(For serial debugging procedures, support for serial transceiver display, and sixteen binary display mode, and so on.)
串口工具
- 本程序是个人学习Python的tkinter模块时编写,实现了串口的数据收发,由于是初学者,代码中可能会出现很多错误或不好的编程习惯,请谅解! 实现功能:1.用Python开发,Tkinter构建界面;2.可自动列出所有串口,并自定义参数,选择串口后自动打开;3.实现无延时接收消息;4.可保存接收的数据;7.支持自动适应分辨率;8.支持单独发送和定时发送;9.支持发送新行和HEX发送;10.支持发送文件,并可自定义发送频率;11.支持小窗口显示接收信息,但与主窗口不同时显示 提供源码,可用于
串口
- 可以直接例化的串口收发程序,可调节的波特率、校验位、停止位。