<?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[code c++ ??]]></title><description><![CDATA[<p dir="auto">bonjour j’ai écrit un code en c++  : <a href="https://github.com/ludoiphone/gainable" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/ludoiphone/gainable</a>.</p>
<p dir="auto">j’aimerais pour commencer : visualiser et  gérée les consignes des températures sur  magicMirror  via mon code c++ , je ne sais pas si c’est faisable???  merci de m’orienter</p>
]]></description><link>https://forum.magicmirror.builders/topic/18631/code-c</link><generator>RSS for Node</generator><lastBuildDate>Sun, 10 May 2026 06:13:34 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/18631.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 04 Apr 2024 21:27:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to code c++ ?? on Fri, 05 Apr 2024 10:50:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ludoraspberry" aria-label="Profile: ludoRaspberry">@<bdi>ludoRaspberry</bdi></a><br />
encore une fois, le runtime magicmirror est entièrement javascript. la partie visuelle de MagicMirror est une application web. en tant que tel, il ne peut pas accéder directement aux ressources locales, au matériel ou aux systèmes de fichiers.</p>
<p dir="auto">la conception fournit un processus local de nœud, appelé node_helper. il peut accéder aux ressources locales, comme les broches des capteurs et les fichiers. l’assistant et les composants Web sont connectés via un socket Web, enveloppé dans une fonction javascript.</p>
<p dir="auto">pour voir comment les modules effectuent ce type d’opérations, vous pouvez consulter leur code, voir la liste des modules tiers ici <a href="https://github.com/MagicMirrorOrg/MagicMirror/wiki/3rd-party-modules" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MagicMirrorOrg/MagicMirror/wiki/3rd-party-modules</a></p>
]]></description><link>https://forum.magicmirror.builders/post/116801</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/116801</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 05 Apr 2024 10:50:26 GMT</pubDate></item><item><title><![CDATA[Reply to code c++ ?? on Fri, 05 Apr 2024 10:22:38 GMT]]></title><description><![CDATA[<p dir="auto">merci de vos reponse</p>
<p dir="auto">est ce que je peux creer mon code (c++) en java ?<br />
est ce que les pins sont compatible avec magic Mirror ?<br />
(ds18B20 pour mes sondes , des pins pour mes relais et des pins pour bouton poussoir)</p>
]]></description><link>https://forum.magicmirror.builders/post/116800</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/116800</guid><dc:creator><![CDATA[ludoRaspberry]]></dc:creator><pubDate>Fri, 05 Apr 2024 10:22:38 GMT</pubDate></item><item><title><![CDATA[Reply to code c++ ?? on Fri, 05 Apr 2024 08:57:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ludoraspberry" aria-label="Profile: ludoRaspberry">@<bdi>ludoRaspberry</bdi></a><br />
Well, ideally there is a way to compile C/C++ codes to Native Node JS library to use inside of nodeJS, however it is not so easy.</p>
]]></description><link>https://forum.magicmirror.builders/post/116797</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/116797</guid><dc:creator><![CDATA[MMRIZE]]></dc:creator><pubDate>Fri, 05 Apr 2024 08:57:08 GMT</pubDate></item><item><title><![CDATA[Reply to code c++ ?? on Thu, 04 Apr 2024 22:35:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ludoraspberry" aria-label="Profile: ludoRaspberry">@<bdi>ludoRaspberry</bdi></a>  no. magicmirror is all javascript.  but you can use  some other code  launched by the node_helper to collect data.</p>
<p dir="auto">if you know python , you can look at my PythonPrint module which launches a python script and  captures its stdout</p>
<p dir="auto"><a href="https://github.com/sdetweil/MMM-PythonPrint" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/sdetweil/MMM-PythonPrint</a></p>
]]></description><link>https://forum.magicmirror.builders/post/116793</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/116793</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 04 Apr 2024 22:35:17 GMT</pubDate></item></channel></rss>