文件名称:LPC2103-RTC_calendar
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-01-17
- 文件大小:
- 25kb
- 下载次数:
- 0次
- 提 供 者:
- 刘*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用LPC2103编写的万年历,运行RTC进行计时,将所有时间及日期值不断的通过串口向上位机发送。-Written using the LPC2103 calendar, run RTC for a time, all the time and date values constantly sent through the serial port up crew.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
万年历实验\RTC_calendar\RTC_calendar.mcp
..........\............\src\BootFiles\config.h
..........\............\...\.........\DebugInChipSRAM.scf
..........\............\...\.........\DebugOrRelInChipFlash.scf
..........\............\...\.........\IRQ.s
..........\............\...\.........\LPC2294.h
..........\............\...\.........\Startup.s
..........\............\...\.........\target.c
..........\............\...\.........\target.h
..........\............\...\user\RTC_calendar.c
..........\............\...\BootFiles
..........\............\...\user
..........\............\src
..........\RTC_calendar
万年历实验