搜索资源列表
clock
- 基于AVR128单片机的电子时钟程序,包括时间设定,闹钟设定等功能,使用液晶显示
wddzz
- 基于单片机的温度时钟(ds1302+ds1820+8951) 全套原程序+硬件电路(PCB) 电子爱好者,课程设计者会喜欢的:-)
A_CLOCK.asm
- [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 [Abstrac
time-led
- 基于AT89S51或者52系列单片机的电子时钟程序,利用LED作为显示终端-ji yu at89s51 or 52 xi lie danpianji de dianzi shi zhong chengxu
7279
- 基于7279 的电子时钟,通过专有的键盘来控制时钟显示--Based on 7279 electronic clock, through the proprietary keyboard to control the clock display
dianzizhong
- 基于单片机的电子时钟。(你们真麻烦,你管我写几个字呢!~) 要那么多说明干嘛,你白痴啊!~-Microcontroller-based electronic clock. (You really annoying, you have to control the words I write it! ~) Why should so many shows, you idiot ah! ~
5224595432
- 基于单片机的电子时钟系统设计论文,包含电路图和源码-Electronic clock system based on single chip design of papers, including schematics and source code
Digitaltubedynamicdisplay
- 实现功能:基于单片机的电子时钟 Mini-EV51学习板上使用的是共阳数码管。 数码管各位可以同时显示不同的数字-Functions: based on single-chip electronic clock Mini- EV51 learning plate is used by Yang. You can also display by different Numbers
ourdev_553057
- 基于单片机的电子时钟程序,单个按键控制上下限,每个按键采用分时复用,节省I/O口-Microcontroller-based electronic clock program, a single button control limits, using time division multiplexing each key, saving I/O port
dzsz
- 基于单片机的电子时钟,用一块1602液晶显示屏显示,可实现时间可调-Microcontroller-based electronic clock, LCD display with a 1602, can be adjusted to achieve time
myPC51PCalculator
- 基于单片机的电子时钟,实现年月日时分秒 -Microcontroller-based electronic clock to achieve the date when the minutes and seconds
Single-chip-electronic-clock
- 基于单片机的电子时钟,汇编语言编程,可以实现定时闹铃等功能-Microcontroller-based electronic clock assembly language programming, time alarm functions can be achieved
nixietube_clock
- 基于单片机的电子时钟,功能齐全,便于学习-Microcontroller-based electronic clock, full-featured, easy to learn
electronic-clock
- 基于单片机的电子时钟,实现24小时走动(时分秒),倒计时功能,闹钟功能-Based on SCM electronic clock, realize about 24 hours (arc), countdown function, the alarm clock function
sz
- 基于单片机的电子时钟设计,设计包括AT89S52,DS1302-A design of single-chip。usechip,such as AT89S52,DS1302
Real-time-clock-DS1302
- 基于单片机的电子时钟,能够实现自动实时计时-Based on the single-chip electronic clock, can achieve automatic real-time timing
0037、基于单片机的数字钟设计论文资料
- 本设计以单片机AT89S52为切入点,通过使用AT89S52的内部的可编程定时器/计数器,结合对外接晶振的调节来确定一个合适的振荡周期,从而确定出内部的机器周期。再通过对内部中断程序的设置来设计出时钟程序,即设计出了电子时钟的核心。然后在核心电路的基础上设计出了相应的扩展电路,使本设计更加实用。(The AT89S52 single-chip design as the starting point, through the use of AT89S52 internal programmabl
4位数码管
- 通过矩阵键盘实现按键功能,时钟可设置兼秒表和闹钟功能(Electronic Perpetual Calendar)
基于1302
- 通过C51、1302显示显示时间,加深对C51单片机的应用(Display time through C51 and 1302,Deepen the application of C51 Singlechip)
基于51的电子时钟(计数)
- 通过数码管显示时钟、分钟、秒钟的计数效果,主要是数码管显示的应用,定时器的应用。