搜索资源列表
I0口作为串行口发送接收函数完美版(51版)
- I0口作为串行口发送接收函数完美版-I0 mouth as send and receive serial port function perfect version
串口调试(delphi源码)
- 使用说明 本程序完全参照龚建伟《串口调试助手V2.2》制作而成,原软件是用VC编写的,我将它改用Delphi编写,作为我学习串口编程的一个例子与工具使用。 其中用到串口控件为ComPort,该控件为开源软件,各大网站均有下载,目前最新版为3.0。 使用平台: WIN9X/NT/2000/XP 本软件目前仅供三线制(NONMODEM)串口调试之用,所有功能均置于界面上,一目了然,其义自明,这里仅对十六进制发送作一说明: 十六进制发送:选中(CHECK)十六进制发送后,程序会自动从发送
串口发送接收数据
- 串口发送数据接收数据的程序 用于串口调试 对初学者很有帮助
单片机串口发送和接受驱动程序
- 单片机串口发送和接收驱动程序,一直在用,绝对没有问题!
单片机C51串口中断接收和发送测试例程(含通信协议的实现
- 单片机C51串口中断接收和发送测试例程(含通信协议的实现)
VC++ 向指定串口发送和接收数据(可十六进制)
- VC++ 向指定串口发送和接收数据(可十六进制,大家可以收集一下当做素材
单片机串口编程
- 单片机串口编程---包含串并转换电路驱程序,驱动光二极管闪动程序, 串口发送和接收程序!
串口通信收发模块
- verilog编写的串口通信的接收模块和发送模块,经过仿真有效
communications
- 单片机串口通信应用程序,可通过串口发送接收收据来达到通信的效果。-Single-chip serial communication applications can be sent through the serial communications to receive a receipt to achieve results.
串口回环测试
- 本程序是基于stm32f10x开发的源程序,用于对某个串口的接收和发送端进行检查,代码通用性较强,容易理解!
cc2530.串口通讯(send & receive)
- 网蜂资料中的串口通信实验,可以实现ZigBee串口的接收和发送数据(Bee data serial communication experiment, you can achieve the ZigBee serial port to receive and send data)
CommTone串口调试
- 串口发送和接收数据,波特率,串口号可调,VS2010开发的一款简单的上位机程序(Serial port to send and receive data, baud rate, serial number adjustable, VS2010 development of a simple PC program)
串口调试工具及源码
- “串口调试工具”可以实现通过串口发送和接收二进制和文本数据, 可以通过 modem 发送和接收二进制和文本数据,并且可以显示 modem 的状态。(Serial debugging tools and source code)
C# 串口接收发送数据
- C# 时实接收串口信息,并显示出来,可向串口发送指定的内容。案例简单明了。适用初学者(C#, the actual receive serial information, and displayed, you can send the specified content to the serial port. The case is simple and clear. Suitable for beginners)
STM32F103RB_DMA_RX_TX
- //DMA串口发送\接收 //功能描述:可以通过按键进行串口DMA发送,两个按键分别发送不同的东西, //按键定义可以在key.c中查看,发送的长度可以在函数中修改 //串口接收长度可以通过变量RX_DATA_LENTH修改,串口接收后通过USART_SendData函数发送回去(//DMA serial send / receive Function Descr iption: / / can be sent through the serial port DMA keys, two
串口通讯
- 易语言编写的串口程序附带进制转换,指示灯显示二进制数(Easy language to write the serial program with hexadecimal conversion, indicator light shows a binary number)
完整串口通信程序(发送和接受)源代码
- 完整串口通信程序Vc++源代码,实现通过串口发送和接收数据的功能(Complete serial communication program Vc++ source code, to realize the function of sending and receiving data through the serial port)
串口中断接收例程
- 实现与单片机的串口接收和发送,有可视化的界面等等(Realization of serial port receiving and sending with single chip microcompute)
stc89c52串口实验程序模板
- stc89c52串口实验程序模板,本实验将通过电脑的串口调试软件向stc89c51的p3.0,p3.1 串口发送数据,stc89c51再把接收到的数据发送回去,(STC89C52 serial experiment program template, this experiment will send data to STC89C51's P3.0, P3.1 serial port through the serial debugging software of the computer, a
matlab 串口 gui
- 单片机串口发送数据,PC端建立matlab GUI界面接收串口数据,画图并保存数据(MCU serial port to send data, PC terminal to establish matlab GUI interface to receive serial data, draw and save data.)