<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to use RTC in Arduino IDE ?]]></title><description><![CDATA[<p dir="auto">How do you get time from the RTC in the M5stack ? The documentation is only for micropython. Also is the RTC battery backed up ? Thanks.</p>
]]></description><link>https://community.m5stack.com/topic/302/how-to-use-rtc-in-arduino-ide</link><generator>RSS for Node</generator><lastBuildDate>Thu, 30 Apr 2026 00:36:04 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/302.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 28 Aug 2018 11:44:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to use RTC in Arduino IDE ? on Wed, 03 Oct 2018 06:23:13 GMT]]></title><description><![CDATA[<p dir="auto">Try using  this code from this link to add to your M5stack Digital Clock example.</p>
<p dir="auto"><a href="https://github.com/adafruit/RTClib/blob/master/examples/ds3231/ds3231.ino" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/adafruit/RTClib/blob/master/examples/ds3231/ds3231.ino</a></p>
<p dir="auto">you need to install the RTClib master library to make it work.</p>
]]></description><link>https://community.m5stack.com/post/1658</link><guid isPermaLink="true">https://community.m5stack.com/post/1658</guid><dc:creator><![CDATA[juantamad79]]></dc:creator><pubDate>Wed, 03 Oct 2018 06:23:13 GMT</pubDate></item></channel></rss>