<?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[Button]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ptrbld" aria-label="Profile: PtrBld">@<bdi>PtrBld</bdi></a> Would love to see something similar, but using NFC instead of a button?</p>
<p dir="auto">e.g. I use NFC on my phone and a sticker on the mirror, to simulate the button press and send the command to the module(s)</p>
]]></description><link>https://forum.magicmirror.builders/topic/211/button</link><generator>RSS for Node</generator><lastBuildDate>Thu, 14 May 2026 13:01:29 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/211.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 17 May 2016 11:30:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Button on Sat, 24 Feb 2018 13:09:52 GMT]]></title><description><![CDATA[<p dir="auto">Dear community,</p>
<p dir="auto">how could i implement following scenario.</p>
<p dir="auto">Connect a button to the MM and switch monitor on and off with it?</p>
]]></description><link>https://forum.magicmirror.builders/post/36205</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/36205</guid><dc:creator><![CDATA[fox]]></dc:creator><pubDate>Sat, 24 Feb 2018 13:09:52 GMT</pubDate></item><item><title><![CDATA[Reply to Button on Sun, 09 Oct 2016 19:33:39 GMT]]></title><description><![CDATA[<p dir="auto">Ok it is working now. I found this topic<br />
<a href="https://github.com/paviro/MMM-PIR-Sensor/issues/9#issuecomment-246120097" target="_blank" rel="noopener noreferrer nofollow ugc">link</a></p>
<p dir="auto">Now when i prees the button i see the News on the screen.<br />
Hope it will work for you too.</p>
]]></description><link>https://forum.magicmirror.builders/post/6063</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/6063</guid><dc:creator><![CDATA[Andi1984]]></dc:creator><pubDate>Sun, 09 Oct 2016 19:33:39 GMT</pubDate></item><item><title><![CDATA[Reply to Button on Sun, 09 Oct 2016 18:27:55 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for the link. I tried but the error is still there.<br />
One thing changed.<br />
Before:<br />
Error: Module version mismatch. Expected 49, got 46<br />
Now:<br />
Error: Module version mismatch. Expected 50, got 46</p>
]]></description><link>https://forum.magicmirror.builders/post/6059</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/6059</guid><dc:creator><![CDATA[Andi1984]]></dc:creator><pubDate>Sun, 09 Oct 2016 18:27:55 GMT</pubDate></item><item><title><![CDATA[Reply to Button on Sun, 09 Oct 2016 14:55:10 GMT]]></title><description><![CDATA[<p dir="auto">Have the Same Problem. Take a Look here and Tell me if anything helped you.</p>
<p dir="auto"><a href="https://forum.magicmirror.builders/topic/707/mmm-button-doesn-t-work">https://forum.magicmirror.builders/topic/707/mmm-button-doesn-t-work</a></p>
]]></description><link>https://forum.magicmirror.builders/post/6041</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/6041</guid><dc:creator><![CDATA[cruunnerr]]></dc:creator><pubDate>Sun, 09 Oct 2016 14:55:10 GMT</pubDate></item><item><title><![CDATA[Reply to Button on Sun, 09 Oct 2016 14:32:49 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">i tried to setup the button to watch the news with the MMM-Podcast module.<br />
When i add the MMM-Button module to the config.js and start MM i only get an white screen.<br />
With pm2 logs mm i get this</p>
<p dir="auto">#########################<br />
Loading config …<br />
mm-0 Loading module helpers …<br />
mm-0 No helper found for module: alert.<br />
mm-0 WARNING! Could not load config file. Starting with default configuration. Error found                                                                              : Error: Module version mismatch. Expected 49, got 46.<br />
mm-0 Loading module helpers …<br />
mm-0 No helper found for module: alert.<br />
mm-0 App threw an error during load<br />
mm-0 Error: Module version mismatch. Expected 49, got 46.<br />
mm-0     at Error (native)<br />
mm-0     at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:167:20)<br />
mm-0     at Object.Module._extensions…node (module.js:568:18)<br />
mm-0     at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:167:20)<br />
mm-0     at Module.load (module.js:458:32)<br />
mm-0     at tryModuleLoad (module.js:417:12)<br />
mm-0     at Function.Module._load (module.js:409:3)<br />
mm-0     at Module.require (module.js:468:17)<br />
mm-0     at require (internal/module.js:20:19)<br />
mm-0     at bindings (/home/pi/MagicMirror/modules/MMM-Button/node_modules/onoff/node_modu                                                                              les/epoll/node_modules/bindings/bindings.js:76:44)<br />
mm-0 Whoops! There was an uncaught exception…<br />
mm-0 Error: Module version mismatch. Expected 49, got 46.<br />
mm-0     at Error (native)<br />
mm-0     at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:167:20)<br />
mm-0     at Object.Module._extensions…node (module.js:568:18)<br />
mm-0     at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:167:20)<br />
mm-0     at Module.load (module.js:458:32)<br />
mm-0     at tryModuleLoad (module.js:417:12)<br />
mm-0     at Function.Module._load (module.js:409:3)<br />
mm-0     at Module.require (module.js:468:17)<br />
mm-0     at require (internal/module.js:20:19)<br />
mm-0     at bindings (/home/pi/MagicMirror/modules/MMM-Button/node_modules/onoff/node_modu                                                                              les/epoll/node_modules/bindings/bindings.js:76:44)</p>
<p dir="auto">#############</p>
<p dir="auto">Version mismatch from what?<br />
Does someone know how to fix this?</p>
]]></description><link>https://forum.magicmirror.builders/post/6040</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/6040</guid><dc:creator><![CDATA[Andi1984]]></dc:creator><pubDate>Sun, 09 Oct 2016 14:32:49 GMT</pubDate></item><item><title><![CDATA[Reply to Button on Tue, 27 Sep 2016 19:26:18 GMT]]></title><description><![CDATA[<p dir="auto">@All, sry for the lait answer, I  followed all your guides, but I can´t solve the problem. I have to use another power circuit.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cruunnerr" aria-label="Profile: cruunnerr">@<bdi>cruunnerr</bdi></a>, same here, you have to restart your pi. After the video starts for the first time, the bug is there. You can only reload mm when the video never starts in the same session.</p>
]]></description><link>https://forum.magicmirror.builders/post/5386</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/5386</guid><dc:creator><![CDATA[dicker182]]></dc:creator><pubDate>Tue, 27 Sep 2016 19:26:18 GMT</pubDate></item><item><title><![CDATA[Reply to Button on Sun, 25 Sep 2016 18:27:00 GMT]]></title><description><![CDATA[<p dir="auto">Hi,<br />
after I install the module and type “pm2 restart mm” there is just a white screen. No UI loaded. Any idea?</p>
]]></description><link>https://forum.magicmirror.builders/post/5300</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/5300</guid><dc:creator><![CDATA[cruunnerr]]></dc:creator><pubDate>Sun, 25 Sep 2016 18:27:00 GMT</pubDate></item><item><title><![CDATA[Reply to Button on Wed, 27 Jul 2016 22:58:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dicker182" aria-label="Profile: dicker182">@<bdi>dicker182</bdi></a><br />
See my previous posting:</p>
<p dir="auto"><em>Probably the cause is some voltage / EMI feedback, likely due to the wires and switches. Try to switch on/off some lights and electrical devices and see the result!<br />
To correct this condition, use a combination of current limiting, filtering and shielding.</em>  ;-)</p>
<p dir="auto">Did you read the link?<br />
<a href="https://www.raspberrypi.org/forums/viewtopic.php?t=53548" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.raspberrypi.org/forums/viewtopic.php?t=53548</a></p>
<p dir="auto">Try following:</p>
<ul>
<li>Reduce the cable length to the switch.</li>
<li>Detect either only the rising (GPIO.RISING) or falling event.</li>
<li>Use bouncetime in ms (minimum time between two callbacks in milliseconds (intermediate events will be ignored))</li>
<li>Use a capacitor, see folowing example.<br />
<a href="http://raspberrypihobbyist.blogspot.ch/2014/11/debouncing-gpio-input.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://raspberrypihobbyist.blogspot.ch/2014/11/debouncing-gpio-input.html</a></li>
</ul>
]]></description><link>https://forum.magicmirror.builders/post/3028</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/3028</guid><dc:creator><![CDATA[CGabo]]></dc:creator><pubDate>Wed, 27 Jul 2016 22:58:44 GMT</pubDate></item><item><title><![CDATA[Reply to Button on Wed, 27 Jul 2016 21:06:39 GMT]]></title><description><![CDATA[<p dir="auto">So your rpi is then experiencing a dip in voltage, which is coming from whatever you have it connected to, I presume a wall adapter. What’s the output of that adapter? What’s the Amp rating on it? Is it a regulated or unregulated? The latter means with no load, it could very well be supplying ad much as 7-9V, and with a load it drops to 5V, however it also means it will dip rather low if something else comes on on the same circuit. Unfortunately there is no easy way to tell other than to measure its power output.</p>
]]></description><link>https://forum.magicmirror.builders/post/3025</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/3025</guid><dc:creator><![CDATA[KirAsh4]]></dc:creator><pubDate>Wed, 27 Jul 2016 21:06:39 GMT</pubDate></item><item><title><![CDATA[Reply to Button on Wed, 27 Jul 2016 20:54:29 GMT]]></title><description><![CDATA[<p dir="auto">Yes it seems it is on the same circuit. The button is pressed when the light goes on and when the light goes off… :D unbelievable</p>
]]></description><link>https://forum.magicmirror.builders/post/3022</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/3022</guid><dc:creator><![CDATA[dicker182]]></dc:creator><pubDate>Wed, 27 Jul 2016 20:54:29 GMT</pubDate></item><item><title><![CDATA[Reply to Button on Wed, 27 Jul 2016 20:47:04 GMT]]></title><description><![CDATA[<ol>
<li>Take out that <code>'GPIO.cleanup()'</code> call that you have. That resets everything you just did above it.</li>
<li>Button getting triggered because you turning on the floor (?) lights is because that button is still floating, see #1 above.</li>
<li>I’m assuming the rpi isn’t on the same circuit as the floor (??) lights, a voltage difference could also falsely trigger the button.</li>
</ol>
]]></description><link>https://forum.magicmirror.builders/post/3020</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/3020</guid><dc:creator><![CDATA[KirAsh4]]></dc:creator><pubDate>Wed, 27 Jul 2016 20:47:04 GMT</pubDate></item><item><title><![CDATA[Reply to Button on Wed, 27 Jul 2016 20:35:15 GMT]]></title><description><![CDATA[<p dir="auto">Okay thanks, the script now starting as user pi.<br />
Other question, has my <a href="http://button.py" target="_blank" rel="noopener noreferrer nofollow ugc">button.py</a> script to run in a loop?</p>
<p dir="auto">EDIT: Okay the message “button pressed” are coming when I turn the floor lights on 0o?</p>
]]></description><link>https://forum.magicmirror.builders/post/3019</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/3019</guid><dc:creator><![CDATA[dicker182]]></dc:creator><pubDate>Wed, 27 Jul 2016 20:35:15 GMT</pubDate></item><item><title><![CDATA[Reply to Button on Wed, 27 Jul 2016 19:36:26 GMT]]></title><description><![CDATA[<p dir="auto">Different permissions. Your <code>rc.local</code> runs with system privileges, however the MM² task runs as the <code>pi</code> user. You need to have those GPIO setting in the script that the <code>pi</code> user runs.</p>
]]></description><link>https://forum.magicmirror.builders/post/3013</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/3013</guid><dc:creator><![CDATA[KirAsh4]]></dc:creator><pubDate>Wed, 27 Jul 2016 19:36:26 GMT</pubDate></item><item><title><![CDATA[Reply to Button on Wed, 27 Jul 2016 12:09:47 GMT]]></title><description><![CDATA[<p dir="auto">Okay, now I have a script <a href="http://button.py" target="_blank" rel="noopener noreferrer nofollow ugc">button.py</a> which starts with rc.local after boot.</p>
<pre><code>import RPi.GPIO as GPIO
import time

