文件名称:STM8-electronic-calendar
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-04-21
- 文件大小:
- 282kb
- 下载次数:
- 0次
- 提 供 者:
- si***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
此源代码采用STM8S105S4T6为核心芯片,开发环境为STVD,采用C语言模块化编程。
①自动计时功能,采用LCD12864显示年、月、日、星期、时、分、秒、温度等信息.
②有校时功能,能对时间进行校准。
③具有定时闹钟功能,能设定定时闹钟,在时间到时能使蜂鸣器鸣叫。
④用4个普通机械按键和4个红外遥控按键实现校时和闹铃时间设置双用功能。
⑤普通机械按键在校时的时候实现一个按键能够实现按一下后加1和按一下后按照设定时间连续加1两种功能。
⑥设置功能采用LCD12864多菜单显示功能。
⑦在闹铃时间到时蜂鸣器鸣叫,鸣叫的时间超出20秒左右后闹铃会自动关闭(期间没有按键按下),若在蜂鸣器鸣叫期间有按键按下,则闹铃也会关闭。-
This source code using STM8S105S4T6 core chip development environment for STVD, modular programming using C language.
① automatic timing function, using LCD12864 display year, month, date, day, hour, minute, second, temperature and other information.
② The school functions can be calibrated on time.
③ with a regular alarm clock function, can set the regular alarm clock, to make the buzzer sounds when the time.
And dual-use feature set alarm time when ④ with four mechanical buttons and four ordinary infrared remote control buttons to achieve the school.
⑤ ordinary mechanical buttons at the school when the time to achieve the realization of a button click and click after adding a post in accordance with the set time plus a consecutive two functions.
⑥ setting function menu display using multi LCD12864.
⑦ when the buzzer sounds at the alarm time, tweet longer than about 20 seconds after the alarm turns off automatically (no keys pressed during), if during the buzzer button
①自动计时功能,采用LCD12864显示年、月、日、星期、时、分、秒、温度等信息.
②有校时功能,能对时间进行校准。
③具有定时闹钟功能,能设定定时闹钟,在时间到时能使蜂鸣器鸣叫。
④用4个普通机械按键和4个红外遥控按键实现校时和闹铃时间设置双用功能。
⑤普通机械按键在校时的时候实现一个按键能够实现按一下后加1和按一下后按照设定时间连续加1两种功能。
⑥设置功能采用LCD12864多菜单显示功能。
⑦在闹铃时间到时蜂鸣器鸣叫,鸣叫的时间超出20秒左右后闹铃会自动关闭(期间没有按键按下),若在蜂鸣器鸣叫期间有按键按下,则闹铃也会关闭。-
This source code using STM8S105S4T6 core chip development environment for STVD, modular programming using C language.
① automatic timing function, using LCD12864 display year, month, date, day, hour, minute, second, temperature and other information.
② The school functions can be calibrated on time.
③ with a regular alarm clock function, can set the regular alarm clock, to make the buzzer sounds when the time.
And dual-use feature set alarm time when ④ with four mechanical buttons and four ordinary infrared remote control buttons to achieve the school.
⑤ ordinary mechanical buttons at the school when the time to achieve the realization of a button click and click after adding a post in accordance with the set time plus a consecutive two functions.
⑥ setting function menu display using multi LCD12864.
⑦ when the buzzer sounds at the alarm time, tweet longer than about 20 seconds after the alarm turns off automatically (no keys pressed during), if during the buzzer button
(系统自动生成,下载前可以参看下载内容)
下载文件列表
stm8多功能电子万年历
....................\checkres.spy
....................\Debug
....................\.....\12864.ls
....................\.....\12864.o
....................\.....\clock.ls
....................\.....\clock.o
....................\.....\delay.ls
....................\.....\delay.o
....................\.....\ds1302.ls
....................\.....\ds1302.o
....................\.....\ds18b20.ls
....................\.....\ds18b20.o
....................\.....\ir.ls
....................\.....\ir.o
....................\.....\key_scanf.ls
....................\.....\key_scanf.o
....................\.....\main.ls
....................\.....\main.o
....................\.....\menu.ls
....................\.....\menu.o
....................\.....\stm8_interrupt_vector.ls
....................\.....\stm8_interrupt_vector.o
....................\.....\test.elf
....................\.....\test.lkf
....................\.....\test.map
....................\.....\test.s19
....................\.....\test.sm8
....................\.....\time2.ls
....................\.....\time2.o
....................\.....\time3.ls
....................\.....\time3.o
....................\include
....................\.......\12864.c
....................\.......\12864.h
....................\.......\clock.c
....................\.......\clock.h
....................\.......\config.h
....................\.......\delay.c
....................\.......\ds1302.c
....................\.......\ds1302.h
....................\.......\ds18b20.c
....................\.......\ds18b20.h
....................\.......\ir.c
....................\.......\ir.h
....................\.......\key_scanf.c
....................\.......\key_scanf.h
....................\.......\menu.c
....................\.......\menu.h
....................\.......\STM8S105C_S.h
....................\.......\time2.c
....................\.......\time2.h
....................\.......\time3.c
....................\.......\time3.h
....................\main.c
....................\Release
....................\.......\test.lkf
....................\stm8_interrupt_vector.c
....................\test.dep
....................\test.pdb
....................\test.stp
....................\test.stw
....................\test.wdb
....................\test.wed
....................\test_plot_ws.xml