<?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[MMM-Buttons to change pages]]></title><description><![CDATA[<p dir="auto">Hi, i wanna use a physical button to change the pages. Is this right?</p>
<pre><code>{
                        module: 'MMM-Buttons',
                        config: {
                                buttons: [
                                        {
                                        pin: 26,
                                        name: "naechsteSeite",
                                        shortPress: {
                                                notification: "PAGE_INCREMENT",
                                                payload: 1,
                                                },
                                        shortPress: undefined
                                        }
                                        ]
                                }
                },

</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/18732/mmm-buttons-to-change-pages</link><generator>RSS for Node</generator><lastBuildDate>Sun, 07 Jun 2026 13:59:11 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/18732.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 12 May 2024 14:21:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-Buttons to change pages on Sun, 12 May 2024 15:36:45 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> Thx for your help! Kinda dumb mistake :(</p>
<p dir="auto">But here for the rest. This code was working:</p>
<pre><code>{
                        module: 'MMM-Buttons',
                        config: {
                                buttons: [
                                        {
                                        pin: 26,
                                        name: "nextpagewithbutton",
                                        shortPress: {
                                                notification: "PAGE_INCREMENT",
                                                payload: 1,
                                                },
                                        }
                                        ]
                                }
                },
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/117706</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/117706</guid><dc:creator><![CDATA[Jimmy1502]]></dc:creator><pubDate>Sun, 12 May 2024 15:36:45 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Buttons to change pages on Sun, 26 May 2024 19:11:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/captheavenger" aria-label="Profile: captheavenger">@<bdi>captheavenger</bdi></a> they sell wires with the GPIO pin sockets, the other end could be male or female, just clip that off and extend with anything…</p>
<p dir="auto">I have a spool of 20ga wire…</p>
]]></description><link>https://forum.magicmirror.builders/post/117963</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/117963</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 26 May 2024 19:11:19 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Buttons to change pages on Sun, 26 May 2024 18:47:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jimmy1502" aria-label="Profile: Jimmy1502">@<bdi>Jimmy1502</bdi></a><br />
gotcha, so i’m going to purchase a couple of 30mm arcade buttons to put on the side of the frame. my question is what type of wire would you recommend to connect the button to the pi?<br />
i’m not sure of the terminology of how to describe the connectors. so when you say special connectors i think thats the info i’m missing<br />
thanks!</p>
]]></description><link>https://forum.magicmirror.builders/post/117962</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/117962</guid><dc:creator><![CDATA[captheavenger]]></dc:creator><pubDate>Sun, 26 May 2024 18:47:27 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Buttons to change pages on Sat, 18 May 2024 15:06:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/captheavenger" aria-label="Profile: captheavenger">@<bdi>captheavenger</bdi></a> hi i just used a wire (with special connectors) to directly connect the 3.3V pin to the other gpio pin. It was just for testing purpose. I bought a button but i need to solder wires to it.</p>
]]></description><link>https://forum.magicmirror.builders/post/117832</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/117832</guid><dc:creator><![CDATA[Jimmy1502]]></dc:creator><pubDate>Sat, 18 May 2024 15:06:24 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Buttons to change pages on Sun, 12 May 2024 16:54:51 GMT]]></title><description><![CDATA[<p dir="auto">can i ask what kind of buttons/wiring you used? did you use a breadboard or just go straight to the pins?</p>
<p dir="auto">My coding and modules are done so i’m at the “physical” point<br />
thanks</p>
]]></description><link>https://forum.magicmirror.builders/post/117708</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/117708</guid><dc:creator><![CDATA[captheavenger]]></dc:creator><pubDate>Sun, 12 May 2024 16:54:51 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Buttons to change pages on Sun, 12 May 2024 15:36:45 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> Thx for your help! Kinda dumb mistake :(</p>
<p dir="auto">But here for the rest. This code was working:</p>
<pre><code>{
                        module: 'MMM-Buttons',
                        config: {
                                buttons: [
                                        {
                                        pin: 26,
                                        name: "nextpagewithbutton",
                                        shortPress: {
                                                notification: "PAGE_INCREMENT",
                                                payload: 1,
                                                },
                                        }
                                        ]
                                }
                },
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/117706</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/117706</guid><dc:creator><![CDATA[Jimmy1502]]></dc:creator><pubDate>Sun, 12 May 2024 15:36:45 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Buttons to change pages on Sun, 12 May 2024 14:55:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jimmy1502" aria-label="Profile: Jimmy1502">@<bdi>Jimmy1502</bdi></a> said in <a href="/post/117700">MMM-Buttons to change pages</a>:</p>
<blockquote>
<pre><code>                                    shortPress: {
                                            notification: "PAGE_INCREMENT",
                                            payload: 1,
                                            },
                                    shortPress: undefined
</code></pre>
</blockquote>
<p dir="auto">because you have shortPress defined twice, the last occurance wins…<br />
but other than that,  looks on</p>
]]></description><link>https://forum.magicmirror.builders/post/117701</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/117701</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 12 May 2024 14:55:04 GMT</pubDate></item></channel></rss>