<?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[Raspberry + PD --&gt; Send terminal command]]></title><description><![CDATA[<p>Hi,</p>
<p>I have installed Pure Data Extended on a Raspberry PI and it works fine<br />
(with &quot;pd-extended -nogui -noadc -alsa test.pd&quot;) except keyboard input via HID library (doesn't receive keys when -nogui is active, I'm going to use a Arduino for that since i need analog input anyway).</p>
<p>Now I want to shutdown the raspberry pi after pd is done.<br />
Is it  possible to send command from Pure Data to the Raspbian terminal (like &quot;sudo shutdown -h 0&quot;)?</p>
<p>Greetings, Himi</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9593/raspberry-pd-send-terminal-command</link><generator>RSS for Node</generator><lastBuildDate>Sun, 09 Aug 2026 03:36:26 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/9593.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 30 Oct 2015 09:11:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Raspberry + PD --&gt; Send terminal command on Fri, 30 Oct 2015 09:11:12 GMT]]></title><description><![CDATA[<p>Hi,</p>
<p>I have installed Pure Data Extended on a Raspberry PI and it works fine<br />
(with &quot;pd-extended -nogui -noadc -alsa test.pd&quot;) except keyboard input via HID library (doesn't receive keys when -nogui is active, I'm going to use a Arduino for that since i need analog input anyway).</p>
<p>Now I want to shutdown the raspberry pi after pd is done.<br />
Is it  possible to send command from Pure Data to the Raspbian terminal (like &quot;sudo shutdown -h 0&quot;)?</p>
<p>Greetings, Himi</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9593/raspberry-pd-send-terminal-command</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9593/raspberry-pd-send-terminal-command</guid><dc:creator><![CDATA[himijendrix]]></dc:creator><pubDate>Fri, 30 Oct 2015 09:11:12 GMT</pubDate></item><item><title><![CDATA[Reply to Raspberry + PD --&gt; Send terminal command on Fri, 30 Oct 2015 12:29:00 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/himijendrix">@himijendrix</a> Sure! Use <strong>[shell]</strong>.</p>
<p>Cheers~</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9593/raspberry-pd-send-terminal-command/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9593/raspberry-pd-send-terminal-command/2</guid><dc:creator><![CDATA[EEight]]></dc:creator><pubDate>Fri, 30 Oct 2015 12:29:00 GMT</pubDate></item><item><title><![CDATA[Reply to Raspberry + PD --&gt; Send terminal command on Fri, 30 Oct 2015 17:15:30 GMT]]></title><description><![CDATA[<p>If you use input from an Arduino to contro shutting down the Pi, make sure you use [change] (especially for digital input, and if you're using INPUT_PULLUP or pull-up resistors, then use [change 1]) because it will send the command at baud rate causing a crash, or ever causing your patch to shut the Pi down as soon as you open the patch. I had that in the past, that's why I'm writing this....</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/9593/raspberry-pd-send-terminal-command/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/9593/raspberry-pd-send-terminal-command/3</guid><dc:creator><![CDATA[alexandros]]></dc:creator><pubDate>Fri, 30 Oct 2015 17:15:30 GMT</pubDate></item></channel></rss>