<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Simple GPIO on Zybo using command-line on Linux</title>
	<atom:link href="http://billauer.se/blog/2014/07/bash-gpio-xillinux/feed/" rel="self" type="application/rss+xml" />
	<link>https://billauer.se/blog/2014/07/bash-gpio-xillinux/</link>
	<description>Anything I found worthy to write down.</description>
	<lastBuildDate>Thu, 26 Mar 2026 13:15:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: eli</title>
		<link>https://billauer.se/blog/2014/07/bash-gpio-xillinux/comment-page-1/#comment-1194</link>
		<dc:creator>eli</dc:creator>
		<pubDate>Tue, 26 Jul 2016 18:42:32 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=4154#comment-1194</guid>
		<description>You mean like set up some clock/data protocol and transmit a file this way? That&#039;s rather bizarre, but given some standard UNIX utilities one could write a script that sends a file through the GPIO. I suppose.

But using Linux C API for GPIO is by far more natural, I believe.</description>
		<content:encoded><![CDATA[<p>You mean like set up some clock/data protocol and transmit a file this way? That&#8217;s rather bizarre, but given some standard UNIX utilities one could write a script that sends a file through the GPIO. I suppose.</p>
<p>But using Linux C API for GPIO is by far more natural, I believe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bbondor</title>
		<link>https://billauer.se/blog/2014/07/bash-gpio-xillinux/comment-page-1/#comment-1193</link>
		<dc:creator>bbondor</dc:creator>
		<pubDate>Tue, 26 Jul 2016 17:07:35 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=4154#comment-1193</guid>
		<description>Hi ELI, 

Is it possible to export an entire binary file in bash this way?</description>
		<content:encoded><![CDATA[<p>Hi ELI, </p>
<p>Is it possible to export an entire binary file in bash this way?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eli</title>
		<link>https://billauer.se/blog/2014/07/bash-gpio-xillinux/comment-page-1/#comment-1123</link>
		<dc:creator>eli</dc:creator>
		<pubDate>Wed, 07 Oct 2015 19:20:24 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=4154#comment-1123</guid>
		<description>Hmmm... I wasn&#039;t aware that it worked. I always go while [ 1 ]; But I suppose they do the same. :)</description>
		<content:encoded><![CDATA[<p>Hmmm&#8230; I wasn&#8217;t aware that it worked. I always go while [ 1 ]; But I suppose they do the same. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>https://billauer.se/blog/2014/07/bash-gpio-xillinux/comment-page-1/#comment-1122</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Wed, 07 Oct 2015 17:10:31 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=4154#comment-1122</guid>
		<description>for while loop, should Be while((1)), right?</description>
		<content:encoded><![CDATA[<p>for while loop, should Be while((1)), right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alessandro Renzi</title>
		<link>https://billauer.se/blog/2014/07/bash-gpio-xillinux/comment-page-1/#comment-1011</link>
		<dc:creator>Alessandro Renzi</dc:creator>
		<pubDate>Thu, 16 Oct 2014 17:08:01 +0000</pubDate>
		<guid isPermaLink="false">https://billauer.se/blog/?p=4154#comment-1011</guid>
		<description>Hi, I was wandering where I could find a reference on the offset value 54, how can I determine it (or where is written)?</description>
		<content:encoded><![CDATA[<p>Hi, I was wandering where I could find a reference on the offset value 54, how can I determine it (or where is written)?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
