搜索资源列表
1602+DS1302ketiaoshi
- lcd1602的驱动程序,带1302的时钟,海带调时的代码,
DS1302
- DS1302时钟程序+LCD1602显示 效果: 程序在LCD1602上显示时间信息,万年历 -DS1302 clock program+ LCD1602 display: program LCD1602 display time information, calendar
LCD1602andDS1302(ICC)
- 这个程序使用了ICC对时钟控制芯片进行了编程,使用步骤为1、八线制驱动LCD1602B:PB0-PB7为数据线,PD3/PD4/PD6控制LCD1602B的RS,RW,EN。 2、设置和读取DS1302内部时钟,并通过LCD1602显示。-This program uses the ICC on the clock control chip is programmed, the use of step 1, the eight-wire drive LCD1602B: PB0-PB7 as
LCD
- lcd1602的相关程序:测试程序,时钟程序,滚动程序,LCD1602A_优化驱动,LCD1602_8显示Mini Driver,LCD1602菜单-lcd1602 related procedures: test program, clock, rolling process, LCD1602A_ optimize the drive, LCD1602_8 display Mini Driver, LCD1602 menu
Sheji2
- 基于51单片机开发的实时时钟显示,显示用的是LCD1602,全部程序,编译生成hex可以直接运行。因为没有外接IO!-Based on the development of 51 single-chip real time clock display, display with the LCD1602, all the procedures, the compiler can generate hex run. Because there is no external IO!
12864
- 51单片机控制的,电子时钟,万年历,可以显示年月日时分秒、星期、时间日期设置、闹钟设置、并且带有proteus仿真图和c程序。ds1302、lcd1602、蜂鸣器等零件。-51 single-chip control, electronic clock, calendar, you can display the month, day, every minute, day of the week, the date and time settings, alarm settings, and w
1602
- 使用C51单片机定时器编写时钟程序,能够调节时间及日期。使用LCD1602作为显示载体。-Prepared using C51 microcontroller clock timer program that can adjust the time and date. LCD1602 use as a display carrier.
wannianli
- --- --- -LCD1602液晶多功能电子时钟“万年历”(开发版)-------------- 程序名称:LCD1602液晶多功能电子时钟“万年历” 一、通用功能: 液晶显示格式 XXXX/XX/XX XXX XX:XX:XX SJY 1.年(CENTRY-YEAR)显示:范围:2000~2099;有闰年和平年之分 2.月(MONTH)显示:范围:1~12 3.日(DAY)显示:大月31天,平月28天(闰29天),小月30天 4.星期(SUN、MO
timer
- 51单片机用定时器0中断服务程序实现可调时钟功能,并用lcd1602显示-51 single chip microcomputer with 0 timer interrupt service program realize adjustable clock function, and the lcd1602 display
ds1302时钟
- ds1302时钟,lcd1602显示,程序源码