搜索资源列表
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
pcf8591
- PCF8563T演示程序-PCF8563T Demonstration Program
PCF8563T
- 这个是我自己在别人的基础上修改的PCF8563的程序,CPU是AVR169P,已经测试通过
PCF8563T
- PCF8563T读写功能程序(原创)-PCF8563T read and write capabilities (original)
实时时钟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
PCF8563T
- AVR单片机读写实时时钟芯片PCF8563源程序-AVR single-chip microcomputer to read and write real-time clock chip PCF8563 source
PCF8563T
- PCF8563中文资料 -pcf8563 datasheet
12864LCD
- 可以通过 PCF8563T 数码管和ZY12864 LCD分别显示时间和日期 整点报时(模仿电台报时的方式——六声),每一秒响一声,前5声为500HZ“嘀”,最后一声为1000HZ “嗒”。 -the design of a clock under the system of 12864 LCD
PCF8563t
- PCF8563时钟的最优化处理,程序可移植性强,读取方便。-PCF8563 clock optimized, program portability, strong, easy to read.
PCF8563T
- 实验名称:PCF8563时钟实验 功能描述:利用PCF8563定时,将时间数据发送到计算机串口。 实验目的:熟悉TWI通信协议。 学会操作TWI器件PCF8563。 熟练掌握利用串口进行上位机通信的方法。 学习较为复杂的程序编写。 实验说明:MCU--M128 内部8M晶振 硬件连接:插上JMP13的跳线帽,利用串口线将开发板和计算机连接。-Experiment name: PCF8563 clock experiment Function Desc
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
- PCF8563T数码管显示实验,适用于AVR单片机,通过调试,可行。-PCF8563T digital display experiment for AVR microcontroller, through debugging and feasible.
PCF8563T
- PCF8563T串口接收-PCF8563T com recieve
PCF8563T
- PCF8563T 的中文资料及 C51和 ARM 驱动代码-PCF8563T Chinese data and C51 and ARM driver code
PCF8563T
- pcf8563t的利用51单片机开发的驱动程序-pcf8563t code
PCF8563T
- PCF8563T时钟芯片读多读多写调试程序-PCF8563T clock chip read more reading and writing debugger
VHDL--PCF8563T
- I2C实践,-PCF8563T实时时钟vhdl语言-I2C practice,-PCF8563T real-time clock vhdl language
pcf8563t文档+demo
- 内含pcf8563t时钟芯片中文pdf文档一份,以及完整demo。前几天调试完成的,测试可用