“RTC DS1307 DS3231库”的版本间的差异
来自YFRobotwiki
第45行: | 第45行: | ||
::初始化 | ::初始化 | ||
+ | |||
+ | ::参数 | ||
+ | :::local_ip Static ip configuration | ||
+ | :::gateway Static gateway configuration | ||
+ | :::subnet Static Subnet mask | ||
+ | :::dns1 Static DNS server 1 | ||
+ | :::dns2 Static DNS server 2 | ||
+ | ::返回:bool | ||
:-[[RtcDS1307.GetIsRunning()| GetIsRunning()]] | :-[[RtcDS1307.GetIsRunning()| GetIsRunning()]] |
2016年11月17日 (四) 14:55的版本
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论坛