<div dir="ltr"><div>For whatever reason on my install (and this is based upon the one Miller shared at the CrashSpace RPi session in February 2013)<br>sudo bash<br>
echo gpio17 &gt; /sys/class/gpio/export<br></div><div>wont work.<br></div><div>But<br>sudo echo &quot;17&quot; &gt; /sys/class/gpio/export<br>Does<br></div><div><br></div><div>Will test some more with the [gpio] object later - out of time now:(<br>
<br></div><div>Cheers Charles,<br><br></div><div>Julian<br></div><div><br></div><div><code></code><code><br></code></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 2 April 2013 12:22, Charles Goyard <span dir="ltr">&lt;<a href="mailto:cg@fsck.fr" target="_blank">cg@fsck.fr</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<div class="im"><br>
Julian Brooks wrote:<br>
&gt; After sudo bash I get:<br>
&gt; root@raspberrypi:/home/pi# echo gpio17 &gt; /sys/class/gpio/export<br>
&gt; bash: echo: write error: Invalid argument<br>
<br>
</div>That&#39;s strange. I don&#39;t have a pi handy for now to double check my<br>
instructions. Maybe I forgot something.<br>
<div class="im"><br>
&gt; I&#39;m presuming &#39;gpio17&#39; is to allow access to pin 17 and not what was my<br>
&gt; first impression that gpio17 allows access to all 18 pins?<br>
<br>
</div>yes, only creates the gpio17 &quot;file&quot; for pin 17.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</div></div></blockquote></div><br></div>