资源列表
IO
- 使用于C8051F320的串口收发程序,经过验证可靠可用-This program can be used as uart program of C8051F320 MCU
MFC-serialport
- MFC使用串口编写程序,实现通讯功能,非常使用,简便易操作-MFC,serialport,communication,code,very nice ,useful
串口
- #include<reg51.h> //包含单片机寄存器的头文件 unsigned char code zifuchuan[ ]="ni hao! wo shi cai hai peng huan ying xue dan pian ji "; //流水灯控制码,该数组被定义为全局变量 /***************************************************** 函数功能:向PC发送一个字节数据 *******
commspy
- 一个功能强大的串行口监视和检测程序的源代码。-A powerful serial port monitoring and testing programs source code.
tyu
- 这是本人对串口通信的一些基本知识所做的一些积累,内容较为详细齐全,有兴趣者可以看看。-This is a serial communication I am doing some basic knowledge of some of the accumulation of more detailed content is complete, those interested can look at.
Serialconctpc
- 用VB编写串口,用串口实现双机互连,我找了很久才找到的-Write serial port using VB with a serial interconnect to achieve two-plane, I am looking for a long time to find the
PC-TO-MCU
- 单片机控制程序 用于电压显示 需要具体调试 希望耐心-failed to translate
SP
- 串口实现双机互联,VC源码编译通过,请查看-Serial Port Dual Internet, VC compile source code, see
Mscomm
- labview基本的串口通信,能够实现上下位机的串行数据的传输-the basic appliaction of serial communication by mscomm.ocx in labview
pycom
- python写的串口程序,用pygtk+glade做界面,程序简练但功能齐全!-python write Serial procedures used to do was Glade interface procedures concise yet fully functional!
armok01153077
- rs232转rs485原理图和pcb 用max232和sp490e制作的串口转换-the rs232 turn rs485 schematic and pcb
ARM下的串口测试程序
- 使用QT写的,使用于ARM的串口测试程序!