文件名称:STM8-electronic-calendar
介绍说明--下载内容来自于网络,使用问题请自行百度
此源代码采用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多功能电子万年历/
stm8多功能电子万年历/checkres.spy
stm8多功能电子万年历/Debug/
stm8多功能电子万年历/Debug/12864.ls
stm8多功能电子万年历/Debug/12864.o
stm8多功能电子万年历/Debug/clock.ls
stm8多功能电子万年历/Debug/clock.o
stm8多功能电子万年历/Debug/delay.ls
stm8多功能电子万年历/Debug/delay.o
stm8多功能电子万年历/Debug/ds1302.ls
stm8多功能电子万年历/Debug/ds1302.o
stm8多功能电子万年历/Debug/ds18b20.ls
stm8多功能电子万年历/Debug/ds18b20.o
stm8多功能电子万年历/Debug/ir.ls
stm8多功能电子万年历/Debug/ir.o
stm8多功能电子万年历/Debug/key_scanf.ls
stm8多功能电子万年历/Debug/key_scanf.o
stm8多功能电子万年历/Debug/main.ls
stm8多功能电子万年历/Debug/main.o
stm8多功能电子万年历/Debug/menu.ls
stm8多功能电子万年历/Debug/menu.o
stm8多功能电子万年历/Debug/stm8_interrupt_vector.ls
stm8多功能电子万年历/Debug/stm8_interrupt_vector.o
stm8多功能电子万年历/Debug/test.elf
stm8多功能电子万年历/Debug/test.lkf
stm8多功能电子万年历/Debug/test.map
stm8多功能电子万年历/Debug/test.s19
stm8多功能电子万年历/Debug/test.sm8
stm8多功能电子万年历/Debug/time2.ls
stm8多功能电子万年历/Debug/time2.o
stm8多功能电子万年历/Debug/time3.ls
stm8多功能电子万年历/Debug/time3.o
stm8多功能电子万年历/include/
stm8多功能电子万年历/include/12864.c
stm8多功能电子万年历/include/12864.h
stm8多功能电子万年历/include/clock.c
stm8多功能电子万年历/include/clock.h
stm8多功能电子万年历/include/config.h
stm8多功能电子万年历/include/delay.c
stm8多功能电子万年历/include/ds1302.c
stm8多功能电子万年历/include/ds1302.h
stm8多功能电子万年历/include/ds18b20.c
stm8多功能电子万年历/include/ds18b20.h
stm8多功能电子万年历/include/ir.c
stm8多功能电子万年历/include/ir.h
stm8多功能电子万年历/include/key_scanf.c
stm8多功能电子万年历/include/key_scanf.h
stm8多功能电子万年历/include/menu.c
stm8多功能电子万年历/include/menu.h
stm8多功能电子万年历/include/STM8S105C_S.h
stm8多功能电子万年历/include/time2.c
stm8多功能电子万年历/include/time2.h
stm8多功能电子万年历/include/time3.c
stm8多功能电子万年历/include/time3.h
stm8多功能电子万年历/main.c
stm8多功能电子万年历/Release/
stm8多功能电子万年历/Release/test.lkf
stm8多功能电子万年历/stm8_interrupt_vector.c
stm8多功能电子万年历/test.dep
stm8多功能电子万年历/test.pdb
stm8多功能电子万年历/test.stp
stm8多功能电子万年历/test.stw
stm8多功能电子万年历/test.wdb
stm8多功能电子万年历/test.wed
stm8多功能电子万年历/test_plot_ws.xml
stm8多功能电子万年历/checkres.spy
stm8多功能电子万年历/Debug/
stm8多功能电子万年历/Debug/12864.ls
stm8多功能电子万年历/Debug/12864.o
stm8多功能电子万年历/Debug/clock.ls
stm8多功能电子万年历/Debug/clock.o
stm8多功能电子万年历/Debug/delay.ls
stm8多功能电子万年历/Debug/delay.o
stm8多功能电子万年历/Debug/ds1302.ls
stm8多功能电子万年历/Debug/ds1302.o
stm8多功能电子万年历/Debug/ds18b20.ls
stm8多功能电子万年历/Debug/ds18b20.o
stm8多功能电子万年历/Debug/ir.ls
stm8多功能电子万年历/Debug/ir.o
stm8多功能电子万年历/Debug/key_scanf.ls
stm8多功能电子万年历/Debug/key_scanf.o
stm8多功能电子万年历/Debug/main.ls
stm8多功能电子万年历/Debug/main.o
stm8多功能电子万年历/Debug/menu.ls
stm8多功能电子万年历/Debug/menu.o
stm8多功能电子万年历/Debug/stm8_interrupt_vector.ls
stm8多功能电子万年历/Debug/stm8_interrupt_vector.o
stm8多功能电子万年历/Debug/test.elf
stm8多功能电子万年历/Debug/test.lkf
stm8多功能电子万年历/Debug/test.map
stm8多功能电子万年历/Debug/test.s19
stm8多功能电子万年历/Debug/test.sm8
stm8多功能电子万年历/Debug/time2.ls
stm8多功能电子万年历/Debug/time2.o
stm8多功能电子万年历/Debug/time3.ls
stm8多功能电子万年历/Debug/time3.o
stm8多功能电子万年历/include/
stm8多功能电子万年历/include/12864.c
stm8多功能电子万年历/include/12864.h
stm8多功能电子万年历/include/clock.c
stm8多功能电子万年历/include/clock.h
stm8多功能电子万年历/include/config.h
stm8多功能电子万年历/include/delay.c
stm8多功能电子万年历/include/ds1302.c
stm8多功能电子万年历/include/ds1302.h
stm8多功能电子万年历/include/ds18b20.c
stm8多功能电子万年历/include/ds18b20.h
stm8多功能电子万年历/include/ir.c
stm8多功能电子万年历/include/ir.h
stm8多功能电子万年历/include/key_scanf.c
stm8多功能电子万年历/include/key_scanf.h
stm8多功能电子万年历/include/menu.c
stm8多功能电子万年历/include/menu.h
stm8多功能电子万年历/include/STM8S105C_S.h
stm8多功能电子万年历/include/time2.c
stm8多功能电子万年历/include/time2.h
stm8多功能电子万年历/include/time3.c
stm8多功能电子万年历/include/time3.h
stm8多功能电子万年历/main.c
stm8多功能电子万年历/Release/
stm8多功能电子万年历/Release/test.lkf
stm8多功能电子万年历/stm8_interrupt_vector.c
stm8多功能电子万年历/test.dep
stm8多功能电子万年历/test.pdb
stm8多功能电子万年历/test.stp
stm8多功能电子万年历/test.stw
stm8多功能电子万年历/test.wdb
stm8多功能电子万年历/test.wed
stm8多功能电子万年历/test_plot_ws.xml
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.