1、 1 课程设计任务书课程设计任务书 题题 目目: : 简易数字时钟简易数字时钟 初始条件:初始条件: 用 C 语言编写程序,实现简易数字时钟的功能。 要求完成的主要任务要求完成的主要任务: : (1)简易数字时钟能实现时、分、秒的数字显示; (2)可以对时钟、分钟进行调节并且校正。 近几年,单片机在各个领域得到广泛的应用。从工业到人们的日常生活, 大部分的科技产品都是通过单片机来控制。在它问世之前,自动控制设备不能被 广泛的应用,这是因为控制设备的体积庞大,耗电量大,价格昂贵。在第一台微 处理器成功研制不久,第一个单片机就问世了。因为其小巧的体积,低功耗,以 及高效的性能,单片机受到了大家的欢
2、迎。 今天,单片机成为了解决低复杂度,中等复杂度控制问题的传统选择。文章 介绍了单片机在定时方面的基本功能。生活中,我们发现:时间的准确显得格外 的重要。 我们选择的方法是单片机开发设计使用的传统方法,通过本次设计,可以了 解整个单片机开发的流程。文章首先介绍了单片机的基本知识,然后同时给出了 框图,流程图等。论文涵盖了从需求分析,系统设计,编程,原理图等产品开发 的基本过程。 关键词:单片机,软件仿真,原理图 2 AbstractAbstract Single Chip Microcomputer has achieved a immemse popularity in all fileds
3、 in recent years.From industry to peoples common lives,most of technical applications are controlled by SCM. Before it appeared,the automatic devices couldt be widely used because of their huge size ,large quantity of power cost and high price.The first SCM appeared as soon as the first MCU(MicroCon
4、troller Unit) was successfully developed.Due to its small size,low power cost and high performance,it has been welcomed by people. Nowadays, SCM has been selected as a traditional solution for low or medium complexity problems about devices controlling.This essay shows a basic application of SCM in timing for peoples life. Time accuracy is a vital factor that effects the results. The approach we choose is the common way for SCM developing from wh