搜索资源列表
pcf8563t驱动程序
- PCF8563 的驱动程序,用两个普通的IO口模拟I2C总线,包括100KHZ(T=10US)的标准模式选择和400KHZ的快速模式选择,默认11.0592MHZ的晶振-PCF8563 of the driver, with two ordinary analog IO I2C bus, including the extremely low distortion (T = 10US), the standard model selection and 400KHZ fast mode sele
PCF8563T
- 这个是我自己在别人的基础上修改的PCF8563的程序,CPU是AVR169P,已经测试通过
PCF8563T
- PCF8563T读写功能程序(原创)-PCF8563T read and write capabilities (original)
PCF8563_for_8051
- PCF8563T串行时钟芯片的驱动程序,需要I2C总线的接口函数。-PCF8563T serial clock chip-driven process that requires I2C bus interface functions.
实时时钟PCF8563T子程序库
- 实时时钟PCF8563T子程序库。在主程序中包含相应的头文件,直接调用即可。,Real Time Clock subroutine library PCF8563T. In the main program contains the header files, you can call directly.
PCF8563T
- 基于atmega128的PCF8563T实时时钟数码管显示的AVR程序-Based on the AVR atmega128 PCF8563T real-time clock digital display program
SIMUI2C
- 本程序是基于飞思卡尔HCS08的一个模拟IIC程序,含有AT24C08及PCF8563T的读写程序,验证OK-This program is a simulation based on Freescale HCS08 IIC program, read and write with AT24C08 and PCF8563T procedures, verify OK
PCF8563T
- AVR单片机读写实时时钟芯片PCF8563源程序-AVR single-chip microcomputer to read and write real-time clock chip PCF8563 source
8563T_AT917S64
- RTC PCF8563T AT91SAM7S64驱动 模拟IIC总线通信-RTC PCF8563T AT91SAM7S64 IIC
PCF8563T
- 相关程序和编译程序,用AVR的串口通信,是开发板上的学习资料-Procedures and the compiler, with AVR' s serial communication, the development of learning materials board
PCF8563T.C
- PCF8563T驱动程序,可以用在打铃系统中,用作时钟芯片-PCF8563T driver can be used in a bell system, used as a clock chip
PCF8563T
- 利用PCF8563定时,数码管显示时间,实现电子时钟的功能-Using PCF8563 timing, digital display of time, to achieve the function of electronic clock
PCF8563T
- 利用PCF8563定时,蜂鸣器隔1秒鸣叫-Using PCF8563 timing, the buzzer beep every 1 second
Electronic-Clock-System
- (1)、编制I2C通信程序,读取PCF8563T日历芯片的时间参数; (2)、时间显示功能:用8位数码管显示时、分、秒。 (3)、能够通过键盘修改时间、整点报时(模仿电台报时的方式——六声),并且使所设计的电子时钟系统具有容错性能。 (4)、使用蜂鸣器来实现报时功能操作 -(1), the preparation of I2C communication program, read PCF8563T calendar time parameters of the chip (2
PCF8563T
- PCF8563T数码管显示实验,适用于AVR单片机,通过调试,可行。-PCF8563T digital display experiment for AVR microcontroller, through debugging and feasible.
PCF8563T[1]
- PCF8563的程序,好源码或编程学习资料-PCF8563 program, a good source to learn information or programming
PCF8563T
- PCF8563T串口接收-PCF8563T com recieve
PCF8563T
- PCF8563T 的中文资料及 C51和 ARM 驱动代码-PCF8563T Chinese data and C51 and ARM driver code
PCF8563T
- pcf8563t的利用51单片机开发的驱动程序-pcf8563t code
pcf8563t文档+demo
- 内含pcf8563t时钟芯片中文pdf文档一份,以及完整demo。前几天调试完成的,测试可用