“RTC DS1307 DS3231库”的版本间的差异
来自YFRobotwiki
第42行: | 第42行: | ||
'''DS1307 函数。''' | '''DS1307 函数。''' | ||
− | :- | + | :- <font color="forestgreen">Begin</font> |
+ | |||
+ | ::初始化 | ||
:-[[RtcDS1307.GetIsRunning()| GetIsRunning()]] | :-[[RtcDS1307.GetIsRunning()| GetIsRunning()]] | ||
第63行: | 第65行: | ||
'''DS3231 函数''' | '''DS3231 函数''' | ||
− | :- | + | :- <font color="forestgreen">Begin</font> |
+ | |||
+ | ::初始化 | ||
:-[[RtcDS3231.IsDateTimeValid()| IsDateTimeValid()]] | :-[[RtcDS3231.IsDateTimeValid()| IsDateTimeValid()]] |
2016年11月17日 (四) 14:53的版本
RTC_DS1307_DS3231库 -- arduino实时时钟库(已支持ESP8266) GITHUB 工程地址:RTC by Makuna 支持设备 DS1307 Full support including squarewave output pin and memory access -- 全部功能支持,包括方波输出和内存访问 DS3231 Full support including squarewave output pin and alarms. -- 全部功能支持,包括方波输出和闹钟
|
DS1307 DS1307 函数。
DS3231 函数
|
更多建议和问题欢迎反馈至 YFRobot论坛