<?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[Dial Documentation]]></title><description><![CDATA[<p dir="auto">Hello I am new to this, I struggle to find documentation.   For instance in the example there is code like #include "M5Dial.h"<br />
M5Canvas img(&amp;M5Dial.Display);</p>
<p dir="auto">void setup() {<br />
auto cfg = M5.config();<br />
M5Dial.begin(cfg, true, true);<br />
M5Dial.Rtc.setDateTime( { { 2023, 10, 25 }, { 15, 56, 56 } } );<br />
M5Dial.Display.setBrightness(24);<br />
img.createSprite(240,240);<br />
img.setTextDatum(5);<br />
delay(200);<br />
}</p>
<p dir="auto">I can guess and see what is does but where do I find de documentation of the methods and the arguments of for example  M5Dial.rtc.   the meaning of the arguments of img.createSprite.    Reconstructing  the documentation by scouting all the examples is a tedious process, is there a better way?  Thanks Etienne</p>
]]></description><link>https://community.m5stack.com/topic/6147/dial-documentation</link><generator>RSS for Node</generator><lastBuildDate>Tue, 12 May 2026 18:49:49 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6147.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 24 Feb 2024 10:00:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Dial Documentation on Sat, 24 Feb 2024 18:21:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/teastain" aria-label="Profile: teastain">@<bdi>teastain</bdi></a> I don't have the slightest idea.<br />
All I know is that the S3 / ESP-IDF api's are still in flux.</p>
]]></description><link>https://community.m5stack.com/post/24098</link><guid isPermaLink="true">https://community.m5stack.com/post/24098</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sat, 24 Feb 2024 18:21:42 GMT</pubDate></item><item><title><![CDATA[Reply to Dial Documentation on Sat, 24 Feb 2024 17:28:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ajb2k3" aria-label="Profile: ajb2k3">@<bdi>ajb2k3</bdi></a>  I see that the link to the M5Stack api in-depth technical pages:<br />
<a href="https://docs.m5stack.com/en/api/" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.m5stack.com/en/api/</a><br />
is now not available for ANY M5Stack products, it automatically  re-directs to the docs pages:<br />
<a href="https://docs.m5stack.com/en/products" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.m5stack.com/en/products</a><br />
Which is less technical.<br />
Why did they DO this?<br />
The API pages were invaluable.<br />
You can sneak in through:<br />
<a href="https://docs.m5stack.com/en/api/core/system" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.m5stack.com/en/api/core/system</a> to see the Core system, and navigate around inside and see all of the older products, but no S3 based products, certainly no Dial or Cardputer.<br />
What gives?</p>
]]></description><link>https://community.m5stack.com/post/24095</link><guid isPermaLink="true">https://community.m5stack.com/post/24095</guid><dc:creator><![CDATA[teastain]]></dc:creator><pubDate>Sat, 24 Feb 2024 17:28:53 GMT</pubDate></item><item><title><![CDATA[Reply to Dial Documentation on Sat, 24 Feb 2024 10:59:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/etiennedursel" aria-label="Profile: etiennedursel">@<bdi>etiennedursel</bdi></a> sorry, I haven’t written them yet as been busy on the coreS3 docs and creating project template for UIflow2</p>
]]></description><link>https://community.m5stack.com/post/24093</link><guid isPermaLink="true">https://community.m5stack.com/post/24093</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sat, 24 Feb 2024 10:59:03 GMT</pubDate></item></channel></rss>