搜索资源列表
serialdebug
- 串口编程调试精灵 本例创建一个基于对话框的程序,其中设置“自动发送”、“手动发送”、“开始接收”“设置参数”、“清除”按钮,分别用于自动向串口发送数据、手动向串口发送数据、从串口接收数据、设置串口参数(串口参数、发送字符、自动发送间隔); 另一个对话框,响应“设置参数”按钮操作,用于设置串口参数、发送字符、自动发送间隔。-Serial programming and debugging, in this case the wizard to create a dialog-based p
7
- 设计两台单片机系统间的串行通信 (1)甲方P1口连接8个LED灯; (2)乙方经串行通信输出数据至甲方,甲方根据所接收的数据,在8个LED灯实现流水灯显示; (3)需采用串行口方式1及中断方式进行数据的发送和接收。(Design of Serial Communication between Two Single Chip Microcomputer Systems (1) Party A's P1 port is connected with 8 LED lights; (2) Pa