基于STM32f103c8t6的万年历+protues仿真

上传者: 62378771 | 上传时间: 2024-07-13 10:39:41 | 文件大小: 4.08MB | 文件类型: ZIP
基于STM32单片机的多功能电子万年历的硬件结构和软硬件设计方法。本设计由数据显示模块、温度采集模块、时间处理模块和调整设置模块四个模块组成。系统以STM32单片机为控制器,以串行时钟日历芯片DS1302记录日历和时间,它可以对年、月、日、时、分、秒进行计时,还具有闰年补偿等多种功能。温度采集选用DS18B20芯片,万年历采用直观的数字显示,数据显示采用1602A液晶显示模块,可以在LCD上同时显示年、月、周、日、时、分、秒 1.采用STM32F103C8T6最小系统板控制 2.可以显示年月日、时分秒、星期、阳历、闹钟设定。 3.可以按键修改当前的时间并还可以设置一个闹钟。 4.具有闰年补偿,可以准确及正确的显示时间等信息。 5.采用进口时钟芯片DS1302,走时非常精确。 6.自带3V纽扣电池,当系统掉电后,纽扣电池供电给时钟芯片继续工作,再次上电无需重新设置时间。 7.设置的闹钟具有掉电保存功能,保存在STM32内部FLASH,上电无需重新设

文件下载

资源详情

