搜索资源列表
szld
- 单片机实现的时钟和设计程序, 本程序通过按键来控制两个子程序的运行 S15转向时钟程序 S14转向交通灯控制 S13返回等待状态,LED全显示\"P\" 程序关键部分均有注释(9279芯片)-MCU clock and design procedures, the procedures adopted keys to control the operation of two subroutine S15 to S14 clock procedures to cont
clock
- 学习c51单片机时写的时钟程序,提供给刚学单片机的朋友参考用
123
- 时钟程序,C++编程,在做时钟电路设计,单片机控制中可以作为参考
0591MHzCrystalUnderTheSingle-ChipCLanguageProgram.
- 0591MHz晶振下的单片机C言语程序,希望对大家有用。 * 描述: * * 简易电子时钟,LED数码管显示 * * K1---时调整 * * K2---分调整 * -0591MHz crystal under the single-chip C language program, in the hope that useful to everyone.* Descr iption:** Simple electronic clock, LED digital tub
clock
- 基于ATMEGA16L单片机,DS1302设计的时钟程序.-ATMEGA16L-based single-chip, DS1302 clock design process.
1602
- 51单片机控制1602液晶显示屏显示时钟程序-1602
chuankoushizhongxianshichengxu
- 数字时钟的串口程序 我自己编的,可以通过串口调时 8051单片机 led显示-Digital clock for the serial process of my own, can be transferred through the serial port when the led display 8051
MCS51
- 自写的单片机时钟程序和键盘控制程序,基于8051单片机和软件KEIL实现-Single-chip clock from the written procedures and keyboard control procedures, based on the 8051 single-chip and software to achieve KEIL
clock_51
- 最近在弄12864液晶显示,弄得比较熟了,然后用单片机写了个时钟程序,可以设定时间、闹钟等。-LCD 12864 recent get confused that Bijiao Shu, and then wrote a microcontroller clock program, you can set the time, alarm clock and so on.
Text1
- 单片机时钟程序基于C语言 单片机时钟程序基于C语言-MCU clock program clock program based on C language SCM SCM clock based on C language program is based on C language
clock
- 51单片机时钟程序,此程序还利用了ds12c887芯片,时间精度非常高,能够持续工作(即使掉电)-51 MCU clock program
clock
- 单片机时钟程序的实现,实现电子钟的功能代码,基本功能有调时分,以及秒归零,还有闹钟功能-Single-chip clock program, has implemented electronic clock function code, the basic function of tune after midnight, and the second to zero, as well as alarm
timer1602
- 基于1602的51单片机时钟程序,有不完善的地方欢迎指出-51 Based on 1602 microcontroller clock procedures, imperfections welcome that
24c02clock_program
- 单片机时钟程序,重启单片机可以保留上一次所写的时间,用keil软件编译-MCU clock program, reboot the device can retain the last written time, with keil software compiler
CR2032+DS1302实时时钟模块
- DS1302时钟模块程序+51单片机+LCD1602(DS1302 clock module program, +51 microcontroller+LCD1602)
LCD液晶时钟程序
- 基于51单片机的1602液晶显示屏时钟程序(Based on 51 single chip microcomputer 1602 LCD clock program)
1602显示时钟
- 51单片机实现1602液晶显示屏的驱动程序(51 MCU 1602 LCD display)
clock
- 数字时钟的正常显示程序以及日期正常显示,其中包括时间的更正以及日期的更改。基于atmeg16单片机的数字时钟程序。(The normal display of the digital clock and the normal display of the date, including the correction of the time and the change of the date. A digital clock program based on atmeg16 single chi
51单片机简易程序
- 大学电路软件设计实验可能用到的关于51单片机的简易程序,包含6种简易的计算器以及一个数字时钟,可以满足课程结课要求。