搜索资源列表
AT89S52DS1302
- T89S52单片机以及DS1302时钟芯片,其中AT89S52单片机用12M晶振驱动;DS1302时钟芯片用32.768K晶振驱动;以C语言程序设计为基础,设计一个用1602液晶片显示年、月、日、时、分、秒、星期的时钟。用键盘来设置DS1302的参数,可以通过键盘修改时间、星期、日期,也可以通过单片机复位键把时间、日期复位到原来的。
ds1302
- DS1302驱动程序,测试与成功,可顺利的移植在51系列单片机中-DS1302 driver, testing and successful transplantation can be successful in the 51 Series MCU
rtc
- 这是msp430f1611驱动DS1302的完整程序-This is the DS1302 drive msp430f1611 complete procedures
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
DS1302
- 此程序是基于C语言的,实现的功能是对DS1302外设的驱动。-The program is based on C language, the realization of the function is to DS1302 peripherals driver.
ds1302
- 51单片机驱动ds1302程序,经过调试的,可放心应用。-51 single-chip driver ds1302 program, after debugging, the application can be assured.
DS1302
- DS1302驱动程序,只要改下GPIO就可以用了-DS1302 driver, as long as the change under GPIO can be used
DIWNL
- * 通过本例程了解 DS1302时钟芯片的基本原理和使用 ,理解并掌握DS1302时钟芯片驱动程序的编写以及实现数字字符在数码管中的显示-By understanding this routine DS1302 clock chip on the basic principles and use, understand and grasp the DS1302 clock chip driver for the preparation and the reali
ds1302
- 网上很多DS1302驱动程序,但基本上不能用,这个是参考别人的代码写的,已调试通过-Many online DS1302 driver, but basically can not use, this is a reference to the code written by someone else, has been debugged...