<?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[Using fast-gpio with the servo expansion]]></title><description><![CDATA[<p dir="auto">Has anyone had any luck using fast-gpio with the servo expansion? I hooked mine up to a 5v power supply and a 9g micro servo and ran 'fast-gpio pwm 14 200 25' in Terminal and got nothing. I got GPIO port 14 from the example, is that why it's not working? I'm plugged into servo port S0 too, I wasn't sure which to use so I just chose one. I'm new to this type of programming so bare with me if I'm way off base here. Thanks in advance!</p>
]]></description><link>http://community.onion.io/topic/75/using-fast-gpio-with-the-servo-expansion</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 08:17:19 GMT</lastBuildDate><atom:link href="http://community.onion.io/topic/75.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 11 Nov 2015 05:05:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Using fast-gpio with the servo expansion on Wed, 11 Nov 2015 05:21:02 GMT]]></title><description><![CDATA[<p dir="auto">Has anyone had any luck using fast-gpio with the servo expansion? I hooked mine up to a 5v power supply and a 9g micro servo and ran 'fast-gpio pwm 14 200 25' in Terminal and got nothing. I got GPIO port 14 from the example, is that why it's not working? I'm plugged into servo port S0 too, I wasn't sure which to use so I just chose one. I'm new to this type of programming so bare with me if I'm way off base here. Thanks in advance!</p>
]]></description><link>http://community.onion.io/post/506</link><guid isPermaLink="true">http://community.onion.io/post/506</guid><dc:creator><![CDATA[Rob  Marston]]></dc:creator><pubDate>Wed, 11 Nov 2015 05:21:02 GMT</pubDate></item><item><title><![CDATA[Reply to Using fast-gpio with the servo expansion on Wed, 11 Nov 2015 05:19:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/83">@Rob--Marston</a> The Omega communicates with the Servo Expansion via I2C. So you shouldn't use the fast-gpio library with it. If you are familiar with python, here's a I2C library we had used before: <a href="https://github.com/OnionIoT/Python-I2C" rel="nofollow">https://github.com/OnionIoT/Python-I2C</a> (we are currently writing an i2c library in C/C++, and also a servo expansion library based on that.</p>
]]></description><link>http://community.onion.io/post/507</link><guid isPermaLink="true">http://community.onion.io/post/507</guid><dc:creator><![CDATA[Boken Lin]]></dc:creator><pubDate>Wed, 11 Nov 2015 05:19:24 GMT</pubDate></item><item><title><![CDATA[Reply to Using fast-gpio with the servo expansion on Wed, 11 Nov 2015 18:07:04 GMT]]></title><description><![CDATA[<p dir="auto">That explains it! Do you know who authored it? I'd love to see an example of how it's used. I have some understanding of Python but aren't really sure how to use the library to actually move the servos. Anyway, thanks again for your help <a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/5">@Boken-Lin</a> -- love the Omega <img src="http://community.onion.io/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=ic093v0mjao" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" title=":)" alt="🙂" /></p>
]]></description><link>http://community.onion.io/post/539</link><guid isPermaLink="true">http://community.onion.io/post/539</guid><dc:creator><![CDATA[Rob  Marston]]></dc:creator><pubDate>Wed, 11 Nov 2015 18:07:04 GMT</pubDate></item><item><title><![CDATA[Reply to Using fast-gpio with the servo expansion on Wed, 11 Nov 2015 18:15:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/83">@Rob--Marston</a> There's a Servo Expansion application available on the command line: pwm-exp</p>
<p dir="auto">Check out this <a href="https://onion.freshdesk.com/solution/articles/6000081222-how-do-i-use-the-servo-expansion-" rel="nofollow">help desk article</a> for a full guide</p>
]]></description><link>http://community.onion.io/post/541</link><guid isPermaLink="true">http://community.onion.io/post/541</guid><dc:creator><![CDATA[Lazar Demin]]></dc:creator><pubDate>Wed, 11 Nov 2015 18:15:50 GMT</pubDate></item></channel></rss>