Welcome![Sign In][Sign Up]
Location:
Search - Digital clock design based on single chip

Search list

[SCMwannianlidesheji

Description: 实用数字万年历设计:该系统的设计电路是以 AT89S52 单片机为核心控制器,其外围电路主要包括时钟模块,键盘模块,液晶模块, 闹钟模块和与PC 机通信模块等。这种电子时钟不仅具有了一般电子时钟的基本功能,并且具有以下功能:闹 钟时间设置,闹钟音乐选择,显示年月日与星期,显示农历,通过PC 机在Internet 上同步时间,与PC 通信时 PC 机上会显示友好界面等一系列功能。整个系统使用单片机C51 语言进行编程,PC 机上的通信界面有VB 编 程,实现其设计的各种功能。-Practical digital calendar design: The system is based on the design of circuits as the core controller AT89S52 Single-chip, and its peripheral circuits include clock module, a keyboard module, LCD module, the alarm module and communication module with PC and other machines. This electronic clock not only has the general basic functions of electronic clock, and has the following functions: setting the alarm time, alarm clock, music selection, show date and week, showing Chinese, through the Internet on the PC-sync in time with the PC communication PC-friendly interface will show a series of functions. The entire system using single-chip microcomputer C51 language programming, PC machine communication interface VB programming, designed to achieve its various functions.
Platform: | Size: 516096 | Author: 禹佳发 | Hits:

[SCMA_digita_clock_made_by_Microchip

Description: 本次设计中以单片机的发展过程和发展方向为背景,介绍了单片机的输入输出的工作原理和操作方法,中断的工作原理和操作方法。4511的工作原理和操作方法,LED的内部结构。电路设计及调试过程。 本次做的数字钟是以单片机(AT89C51)为核心,结合相关的元器件(共阴极LED数码显示器、BCD-锁存/7段译码/驱动器CC4511等),再配以相应的软件,达到制作简易数字钟的目的,其硬件部分难点在于元器件的选择、布局及焊接。 -The design of a single-chip development process and the development direction for the background, introduced the single-chip input and output of the working principle and method of operation, interruption of the working principle and method of operation. 4511 the working principle and method of operation, LED s internal structure. Circuit design and debugging process. To do this is based on single-chip digital clock (AT89C51) as the core, combined with related components (common cathode LED digital display, BCD-latch/7 segment decoder/driver CC4511, etc.), together with the corresponding software to create simple digital clock The purpose of the hardware part of the difficulties lies in the choice of components, layout and welding.
Platform: | Size: 1253376 | Author: thocr | Hits:

[assembly languageclock

Description: 基于单片机设计的数字钟的设计,该数字钟功能教齐全有整点报,8路闹钟设置,年月日显示,秒表记时功能.-Single-chip design based on the design of the digital clock, the digital clock function, a whole range teaching points, 8 alarm settings, date display, stopwatch timer functions.
Platform: | Size: 2324480 | Author: 张坤 | Hits:

[SCM1602

Description: 基于51单片机设计的用1602 显示数字钟 频率计 歌曲-51 Single-chip design based on the 1602 show with digital clock frequency meter songs
Platform: | Size: 9216 | Author: fangka | Hits:

[OtherWAVE

Description: 基于单片机设计电子时钟,包括八段数码管显示、定时器和中断程序等。-Electronic clock based on single chip design, including eight digital tube display, timer and interrupt procedures.
Platform: | Size: 4096 | Author: 史彧 | Hits:

[SCMMCU_Digital_Clock

Description: <基于单片机的数字钟设计> 个人做的毕业设计,带Protel图,源代码用proteus软件仿真通过,附有毕设论文-<Based on single-chip digital clock design> individuals do graduate design, with Protel map, the source code through the use of Proteus software simulation, complete with paper-based
Platform: | Size: 585728 | Author: JiangChunlin | Hits:

[SCMA_CLOCK.asm

Description: [biyesheji_huibian.rar] - 基于MCS-51单片机的数字钟设计 [摘要] III [ABSTRACT] IV 引言 1 1绪论 2 1.1 集成电路 2 1.2 主要技术的背景 2 1.2.1 发展历史 2 1.2.2 现状 3 1.2.3 发展趋势 3 2器件简介 4 2.1 LED显示器 4 2.1 -[biyesheji_huibian.rar]- Based on MCS-51 single chip digital clock design [Abstract] III [ABSTRACT] IV INTRODUCTION 1 1 Introduction 2 1.1 IC 2 1.2 key technical background 2 1.2.1 Current Situation 1.2.2 Development history 2 3 1.2.3 Development Trend 3 2 Introduction 4 2.1 LED devices display 4 2.1
Platform: | Size: 16384 | Author: GENGLIJIAN | Hits:

[assembly languageSHIJIAN

Description: 基于单片机设计了一个数字时钟,很精确,经过了多次调试对比-Single-chip design based on a digital clock, very accurate, after comparing a number of debugging
Platform: | Size: 1024 | Author: 马腾 | Hits:

[SCMclock

Description: 本文主要讲述的是智能电子钟设计与制作,从基本原理出发,主要涉及基于单片机的数码管电子钟的制作,含汇编程序。-This article is about the intelligent design and production of electronic clock, starting from first principles, mainly based on single chip digital control clock production, including assembler.
Platform: | Size: 368640 | Author: jackson | Hits:

[SCMdianzishizhong

Description: 这次毕业设计通过对它的学习、应用,以AT89C51芯片为核心,辅以必要的电路,设计了一个简易的电子时钟,是以单片机AT89C51为核心元件同时采用LED数码管显示器动态显示“时”,“分”,“秒”的现代计时装置。它由单片机作为数字钟的核心控制器,通过它的时钟信号进行实现计时功能,将其时间数据经单片机输出,利用显示器显示出来。通过键盘可以进行校时、定时等功能。输出设备显示器可以用液晶显示技术和数码管来显示技术。 模块化的设计和调试方法在整个课题研究过程中至关重要,事实上在任何设计中也同样关键和有效。 -The graduation design based on the study and application, it is the core, with AT89C51 chips with the necessary circuit design, a simple electronic clock, based on single-chip AT89C51 as the core element using LED digital display dynamic display of the tube, "" points", "second" modern timing devices. It consists of single chip microcomputer as the core controller, digital clock through its clock signal timing function, will realize its time, using SCM outputs data display. Through the keyboard can be reset, timing etc. Function. Output devices with LCD monitors can technology and digital tube to display technology. Modular design and debug method in the research process, in fact is crucial in any design is also the key and effective.
Platform: | Size: 419840 | Author: avadian | Hits:

[SCMtimer

Description: 单片机制作的数字时钟。能定时显示年月日,可以修改时间。基于protues和keil设计。可以仿真。-The production of single-chip digital clock. Timing display date, can be modified. Based on Protues and keil design. Simulation can be.
Platform: | Size: 45056 | Author: 邵逸清 | Hits:

[Software Engineering51digital-clock

Description: 基于51单片机的数字时钟的设计,晶振实现秒的控制-Based on the design of the 51 single-chip digital clock, crystal seconds control
Platform: | Size: 6144 | Author: wangye | Hits:

[assembly languageChip-digital-clock

Description: 基于51单片机数字钟程序设计,希望对大家有用。-Digital clock program based on 51 single-chip design, and hope to be useful.
Platform: | Size: 16384 | Author: 丁哥 | Hits:

[assembly languageshuzishizhong1

Description: 基于单片机的数字时钟的课程设计论文,有程序,有电路图-Curriculum design thesis based on single-chip digital clock, procedures, circuit diagrams
Platform: | Size: 123904 | Author: | Hits:

[SCMelectronic-clock-

Description: 基于51单片机高仿真数码管电子钟设计的设计-Electronic clock design of digital control based on single-chip high simulation design
Platform: | Size: 1024 | Author: buster | Hits:

[SCMshuzizhong

Description: 基于单片机下的数字钟设计,内含有DSN工程文件和论文,编程源码-Based on single-chip digital clock design contains the the DSN project file and papers, programming source code
Platform: | Size: 482304 | Author: wangyao | Hits:

[Other Embeded programshuzuzhong

Description: 基于单片机51的数字钟设计,内容包括完整程序和仿真,以及根据设计过程写好的实验报告,可以参考-Digital clock design based on single-chip 51 includes complete program and simulation, as well as written lab report according to the design process, you can refer to
Platform: | Size: 168960 | Author: 木小希 | Hits:

[SCMclock

Description: 基于51单片机,用数码管设计一个电子时钟-Based on 51 single-chip, digital design an electronic clock
Platform: | Size: 25600 | Author: 黄天 | Hits:

[SCM8.DS1302

Description: 基于单片机的基于 12864 的万年历加温度显示设计 摘 要 本设计将制作一种基于单片机控制的带实时温度显示、 具有定时功能的电子 万年历。传统的电子日历大都体积大,功耗大,显示不准确等特点。为了缩小体 积,减小功耗,使其变得小巧灵敏,本设计加入了时钟芯片 DS1302,可对时间 进行准确记时,同时可设置定时时间,实现定时功能。-This design creates an electronic calendar with real-time temperature display and timing function based on single chip control. Most of traditional calendars are characterized by large size, high power consumption and inaccurate display.In order to reduce volume and power consumption and make calendars become small and exquisite, the design adds a clock chip DS1302, which can accurately record the time and set a regular time to achieve timing function. In addition, this design displays real-time temperature function. Traditional temperature sensor system is mostly amplified, recuperated and A/D converted. The converted digital signal is input the computer to be processed, but the processing circuit is complicated with relatively poor reliability and occupies more resources of the computer.
Platform: | Size: 26624 | Author: 蓝天 | Hits:

[assembly language51xx

Description: 基于51单片机数字时钟设计,实现24小时计时等功能,并可以调控时间。-Based on 51 single-chip digital clock design to achieve 24-hour clock and other functions, and can regulate the time.
Platform: | Size: 52224 | Author: 田彬 | Hits:
« 12 »

CodeBus www.codebus.net