搜索资源列表
8250串口编程pc_8250
- 8250串口编程源代码,用于pc一侧,祝大家好运-8250 serial programming source code for the PC side, luck
serial-5.05.tar
- 8250/16550串口芯片在Linux下的驱动(Ver5.5)-8250/16550 serial chip in the drive Linux (Ver5.5)
8250串口编程pc_8250
- 8250串口编程源代码,用于pc一侧,祝大家好运-8250 serial programming source code for the PC side, luck
transport
- 设计目的:对PC机的8250串行通讯接口(COM1、COM2)进行接口编程,通过使用RS232标准的串行通信线实现两机间的串行通信 基本是求:实现两机间远程键盘(字符即时传送)功能和普通文本的复制(文本传送)功能 高级要求:1、使用中断实现两机间的通信;2、能够传送计算机上一般的二进制文件;3、传送速度达到38Kbps以上。-designed : PC 8250 serial communication interface (C
serial-5.05.tar
- 8250/16550串口芯片在Linux下的驱动(Ver5.5)-8250/16550 serial chip in the drive Linux (Ver5.5)
serial_8250
- 16c554的驱动,有些错误,希望大家指点-16c554 driver, some errors, I hope everyone pointing
8250send
- 在PC机上进行的8250串口实验,采用汇编语言编写-In PC, the 8250 serial experiments, the use of compiled languages
8250receive
- 在PC机上进行的8250串口接受实验,采用汇编语言编写-Machine in the PC serial port to accept the 8250 experiment, using assembly language to prepare
8250
- 8250串行通讯实验:键盘输入一个字符,将其ASCII码加1后发送出去,再接收回来在屏幕上加1后的字符显示出来,实现自发自收。-8250 serial communication experiment: a keyboard input character, its ASCII code plus 1, after sending out, and then receive back on the screen plus 1 chara
tongxunbaogao
- 用汇编语言做的8250串口双机通信! 通信工程微机原理的课程设计报告~-Assembly language to do with 8250 dual serial communication! Principles of Communication Engineering Computer curriculum design report ~
8250serials_c51
- 8250扩展串口的单片机C51例程和相关资料。-8250 expansion of the single-chip serial routines C51 and related materials.
shuangjichuankoutongxin
- 利用微机串口1(COM1,地址为3F8H-3FFH)完成2台计算机之间的通信,要求通信双方可以互相问候,利用微机完成设计。主要参数:异步串行通信技术,8250编程技术和微机串口通信技术-The use of computer serial port 1 (COM1, address 3F8H-3FFH) the completion of Units 2 communications between computers, the two
serial-nadia2013
- ARM9 Serial Set Source
51
- 用串行接口芯片8250完成自行的发送和接收,采用自检方式,经过dos程序测验-Serial interface chip 8250 with the completion of the sending and receiving their own, using self-test mode, after a dos program test
DATA
- IBM-PC/XT异步通信适配器采用INS8250串口通信芯片,她是构成RS-232C标准通信电压接口的核心部分部件,再加上RS-TTL电平转换芯片SN75150(TTL- RS-232)或MC1488和SN75154(RS232- TTL)或MC1489就实现INS8250异步收发器TTL电平与RS232电平之间的相互转换。-IBM-PC/XT asynchronous communications adapter with INS8
8250
- Verilog HDL写的串行接口控制器82-Written in Verilog HDL serial interface controller 8255
8250
- 微机原理实验+PC机串行通讯8250,word格式的报告-Computer principle experiment+ PC serial communication 8250
8250
- linux下的8250串口驱动程序,基于2.6.14的内核-8250 serial driver
8250-serial-communication-experiment
- 这是一段8250实验的汇编语言程序,这个实验在大多数高校的微机教学中都有,实用价值很大。-This is a experiment of the 8250 assembly language programming, this experiment in most colleges and universities are teaching computer, a great practical value.
omap-serial
- Driver for OMAP-UART controller. Based on drivers/serial/8250.