CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - DS1302 Keil c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - DS1302 Keil c - List
[
Other resource
]
DS1302时钟芯片程序1
DL : 0
KEIL C环境下的DS1302时钟芯片的源代码!-KEIL C environment under the DS1302 clock chip source code!
Update
: 2008-10-13
Size
: 2.08kb
Publisher
:
张立然
[
Other resource
]
DS1302-Keil
DL : 0
Keil c编写的DS1302源代码。DS1302 是美国DALLAS公司推出的一种高性能、低功耗、带RAM的实时时钟电路,它可以对年、月、日、周日、时、分、秒进行计时,具有闰年补偿功能,工作电压为2.5V~5.5V。采用三线接口与CPU进行同步通信,并可采用突发方式一次传送多个字节的时钟信号或RAM数据。DS1302内部有一个31×8的用于临时性存放数据的RAM寄存器。DS1302是DS1202的升级产品,与DS1202兼容,但增加了主电源/后背电源双电源引脚,同时提供了对后背电源进行涓细电流充电的能力。
Update
: 2008-10-13
Size
: 76kb
Publisher
:
无名
[
Other resource
]
DS1302
DL : 0
keil c(7.5a)下的单片机程序同proteus7.1硬件仿真
Update
: 2008-10-13
Size
: 76.8kb
Publisher
:
baihuiping
[
Other resource
]
DS1302_clock
DL : 0
keil c 与proteus环境下联合仿真开发嵌入式项目:时钟芯片ds1302驱动实例,包括c代码
Update
: 2008-10-13
Size
: 76.92kb
Publisher
:
赵飞
[
Other resource
]
ds1302
DL : 0
DS1302的驱动程序。主程序用C语言编写,驱动用汇编编写。用KEIL C编译通过。
Update
: 2008-10-13
Size
: 13.24kb
Publisher
:
明鑫
[
SCM
]
实时时钟DS1302驱动程序
DL : 0
Keil C51 89c52单片机挂接ds1302时钟芯片的驱动程序-Keil C51 articulated ds1302 89C52 microcontroller chip clock driver
Update
: 2025-02-17
Size
: 2kb
Publisher
:
张峰
[
SCM
]
DS1302时钟芯片程序1
DL : 0
KEIL C环境下的DS1302时钟芯片的源代码!-KEIL C environment under the DS1302 clock chip source code!
Update
: 2025-02-17
Size
: 2kb
Publisher
:
张立然
[
SCM
]
DS1302-Keil
DL : 0
Keil c编写的DS1302源代码。DS1302 是美国DALLAS公司推出的一种高性能、低功耗、带RAM的实时时钟电路,它可以对年、月、日、周日、时、分、秒进行计时,具有闰年补偿功能,工作电压为2.5V~5.5V。采用三线接口与CPU进行同步通信,并可采用突发方式一次传送多个字节的时钟信号或RAM数据。DS1302内部有一个31×8的用于临时性存放数据的RAM寄存器。DS1302是DS1202的升级产品,与DS1202兼容,但增加了主电源/后背电源双电源引脚,同时提供了对后背电源进行涓细电流充电的能力。 -Keil c prepared DS1302 source code. DS1302 is DALLAS U.S. companies launched a high-performance, low power consumption, with RAM
Update
: 2025-02-17
Size
: 76kb
Publisher
:
无名
[
SCM
]
project
DL : 0
使用51系列单片机(AT89S52)控制LCD(12864),全菜单化操作控制初始时间输入,并以指针+数字形式或纯数字形式显示当前时间(年月日周时分秒)及温度(±XXX.XXXX),工程需要环境为keil Uvision2,其中包含以下各模块的C语言驱动程序:x5045,8255c,ATM12864,ds1302,ds1820,8键键盘(74LS164控制)-The use of 51 series single-chip microcomputer (AT89S52) control LCD (12864), the entire menu of operational control of the initial time input, and to guide+ Digital form or pure digital form displays the current time (day of week, minutes and seconds) and temperature ( ± XXX.XXXX), works for the needs of the environment keil Uvision2, which includes the following modules of the C language driver: x5045, 8255c, ATM12864, ds1302, ds1820, 8 keys keyboard (74LS164 control)
Update
: 2025-02-17
Size
: 584kb
Publisher
:
赵奇
[
SCM
]
DS1302
DL : 0
keil c(7.5a)下的单片机程序同proteus7.1硬件仿真-keil c (7.5a) procedures under the single-chip hardware emulation with proteus7.1
Update
: 2025-02-17
Size
: 77kb
Publisher
:
baihuiping
[
SCM
]
8051_keil_C_proteus
DL : 0
keil C 与proteus环境下仿真单片机开发的5个实例,是单片机嵌入式开发的极有价值的参考资料。其中包括了流水灯、走马灯、1602液晶屏驱动、ds1302、max7221的仿真开发实例,包括c语言代码。-keil C and Proteus simulation environment developed Singlechip five examples of single-chip embedded development is a very valuable reference. Including water lamp, lantern, LCD 1602 driver, ds1302, max7221 development of simulation examples, including the c language code.
Update
: 2025-02-17
Size
: 340kb
Publisher
:
zhaofei
[
SCM
]
DS1302_clock
DL : 0
keil c 与proteus环境下联合仿真开发嵌入式项目:时钟芯片ds1302驱动实例,包括c代码-keil c and Proteus joint simulation environment to develop embedded items: clock chip DS1302 drive examples, including the c code
Update
: 2025-02-17
Size
: 77kb
Publisher
:
赵飞
[
SCM
]
ds1302
DL : 0
DS1302的驱动程序。主程序用C语言编写,驱动用汇编编写。用KEIL C编译通过。-DS1302 drivers. Main program with C language, drivers used to prepare the compilation. Using KEIL C compiler through.
Update
: 2025-02-17
Size
: 13kb
Publisher
:
明鑫
[
SCM
]
DS1302
DL : 0
非常实用的DS1302的时钟显示源代码,在keil c编译通过。-Very practical DS1302 clock display source code, adopted in keil c compiler.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
tangcaigang
[
SCM
]
DS1302
DL : 0
时间日历芯片DS1302驱动代码,基于51单片机和keil开发环境,纯C编程。-Calendar time driver DS1302 chip code, based on 51 single-chip and keil development environment, pure C programming.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
Freeman
[
SCM
]
LCD
DL : 0
应用KEILC写的一个C52程序,单片机是用的STC的STC89C52主要写的是与EEPROM和DS1302及12232液晶的程序 -Application KEILC write a C52 program, the STC is a single-chip microcomputer of the main written STC89C52 with EEPROM and LCD DS1302 and 12,232 procedures
Update
: 2025-02-17
Size
: 4kb
Publisher
:
止戈
[
Other Embeded program
]
DS1302
DL : 0
Proteus 仿真DS1302,用8051单片机,ProteusDSN文件和keil C程序-Proteus simulation DS1302, with 8051, ProteusDSN keil C program files and
Update
: 2025-02-17
Size
: 76kb
Publisher
:
江明
[
SCM
]
8051-RTC-DS1302.ZIP
DL : 0
Atmel Ds1302 Keil C program code
Update
: 2025-02-17
Size
: 114kb
Publisher
:
mehmet
[
SCM
]
proteus-ds1302
DL : 0
该程序是基于proteus的ds1302实时时钟的设计,有电路图和基于keil的c语言代码,运行无误,可以正确的在lcd上显示系统的时间-The program is based on the real-time clock ds1302 of proteus design, circuit diagrams and based on keil c language code, running correctly, you can correct in the lcd display the system time
Update
: 2025-02-17
Size
: 106kb
Publisher
:
吕财
[
SCM
]
DS1302
DL : 0
使用keil c实现实时时钟DS1302的在单片机中的应用!-Achieve application using keil c DS1302 real-time clock in the microcontroller!
Update
: 2025-02-17
Size
: 34kb
Publisher
:
蒋金伟
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.