基于单片机AT89C52的多功能电子钟设计.doc
2021-10-06 12:05:16 50KB 文档
基于单片机系统的电子钟设计与仿真设计.doc
2021-09-25 12:03:27 943KB 文档
设计以AT89C51单片机为核心,软件部分采用C语言模块化设计,具有显示年、月、日、时、分、秒和温度以及闹钟和整点报时的功能,并且可通过红外遥控器进行基本时间的调整和闹钟的设定。全部信息可通过1602点阵式液晶直观显示,采用家电通用的红外遥控器进行控制,方便使用,具有广阔的市场前景
2021-09-23 16:44:42 152KB 单片机 电子钟 红外遥控 文章
1
数字显示电子钟采用数字电路实现对“时”、“分”、“秒”数字显示的计时装置。具有时间显示、闹钟设置、整点报时、校正作用。走时准确、显示直观、精度高、稳定等优点。此外数字钟与机械式时钟相比具有更高的准确性和直观性,
2021-09-13 19:26:20 633KB 电子钟
1
基于IAP15F2K61S2的电子钟设计.zip
2021-08-26 09:06:03 132.26MB 单片机
1
单片机-电子钟设计完整程序 是用汇编语言的 电子钟设计
2021-08-10 16:46:33 30KB 电子钟
1
摘 要 近年来随着计算机在社会领域的渗透和大规模集成电路的发展,单片机的应用正在不断地走向深入,由于它具有功能强,体积小,功耗低,价格便宜,工作可靠,使用方便等特点,因此越来越广泛地应用各个领域. 本文的电子钟系统是以单片机(AT89C51)为核心,时钟芯片DS1302、数码管显示驱动芯片MAX7219等元器件组成。具体介绍应用Proteus的ISIS软件进行单片机系统的电子钟设计与仿真的实现方法。该方法既能准确验证所设计的系统是否满足技术要求,又能提高系统设计的效率和质量,降低开发成本,具有推广价值。 关键词:单片机; 时钟芯片 ;数码管显示驱动芯片 ;Proteus;电子钟 Design and Simulation Of electronic clock Based on Single-chip System Qiu Songtang Abstract In recent years, with computers in the infiltration and the development of large-scale integrated circuits. SCM application is steadily deepening, as it has strong function, small size, low power dissipation, low prices, reliable, easy to use features, it is particularly suited to and control of the system, increasingly widely used in various fields. This article describes an electronic bell system is single-chip microcomputer (AT89C51) as the core, the clock chip DS1302, LED display driver chip components, such as MAX7219 component.Describes the application of Proteus's ISIS software of the electronic single-chip system clock to achieve the design and simulation methods in details.The method can not only test the property of the system precisely,but also improve development efficiency and reduce development cost,which values in popularity. Key words: AT89C51; DS1302; MAX7219; Proteus; electronics clock 目 录 第一章 绪 论……………………………………………………………………………. 2 1.1引 言…………………………………………………………………………………………… 2 1.2 Proteus软件简介……………………………………………………………………………… 2 第二章 系统设计………………………………………………………………………… 3 2.1电子钟系统器件选择………………………………………………………………………… 3 2.1.1 AT89C51单片机简介……………………………………………………………………. 3 2.1.2 实时时钟电路DS1302工作原理………………………………………………………. 6 2.1.3 MAX7219工作原理简介……………………………………………………………….. 8 2.2 电子钟系统设计流程……………………………………………………………………….. 11 第三章 硬件电路设计…………………………………………………………………. 12 3.1 Protel DXP电路图设计……………………………………………………………………….. 12 3.2 Proteus 电路图设计…………………………………………………………………………… 12 第四章 软件设计………………………………………………………………………. 14 4.1 程序流程图设计………………………………………………………………………………. 14 4.2 源程序设计……………………………
1
6位LED显示电子钟设计,用proteus仿真,可以看到实时的效果,同时还编写了ASM程序
2021-07-06 08:47:50 180KB proteus 仿真
1
本设计利用stc89c51单片机,独立键盘,lcd1602显示屏,通过按键输入选择功能,修改时间,开启、暂停等。内含Proteus仿真文件,可为新手入门制作提供参考
2021-07-02 00:31:15 118KB c51 proteus
1
数字钟是采用数字电路实现对“时”、“分”、“秒”数字显示的计时装置。数字钟的精度、 稳定度远远超过老式机械钟。在这次设计中,我们采用LED数码管显示时、分、秒,以24 小时计时方式,根据数码管动态显示原理来进行显示,用12MHz的晶振产生振荡脉冲,定 时器计数。
2021-06-27 11:05:56 1.8MB 数字电子钟 单片机
1