搜索资源列表
clock
- 液晶时钟,实现串口调时 以定时中断方式实现实现1秒的定时 以串行接受中断方式接受从PC机发送来的时 钟停止信号并向PC方发送当前的时钟数据 *使用模块: 定时模块、串行通信模块及LCD模块
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
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
8255
- 编写程序,使8255端口A工作在方式0并作为输出口,端口B工作在方式1并作为输入口,则端口C的PC2成为选通信号输入端STBB,PC2成为中断请求信号输出端INTRB。 当B口数据就绪后,通过发STBB 信号来请求CPU读取端口B数据,并送A端口输出显示。 -Write a program to work in 8255 mode 0, port A as output port, the port operating in mode 1 and B as input port, the
check-out
- 单片机与PC串口通信,PC向单片机发送一串字符,单片机判断A的个数 并显示-Single-chip serial communication with PC, PC to the microcontroller sends a string of characters, the microcontroller to determine the number of A and show
4
- 电子实时时钟系统 1)设计一个可以显示1234的显示电路,并利用单片机实现。 2)利用按键切换,然后显示I0Y 3)按键切换的动作,全部用串口进行通信。 设计一个开关,当进行切换后,程序再进入主要要求。 主模块要求: (1) 显示准确的北京时间(时、分),可用24小时制式; (2) 随时可以调校时间。 (3) 增加公历日期显示功能(月、日); (4) 随时可以调校月、日; (5) 允许通过转换功能键转换显示时间或日期。 (6) 所有按键需要通过串口自发
experiment_4_uart_communication
- 这是一个uart串口通信的代码,是基于ise运行的verilog语言,可以实现上位机和开发板的通信以及开发板显示数据并返回累加和的功能。- This is a serial code for uart communication is based on running ise verilog language, you can achieve PC and development board communications, and development boards to display
5source-code-for-8086
- 掌握8086编程的基本语言,包括调用函数,并口通信等-Master the basic 8086 programming language, including calling functions, and communication
串口通信
- 用于串口通信连接,可用于实时导入数据并绘制图像