<?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[libgpiod support on the Onion Omega]]></title><description><![CDATA[<p dir="auto">Hello,<br />
I was wondering if the Onion Omega Linux OS has libgpiod support and if someone has tested it already. I realize that sysfs gpio support already exists as does custom  gpio libraries, but I was interested in playing around with the libgpiod implementation as well.</p>
]]></description><link>http://community.onion.io/topic/3616/libgpiod-support-on-the-onion-omega</link><generator>RSS for Node</generator><lastBuildDate>Sat, 14 Mar 2026 22:56:25 GMT</lastBuildDate><atom:link href="http://community.onion.io/topic/3616.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 06 Jun 2019 14:02:06 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to libgpiod support on the Onion Omega on Thu, 06 Jun 2019 14:02:06 GMT]]></title><description><![CDATA[<p dir="auto">Hello,<br />
I was wondering if the Onion Omega Linux OS has libgpiod support and if someone has tested it already. I realize that sysfs gpio support already exists as does custom  gpio libraries, but I was interested in playing around with the libgpiod implementation as well.</p>
]]></description><link>http://community.onion.io/post/19570</link><guid isPermaLink="true">http://community.onion.io/post/19570</guid><dc:creator><![CDATA[Hussam Al-Hertani]]></dc:creator><pubDate>Thu, 06 Jun 2019 14:02:06 GMT</pubDate></item><item><title><![CDATA[Reply to libgpiod support on the Onion Omega on Wed, 19 Jun 2019 03:27:05 GMT]]></title><description><![CDATA[<p dir="auto">After installing the latest firmware omega2p-v0.3.2-b223.bin and enabling the 'packages' repo, I was able to download libgpiod and gpiod-util. I have yet to test building gpio apps with libgpiod, but the basic libgpiod bash commands such as gpioinfo, gpiodetect, gpioset and gpioget all work on gpio pins 15,16 &amp; 17 (attached to the RGB LED on the expansion dock). I will be experimenting further with this in the coming days.</p>
]]></description><link>http://community.onion.io/post/19633</link><guid isPermaLink="true">http://community.onion.io/post/19633</guid><dc:creator><![CDATA[Hussam Al-Hertani]]></dc:creator><pubDate>Wed, 19 Jun 2019 03:27:05 GMT</pubDate></item><item><title><![CDATA[Reply to libgpiod support on the Onion Omega on Wed, 19 Jun 2019 20:49:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/633">@Hussam-Al-Hertani</a> The 18.06 based OpenWrt <em>'/18.06-SNAPSHOT/packages/mipsel_24kc/packages'</em> repo contains the <code>gpiod-tools</code> and  <code>libgpiod</code> packages quite a long time ago.</p>
<p dir="auto">So each OpenWrt 18.06 based Omega2 firmware from v0.3.2 b217 supports them too.</p>
<pre><code># Omega2+ FW v0.3.2 b217 ... b223

root@Omega-5BE1:/# opkg info gpiod-tools
Package: gpiod-tools
Version: 1.0.1-1
Depends: libc, libgpiod
Status: unknown ok not-installed
Section: utils
Architecture: mipsel_24kc
Size: 11963
Filename: gpiod-tools_1.0.1-1_mipsel_24kc.ipk
Description: Tools for interacting with the linux GPIO character device
 (gpiod stands for GPIO device).

root@Omega-5BE1:/# opkg info libgpiod
Package: libgpiod
Version: 1.0.1-1
Depends: libc
Status: unknown ok not-installed
Section: libs
Architecture: mipsel_24kc
Size: 8004
Filename: libgpiod_1.0.1-1_mipsel_24kc.ipk
Description: C library for interacting with the linux GPIO character device
 (gpiod stands for GPIO device).

root@Omega-5BE1:/# opkg install gpiod-tools
Installing gpiod-tools (1.0.1-1) to root...
Downloading http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/packages/gpiod-tools_1.0.1-1_mipsel_24kc.ipk
Installing libgpiod (1.0.1-1) to root...
Downloading http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/packages/libgpiod_1.0.1-1_mipsel_24kc.ipk
Configuring libgpiod.
Configuring gpiod-tools.
</code></pre>
]]></description><link>http://community.onion.io/post/19644</link><guid isPermaLink="true">http://community.onion.io/post/19644</guid><dc:creator><![CDATA[György Farkas]]></dc:creator><pubDate>Wed, 19 Jun 2019 20:49:01 GMT</pubDate></item></channel></rss>