文件名称:ATmega128-I2C_PCF8563
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-02-24
- 文件大小:
- 69kb
- 下载次数:
- 0次
- 提 供 者:
- jiang******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实验名称:PCF8563时钟实验
功能描述:利用PCF8563定时,数码管显示时间,实现电子时钟的功能。
实验目的:熟悉TWI通信协议。
学会操作TWI器件PCF8563。
熟练掌握利用数码管显示数据。
学习小数点定位方法。
学习较为复杂的程序编写。
实验说明:MCU--M128
内部8M晶振
系统初始时间为 2008-01-01 星期二 23:58:-Experiment name: PCF8563 clock experiments Descr iption: Using PCF8563 timing, digital display of time, to achieve the electronic clock function. Purpose: Familiar TWI communication protocols. TWI learn how to operate the device PCF8563. Proficiency in the use of digital display data. Learn decimal point positioning method. Learn more complex programming. Experiment Descr iption: MCU- M128 internal 8M crystal Tuesday Initial time 2008-01-01 23:58:55
功能描述:利用PCF8563定时,数码管显示时间,实现电子时钟的功能。
实验目的:熟悉TWI通信协议。
学会操作TWI器件PCF8563。
熟练掌握利用数码管显示数据。
学习小数点定位方法。
学习较为复杂的程序编写。
实验说明:MCU--M128
内部8M晶振
系统初始时间为 2008-01-01 星期二 23:58:-Experiment name: PCF8563 clock experiments Descr iption: Using PCF8563 timing, digital display of time, to achieve the electronic clock function. Purpose: Familiar TWI communication protocols. TWI learn how to operate the device PCF8563. Proficiency in the use of digital display data. Learn decimal point positioning method. Learn more complex programming. Experiment Descr iption: MCU- M128 internal 8M crystal Tuesday Initial time 2008-01-01 23:58:55
(系统自动生成,下载前可以参看下载内容)
下载文件列表
I2C_PCF8563\I2C_PCF8563\config.h
...........\...........\config._h
...........\...........\delay.c
...........\...........\delay.dp2
...........\...........\delay.h
...........\...........\delay.i
...........\...........\delay.lis
...........\...........\delay.o
...........\...........\delay.s
...........\...........\delay._c
...........\...........\delay._h
...........\...........\hc595.c
...........\...........\hc595.dp2
...........\...........\hc595.h
...........\...........\hc595.i
...........\...........\hc595.lis
...........\...........\hc595.o
...........\...........\hc595.s
...........\...........\hc595._c
...........\...........\hc595._h
...........\...........\I2C_PCF8563.cof
...........\...........\I2C_PCF8563.dbg
...........\...........\I2C_PCF8563.hex
...........\...........\I2C_PCF8563.lk
...........\...........\I2C_PCF8563.lst
...........\...........\I2C_PCF8563.mak
...........\...........\I2C_PCF8563.mp
...........\...........\I2C_PCF8563.prj
...........\...........\I2C_PCF8563.SRC
...........\...........\main.c
...........\...........\main.dp2
...........\...........\main.i
...........\...........\main.lis
...........\...........\main.o
...........\...........\main.s
...........\...........\main._c
...........\...........\PCF8563.c
...........\...........\PCF8563.dp2
...........\...........\PCF8563.h
...........\...........\PCF8563.i
...........\...........\PCF8563.lis
...........\...........\PCF8563.o
...........\...........\PCF8563.s
...........\...........\PCF8563._c
...........\...........\PCF8563._h
...........\...........\spi.c
...........\...........\spi.dp2
...........\...........\spi.h
...........\...........\spi.i
...........\...........\spi.lis
...........\...........\spi.o
...........\...........\spi.s
...........\...........\spi._c
...........\...........\spi._h
...........\...........\TWI.c
...........\...........\TWI.dp2
...........\...........\TWI.h
...........\...........\TWI.i
...........\...........\TWI.lis
...........\...........\TWI.o
...........\...........\TWI.s
...........\...........\TWI._c
...........\...........\TWI._h
...........\readme.txt
...........\I2C_PCF8563
I2C_PCF8563