-
-
uart16550.tar.gz
... , which allow communication with modem or other external
devices, like another computer using a serial cable and RS232 protocol. This core is
designed to be maximally compatible with the industry standard National
Semiconductors’ 16550A device.
-
transport.rar
设计目的:对PC机的8250串行通讯接口(COM1、COM2)进行接口编程,通过使用RS232标准的串行通信线实现两机间的串行通信
基本是求:实现两机间远程键盘(字符即时传送)功能和普通文本的复制(文本传送)功能
高级要求:1、使用中断实现两机间的通信;2、能够传送计算机上一般的二进制文件;3、传送速度达到38Kbps以上。
-
-
-
-
927.rar
使用visualc++编写的Windows下测试rs232并与之通信的程序。
-
-
-
-
shipeiqi.rar
实现单片机串口与3个RS232串口的分时复用,平时单片机串口一直在检测IC卡刷卡路串口,实现了多通道切换
-