[{"title":"( 167 个子文件 4.08MB ) 基于STM32f103c8t6的万年历+protues仿真","children":[{"title":"STM32.uvguix.Administrator <span style='color:#111;'> 137.36KB </span>","children":null,"spread":false},{"title":"Project.hex.asm <span style='color:#111;'> 21B </span>","children":null,"spread":false},{"title":"Project.axf <span style='color:#111;'> 338.56KB </span>","children":null,"spread":false},{"title":"keilkilll.bat <span style='color:#111;'> 399B </span>","children":null,"spread":false},{"title":"stm32f10x_tim.c <span style='color:#111;'> 106.60KB </span>","children":null,"spread":false},{"title":"stm32f10x_flash.c <span style='color:#111;'> 61.08KB </span>","children":null,"spread":false},{"title":"stm32f10x_rcc.c <span style='color:#111;'> 50.07KB </span>","children":null,"spread":false},{"title":"stm32f10x_adc.c <span style='color:#111;'> 46.09KB </span>","children":null,"spread":false},{"title":"stm32f10x_i2c.c <span style='color:#111;'> 44.71KB </span>","children":null,"spread":false},{"title":"stm32f10x_can.c <span style='color:#111;'> 44.05KB </span>","children":null,"spread":false},{"title":"stm32f10x_usart.c <span style='color:#111;'> 37.41KB </span>","children":null,"spread":false},{"title":"system_stm32f10x.c <span style='color:#111;'> 35.72KB </span>","children":null,"spread":false},{"title":"stm32f10x_fsmc.c <span style='color:#111;'> 34.65KB </span>","children":null,"spread":false},{"title":"stm32f10x_spi.c <span style='color:#111;'> 29.52KB </span>","children":null,"spread":false},{"title":"stm32f10x_dma.c <span style='color:#111;'> 28.91KB </span>","children":null,"spread":false},{"title":"stm32f10x_sdio.c <span style='color:#111;'> 28.25KB </span>","children":null,"spread":false},{"title":"stm32f10x_gpio.c <span style='color:#111;'> 22.68KB </span>","children":null,"spread":false},{"title":"stm32f10x_dac.c <span style='color:#111;'> 18.64KB </span>","children":null,"spread":false},{"title":"core_cm3.c <span style='color:#111;'> 16.87KB </span>","children":null,"spread":false},{"title":"DS1302.C <span style='color:#111;'> 11.72KB </span>","children":null,"spread":false},{"title":"stm32f10x_cec.c <span style='color:#111;'> 11.38KB </span>","children":null,"spread":false},{"title":"KEY.c <span style='color:#111;'> 9.44KB </span>","children":null,"spread":false},{"title":"stm32f10x_pwr.c <span style='color:#111;'> 8.55KB </span>","children":null,"spread":false},{"title":"stm32f10x_rtc.c <span style='color:#111;'> 8.40KB </span>","children":null,"spread":false},{"title":"stm32f10x_bkp.c <span style='color:#111;'> 8.26KB </span>","children":null,"spread":false},{"title":"misc.c <span style='color:#111;'> 6.88KB </span>","children":null,"spread":false},{"title":"stm32f10x_exti.c <span style='color:#111;'> 6.80KB </span>","children":null,"spread":false},{"title":"stm32f10x_wwdg.c <span style='color:#111;'> 5.60KB </span>","children":null,"spread":false},{"title":"stm32f10x_dbgmcu.c <span style='color:#111;'> 5.03KB </span>","children":null,"spread":false},{"title":"stm32f10x_iwdg.c <span style='color:#111;'> 4.80KB </span>","children":null,"spread":false},{"title":"main.c <span style='color:#111;'> 4.74KB </span>","children":null,"spread":false},{"title":"LCD1602.C <span style='color:#111;'> 4.22KB </span>","children":null,"spread":false},{"title":"stm32f10x_crc.c <span style='color:#111;'> 3.27KB </span>","children":null,"spread":false},{"title":"stm32f10x_it.c <span style='color:#111;'> 2.36KB </span>","children":null,"spread":false},{"title":"timer.c <span style='color:#111;'> 1.97KB </span>","children":null,"spread":false},{"title":"delay.c <span style='color:#111;'> 1.15KB </span>","children":null,"spread":false},{"title":"led.c <span style='color:#111;'> 799B </span>","children":null,"spread":false},{"title":"sys.c <span style='color:#111;'> 20B </span>","children":null,"spread":false},{"title":"stm32f10x_tim.crf <span style='color:#111;'> 360.70KB </span>","children":null,"spread":false},{"title":"main.crf <span style='color:#111;'> 352.79KB </span>","children":null,"spread":false},{"title":"ds1302.crf <span style='color:#111;'> 351.92KB </span>","children":null,"spread":false},{"title":"key.crf <span style='color:#111;'> 351.68KB </span>","children":null,"spread":false},{"title":"stm32f10x_rcc.crf <span style='color:#111;'> 346.04KB </span>","children":null,"spread":false},{"title":"stm32f10x_flash.crf <span style='color:#111;'> 345.98KB </span>","children":null,"spread":false},{"title":"stm32f10x_usart.crf <span style='color:#111;'> 344.61KB </span>","children":null,"spread":false},{"title":"stm32f10x_gpio.crf <span style='color:#111;'> 342.55KB </span>","children":null,"spread":false},{"title":"lcd1602.crf <span style='color:#111;'> 342.39KB </span>","children":null,"spread":false},{"title":"system_stm32f10x.crf <span style='color:#111;'> 340.26KB </span>","children":null,"spread":false},{"title":"stm32f10x_bkp.crf <span style='color:#111;'> 340.05KB </span>","children":null,"spread":false},{"title":"timer.crf <span style='color:#111;'> 340.02KB </span>","children":null,"spread":false},{"title":"stm32f10x_pwr.crf <span style='color:#111;'> 339.96KB </span>","children":null,"spread":false},{"title":"stm32f10x_rtc.crf <span style='color:#111;'> 339.96KB </span>","children":null,"spread":false},{"title":"delay.crf <span style='color:#111;'> 339.46KB </span>","children":null,"spread":false},{"title":"led.crf <span style='color:#111;'> 339.42KB </span>","children":null,"spread":false},{"title":"misc.crf <span style='color:#111;'> 339.13KB </span>","children":null,"spread":false},{"title":"stm32f10x_it.crf <span style='color:#111;'> 338.58KB </span>","children":null,"spread":false},{"title":"core_cm3.crf <span style='color:#111;'> 3.87KB </span>","children":null,"spread":false},{"title":"ds1302.d <span style='color:#111;'> 2.04KB </span>","children":null,"spread":false},{"title":"main.d <span style='color:#111;'> 1.97KB </span>","children":null,"spread":false},{"title":"stm32f10x_flash.d <span style='color:#111;'> 1.95KB </span>","children":null,"spread":false},{"title":"stm32f10x_usart.d <span style='color:#111;'> 1.95KB </span>","children":null,"spread":false},{"title":"stm32f10x_gpio.d <span style='color:#111;'> 1.92KB </span>","children":null,"spread":false},{"title":"system_stm32f10x.d <span style='color:#111;'> 1.90KB </span>","children":null,"spread":false},{"title":"stm32f10x_rcc.d <span style='color:#111;'> 1.89KB </span>","children":null,"spread":false},{"title":"stm32f10x_pwr.d <span style='color:#111;'> 1.89KB </span>","children":null,"spread":false},{"title":"stm32f10x_rtc.d <span style='color:#111;'> 1.89KB </span>","children":null,"spread":false},{"title":"stm32f10x_bkp.d <span style='color:#111;'> 1.89KB </span>","children":null,"spread":false},{"title":"stm32f10x_tim.d <span style='color:#111;'> 1.89KB </span>","children":null,"spread":false},{"title":"key.d <span style='color:#111;'> 1.88KB </span>","children":null,"spread":false},{"title":"lcd1602.d <span style='color:#111;'> 1.86KB </span>","children":null,"spread":false},{"title":"stm32f10x_it.d <span style='color:#111;'> 1.83KB </span>","children":null,"spread":false},{"title":"timer.d <span style='color:#111;'> 1.70KB </span>","children":null,"spread":false},{"title":"delay.d <span style='color:#111;'> 1.66KB </span>","children":null,"spread":false},{"title":"misc.d <span style='color:#111;'> 1.60KB </span>","children":null,"spread":false},{"title":"led.d <span style='color:#111;'> 1.59KB </span>","children":null,"spread":false},{"title":"core_cm3.d <span style='color:#111;'> 127B </span>","children":null,"spread":false},{"title":"startup_stm32f10x_md.d <span style='color:#111;'> 63B </span>","children":null,"spread":false},{"title":"Project_STM32F103C8.dbgconf <span style='color:#111;'> 6.79KB </span>","children":null,"spread":false},{"title":"STM32.uvguix.DELL <span style='color:#111;'> 69.47KB </span>","children":null,"spread":false},{"title":"STM32_Project.dep <span style='color:#111;'> 39.26KB </span>","children":null,"spread":false},{"title":"~$机应用技术课程设计报告模板(嵌入式).doc <span style='color:#111;'> 162B </span>","children":null,"spread":false},{"title":"~$23-2024-1嵌入式实验指导书.docx <span style='color:#111;'> 162B </span>","children":null,"spread":false},{"title":"stm32f10x.h <span style='color:#111;'> 619.08KB </span>","children":null,"spread":false},{"title":"core_cm3.h <span style='color:#111;'> 83.71KB </span>","children":null,"spread":false},{"title":"stm32f10x_tim.h <span style='color:#111;'> 51.20KB </span>","children":null,"spread":false},{"title":"stm32f10x_rcc.h <span style='color:#111;'> 29.74KB </span>","children":null,"spread":false},{"title":"stm32f10x_i2c.h <span style='color:#111;'> 29.33KB </span>","children":null,"spread":false},{"title":"stm32f10x_can.h <span style='color:#111;'> 26.91KB </span>","children":null,"spread":false},{"title":"stm32f10x_fsmc.h <span style='color:#111;'> 26.38KB </span>","children":null,"spread":false},{"title":"stm32f10x_flash.h <span style='color:#111;'> 24.85KB </span>","children":null,"spread":false},{"title":"stm32f10x_sdio.h <span style='color:#111;'> 21.35KB </span>","children":null,"spread":false},{"title":"stm32f10x_adc.h <span style='color:#111;'> 21.18KB </span>","children":null,"spread":false},{"title":"stm32f10x_dma.h <span style='color:#111;'> 20.27KB </span>","children":null,"spread":false},{"title":"stm32f10x_gpio.h <span style='color:#111;'> 19.70KB </span>","children":null,"spread":false},{"title":"stm32f10x_spi.h <span style='color:#111;'> 17.31KB </span>","children":null,"spread":false},{"title":"stm32f10x_usart.h <span style='color:#111;'> 16.16KB </span>","children":null,"spread":false},{"title":"stm32f10x_dac.h <span style='color:#111;'> 14.88KB </span>","children":null,"spread":false},{"title":"misc.h <span style='color:#111;'> 8.77KB </span>","children":null,"spread":false},{"title":"stm32f10x_bkp.h <span style='color:#111;'> 7.38KB </span>","children":null,"spread":false},{"title":"stm32f10x_exti.h <span style='color:#111;'> 6.66KB </span>","children":null,"spread":false},{"title":"......","children":null,"spread":false},{"title":"<span style='color:steelblue;'>文件过多,未全部展示</span>","children":null,"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明