搜索资源列表
-
0下载:
Borland C 3.1的串口编程源代码,中断方式接收,键盘按键发送。
可运行于DOS,windows98,Windows2-Borland C 3.1 Serial programming source code, interrupt receiving, sending keyboard keys. Can run on DOS, Linux, Windows
-
-
0下载:
设计目的:对PC机的8250串行通讯接口(COM1、COM2)进行接口编程,通过使用RS232标准的串行通信线实现两机间的串行通信
基本是求:实现两机间远程键盘(字符即时传送)功能和普通文本的复制(文本传送)功能
高级要求:1、使用中断实现两机间的通信;2、能够传送计算机上一般的二进制文件;3、传送速度达到38Kbps以上。-designed : PC 8250 serial communication interface (COM1, COM2) interface programmi
-
-
0下载:
平台ATmega16
编程软件CodeVisionAV
实现功能:单片机与PC机(电脑)之间的串口通信。具体就是单片机最小系统上的AD键盘按键按下后发送键值到串口助手上显示,串口助手发送一串字符到最小系统上的lcd1602显示。
-The platform ATmega16 programming software CodeVisionAV function: serial communication between the MCU and PC (computer). Specif
-