实现PS/2接口与RS-232接口的数据传输
实现PS/2接口与RS-232接口的数据传输, PS/2键盘上按下按键,可以通过RS-232自动传送到主机的串口调试终端上,并在数据接收区显示接收到的字符。 串口调试终端的设置:波特率115200,一个停止位,无校验位。
RS+code技术资料下载专区,收录4,153份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
实现PS/2接口与RS-232接口的数据传输, PS/2键盘上按下按键,可以通过RS-232自动传送到主机的串口调试终端上,并在数据接收区显示接收到的字符。 串口调试终端的设置:波特率115200,一个停止位,无校验位。
本论文依据IEEE802.16a物理层对RS-CC码的参数要求,研究了RS-CC码的高速编、译码的VLSI硬件算法,同时对FPGA开发技术进行了研究,以VerilogHDL为描述语言,在Xilinx公司的FPGA上实现了高速的RS-CC...
本文在回顾RS-485标准的基础上从几个方面简要讨论了提高RS-485网络可靠性的一些措施.
This code in this directory implements the binary hopfield network. Source code may be found in HOPNET.CPP. A sample tr...
the source code of Ziemer s book Digital communication. This code is related to the exercise part.
its is a java RMI code for file transfer, it consist of code for server and client.
Here are the functions for Hamming code 7.4 and Extended Hamming code 8.4 encoding and decoding. For 7.4 code, one err...
fifo code. i have adde the code for key lib to the data which has been transfered
This project contains code for testin realloc api tested in fre rtos ported to AT91SAM7x256.the code is compiled using I...
This is a GPS communication source code to interrupt the NMEA code though serial port. Very good code to study and ap...