文件名称:ds1302_uart
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-07-04
- 文件大小:
- 53kb
- 下载次数:
- 0次
- 提 供 者:
- 忍*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序采用kiel开发,使用DS1302作为时钟源,八位数码管进行动态扫描显示时间,并可以由上位机发送“R/r”(read)命令由单片机发送时间和日期信息到上位机-The program uses kiel development, use DS1302 as the clock source, eight digital tube dynamic scan display time, and can be sent from the host computer " R/r" (read) command from the microcontroller to send the time and date information to the host computer
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ds1302_uart
...........\ds1302_uart.Opt
...........\ds1302_uart.Uv2
...........\ds1302_uart_Opt.Bak
...........\ds1302_uart_Uv2.Bak
...........\output
...........\......\buzzer.lst
...........\......\buzzer.obj
...........\......\delay.lst
...........\......\delay.obj
...........\......\ds1302.lst
...........\......\ds1302.obj
...........\......\ds1302_uart
...........\......\ds1302_uart.hex
...........\......\ds1302_uart.lnp
...........\......\ds1302_uart.m51
...........\......\ds1302_uart.plg
...........\......\Interrupt.lst
...........\......\Interrupt.obj
...........\......\main.lst
...........\......\main.obj
...........\......\smg.lst
...........\......\smg.obj
...........\......\STARTUP.lst
...........\......\STARTUP.obj
...........\......\uart.lst
...........\......\uart.obj
...........\src
...........\...\buzzer.c
...........\...\buzzer.h
...........\...\delay.c
...........\...\delay.h
...........\...\ds1302.c
...........\...\ds1302.h
...........\...\Interrupt.c
...........\...\Interrupt.h
...........\...\main.c
...........\...\smg.c
...........\...\smg.h
...........\...\spi.h
...........\...\uart.c
...........\...\uart.h
...........\STARTUP.A51