<?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[Connecting an LED Strip to an Omega2+]]></title><description><![CDATA[<p dir="auto">Hello, I'm trying to figure out how I can control an LED Strip using my Omega2+. I'm using this (<a href="https://www.amazon.com/dp/B06ZZLHYB2/" rel="nofollow">https://www.amazon.com/dp/B06ZZLHYB2/</a>) LED strip. I understand that you need to ground R to get red, B to get blue, etc. but how would I connect this to be controlled by my Omega2+'s GPIO headers?<br />
Also is there a way to power the LED strip's 5V rail with the onion? I don't think it's possible since it only outputs 3.3V and I'm not sure what the resistance of the LED strip is. If I can't I could probably just use another usb just for power. I have to use USB to power the dock/Omega anyways so I could probably split power from that.</p>
<p dir="auto">I have an Omega2+ as well as the Expansion Dock. I'm still really new to IoT and Linux so sorry if please bear that in mind when answering <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/topic/2702/connecting-an-led-strip-to-an-omega2</link><generator>RSS for Node</generator><lastBuildDate>Sun, 08 Mar 2026 04:55:05 GMT</lastBuildDate><atom:link href="http://community.onion.io/topic/2702.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 05 Feb 2018 21:56:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Connecting an LED Strip to an Omega2+ on Mon, 05 Feb 2018 22:17:21 GMT]]></title><description><![CDATA[<p dir="auto">Hello, I'm trying to figure out how I can control an LED Strip using my Omega2+. I'm using this (<a href="https://www.amazon.com/dp/B06ZZLHYB2/" rel="nofollow">https://www.amazon.com/dp/B06ZZLHYB2/</a>) LED strip. I understand that you need to ground R to get red, B to get blue, etc. but how would I connect this to be controlled by my Omega2+'s GPIO headers?<br />
Also is there a way to power the LED strip's 5V rail with the onion? I don't think it's possible since it only outputs 3.3V and I'm not sure what the resistance of the LED strip is. If I can't I could probably just use another usb just for power. I have to use USB to power the dock/Omega anyways so I could probably split power from that.</p>
<p dir="auto">I have an Omega2+ as well as the Expansion Dock. I'm still really new to IoT and Linux so sorry if please bear that in mind when answering <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/15893</link><guid isPermaLink="true">http://community.onion.io/post/15893</guid><dc:creator><![CDATA[dmynerd78]]></dc:creator><pubDate>Mon, 05 Feb 2018 22:17:21 GMT</pubDate></item><item><title><![CDATA[Reply to Connecting an LED Strip to an Omega2+ on Tue, 06 Feb 2018 06:00:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/2328">@dmynerd78</a> have a look at using PWM to drive the RGB lines of the LED's - the Omega has a simple command line to drive PWM.</p>
<p dir="auto"><a href="https://onion.io/2bt-fast-gpio-pwm/" rel="nofollow">https://onion.io/2bt-fast-gpio-pwm/</a></p>
<p dir="auto">You could probably use the Omega GPIO's through open collector transistors or mosfets to drive the LEDS, then you won't have to worry about the 5V supply as it is isolated from the Omega's 3.3V. Read up on which GPIO pins to use though as some have special functions and you need to disable them using the omega2-ctrl gpiomux command</p>
<p dir="auto"><a href="https://docs.onion.io/omega2-docs/using-gpios.html" rel="nofollow">https://docs.onion.io/omega2-docs/using-gpios.html</a></p>
]]></description><link>http://community.onion.io/post/15898</link><guid isPermaLink="true">http://community.onion.io/post/15898</guid><dc:creator><![CDATA[Paul Cousins]]></dc:creator><pubDate>Tue, 06 Feb 2018 06:00:10 GMT</pubDate></item></channel></rss>