查看RTC DS1307 DS3231库的源代码
←
RTC DS1307 DS3231库
跳转至:
导航
、
搜索
因为以下原因,你没有权限编辑本页:
你刚才请求的操作只对属于该用户组的用户开放:
用户
您可以查看并复制此页面的源代码:
{| border="0" cellpadding="10" width="100%" |- |width="30%" valign="top" align="left"| RTC_DS1307_DS3231库 -- arduino实时时钟库(已支持ESP8266) GITHUB 工程地址:[https://github.com/Makuna/Rtc RTC by Makuna] 支持设备 '''DS1307''' Full support including squarewave output pin and memory access -- 全部功能支持,包括方波输出和内存访问 '''DS3231''' Full support including squarewave output pin and alarms. -- 全部功能支持,包括方波输出和闹钟 <font color="orange" size="+2">'''示例'''</font><br> :-[[ DS1307_Memory]]: This demonstrates how to write and read data from the extended memory of the device. This memory is retained even after the device has lost power./演示如何读写数据从设备的扩展内存。即使设备掉电内存依然保存 :-[[ DS1307_Simple]]: This demonstrates how to set and get the date and time from the device./演示了如何在设备上设置和获取日期和时间 :-[[ DS3231_Alarms]]: This demonstrates how to set the alarms and check when the alarms are triggered. This includes using the squarewave output to trigger an interrupt./演示如何设置闹钟和检查何时触发闹钟。这包含使用方波输出触发一个中断 :-[[ DS3231_Simple]]: This demonstrates how to set and get the date and time from the device./演示如何在设备上设置和获取日期和时间。 :-[[ DS3231_StoreIt]]: This demonstrates how to turn off the Rtc clock so that the onboard battery will last longer./演示如何关闭RTC时钟以保证板载电池能持续更长时间 |width="10%" valign="top" align="left"| <!-- 空白 --> |width="30%" valign="top" align="left"| <br><br><br> <font color="orange" size="+2">'''DS1307'''</font><br> '''DS1307 函数。''' :-[[RtcDS1307.Begin()| Begin()]] :-[[RtcDS1307.GetIsRunning()| GetIsRunning()]] :-[[RtcDS1307.SetIsRunning()| SetIsRunning()]] :-[[RtcDS1307.SetDateTime()| SetDateTime()]] :-[[RtcDS1307.GetDateTime()| GetDateTime()]] :-[[RtcDS1307.SetMemory()| SetMemory()]] :-[[RtcDS1307.GetMemory()| GetMemory()]] :-[[RtcDS1307.SetSquareWavePin()| SetSquareWavePin()]] <br><br> <font color="orange" size="+2">'''DS3231'''</font><br> '''DS3231 函数''' :-[[RtcDS3231.Begin()| Begin()]] :-[[RtcDS3231.IsDateTimeValid()| IsDateTimeValid()]] :-[[RtcDS3231.GetIsRunning()| GetIsRunning()]] :-[[RtcDS3231.SetIsRunning()| SetIsRunning()]] :-[[RtcDS3231.SetDateTime()| SetDateTime()]] :-[[RtcDS3231.GetDateTime()| GetDateTime()]] :-[[RtcDS3231.GetTemperature()| GetTemperature]] :-[[RtcDS3231.Enable32kHzPin()| Enable32kHzPin()]] :-[[RtcDS3231.SetSquareWavePin()| SetSquareWavePin()]] :-[[RtcDS3231.SetSquareWavePinClockFrequency()| SetSquareWavePinClockFrequency()]] :-[[RtcDS3231.SetAlarmOne()| SetAlarmOne()]] :-[[RtcDS3231.SetAlarmTwo()| SetAlarmTwo()]] :-[[RtcDS3231.GetAlarmOne()| GetAlarmOne()]] :-[[RtcDS3231.GetAlarmTwo()| GetAlarmTwo()]] :-[[RtcDS3231.LatchAlarmsTriggeredFlags()| LatchAlarmsTriggeredFlags()]] :-[[RtcDS3231.ForceTemperatureCompensationUpdate()| ForceTemperatureCompensationUpdate()]] :-[[RtcDS3231.GetAgingOffset()| GetAgingOffset()]] :-[[RtcDS3231.SetAgingOffset()| SetAgingOffset()]] :-[[RtcDS3231.getReg()| getReg()]] :-[[RtcDS3231.setReg()| setReg()]] |width="10%" valign="top" align="left"| <!-- 空白 --> |} ---- [[Arduino库|返回Arduino库菜单]] [[首页|返回首页]] 更多建议和问题欢迎反馈至 [http://www.yfrobot.com YFRobot论坛]
返回
RTC DS1307 DS3231库
。
导航菜单
个人工具
登录
名字空间
页面
讨论
不转换
变种
不转换
简体
繁體
大陆简体
香港繁體
澳門繁體
大马简体
新加坡简体
台灣正體
查看
阅读
查看源代码
查看历史
操作
搜索
导航
首页
YF-论坛提问
YFRobot-直营店
YFRobot-企业店
Arduino
Arduino之入门篇
Arduino入门教程
Arduino语法参考
Arduino库
Arduino核心代码
编程平台
Mixly库
Mind+库
MakeCode扩展
传感器系列
积木式传感器系列
黑板传感器系列
蓝板传感器系列
Micro:Bit
Micro:Bit 通用基础教程
Valon智能车
Valon-I
帮助
帮助
wiki语法参考
工具箱
链入页面
相关更改
特殊页面
页面信息