文件名称:24c01
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 1次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
PC端发送3个数据 n0,n1,n2
n0=0,写,将n1写入n2地址中
n0=1,读,读出n1地址中的数据,n2不起作用,但必须有
收到一个字节后,将其地址值显示在数码管第1、2位上,数值显示在第5、6位上
读出一个字节后,将其地址值显示在数码管第1、2位上,读出的值显示在第5、6位
上-PC client to send three data n0, n1, n2 n0 = 0, Writing, n2 to n1 write address n0 = 1, read, read out the data n1 address, n2 does not work, but there must be close to a byte, it will show the value of its address at the first 1,2-bit digital tube, the value displayed in the first place on 5,6 read a byte, it will address the value of its digital control display at 1,2 bit on, read out the value displayed in the first place on 5,6
n0=0,写,将n1写入n2地址中
n0=1,读,读出n1地址中的数据,n2不起作用,但必须有
收到一个字节后,将其地址值显示在数码管第1、2位上,数值显示在第5、6位上
读出一个字节后,将其地址值显示在数码管第1、2位上,读出的值显示在第5、6位
上-PC client to send three data n0, n1, n2 n0 = 0, Writing, n2 to n1 write address n0 = 1, read, read out the data n1 address, n2 does not work, but there must be close to a byte, it will show the value of its address at the first 1,2-bit digital tube, the value displayed in the first place on 5,6 read a byte, it will address the value of its digital control display at 1,2 bit on, read out the value displayed in the first place on 5,6
(系统自动生成,下载前可以参看下载内容)
下载文件列表
24c01.c