文件名称:Single-chip-electronic-clock
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-07-15
- 文件大小:
- 96kb
- 下载次数:
- 0次
- 提 供 者:
- F**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
通过89C51单片机和pcf8563时钟芯片,实现电子时钟功能的程序。程序采用LCM1602显示,可以用自定义字符显示中文。可以使用4x4矩阵键盘进行修改时间,并添加了ds18b20芯片显示温度。-Through the 89C51 microcontroller and PCF8563 clock chip, to achieve the electronic clock function of the program. Program using LCM1602 display, you can display the Chinese characters with the custom characters. 4X4 matrix keyboard can be used to modify the time, and add the DS18B20 chip display temperature.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Single chip electronic clock
............................\ExtDll.iex
............................\PCF8563
............................\PCF8563.M51
............................\PCF8563.hex
............................\PCF8563.lnp
............................\PCF8563.plg
............................\PCF8563.uvgui.FYR
............................\PCF8563.uvgui_FYR.bak
............................\PCF8563.uvopt
............................\PCF8563.uvproj
............................\PCF8563_uvopt.bak
............................\PCF8563_uvproj.bak
............................\STARTUP.A51
............................\STARTUP.LST
............................\STARTUP.OBJ
............................\delay.LST
............................\delay.OBJ
............................\delay.c
............................\delay.h
............................\ds18b20.LST
............................\ds18b20.OBJ
............................\ds18b20.c
............................\ds18b20.h
............................\i2c.LST
............................\i2c.OBJ
............................\i2c.c
............................\i2c.h
............................\keyscan.LST
............................\keyscan.OBJ
............................\keyscan.c
............................\keyscan.h
............................\lcm16x2p.LST
............................\lcm16x2p.OBJ
............................\lcm16x2p.c
............................\lcm16x2p.h
............................\main.LST
............................\main.OBJ
............................\main.c
............................\pcf8563.LST
............................\pcf8563.OBJ
............................\pcf8563.c
............................\pcf8563.h
............................\纭