搜索资源列表
clock
- 液晶时钟,实现串口调时 以定时中断方式实现实现1秒的定时 以串行接受中断方式接受从PC机发送来的时 钟停止信号并向PC方发送当前的时钟数据 *使用模块: 定时模块、串行通信模块及LCD模块
74hc595
- 在单片机上用汇编实现芯片SN74HC595的功能,即串口方式向并口方式的转变,以及芯片ADC0809汇编驱动-sn74hc595,uart type turn parallel type. adc0809,analog turn to digital
2
- 2. 用8251A实现串行口异步通信,自发自收,波特率1200bps。采用查询方式发送、中断方式接收。从键盘输入字符串(字符个数≤255)存入发送缓冲区并显示,启动发送键由实验者自己定义,自收结果显示于屏幕。按Esc返回DOS。(定义回车键为启动发送键)-2. With the 8251A Serial port asynchronous communication, spontaneous self-income, the baud rate 1200bps. Using query mode
3
- 用8251A实现串行口异步方式双机通信,波特率1200bps。采用查询方式发送、中断方式接收。双方平时处在查询键盘、等待中断接收状态,并显示相关提示。-Asynchronous serial interface with the 8251A to achieve two-way machine communication, baud rate 1200bps. Using query mode to send, receive interrupt. Look at the two sides u
1
- 用8251实现串行口异步通信,自发自收,波特率1200bps。采用查询方式发送与接收。从键盘输入发送字符。发送与接收的字符均在屏幕上显示。按esc键返回dos-Achieved with the 8251 serial asynchronous communication, spontaneous self-income, the baud rate 1200bps. Way to send and receive using queries. To send characters from t
2
- 用8251a实现串行口异步通信,自发自收,波特率1200bps,采用查询方式发送,中断方式接受。自收结果显示于屏幕。按esc返回dos -8251a Serial port with asynchronous communication, spontaneous self-income, the baud rate 1200bps, using queries sent, interrupt to receive treatment. Since the close results show
3
- 用8251a实现串行口异步方式双机通信,波特率1200bps,采用查询方式发送,中断方式接收。双方平时处在查询键盘、等待中断接收状态,并显示相关提示-8251a achieved using an asynchronous serial interface mode dual-machine communication, baud rate 1200bps, using queries sent, interrupt reception. Look at the two sides usuall
UART
- 串口初始化程序,UART_INIT()实现串口初始化,包括工作方式选择和终端的开禁等等。 -q
Assembly_language_of_two-machine_communication
- 汇编语言实现的双机通信,采用环回方式,只用一台机就可以使用,不需要用串口相连接。-Assembly language of the two-machine communication, the use of loop-back mode, only one machine can use, not connected with the serial port.
Serial-Comunication.tar
- windows系统下汇编语言实现的串口聊天小程序,具有简易的聊天界面,支持聊天记录保存,使用中断及查询方式实现,支持二进制和字符传送。 1. 文件功能描述: 1com1.asm为打开com1通信的源文件 2com2.asm为打开com2通信的源文件 2个源代码除了串口地址不同,其他代码相同 同理1com1.exe 和2com2分别打开com1和com2来通信 2. 二进制传送格式: 当选择菜单二进制传送时(菜单2和3) 发送方
UART_RS232(verilog)
- /本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值是0x145,对应的波特率是9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通信同步.程序的工作过程是:串口处于全双工工作
UART_RS232(VHDL)
- 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值是0x145,对应的波特率是9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通信同步.程序的工作过程是:串口处于全双工工作状
3
- 基于微机的串行通信口扩展,用8251A实现串行口异步方式单机通信,查询方式发送,中断方式接收,平时处在查询键盘,等待中断接收状态-Based on the serial communication port expansion microcomputer with 8251A serial port asynchronous communication mode single query sent, interrupt receiving, usually in the query keyboa