<?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[display a graph with sensor values.]]></title><description><![CDATA[<p dir="auto">hey guys, is there a way i can display a graph on the magic mirror with values gotten from my sensor, specifically temperature and humidity sensors</p>
]]></description><link>https://forum.magicmirror.builders/topic/10172/display-a-graph-with-sensor-values</link><generator>RSS for Node</generator><lastBuildDate>Mon, 11 May 2026 23:40:55 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/10172.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 01 Apr 2019 01:57:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to display a graph with sensor values. on Tue, 02 Apr 2019 13:56:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/icripps" aria-label="Profile: icripps">@<bdi>icripps</bdi></a> api definition says data can be returned in json format… and you might be able to use the MMM-Chart module</p>
<p dir="auto"><a href="https://github.com/Snille/MMM-Chart" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/Snille/MMM-Chart</a></p>
]]></description><link>https://forum.magicmirror.builders/post/55273</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/55273</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 02 Apr 2019 13:56:18 GMT</pubDate></item><item><title><![CDATA[Reply to display a graph with sensor values. on Tue, 02 Apr 2019 13:59:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> i have an arduino device collecting samples from a water well system (2 flow sensors and 1 volume sensor)… I use Blynk to post the data to a cloud server, and then I use their data api to retrieve the data and a charting tool to present 2 sensors of data on MM.</p>
<p dir="auto">i wrote my own module</p>
<p dir="auto">i also use the blynk mobile app to display the data in near realtime…</p>
]]></description><link>https://forum.magicmirror.builders/post/55272</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/55272</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 02 Apr 2019 13:59:06 GMT</pubDate></item><item><title><![CDATA[Reply to display a graph with sensor values. on Tue, 02 Apr 2019 13:54:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> thats Great, but how do I use the api? With magic mirror</p>
]]></description><link>https://forum.magicmirror.builders/post/55271</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/55271</guid><dc:creator><![CDATA[icripps]]></dc:creator><pubDate>Tue, 02 Apr 2019 13:54:24 GMT</pubDate></item><item><title><![CDATA[Reply to display a graph with sensor values. on Tue, 02 Apr 2019 13:51:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/icripps" aria-label="Profile: icripps">@<bdi>icripps</bdi></a> says  has api to read data</p>
<p dir="auto"><a href="https://www.mathworks.com/help/thingspeak/read-data-from-channel.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.mathworks.com/help/thingspeak/read-data-from-channel.html</a></p>
]]></description><link>https://forum.magicmirror.builders/post/55269</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/55269</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 02 Apr 2019 13:51:28 GMT</pubDate></item><item><title><![CDATA[Reply to display a graph with sensor values. on Tue, 02 Apr 2019 13:31:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/yawns" aria-label="Profile: yawns">@<bdi>yawns</bdi></a> my sensors will upload the sensor values to <a href="http://thingspeak.com" target="_blank" rel="noopener noreferrer nofollow ugc">thingspeak.com</a>. do you know how I can get the values from the <a href="http://thingspeak.com" target="_blank" rel="noopener noreferrer nofollow ugc">thingspeak.com</a> and make a graph out of it on the magic mirror ?</p>
]]></description><link>https://forum.magicmirror.builders/post/55268</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/55268</guid><dc:creator><![CDATA[icripps]]></dc:creator><pubDate>Tue, 02 Apr 2019 13:31:24 GMT</pubDate></item><item><title><![CDATA[Reply to display a graph with sensor values. on Mon, 01 Apr 2019 09:18:56 GMT]]></title><description><![CDATA[<p dir="auto">Yes, of course. There are several ways to do so. First important thing to know is how you get and store your data. Do you want to collect the data and store it in a csv/xml/json/… file? Do you have an interface to retrieve data from, maybe a little webserver for the sensors?</p>
]]></description><link>https://forum.magicmirror.builders/post/55181</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/55181</guid><dc:creator><![CDATA[yawns]]></dc:creator><pubDate>Mon, 01 Apr 2019 09:18:56 GMT</pubDate></item></channel></rss>