GPIO.setmode(GPIO.BCM)
GPIO.setup(9, GPIO.IN, pull_up_down=GPIO.PUD_DOWN)
GPIO.cleanup()           # clean up GPIO on normal exit
</code></pre>
<p dir="auto">But it´s also not working. Did I miss something?</p>
]]></description><link>https://forum.magicmirror.builders/post/3004</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/3004</guid><dc:creator><![CDATA[dicker182]]></dc:creator><pubDate>Wed, 27 Jul 2016 12:09:47 GMT</pubDate></item><item><title><![CDATA[Reply to Button on Tue, 26 Jul 2016 20:51:48 GMT]]></title><description><![CDATA[<p dir="auto">Yeah, that’s a floating button. You need a pull-down on it, a known state, so the rpi can detect a change. You can either do that in software with RPi.GPIO and configuring it as such:</p>
<pre><code>GPIO.setup(PIN, GPIO.IN, pull_up_down=GPIO.PUD_DOWN)
</code></pre>
<p dir="auto">Or through hardware:<br />
<a href="https://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/robot/buttons_and_switches/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/robot/buttons_and_switches/</a></p>
]]></description><link>https://forum.magicmirror.builders/post/2985</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/2985</guid><dc:creator><![CDATA[KirAsh4]]></dc:creator><pubDate>Tue, 26 Jul 2016 20:51:48 GMT</pubDate></item><item><title><![CDATA[Reply to Button on Tue, 26 Jul 2016 20:13:10 GMT]]></title><description><![CDATA[<p dir="auto">Both, thank you for your answer. I will try to give you more informations. The following button from Ebay are used:</p>
<p dir="auto"><a href="http://www.ebay.de/itm/272129888717?_trksid=p2060353.m2749.l2649&amp;var=570940259633&amp;ssPageName=STRK%3AMEBIDX%3AIT" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.ebay.de/itm/272129888717?_trksid=p2060353.m2749.l2649&amp;var=570940259633&amp;ssPageName=STRK%3AMEBIDX%3AIT</a></p>
<p dir="auto">Art-Nr. 041</p>
<p dir="auto">At first, I tryed the configuration from PtrBld´s howto:</p>
<p dir="auto"><img src="/uploads/files/1469563714543-upload-9e2a744a-191c-4bc0-a573-f60bb97298ea.png" alt="0_1469563372766_upload-9e2a744a-191c-4bc0-a573-f60bb97298ea" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/uploads/files/1469563671593-upload-82d3e24f-3dc3-445c-b383-2bfbd97945fd.png" alt="0_1469563330027_upload-82d3e24f-3dc3-445c-b383-2bfbd97945fd" class=" img-fluid img-markdown" /><br />
<a href="https://developer.microsoft.com/de-de/windows/iot/win10/samples/PushButton.htm" target="_blank" rel="noopener noreferrer nofollow ugc">https://developer.microsoft.com/de-de/windows/iot/win10/samples/PushButton.htm</a></p>
<hr />
<p dir="auto">After the false positiv pressed buttons, I tryed the actually config:</p>
<p dir="auto"><img src="/uploads/files/1469563802026-upload-01973e92-35f2-4c6e-a8f0-54d28cd740ee.png" alt="0_1469563460478_upload-01973e92-35f2-4c6e-a8f0-54d28cd740ee" class=" img-fluid img-markdown" /> <a href="https://dracarysdiy.files.wordpress.com/2016/03/button.jpg?w=474" target="_blank" rel="noopener noreferrer nofollow ugc">https://dracarysdiy.files.wordpress.com/2016/03/button.jpg?w=474</a></p>
<p dir="auto">But the problem is always the same.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cgabo" aria-label="Profile: CGabo">@<bdi>CGabo</bdi></a>, I will have a look to your links tomorrow. But I am not an electrican, so I hope to understand.</p>
<p dir="auto">Thank you in advance!</p>
]]></description><link>https://forum.magicmirror.builders/post/2983</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/2983</guid><dc:creator><![CDATA[dicker182]]></dc:creator><pubDate>Tue, 26 Jul 2016 20:13:10 GMT</pubDate></item><item><title><![CDATA[Reply to Button on Tue, 26 Jul 2016 09:26:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dicker182" aria-label="Profile: dicker182">@<bdi>dicker182</bdi></a></p>
<p dir="auto">And to complement <a class="plugin-mentions-user plugin-mentions-a" href="/user/kirash4" aria-label="Profile: KirAsh4">@<bdi>KirAsh4</bdi></a> comment: probably the cause is some voltage / EMI feedback, likely due to the wires and switches.</p>
<p dir="auto">From what I see, the Pi does not have protective diodes on the inputs like the AVR chips (and Arduino) do. As a result, feedback to the Pi can probably cause the behaviour which you experienced. Try to switch on/off some lights and electrical devices and see the result.</p>
<p dir="auto">To correct this condition, use a combination of current limiting, filtering and shielding.</p>
<p dir="auto">You could use for current limiting, a 1K resistor in line with the switch, installed on a PCB inches from the Pi. Also use a low-pass filter made up of another pull-up / pull-down resistor and a capacitor alternatively to the build in PULL-UP and PULL-DOWN resistors of the PI.</p>
<p dir="auto">Here are some additional links:</p>
<p dir="auto"><a href="https://www.raspberrypi.org/forums/viewtopic.php?t=53548" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.raspberrypi.org/forums/viewtopic.php?t=53548</a></p>
<p dir="auto"><a href="http://www.digikey.com/en/articles/techzone/2012/apr/protecting-inputs-in-digital-electronics" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.digikey.com/en/articles/techzone/2012/apr/protecting-inputs-in-digital-electronics</a></p>
]]></description><link>https://forum.magicmirror.builders/post/2945</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/2945</guid><dc:creator><![CDATA[CGabo]]></dc:creator><pubDate>Tue, 26 Jul 2016 09:26:38 GMT</pubDate></item><item><title><![CDATA[Reply to Button on Tue, 26 Jul 2016 04:35:07 GMT]]></title><description><![CDATA[<p dir="auto">What’s listening for the button? How is it configured? How is the GPIO pin configured?</p>
<p dir="auto">Two possibilities:<br />
a) the button is faulty<br />
b) the button is left <code>FLOATING</code></p>
<p dir="auto">A bit of lesson here:<br />
In order for a button to get registered, the controller needs to be able to detect a voltage differential. Whether that’s 0V to 3.3V, or -5V to 0V. This means that the button needs to be <em>at a known</em> level compared to what the controller is set to register a trigger. If the controller is meant to detect a <code>HIGH</code>, or <code>1</code>, then the button must be referenced to ground, or 0V. If the controller is set to detect a <code>LOW</code>, or <code>0</code>, then the button must be referenced to the pin’s high voltage, 3.3V or 5V. This is called pulling the button UP or DOWN. When the button is pushed, it will then register the voltage difference that the controller will recognize.</p>
<p dir="auto">A button that has no reference to either a <code>LOW</code> or <code>HIGH</code> is called a <code>FLOATING</code> button. <em>This is bad!</em> A floating button will randomly trigger and the controller will “see” random triggers from it.</p>
<p dir="auto">So, how is the button set up, how is the GPIO set up, what’s the code that’s attempting to read the button?</p>
]]></description><link>https://forum.magicmirror.builders/post/2936</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/2936</guid><dc:creator><![CDATA[KirAsh4]]></dc:creator><pubDate>Tue, 26 Jul 2016 04:35:07 GMT</pubDate></item><item><title><![CDATA[Reply to Button on Mon, 25 Jul 2016 15:33:57 GMT]]></title><description><![CDATA[<p dir="auto">Here a picture of my pm2 logs over the night:</p>
<p dir="auto"><img src="/uploads/files/1469460787056-bildschirmfoto-2016-07-25-um-17.27.13.png" alt="0_1469460451271_Bildschirmfoto 2016-07-25 um 17.27.13.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I never pressed the button :(</p>
]]></description><link>https://forum.magicmirror.builders/post/2915</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/2915</guid><dc:creator><![CDATA[dicker182]]></dc:creator><pubDate>Mon, 25 Jul 2016 15:33:57 GMT</pubDate></item><item><title><![CDATA[Reply to Button on Sun, 24 Jul 2016 18:23:13 GMT]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">Im running MMM-Button Modul und GPIO PIN 9. Everything is working fine. But sometimes my Tagesschauvideo starts without my hand. I did nothing and “pm2 logs mm” sad to me: button pressed. Any idea why this happens?</p>
]]></description><link>https://forum.magicmirror.builders/post/2869</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/2869</guid><dc:creator><![CDATA[dicker182]]></dc:creator><pubDate>Sun, 24 Jul 2016 18:23:13 GMT</pubDate></item><item><title><![CDATA[Reply to Button on Tue, 17 May 2016 17:09:20 GMT]]></title><description><![CDATA[<p dir="auto">Or you can use one of these <a href="http://www.nxp.com/products/identification-and-security/nfc-and-reader-ics/nfc-frontend-solutions/explore-nfc-exclusive-from-element14:PNEV512R?fpsp=1&amp;tab=Documentation_Tab" target="_blank" rel="noopener noreferrer nofollow ugc">boards</a>.</p>
]]></description><link>https://forum.magicmirror.builders/post/744</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/744</guid><dc:creator><![CDATA[jtyle6]]></dc:creator><pubDate>Tue, 17 May 2016 17:09:20 GMT</pubDate></item><item><title><![CDATA[Reply to Button on Tue, 17 May 2016 15:26:17 GMT]]></title><description><![CDATA[<p dir="auto">I think this should work as long as your phone is connected to the same network as the mirror. And we need to create a simple Android / IOS Service which sends the commands to the mirror. However I do not see any possibility to directly connect the NFC chip to the mirror without using an app service…</p>
<p dir="auto">So this is quite a lot of work to do. If I find time I will take a look at it, but don´t expect this too soon. If you want to try it you can surely ask me if you need any help!</p>
]]></description><link>https://forum.magicmirror.builders/post/739</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/739</guid><dc:creator><![CDATA[PtrBld]]></dc:creator><pubDate>Tue, 17 May 2016 15:26:17 GMT</pubDate></item></channel></rss>