文件名称:PIC16FXXmain
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-05-31
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- 祝*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
// 名称: EEPROM数据访问与数码管显示
//-----------------------------------------------------------------
说明: 本例运行时,按下K1将向EEPROM中写入0x00~0x0F,按下K2时写入16个
随机字节,按下K3时读取EEPROM中的32个字节并逆向循环显示.-//Name: EEPROM data access with digital display//----------------------------------------------------------------- Note: This example is running, press K1 will the EEPROM write 0x00 ~ 0x0F, press K2 is written 16 random bytes, press K3 reads the EEPROM 32 bytes and reverse cycle.
//-----------------------------------------------------------------
说明: 本例运行时,按下K1将向EEPROM中写入0x00~0x0F,按下K2时写入16个
随机字节,按下K3时读取EEPROM中的32个字节并逆向循环显示.-//Name: EEPROM data access with digital display//----------------------------------------------------------------- Note: This example is running, press K1 will the EEPROM write 0x00 ~ 0x0F, press K2 is written 16 random bytes, press K3 reads the EEPROM 32 bytes and reverse cycle.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PIC16FXXmain.c