“Microduino-RTC”的版本间的差异
(→Arduino library and supported package) |
(→Arduino library and supported package) |
||
第52行: | 第52行: | ||
===Arduino library and supported package=== | ===Arduino library and supported package=== | ||
− | * | + | *Rtc_Pcf8563:https://github.com/Microduino/Microduino_Tutorials/tree/master/Microduino_Libraries/_06_Microduino_RTC_PCF8563 |
− | * | + | *I2Cdev:https://github.com/Microduino/Microduino_Tutorials/tree/master/Microduino_Libraries/_10_Microduino_System_I2Cdev |
− | * | + | *U8glib:https://github.com/Microduino/Microduino_Tutorials/tree/master/Microduino_Libraries/_01_Microduino_OLED_U8glib |
*【Pcf8563 Arduino Library'''[http://playground.arduino.cc/Main/RTC-PCF8563 ArduinoPlayground]''' 】 | *【Pcf8563 Arduino Library'''[http://playground.arduino.cc/Main/RTC-PCF8563 ArduinoPlayground]''' 】 | ||
2014年7月2日 (三) 05:59的版本
Language | English |
---|
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
DocumentEagle PCB Download Main components
DevelopmentArduino library and supported package
ApplicationSoftware Download
Test the continued time after power down:[RTC_Time]
Test EEPROM read/write:[RTC_EEPROM]
Test timer interrupt:[RTC_Alarm]
|
Buy |
History
|
Pictures |