// 工程名称: 61_SpeechClock
// 功能描述: 61板程序示例--具有语音播报功能的电子钟
// 使用61板上的三个按键控制报时和时间调整:
// Key1 - 按一下播报年、月、日,再按一下播报时、分
// 长按Key1键达到1.5秒,则进入日期时间调整模式
// Key2 - 在调整模式下,使年、月、日、时、分、秒增加
// Key3 - 在调整模式下,使年、月、日、时、分、秒减小
// 涉及的库: CMacro1016.lib
// SacmV26e.lib
// 组成文件: main.c, Sound.c, Clock.c, Clock_Speech.c, Clock_Adjust.c
// Key.asm, hardware.asm, ISR.asm
// A2000.h, Sound.h, Clock.h, Clock_Speech.h, Clock_Adjust.h, Key.h, SPCE061A.h,
// 硬件连接: 61板自带的三个按键已经连接在IOA0~IOA2上
// 维护记录: 2006-8-30 v1.0
标签:
SpeechClock
Key1
61
工程
上传时间:
2016-03-07
上传用户:semi1981