<?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: WS2812 addressable LEDs test</title>
	<atom:link href="http://www.epanorama.net/blog/2016/06/19/ws2812-addressable-leds-test/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.epanorama.net/blog/2016/06/19/ws2812-addressable-leds-test/</link>
	<description>All about electronics and circuit design</description>
	<lastBuildDate>Fri, 24 Apr 2026 14:10:11 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.14</generator>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2016/06/19/ws2812-addressable-leds-test/comment-page-7/#comment-1873090</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Wed, 11 Mar 2026 19:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=43017#comment-1873090</guid>
		<description><![CDATA[Open source RGB lighting control that doesn&#039;t depend on manufacturer software
https://openrgb.org/]]></description>
		<content:encoded><![CDATA[<p>Open source RGB lighting control that doesn&#8217;t depend on manufacturer software<br />
<a href="https://openrgb.org/" rel="nofollow">https://openrgb.org/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2016/06/19/ws2812-addressable-leds-test/comment-page-7/#comment-1858576</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Tue, 29 Jul 2025 19:28:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=43017#comment-1858576</guid>
		<description><![CDATA[https://signalrgb.com/
One For All
Control and sync your RGB with one free app.]]></description>
		<content:encoded><![CDATA[<p><a href="https://signalrgb.com/" rel="nofollow">https://signalrgb.com/</a><br />
One For All<br />
Control and sync your RGB with one free app.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2016/06/19/ws2812-addressable-leds-test/comment-page-6/#comment-1856547</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Sat, 21 Jun 2025 14:05:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=43017#comment-1856547</guid>
		<description><![CDATA[https://kno.wled.ge/interfaces/json-api/?fbclid=IwQ0xDSwLBfUpjbGNrAsF8lmV4dG4DYWVtAjExAAEehFECP1lkmfCmmKDuqyhmyO8QQ-R08UuLpj9O_9L6Zt4YQuK1L9DOI0W6v7k_aem_EkrrFZxaNJOsbOq6r7k5Pw

WLED versions since 0.8.4 implement a powerful JSON API over HTTP.
It is accessible using the /json subpage.

https://github.com/jshea2/OSC-for-WLED

Convert OSC Commands to the WLED JSON API]]></description>
		<content:encoded><![CDATA[<p><a href="https://kno.wled.ge/interfaces/json-api/?fbclid=IwQ0xDSwLBfUpjbGNrAsF8lmV4dG4DYWVtAjExAAEehFECP1lkmfCmmKDuqyhmyO8QQ-R08UuLpj9O_9L6Zt4YQuK1L9DOI0W6v7k_aem_EkrrFZxaNJOsbOq6r7k5Pw" rel="nofollow">https://kno.wled.ge/interfaces/json-api/?fbclid=IwQ0xDSwLBfUpjbGNrAsF8lmV4dG4DYWVtAjExAAEehFECP1lkmfCmmKDuqyhmyO8QQ-R08UuLpj9O_9L6Zt4YQuK1L9DOI0W6v7k_aem_EkrrFZxaNJOsbOq6r7k5Pw</a></p>
<p>WLED versions since 0.8.4 implement a powerful JSON API over HTTP.<br />
It is accessible using the /json subpage.</p>
<p><a href="https://github.com/jshea2/OSC-for-WLED" rel="nofollow">https://github.com/jshea2/OSC-for-WLED</a></p>
<p>Convert OSC Commands to the WLED JSON API</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2016/06/19/ws2812-addressable-leds-test/comment-page-6/#comment-1856293</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Fri, 20 Jun 2025 00:10:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=43017#comment-1856293</guid>
		<description><![CDATA[Does anyone know how to connect wled lighting qlab?
https://www.facebook.com/share/p/19DKBwSrtT/

What are you trying to do?

Obvious is ArtNet if you’re using any other fixtures

If you don&#039;t already use Art-Net/sACN for anything else you may find it easier to use the JSON API https://kno.wled.ge/interfaces/json-api/ 

There&#039;s also a friendly interface from OSC to JSON API which makes it possible to use OSC from QLab https://github.com/jshea2/OSC-for-WLED/]]></description>
		<content:encoded><![CDATA[<p>Does anyone know how to connect wled lighting qlab?<br />
<a href="https://www.facebook.com/share/p/19DKBwSrtT/" rel="nofollow">https://www.facebook.com/share/p/19DKBwSrtT/</a></p>
<p>What are you trying to do?</p>
<p>Obvious is ArtNet if you’re using any other fixtures</p>
<p>If you don&#8217;t already use Art-Net/sACN for anything else you may find it easier to use the JSON API <a href="https://kno.wled.ge/interfaces/json-api/" rel="nofollow">https://kno.wled.ge/interfaces/json-api/</a> </p>
<p>There&#8217;s also a friendly interface from OSC to JSON API which makes it possible to use OSC from QLab <a href="https://github.com/jshea2/OSC-for-WLED/" rel="nofollow">https://github.com/jshea2/OSC-for-WLED/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2016/06/19/ws2812-addressable-leds-test/comment-page-6/#comment-1848232</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Thu, 13 Mar 2025 07:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=43017#comment-1848232</guid>
		<description><![CDATA[Another type of addressable LED

Some Useful Notes On The 6805-EC10 Addressable RGB LED
https://hackaday.com/2025/03/12/some-useful-notes-on-the-6805-ec10-addressable-rgb-led/

LEDs are getting smaller and smaller, and the newest generations of indexable RGB LEDs are even fiddlier to use than their already diminutive predecessors. [Alex Lorman] has written some notes about the minuscule SK6805-EC10 series of LEDs, which may be helpful to those wanting to learn how to deal with these in a more controlled manner.

Most hardware types will be very familiar with the 5050-sized devices, sold as Neopixels in some circles, which are so-named due to being physically 5.0 mm x 5.0 mm in the horizontal dimensions. Many LEDs are specified by this simple width by depth manner. As for addressable RGB LEDs (although not all addressable LEDs are RGB, there are many weird and wonderful combinations out there!) the next most common standard size down the scale is the 2020, also known as the ‘Dotstar.’ These are small enough to present a real soldering challenge, and getting a good placement result needs some real skills.

[Alex] wanted to use the even smaller EC10 or 1111 devices, which measure a staggering 1.1 mm x 1.1 mm! Adafruit’s product page mentions that these are not intended for hand soldering, but we bet you want to try! 

SK6805-EC10-Notes
https://github.com/alorman/SK6805-EC10-Notes]]></description>
		<content:encoded><![CDATA[<p>Another type of addressable LED</p>
<p>Some Useful Notes On The 6805-EC10 Addressable RGB LED<br />
<a href="https://hackaday.com/2025/03/12/some-useful-notes-on-the-6805-ec10-addressable-rgb-led/" rel="nofollow">https://hackaday.com/2025/03/12/some-useful-notes-on-the-6805-ec10-addressable-rgb-led/</a></p>
<p>LEDs are getting smaller and smaller, and the newest generations of indexable RGB LEDs are even fiddlier to use than their already diminutive predecessors. [Alex Lorman] has written some notes about the minuscule SK6805-EC10 series of LEDs, which may be helpful to those wanting to learn how to deal with these in a more controlled manner.</p>
<p>Most hardware types will be very familiar with the 5050-sized devices, sold as Neopixels in some circles, which are so-named due to being physically 5.0 mm x 5.0 mm in the horizontal dimensions. Many LEDs are specified by this simple width by depth manner. As for addressable RGB LEDs (although not all addressable LEDs are RGB, there are many weird and wonderful combinations out there!) the next most common standard size down the scale is the 2020, also known as the ‘Dotstar.’ These are small enough to present a real soldering challenge, and getting a good placement result needs some real skills.</p>
<p>[Alex] wanted to use the even smaller EC10 or 1111 devices, which measure a staggering 1.1 mm x 1.1 mm! Adafruit’s product page mentions that these are not intended for hand soldering, but we bet you want to try! </p>
<p>SK6805-EC10-Notes<br />
<a href="https://github.com/alorman/SK6805-EC10-Notes" rel="nofollow">https://github.com/alorman/SK6805-EC10-Notes</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2016/06/19/ws2812-addressable-leds-test/comment-page-6/#comment-1847215</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Tue, 25 Feb 2025 13:12:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=43017#comment-1847215</guid>
		<description><![CDATA[https://hackaday.com/2025/02/24/to-test-a-smart-led/]]></description>
		<content:encoded><![CDATA[<p><a href="https://hackaday.com/2025/02/24/to-test-a-smart-led/" rel="nofollow">https://hackaday.com/2025/02/24/to-test-a-smart-led/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2016/06/19/ws2812-addressable-leds-test/comment-page-6/#comment-1844232</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Tue, 21 Jan 2025 10:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=43017#comment-1844232</guid>
		<description><![CDATA[https://hackaday.com/2025/01/21/from-retro-to-radiant-3d-tetris-on-a-led-matrix/]]></description>
		<content:encoded><![CDATA[<p><a href="https://hackaday.com/2025/01/21/from-retro-to-radiant-3d-tetris-on-a-led-matrix/" rel="nofollow">https://hackaday.com/2025/01/21/from-retro-to-radiant-3d-tetris-on-a-led-matrix/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2016/06/19/ws2812-addressable-leds-test/comment-page-6/#comment-1843617</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Sat, 11 Jan 2025 20:41:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=43017#comment-1843617</guid>
		<description><![CDATA[Väyläohjattavat LEDit kuten WS2812 ja vastaavat olisi kuin luotu tuohon hommaan. Voit johdottaa joukon noita peräkkäin ja ohjata kaikkia erikseen haluttuun tilaan (RGB värit). Näytä saa valmiiksi asennettuna LED nauhan muotoon ja renkainakin. Ohjaus helposti koodilla joka pyörii esimerkiksi Arduino kortilla tai ESP32/8266 alustalla tai Raspberry Pi. Netistä löytyy paljon erilaisia esimerkkiprojekteja sekä ChatGPT näyttää osaavan generoida ainakin sinne päin koodia.
https://www.epanorama.net/blog/2016/06/19/ws2812-addressable-leds-test/]]></description>
		<content:encoded><![CDATA[<p>Väyläohjattavat LEDit kuten WS2812 ja vastaavat olisi kuin luotu tuohon hommaan. Voit johdottaa joukon noita peräkkäin ja ohjata kaikkia erikseen haluttuun tilaan (RGB värit). Näytä saa valmiiksi asennettuna LED nauhan muotoon ja renkainakin. Ohjaus helposti koodilla joka pyörii esimerkiksi Arduino kortilla tai ESP32/8266 alustalla tai Raspberry Pi. Netistä löytyy paljon erilaisia esimerkkiprojekteja sekä ChatGPT näyttää osaavan generoida ainakin sinne päin koodia.<br />
<a href="https://www.epanorama.net/blog/2016/06/19/ws2812-addressable-leds-test/" rel="nofollow">https://www.epanorama.net/blog/2016/06/19/ws2812-addressable-leds-test/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2016/06/19/ws2812-addressable-leds-test/comment-page-6/#comment-1843616</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Sat, 11 Jan 2025 20:37:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=43017#comment-1843616</guid>
		<description><![CDATA[Väyläohjattavat LEDit kuten WS2812 ja vastaavat olisi kuin luotu tuohon hommaan. Voit johdottaa joukon noita peräkkäin ja ohjata kaikkia erikseen haluttuun tilaan (RGB värit). Näytä saa valmiiksi asennettuna LED nauhan muotoon ja renkainakin. Ohjaus helposti koodilla joka pyörii esimerkiksi Arduino kortilla tai ESP32/8266 alustalla tai Raspberry Pi. 
https://www.epanorama.net/blog/2016/06/19/ws2812-addressable-leds-test/]]></description>
		<content:encoded><![CDATA[<p>Väyläohjattavat LEDit kuten WS2812 ja vastaavat olisi kuin luotu tuohon hommaan. Voit johdottaa joukon noita peräkkäin ja ohjata kaikkia erikseen haluttuun tilaan (RGB värit). Näytä saa valmiiksi asennettuna LED nauhan muotoon ja renkainakin. Ohjaus helposti koodilla joka pyörii esimerkiksi Arduino kortilla tai ESP32/8266 alustalla tai Raspberry Pi.<br />
<a href="https://www.epanorama.net/blog/2016/06/19/ws2812-addressable-leds-test/" rel="nofollow">https://www.epanorama.net/blog/2016/06/19/ws2812-addressable-leds-test/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2016/06/19/ws2812-addressable-leds-test/comment-page-6/#comment-1841666</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Tue, 17 Dec 2024 08:31:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=43017#comment-1841666</guid>
		<description><![CDATA[https://hackaday.com/2024/12/16/building-the-spectacular-fibonacci128-simple-add-on/
https://squidgeefish.com/projects/fibonacci128-sao/]]></description>
		<content:encoded><![CDATA[<p><a href="https://hackaday.com/2024/12/16/building-the-spectacular-fibonacci128-simple-add-on/" rel="nofollow">https://hackaday.com/2024/12/16/building-the-spectacular-fibonacci128-simple-add-on/</a><br />
<a href="https://squidgeefish.com/projects/fibonacci128-sao/" rel="nofollow">https://squidgeefish.com/projects/fibonacci128-sao/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
