搜索资源列表
温度控制功能的电子时钟
- 具有温度控制功能的电子时钟” 使用AT89s51单片机12M晶振 具有时间显示和温度控制功能 增加了一个按键进行模式的切换 望大家多多指教-temperature control function is the electronic clock "using AT89s51 SCM 12M crystal significantly with time show and temperature control function added a button for sw
电子时钟
- 51单片机LCD显示电子时钟
msp430指针式电子时钟程序
- msp430f5438单片机指针式电子时钟程序
1602+DS1302电子时钟
- 1602+DS1302设计的电子时钟,单片机采用89c51
last.rar
- 本设计主要是运用单片机设计一个最小系统——电子时钟,它具有24小时计时功能,能够对时间进行调整,并且能实现时、分、秒的显示,同时还有内设闹钟,时间到时候会响铃,响铃时可以通过按键控制延时再启动或关断。与此同时还设置了整点报时功能;并采用采用了软件去抖的方法扫描键盘,动态刷新显示数码管,并通过查表实现译码输出时间等编程方法;,This design is the use of single-chip design of a minimum system- Electronic clock, it
clock.rar
- 单片机电子时钟,6数码管显示功能。并具有时间调节功能。,Single-chip electronic clock, 6 digital tube display. And have the time adjustment function.
proteus.rar
- 电子时钟的单片机设计,led 数码管显示等用portues的仿真,AD、DA转换。计算器的仿真,on
Timer.rar
- 是基于51单片机的电子时钟程序(汇编代码),可以用按键调整时、分、秒;,Is based on 51 single-chip electronic clock procedures (assembly code), can use keys to adjust hours, minutes, seconds
CLOCK.rar
- 51单片机的电子时钟程序,用汇编编的,通过数码管显示,51 Single-chip electronic clock procedures, there is a compilation series
7279
- 基于7279 的电子时钟,通过专有的键盘来控制时钟显示--Based on 7279 electronic clock, through the proprietary keyboard to control the clock display
51danpianjikaifajiyingyong
- 一些实用的单片机设计方案,usb接口,OFDM,串行通信发射机,电子密码锁,智能小车,点阵,电子时钟-Practical single-chip design, usb interface, OFDM, Serial communication transmitters, electronic locks, intelligent car, lattice, electronic clock
clock
- 要求以MCS-51系列单片机为核心设计一个多功电子表,具有电时钟和跑表功能。做时钟时在4位LED 显示器上显示分、秒,做跑表时显示范围000.0秒~999.9秒并具有跑表启动和跑表复位功能键。电子时钟的计时范围00分00秒59分-59秒,并在4位LED 显示器上显示;做跑表时显示范围000.0秒-999.9秒,当按下启动按钮跑表开始计时,按下停止按停止计时,当按下复位按钮跑表回零。-Request to MCS-51 series single-chip microcomputer as the
keil
- 一个单片机汇编语言程序,多功能电子时钟的,可以启动、暂停、轻灵、存储十个数据,并显示出来-Assembly language program of a single-chip, multi-functional electronic clock, you can start, pause, Brisk, 10 data storage and display
SZ02.ASM
- 利用80C51单片机及数码管显示器设计一个简单电子时钟,由于用LED数码管显示数据,在夜晚或黑暗的场合里也可以使用,具有一定的实用性,通过软件扩展了时钟功能,使之成为带定时闹铃的时钟。 -Using 80C51 microcontroller and digital control design of a simple electronic clock display, as with the LED digital tube display data, at night or dark p
SZ03.ASM
- 利用80C51单片机及数码管显示器设计一个简单电子时钟,由于用LED数码管显示数据,在夜晚或黑暗的场合里也可以使用,具有一定的实用性,通过软件扩展了时钟功能,使之成为带定时闹铃的时钟和倒计时的时钟。-Using 80C51 microcontroller and digital control design of a simple electronic clock display, as with the LED digital display data, at night or dark pl
电子时钟
- 在51单片机上实现一个小应用,电子时钟功能的完善,还可以进行计时的功能(In 51 single-chip microcomputer on a complete small applications)
电子时钟源程序
- 利用51单片机实现电子时钟功能,有秒表,闹钟,定时等功能。(The use of 51 single-chip electronic clock function)
电子时钟
- 51单片机控制DS1302实现数字万年历,可调整时间,日期等(Single chip calendar, adjustable time)
1602+18B20+DS1302电子时钟源程序
- 1602+18B20+DS1302电子时钟源程序,以AT89C52为核心,用改进型只能温度传感器DS18B20作为温度采集器,用DS1302串行日历时钟芯片为单片机提供基准时钟,用LCD1602作为液晶显示屏来显示温度(Taking AT89C52 as the core, using the improved temperature sensor DS18B20 as the temperature collector, the DS1302 serial calendar clock chi
电子时钟
- 一款基于C51单片机搭建的电子时钟的仿真模型,基于PROTEUS仿真平台,内含C语言程序,可以实现调时调分。