搜索资源列表
串口发送接收数据
- 串口发送数据接收数据的程序 用于串口调试 对初学者很有帮助
单片机串口发送和接受驱动程序
- 单片机串口发送和接收驱动程序,一直在用,绝对没有问题!
单片机串口编程
- 单片机串口编程---包含串并转换电路驱程序,驱动光二极管闪动程序, 串口发送和接收程序!
串口通信收发模块
- verilog编写的串口通信的接收模块和发送模块,经过仿真有效
使用串口通讯发送和接收文件
- 使用串口通讯发送和接收文件-use serial communications to send and receive documents
串口通讯经典程序
- 这是我自己写的关于串口通讯的小程序,适于两台PC机之间通过(交叉串口线)串口通讯.可以(自动或手动)发送数据、接收数据、保存数据。是调试串口和初步学习串口编程的好例子。其中还用到了典型的串口类,对于从事串口编程者有一定的借鉴作用。 -that I write on small serial communication procedures, suitable for two between the PC (cross-Serial
atmega16串口收发程序
- AVR单片机atmega16串口中断接收和发送程序。接收到字符后再发送出去。-AVR atmega16 interrupt receive and transmit procedures. After receiving characters sent.
单片机C51串口中断接收和发送测试例程
- 单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收 -80C51 Serial reception (suspended) and send routines can be used to test 51 SCM interrupt reception
liangs_串口调试器2002
- 用于串口应用程序的调试监控工具,软件可模拟设备往串口发送指定格式的数据串,同时也可以用于实时监控串口读写过程中的所有数据流。☆ 自动侦测当前系统中所有可用的串口数,支持USB扩展出的虚拟串口(可到COM256)。☆ 支持ASCII码和十六进制数据格式的发送和接收。☆ 可以自由选择侦测的串口,接收数据区的容量可以无限大。☆ 发送、接收数据区的大小可以随意拉伸调节。☆ 对发送、接收数据区加入鼠标右键菜单的支持。☆ 扩大串口波特率的支持,现
Delphi与RS232串口通信
- 指导你如何通过串口发送数据和ASC码,并讲述如何接收-guide you through the serial port and send data ASC yards, and on how to receive
LPC2000_serial_Uartport
- 这是我针对LPC2000系列的一个串口发送接收的程序,对学习NXP系列的朋友是一个很好的例程,特别是串口部分,其编程风格也不错-This is my LPC2000 series against a serial sent to receive the procedure, NXP learning series is a very good friend of routines, especially the serial part
C51com
- C51单片机串口发送接收函数,查询方式接收,单字节发送接收,字符串发送接收两种方式-C51 single-chip serial receiver function to send inquiries receive a single byte to send to receive, send the string to receive two ways
Interrupt
- 基于keil环境编写,ARM7串口发送和接收程序,由中断实现-Keil prepared based on the environment, ARM7 serial send and receive procedures, by the interruption of the realization of
communications
- 单片机串口通信应用程序,可通过串口发送接收收据来达到通信的效果。-Single-chip serial communication applications can be sent through the serial communications to receive a receipt to achieve results.
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
串口通讯
- 易语言编写的串口程序附带进制转换,指示灯显示二进制数(Easy language to write the serial program with hexadecimal conversion, indicator light shows a binary number)