“Microduino-RTC”的版本间的差异
Jasonsheng(讨论 | 贡献) (→Specification) |
Jasonsheng(讨论 | 贡献) (→Specification) |
||
第25行: | 第25行: | ||
==Specification== | ==Specification== | ||
*Clock chip: PCF8563; | *Clock chip: PCF8563; | ||
− | **Low-power CMOS real-time clock / calendar chip; | + | **Low-power CMOS real-time clock/calendar chip; |
**Provides a programmable clock output, an interrupt output and a brown-out detector, transfers all address and data via the I2C serial bus interface; | **Provides a programmable clock output, an interrupt output and a brown-out detector, transfers all address and data via the I2C serial bus interface; | ||
− | **The maximum bus speed is 400Kbits / s, after read and write data, the embedded word address register is automatically generated increment. | + | **The maximum bus speed is 400Kbits/s, after read and write data, the embedded word address register is automatically generated increment. |
*EEPROM chip:AT24C32 | *EEPROM chip:AT24C32 |
2014年1月27日 (一) 01:53的版本
Microduino-RTC Module is a Real Time Clock module based on NXP CMOS PCF8563. RTC module uses TWI/I2C interface for communication. Data can be backed up with the addtional AT24c32 EEPROM. With an onboard capacitor, RTC module keeps time for serveral minutes after power disconnected. PCF8563 uses external crystal, and can provide timer intterupt tigger.
|
目录Feature
|
Specification
文档Eagle PCB Download 主要元件主要元器件
开发Arduino库及支持包
应用程序下载
测试掉电续时:[RTC_Time]
测试EEPROM读写:[RTC_EEPROM]
测试定时中断:[RTC_Alarm]
|
Buy |
History
|
Pictures |