<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://www.doityourselfchristmas.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dmoore</id>
	<title>doityourselfchristmas.com - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://www.doityourselfchristmas.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dmoore"/>
	<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Special:Contributions/Dmoore"/>
	<updated>2026-04-29T10:22:18Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=13181</id>
		<title>Controllers</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=13181"/>
		<updated>2022-06-04T19:19:16Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* USB to DMX512 Output */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Intro=&lt;br /&gt;
There are many different types of controllers used for RGB lighting effects.  The most common fall into two different categories: &lt;br /&gt;
*Pixel Controllers &lt;br /&gt;
*Dumb RGB Controllers.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The different controllers also can be broken into categories based on the type of data communications protocols used to speak to them from the sequencing computer.  The main categories of communications protocols are:&lt;br /&gt;
* [[Renard]] (using either RS232-serial or RS485)&lt;br /&gt;
* [[E1.31_(Streaming-ACN)_Protocol|E1.31]] (DMX over Ethernet)&lt;br /&gt;
* [[DMX]] A traditional stage lighting protocol&lt;br /&gt;
* Programs stored on SD memory cards &lt;br /&gt;
* Lightorama  LOR compatable gear&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When choosing a Pixel controller it is important that you confirm that your selection is compatible with you system design.  Critical properties to consider include are:&lt;br /&gt;
* Communications Protocol (E1.31, Renard, DMX, LOR, Etc.)&lt;br /&gt;
* [[Choosing_a_Pixel_Voltage:_5V_vs_12V|Pixel Voltage]]  (5VDC vs 12VDC)&lt;br /&gt;
* [[Different_Styles_of_Pixels|Pixel Type]] (WS2801, WS2811, GECE, LOR, Etc.)&lt;br /&gt;
* Number of Pixels to be Controlled&lt;br /&gt;
* Number of Connectors and Number of Strings that can be Physically Connected&lt;br /&gt;
* Advanced Features&lt;br /&gt;
** Grouping (ability to treat multiple Pixels as one)&lt;br /&gt;
** RGB Ordering (ability to correct the physical RGB order to match the software sequence order)&lt;br /&gt;
** ZigZag (Ability to treat physical strings as multiple logical strings)&lt;br /&gt;
** Reverse order (ability to reorder the channels on a string so the most distant one is the first channel)&lt;br /&gt;
** Etc.&lt;br /&gt;
&lt;br /&gt;
Generally you also need to add an [[Enclosures|Enclosure]] to the Pixel Controller to protect it from the weather.   You will also need a [[Power Supplies|Power Supply]] to power the Pixel Controller and Pixels.  There are several ways to connect the [[Power_Injection|Power wiring]]  and there are also several types of [[Pixel Connectors]] that can be used to simplify the wiring.&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;THIS PAGE IS UNDER CONSTRUCTION AND IS NOT COMPLETE!!&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
These are selected Pixel Controllers and other devices from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 1-29-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
=PIXEL CONTROLLERS=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;ESPixel Stick &amp;amp; ESPixel Pops &#039;&#039;&#039;==&lt;br /&gt;
&#039;&#039;&#039;[[ESPixel Stick &amp;amp; ESPixel Pops]]&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The ESPixel Stick was developed by DIYC member Bill Porter aka... madsci1016.  &lt;br /&gt;
It took advantage of the amazing ESP-01 microcontroller which combines a full micro controller with a built in wifi interface all on a small form factor board with an incredibly low price. (~$2).&lt;br /&gt;
The ESP-01 when combined with a circuit board with a small number of components creates a full function wireless pixel controller for about $10 that can control 4 universes or nearly 700 pixels.&lt;br /&gt;
There are several variations of these controllers which are generally referred to as &#039;&#039;&#039;&#039;&#039;Pixel Sticks&#039;&#039;&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Renard Protocol (RS232 or RS485)to SPI (Pixel Communication)&#039;&#039;&#039;==&lt;br /&gt;
&#039;&#039;&#039;[[Renard_PX1_Pixel_Controller|Renard PX1 Pixel Controller]]&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The Renard PX1 was designed by [http://doityourselfchristmas.com/forums/member.php?9-P-Short Phil Short] as an inexpensive Pixel controller designed to work with standard Renard systems.  It can be daisy chained with other Renard controllers. The PX1 provides a low cost solution that allows a user to add pixels to an existing display setup using just a simple Renard setup.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to SPI (Pixel Communications)&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept an [[E1.31_(Streaming-ACN)_Protocol|E1.31 (Ethernet)]] input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
[http://www.holidaycoro.com/firmware Firmware Update Page]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.0.50 (configurable via LCD interface or webpage) or can be configured for DHCP.&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link || Setup Videos || Note&lt;br /&gt;
|-&lt;br /&gt;
| HinksPix Pro || 24,480 || 144 UniCast/Multicast (E1.31 &amp;amp; Artnet &amp;amp; DDP)||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 48 Outputs&amp;lt;br&amp;gt;Custom Configurations  || 680 Pixels Per Output || [[Image:929.jpg|150px|link=https://www.holidaycoro.com/Flex-Modular-Lighting-Controller-System-p/951.htm]] || [https://www.holidaycoro.com/Flex-Modular-Lighting-Controller-System-p/951.htm Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[https://www.holidaycoro.com/Flex-System-Ready2Run-Assembled-Controller-p/952-1.htm &amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/XuPJCqw-wbI Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/HinksPix Setup Videos]|| Includes one dedicated RS-485/DMX output (does not use a pixel output), Stand alone playback of xLights Sequences (SD CARD), Extensive long range SMART functionality, LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix Evolution || 16,320 || 128 UniCast (E1.31 &amp;amp; Artnet)||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 48 Outputs&amp;lt;br&amp;gt;Custom Configurations  || 340 Pixels Per Output || [[Image:951-12.jpg|150px|link=https://www.holidaycoro.com/Flex-Modular-Lighting-Controller-System-p/951.htm]] || [https://www.holidaycoro.com/Flex-Modular-Lighting-Controller-System-p/951.htm Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[https://www.holidaycoro.com/Flex-System-Ready2Run-Assembled-Controller-p/952-1.htm &amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/XuPJCqw-wbI Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/AlphaPix Setup Videos]|| Includes two dedicated RS-485/DMX outputs (does not use a pixel output), LCD Display for Configuration and Testing, Long range REGULAR functionality, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  &lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 4&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V3 || 2,720 || 16 UniCast (E1.31 &amp;amp; Artnet)||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:722.jpg|150px|link=http://www.holidaycoro.com/product-p/722-V3.htm]] || [http://www.holidaycoro.com/Product-p/722-V3.htm Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[http://www.holidaycoro.com/product-p/831.htm &amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/16o780guQbQ Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes one dedicated RS-485/DMX output (does not use a pixel output), 28A per Controller/7.5A per Output, LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  &lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 16&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V3  || 5,440 || 32 UniCast (E1.31 &amp;amp; Artnet) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:AlphaPix16.jpg|150px|link=http://www.holidaycoro.com/product-p/721-V3.htm]] || [http://www.holidaycoro.com/Product-p/721-V3.htm &amp;lt;br&amp;gt;Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[http://www.holidaycoro.com/product-p/832.htm &amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/kPAvSBBGmV4 Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes three dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output (80A at 20% Duty Cycle), LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  Resistor bank for outputs to reduce likely hood of shorting upon incorrect connections.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.sandevices.com SanDevices]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4668-jstjohnz jstjohnz])&lt;br /&gt;
&lt;br /&gt;
[http://sandevices.com/documents/E68x_Controller_Pixel_Config.pdf E68x Configuration Guide]&lt;br /&gt;
&lt;br /&gt;
[http://www.sandevices.com/downloads.html Firmware Updates]&lt;br /&gt;
&lt;br /&gt;
[[E68X-to-DMX#Converter_Configuration]]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 192.168.1.206&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| E6804-4 || 2040 || 7Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 4 Fused (1x4 Electrical, 4x1 Logical)  || 6120 || Up to 12 || || [http://sandevices.com/E6804Info.html link] ||  Assembled/Tested: $99, Full Kit: Price $69 [http://doityourselfchristmas.com/forums/showthread.php?26225-E6804-4-port-pixel-controller Presale]||  [http://sandevices.com/documents/SanDevices_E6804_Pixel_Controller_Operating_Manual.pdf Owner&#039;s] [http://sandevices.com/documents/SanDevices_E6804_Assembly_Manual.pdf Assembly] || Size is 2.5&amp;quot; x 4&amp;quot;, mounting holes on 2&amp;quot;x3&amp;quot; centers, compatible with CG series enclosures. [http://doityourselfchristmas.com/forums/showthread.php?25504-New-Pixel-Controller&amp;amp;p=258848#post258848 Announcement ]&lt;br /&gt;
|-&lt;br /&gt;
| PS-1 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical)  || 3060 || Up to 6 || || [http://sandevices.com/PixelSystem1.html link] ||  Turnkey System: $399 || [http://sandevices.com/documents/PS1_Users_Guide.pdf Owner&#039;s ]  || Assembled E682 with power supply in an Enclosure&lt;br /&gt;
|-&lt;br /&gt;
| E682-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ]  [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] ||To be released shortly&lt;br /&gt;
|-&lt;br /&gt;
| E682-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ] [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] || Original E682, Before Firmware Upgrade&lt;br /&gt;
|-&lt;br /&gt;
| E681-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Firmware To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function  || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] ||To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.PixelController.com PixelController.com (Falcon Christmas)] ===&lt;br /&gt;
(USA Based run by DIYC supporting member [http://doityourselfchristmas.com/forums/member.php?7764-dpitts David Pitts (dpitts)])&lt;br /&gt;
&lt;br /&gt;
[http://www.PixelController.com/store Store]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.1.50. Can be configured via OLED interface or webpage. Supports DHCP (Dynamic Host Configuration Protocol).&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| F16V2  || 10,880 || 64 Multicast/Unicast (E1.31) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812&amp;lt;br/&amp;gt;GECE&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16/32 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16/32 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output (340 when in 32 port mode) || [[Image:F16v2.jpg|150px|link=https://pixelcontroller.com/store/products/48-f16v3.html]] || [https://pixelcontroller.com/store/products/48-f16v3.html] ||Assembled $250.00 || 5-32V DC, Every port can be a different type. Expandable to 32 ports, soon to be 48 ports. Virtual string support. 40Hz refresh rate on outputs even when pixel count is 680 pixels. Includes four dedicated RS-485/DMX outputs, 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output, OLED Display for Configuration and Testing, Webpage Interface, Mounting plate for CG1500 enclosure available. Voltage and temperature sensors. OLED E131 diagnostic tools. 4 - Renard (Speed and stop bits configurable), DMX and Pixelnet Outputs. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=3zJtKlOtI4Y Setup Video]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,2232.0.html  Unofficial Users Manual]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 10.10.10.10&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P12R || 2040 || 12Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001 || 12 Fused (2x6 Electrical, 3x4 Logical)  || 6120 || 1 || || [http://www.j1sys.com/products/lighting/ECG-P12.html link] ||  Assembled Board: $Check Website || [http://www.j1sys.com/assets/PIXAD8-Guide-v0.1.pdf  Owner&#039;s ] [http://www.j1sys.com/  Notes ]  || &lt;br /&gt;
|-&lt;br /&gt;
| ECG-PIXAD8 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 8 Fused (2x4 Electrical, 2x4 Logical) || 4080 || 1 || || [http://www.j1sys.com/products/lighting/ECG-PIXAD8.html link] ||  Assembled Board: $Check Website  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P2 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 2 Unfused (2x1 Electrical, 2x1 Logical) || 4080 || 4 || || [http://www.j1sys.com/products/lighting/ECG-P2.html link] ||  Assembled Board: $Check Website, Assembled Board w/case: $Check Website  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;DMX512 / ESTA 1.11 (RS485) to SPI&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept a DMX input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface that supports receiving DMX and the used to drive SPI pixels. See [https://www.openlighting.org/ola/ Supported Devices]  for a list of available interfaces. The maximum pixel count is determined by the hardware and the pixel clock speed.&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Channels || Pixels Supported || Output Connectors || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| EasyPix V2 || 170 || 512 ||WS2811,WS2812,WS801,WS2803 &amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803|| 1 Fused Output&amp;lt;br /&amp;gt;Screw Terminals || [[Image:HolidayCoro-614.jpg|150px|link=http://www.holidaycoro.com/product-p/614.htm]] || [http://www.holidaycoro.com/Product-p/614.htm Product Link] ||$39.99 || Null pixels, Reverse order,Push button setting with back-lit LCD screen, built-in sequences, replaceable output chip&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| DCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $53 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|-&lt;br /&gt;
| uDCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $42, Assembled Board w/Case: $48 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/Mini-protocol-Decoder-DMX-to-WS2801-512-dmx-address-decoded/701799_440556828.html Mini protocol Decoder;DMX to WS2801,512 dmx address decoded] [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-100-series-mini-DMX-protocol-decoder-support-WS2801-protocol-control-signal/701799_340705630.html DD-100 series mini DMX protocol decoder;support WS2801 protocol control signal]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-1809-WS2811-DMX-Decoder-support-WS2811-TM1804-TM1809-TM1812-driving-IC-DC5V-24V-input/701799_583679340.html  LT-DMX-1809(WS2811) DMX Decoder;support WS2811,TM1804,TM1809,TM1812 driving IC;DC5V-24V input] [http://doityourselfchristmas.com/wiki/images/a/ad/LT-1809_DMX512_DECODER.pdf  Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-2801-DMX-SPI-Decoder-support-WS2801-WS2803-drving-IC/701799_509914025.html LT-DMX-2801 DMX-SPI Decoder;support WS2801,WS2803 drving IC] [http://doityourselfchristmas.com/wiki/images/6/67/LT-2801_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-3001-DMX-SPI-Decoder-support-TLS3001-TLS3002-driving-IC/701799_509913931.html LT-DMX-3001 DMX-SPI Decoder;support TLS3001, TLS3002 driving IC]  [http://doityourselfchristmas.com/wiki/images/f/f0/LT-3001_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-6803-DMX-Decoder-DC5-24V-input-LPD6803-specific-protocol-output-signal-Max256-steps/701799_314083682.html LT-6803 DMX Decoder;DC5-24V input;LPD6803 specific protocol output signal;Max256 steps] [http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-9813-DMX-SPI-Decoder-support-P9813-drving-IC/701799_509914126.html LT-DMX-9813 DMX-SPI Decoder;support P9813 drving IC] [[http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-WS2801-IC-can-decodering-512-address/701799_340702410.html DD-1000 series DMX protocol decoder;support WS2801 IC;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-LPD6803IC-signal-can-decodering-512-address/701799_340702107.html DD-1000 series DMX protocol decoder;support LPD6803IC signal;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[http://diybllc.com/ DIYB] ===&lt;br /&gt;
(USA based) Run by DIYC user [http://doityourselfchristmas.com/forums/member.php?8235-charleskerr charleskerr]&lt;br /&gt;
*[http://diybllc.com/LED-Pixel-String-Controller-5-volt-DIYB-LCPC-01.htm DMX to SPI Pixel Controller] (website no longer online)&lt;br /&gt;
&lt;br /&gt;
===[http://www.electron-design.ru/ Electron Design] ===&lt;br /&gt;
(Israel based)&lt;br /&gt;
*[http://www.ebay.com/itm/321131195346 Combination Dumb RGB and DMX to SPI Pixel Decoder / Controller]&lt;br /&gt;
&lt;br /&gt;
===[https://www.audiovisualdevices.com.au/ AVD]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4449-David_AVD David_AVD])&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=APC718 Audio Visual Devices APC718]  Single SPI (2801 / 6803) output&lt;br /&gt;
[http://auschristmaslighting.com/wiki/APC718 ACL Wiki ]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,1243.0.html  ACL Thread]&lt;br /&gt;
&lt;br /&gt;
===[http://auschristmaslighting.com/ ACL]===&lt;br /&gt;
* [http://forums.auschristmaslighting.com/index.php/board,34.0.html TP3244 Pixel Driver] 4 SPI (2801 / 6803) outputs&lt;br /&gt;
&lt;br /&gt;
The Tiger Protocol Bridge (TigerPB) TP3212 is a small controller for use with RGB LED lights and LED strips that utilise driver chips like the 6803/2801/3005. These are the currently targeted protocols and it is possible that other 2-wire and single wire protocols could be supported with firmware upgrades. This will provide future proofing of your controller.&lt;br /&gt;
&lt;br /&gt;
The initial release will accept a standard DMX512A data stream and provide control for 170 RGB Pixels (510ch). There will be dual buffered outputs that will allow you to split the 170 pixels into say 100/70 and run them in different directions and yet control them as a single 170 pixel string.&lt;br /&gt;
Each dual buffered output will also allow for the parallel connection of the same number of pixels allowing for two strings to be used with the same patterns. If these are run in opposite directions they would provide for mirrored effects.&lt;br /&gt;
Each of the Dual outputs will be able to drive different protocols if required.&lt;br /&gt;
&lt;br /&gt;
If ran with ECG product line from http://www.j1sys.com you can use hyper-DMX and this controller can be expanded to running 4 Universe&#039;s off each controller.&lt;br /&gt;
&lt;br /&gt;
More info to Follow and at this point &#039;&#039;&#039;this controller is no longer sold&#039;&#039;&#039;.  It has been talked about coming back out.  As the information comes in it will be updated.  If you can get one used, they are still very nice units and work well.&lt;br /&gt;
&lt;br /&gt;
More info at http://auschristmaslighting.com/forums/index.php/board,34.0.html&lt;br /&gt;
&lt;br /&gt;
===Onumen===&lt;br /&gt;
* [http://auschristmaslighting.com/wiki/Controllers#Onumen Onumen Controllers] (note that the start address of the DPP controllers cannot be fixed)&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?15286-DMX-to-WS2801-Pixel-Bridge RPM Pixel Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://stellascapes.com Stellascapes] ===&lt;br /&gt;
(New Zealand Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?491-mrpackethead mrpackethead])&lt;br /&gt;
*T3:  DMX512 - SPI Bridge&lt;br /&gt;
The T3 controller provides a bridge between DMX512 and 4 strings of RGB pixels. &lt;br /&gt;
&lt;br /&gt;
More details at http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;SD Memory Card to SPI&#039;&#039;&#039; ==&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-LED-pixel-light-controller-support2-3-4wire/701799_404060519.html SD LED pixel light controller;support2,3,4wire]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/led-controller-for-WS2801-IC-dream-color-led-flexible-strip/701799_331817904.html led controller for WS2801 IC dream color led flexible strip]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-card-DMX-compatible-intelligence-controller-for-pixel-RGB-module-support-CYT3005-IC-512-output-gray/701799_320682984.html SD card-DMX compatible-intelligence controller for pixel RGB module,support CYT3005 IC.512 output gray scale;Max2048 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-100K-B-SD-card-led-pixel-controller-AC85-265V-input/701799_533617766.html T-100K-B SD card led pixel controller;AC85-265V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-200K-led-pixel-controller-can-be-controlled-via-PC-suppor-many-kinds-of-IC/701799_497637885.html T-200K online led pixel controller,can be controlled via PC;suppor many kinds of IC;8ports*512pixels=4096pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-300K-SD-card-led-pixel-controller-AC85-265V-input-can-control-more-than-6000pixels-via/701799_570149882.html T-300K;SD card led pixel controller;AC85-265V input;can control more than 6000pixels via PC,8 ports output]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000A-LED-sd-card-pixel-controller-DC5-24V-input/701799_683082725.html T-1000A,LED sd card pixel controller,DC5-24V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000B-led-pixel-controller-support-WS2801-LPD6803-WS2811-TM1804-TM1809-LPD8806-Etc-max-2048pixels-controlled/701799_715270878.html T-1000B,led pixel controller,support WS2801,LPD6803,WS2811,TM1804,TM1809,LPD8806.Etc;max 2048pixels controlled]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000S-SD-card-led-pixel-controller-2012-new-version/701799_533601713.html T-1000S SD card led pixel controller,2012 new version]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000Stand-SD-card-led-pixel-controller-2012-new-version-AC110V-220V-input/701799_533604220.html T-1000Stand SD card led pixel controller,2012 new version;AC110V/220V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-4000-LED-SD-card-led-pixel-controller-can-max-control-4096-pixels/701799_533608089.html T-4000 LED SD card led pixel controller;can max control 4096 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-8000C-SD-card-led-pixel-controller-AC85-265V-input/701799_533612960.html T-8000C SD card led pixel controller;AC85-265V input]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Light-O-Rama (LOR) to SPI&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
===[http://www.http://www.lightorama.com Light-O-Rama (LOR)]===&lt;br /&gt;
(USA Based)&lt;br /&gt;
*[http://store.lightorama.com/cc100pisetwi.html Cosmic Color Pixels]&lt;br /&gt;
*[http://store.lightorama.com/cc100busetwi.html Cosmic Color Bulbs]&lt;br /&gt;
*[http://store.lightorama.com/cocori.html Cosmic Color Strip]&lt;br /&gt;
&lt;br /&gt;
=PIXEL Extenders=&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-PPX&lt;br /&gt;
ECG-PPX is a combination of small adapter boards that can be used in conjunction with our pixel oriented products (PIXAD8, P12R, etc.) to extend the pixel signals over much longer distances. They should also work with most other brands of pixel drivers. The ECG-PPX system also will distribute a modest power envelope over the same cable for optionally powering the pixels without the need for local power supplies at the pixel strings.&lt;br /&gt;
More details at http://www.j1sys.com/ecg-ppx/&lt;br /&gt;
*ECG-PPD-A – Powered Pixel Driver - 7VDC – 12VDC input range&lt;br /&gt;
*ECG-PPD-B – Powered Pixel Driver - 7VDC – 40VDC input range&lt;br /&gt;
*ECG-PPD-C – 4 Channel Powered Pixel Driver - 7VDC – 40VDC input range on Channel 1&lt;br /&gt;
*ECG-PPR-A – Multi-Mode Powered Pixel Receiver&lt;br /&gt;
*ECG-PPI-A – Powered Pixel Injector - 7VDC-40VDC Input, 5VDC 1.5A output&lt;br /&gt;
&lt;br /&gt;
=E1.31 Bridges and DMX Dongles=&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to DMX or Renard Output&#039;&#039;&#039;==&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface to act as an E1.31 to DMX gateway.  See [https://www.openlighting.org/ola/ Supported Devices] for a list of available USB interfaces. &lt;br /&gt;
&lt;br /&gt;
===[http://www.diyledexpress.com DIYLEDEXPRESS]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
&lt;br /&gt;
*[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=22&amp;amp;products_id=157 6 Port E1.31 Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-D8 (Under development)&lt;br /&gt;
*[http://www.j1sys.com/ecg-dr4/ ECG-DR4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d4/ ECG-D4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d2/ ECG-D2]&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
&lt;br /&gt;
*[http://shop.martinxmas.com/product.php?id_product=43 E1.31 to DMX Bridge]&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?15873-E1-31-(sACN)-to-DMX-Bridge Discussion Thread]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;USB to DMX512 Output&#039;&#039;&#039;==&lt;br /&gt;
USB DMX dongles are commonly used in conjunction with PC software to output a single universe (512 channels) of DMX.&lt;br /&gt;
&lt;br /&gt;
* [http://www.holidaycoro.com/Enttec-Pro-Compatible-DMX-Dongle-p/53.htm HolidayCoro ActiDongle - Active DMX Dongle (Enttec Pro Compatible)]&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;pn=70303&amp;amp;show=description Enttec Open DMX USB]&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;prod=70304&amp;amp;show=description Enttec DMX USB Pro]&lt;br /&gt;
*[http://diylightanimation.com/wiki/index.php?title=Equipment#DMX_Devices RJ&#039;s LYNX DMX DONGLE]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FTDI drivers for dongles:&lt;br /&gt;
* [http://www.ftdichip.com/Drivers/VCP.htm FTDI VCP Drivers]&lt;br /&gt;
* [http://www.ftdichip.com/Documents/InstallGuides.htm Install Guides for FTDI Drivers]&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?17739-FTDI-USB-gt-Serial Updating a FTDI dongle&#039;s EEPROM]&lt;br /&gt;
* [[USB2DMX|USB2DMX (which also goes by the name Yet Another DMX Adapter, or YADA)]]&lt;br /&gt;
&lt;br /&gt;
=Dumb RGB DC Controllers Feature Comparisons=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ DC Controller Comparison Table&lt;br /&gt;
! Manufacturer&lt;br /&gt;
! Model&lt;br /&gt;
! Pre-built&lt;br /&gt;
! DC Voltage&lt;br /&gt;
! Channels&lt;br /&gt;
! Channel Current&lt;br /&gt;
! Total Current&lt;br /&gt;
! Protocol(s)&lt;br /&gt;
! Total Price&lt;br /&gt;
! Per Ch Price&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.HolidayCoro.com/ HolidayCoro]&lt;br /&gt;
| [http://www.holidaycoro.com/product-p/27.htm #27 / Water Resistant / Boxed / Pigtails / 9 Test Sequences]&lt;br /&gt;
| Yes&lt;br /&gt;
| 6V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A per 3 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $9.49&lt;br /&gt;
| $3.16&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca.html CMB16D]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $119.95&lt;br /&gt;
| $7.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca2.html CMB16D-QC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $99.95&lt;br /&gt;
| $6.24&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [[TigerDMX48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 9V - 55V&lt;br /&gt;
| 48&lt;br /&gt;
| 2.5A&lt;br /&gt;
| 30A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $145.00&lt;br /&gt;
| $3.02&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [http://www.tigerdmx.com/tigerdmx120lc.php TigerDMX120LC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 120&lt;br /&gt;
| 100mA&lt;br /&gt;
| &lt;br /&gt;
| DMX&lt;br /&gt;
| $125.00&lt;br /&gt;
| $1.04&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 48&lt;br /&gt;
| 2A&lt;br /&gt;
| 20A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $199.00&lt;br /&gt;
| $4.15&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC24]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 24&lt;br /&gt;
| 2A&lt;br /&gt;
| 15A per 12 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $129.00&lt;br /&gt;
| $5.38&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-714 [http://www.holidaycoro.com/product-p/37.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378113147/Easy-DMX-LED-controller-dmx-decoder-driver.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $8.95&lt;br /&gt;
| $2.98&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-712 [http://www.holidaycoro.com/product-p/24.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378111925/Easy-DMX-LED-controller-dmx-decoder-driver.html China] &lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 27&lt;br /&gt;
| 1A&lt;br /&gt;
| 15A&lt;br /&gt;
| DMX&lt;br /&gt;
| $44.21&lt;br /&gt;
| $1.64&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.leynew.com Leynew]&lt;br /&gt;
| LN-DMXMODEL-3CH-LV12 [http://www.holidaycoro.com/product-p/26.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-307297826/DMX-512-Module-decoder.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $7.49&lt;br /&gt;
| $2.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://http://www.euchips.com/en/ EUChips]&lt;br /&gt;
| [http://www.aliexpress.com/fm-store/701799/209915969-410843238/DMX512-Decoder-DC12-24V-input-max-3A-each-channel-output.html PX24506]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 3A&lt;br /&gt;
| 9A&lt;br /&gt;
| DMX&lt;br /&gt;
| $22.32&lt;br /&gt;
| $7.44&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX3]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 3&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 6A &lt;br /&gt;
| DMX&lt;br /&gt;
| $9.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX16DCSSR]]&lt;br /&gt;
| No&lt;br /&gt;
| 12-24vdc&lt;br /&gt;
| 16&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 10A &lt;br /&gt;
| DMX&lt;br /&gt;
| $48.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[REN64]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 64&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 7A per SSR&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $67.50&lt;br /&gt;
| $1.05&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.christmasinshirley.com/wiki/index.php?title=Renard_Main_Page Renard]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren48LSDv3c Ren48LSD]&lt;br /&gt;
| No&lt;br /&gt;
| 5,9-24vdc&lt;br /&gt;
| 48&lt;br /&gt;
| 400mA&lt;br /&gt;
| 9.6A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $44.66&lt;br /&gt;
| $0.93&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=35_57 DIYLEDExpress]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren24DC Ren24DC]&lt;br /&gt;
| Built or Kit&lt;br /&gt;
| 5,7-24vdc&lt;br /&gt;
| 24&lt;br /&gt;
| 4A&lt;br /&gt;
| 30A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $72.10&lt;br /&gt;
| $3&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://www.aliexpress.com/store/product/DM-103-3-channel-RGB-dmx-constant-voltage-decoder-DC12-24V-input-max-2A-3channel-output/701799_868042910.html DM103 Ray Wu DMX to 3 Channel]&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Different Styles of Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=13180</id>
		<title>Controllers</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=13180"/>
		<updated>2022-06-04T19:17:47Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* HolidayCoro */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Intro=&lt;br /&gt;
There are many different types of controllers used for RGB lighting effects.  The most common fall into two different categories: &lt;br /&gt;
*Pixel Controllers &lt;br /&gt;
*Dumb RGB Controllers.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The different controllers also can be broken into categories based on the type of data communications protocols used to speak to them from the sequencing computer.  The main categories of communications protocols are:&lt;br /&gt;
* [[Renard]] (using either RS232-serial or RS485)&lt;br /&gt;
* [[E1.31_(Streaming-ACN)_Protocol|E1.31]] (DMX over Ethernet)&lt;br /&gt;
* [[DMX]] A traditional stage lighting protocol&lt;br /&gt;
* Programs stored on SD memory cards &lt;br /&gt;
* Lightorama  LOR compatable gear&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When choosing a Pixel controller it is important that you confirm that your selection is compatible with you system design.  Critical properties to consider include are:&lt;br /&gt;
* Communications Protocol (E1.31, Renard, DMX, LOR, Etc.)&lt;br /&gt;
* [[Choosing_a_Pixel_Voltage:_5V_vs_12V|Pixel Voltage]]  (5VDC vs 12VDC)&lt;br /&gt;
* [[Different_Styles_of_Pixels|Pixel Type]] (WS2801, WS2811, GECE, LOR, Etc.)&lt;br /&gt;
* Number of Pixels to be Controlled&lt;br /&gt;
* Number of Connectors and Number of Strings that can be Physically Connected&lt;br /&gt;
* Advanced Features&lt;br /&gt;
** Grouping (ability to treat multiple Pixels as one)&lt;br /&gt;
** RGB Ordering (ability to correct the physical RGB order to match the software sequence order)&lt;br /&gt;
** ZigZag (Ability to treat physical strings as multiple logical strings)&lt;br /&gt;
** Reverse order (ability to reorder the channels on a string so the most distant one is the first channel)&lt;br /&gt;
** Etc.&lt;br /&gt;
&lt;br /&gt;
Generally you also need to add an [[Enclosures|Enclosure]] to the Pixel Controller to protect it from the weather.   You will also need a [[Power Supplies|Power Supply]] to power the Pixel Controller and Pixels.  There are several ways to connect the [[Power_Injection|Power wiring]]  and there are also several types of [[Pixel Connectors]] that can be used to simplify the wiring.&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;THIS PAGE IS UNDER CONSTRUCTION AND IS NOT COMPLETE!!&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
These are selected Pixel Controllers and other devices from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 1-29-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
=PIXEL CONTROLLERS=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;ESPixel Stick &amp;amp; ESPixel Pops &#039;&#039;&#039;==&lt;br /&gt;
&#039;&#039;&#039;[[ESPixel Stick &amp;amp; ESPixel Pops]]&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The ESPixel Stick was developed by DIYC member Bill Porter aka... madsci1016.  &lt;br /&gt;
It took advantage of the amazing ESP-01 microcontroller which combines a full micro controller with a built in wifi interface all on a small form factor board with an incredibly low price. (~$2).&lt;br /&gt;
The ESP-01 when combined with a circuit board with a small number of components creates a full function wireless pixel controller for about $10 that can control 4 universes or nearly 700 pixels.&lt;br /&gt;
There are several variations of these controllers which are generally referred to as &#039;&#039;&#039;&#039;&#039;Pixel Sticks&#039;&#039;&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Renard Protocol (RS232 or RS485)to SPI (Pixel Communication)&#039;&#039;&#039;==&lt;br /&gt;
&#039;&#039;&#039;[[Renard_PX1_Pixel_Controller|Renard PX1 Pixel Controller]]&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The Renard PX1 was designed by [http://doityourselfchristmas.com/forums/member.php?9-P-Short Phil Short] as an inexpensive Pixel controller designed to work with standard Renard systems.  It can be daisy chained with other Renard controllers. The PX1 provides a low cost solution that allows a user to add pixels to an existing display setup using just a simple Renard setup.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to SPI (Pixel Communications)&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept an [[E1.31_(Streaming-ACN)_Protocol|E1.31 (Ethernet)]] input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
[http://www.holidaycoro.com/firmware Firmware Update Page]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.0.50 (configurable via LCD interface or webpage) or can be configured for DHCP.&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link || Setup Videos || Note&lt;br /&gt;
|-&lt;br /&gt;
| HinksPix Pro || 24,480 || 144 UniCast/Multicast (E1.31 &amp;amp; Artnet &amp;amp; DDP)||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 48 Outputs&amp;lt;br&amp;gt;Custom Configurations  || 680 Pixels Per Output || [[Image:929.jpg|150px|link=https://www.holidaycoro.com/Flex-Modular-Lighting-Controller-System-p/951.htm]] || [https://www.holidaycoro.com/Flex-Modular-Lighting-Controller-System-p/951.htm Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[https://www.holidaycoro.com/Flex-System-Ready2Run-Assembled-Controller-p/952-1.htm &amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/XuPJCqw-wbI Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/HinksPix Setup Videos]|| Includes one dedicated RS-485/DMX output (does not use a pixel output), Stand alone playback of xLights Sequences (SD CARD), Extensive long range SMART functionality, LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix Evolution || 16,320 || 128 UniCast (E1.31 &amp;amp; Artnet)||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 48 Outputs&amp;lt;br&amp;gt;Custom Configurations  || 340 Pixels Per Output || [[Image:951-12.jpg|150px|link=https://www.holidaycoro.com/Flex-Modular-Lighting-Controller-System-p/951.htm]] || [https://www.holidaycoro.com/Flex-Modular-Lighting-Controller-System-p/951.htm Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[https://www.holidaycoro.com/Flex-System-Ready2Run-Assembled-Controller-p/952-1.htm &amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/XuPJCqw-wbI Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/AlphaPix Setup Videos]|| Includes two dedicated RS-485/DMX outputs (does not use a pixel output), LCD Display for Configuration and Testing, Long range REGULAR functionality, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  &lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 4&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V3 || 2,720 || 16 UniCast (E1.31 &amp;amp; Artnet)||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:722.jpg|150px|link=http://www.holidaycoro.com/product-p/722-V3.htm]] || [http://www.holidaycoro.com/Product-p/722-V3.htm Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[http://www.holidaycoro.com/product-p/831.htm &amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/16o780guQbQ Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes one dedicated RS-485/DMX output (does not use a pixel output), 28A per Controller/7.5A per Output, LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  &lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 16&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V3  || 5,440 || 32 UniCast (E1.31 &amp;amp; Artnet) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:AlphaPix16.jpg|150px|link=http://www.holidaycoro.com/product-p/721-V3.htm]] || [http://www.holidaycoro.com/Product-p/721-V3.htm &amp;lt;br&amp;gt;Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[http://www.holidaycoro.com/product-p/832.htm &amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/kPAvSBBGmV4 Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes three dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output (80A at 20% Duty Cycle), LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  Resistor bank for outputs to reduce likely hood of shorting upon incorrect connections.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.sandevices.com SanDevices]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4668-jstjohnz jstjohnz])&lt;br /&gt;
&lt;br /&gt;
[http://sandevices.com/documents/E68x_Controller_Pixel_Config.pdf E68x Configuration Guide]&lt;br /&gt;
&lt;br /&gt;
[http://www.sandevices.com/downloads.html Firmware Updates]&lt;br /&gt;
&lt;br /&gt;
[[E68X-to-DMX#Converter_Configuration]]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 192.168.1.206&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| E6804-4 || 2040 || 7Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 4 Fused (1x4 Electrical, 4x1 Logical)  || 6120 || Up to 12 || || [http://sandevices.com/E6804Info.html link] ||  Assembled/Tested: $99, Full Kit: Price $69 [http://doityourselfchristmas.com/forums/showthread.php?26225-E6804-4-port-pixel-controller Presale]||  [http://sandevices.com/documents/SanDevices_E6804_Pixel_Controller_Operating_Manual.pdf Owner&#039;s] [http://sandevices.com/documents/SanDevices_E6804_Assembly_Manual.pdf Assembly] || Size is 2.5&amp;quot; x 4&amp;quot;, mounting holes on 2&amp;quot;x3&amp;quot; centers, compatible with CG series enclosures. [http://doityourselfchristmas.com/forums/showthread.php?25504-New-Pixel-Controller&amp;amp;p=258848#post258848 Announcement ]&lt;br /&gt;
|-&lt;br /&gt;
| PS-1 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical)  || 3060 || Up to 6 || || [http://sandevices.com/PixelSystem1.html link] ||  Turnkey System: $399 || [http://sandevices.com/documents/PS1_Users_Guide.pdf Owner&#039;s ]  || Assembled E682 with power supply in an Enclosure&lt;br /&gt;
|-&lt;br /&gt;
| E682-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ]  [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] ||To be released shortly&lt;br /&gt;
|-&lt;br /&gt;
| E682-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ] [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] || Original E682, Before Firmware Upgrade&lt;br /&gt;
|-&lt;br /&gt;
| E681-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Firmware To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function  || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] ||To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.PixelController.com PixelController.com (Falcon Christmas)] ===&lt;br /&gt;
(USA Based run by DIYC supporting member [http://doityourselfchristmas.com/forums/member.php?7764-dpitts David Pitts (dpitts)])&lt;br /&gt;
&lt;br /&gt;
[http://www.PixelController.com/store Store]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.1.50. Can be configured via OLED interface or webpage. Supports DHCP (Dynamic Host Configuration Protocol).&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| F16V2  || 10,880 || 64 Multicast/Unicast (E1.31) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812&amp;lt;br/&amp;gt;GECE&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16/32 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16/32 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output (340 when in 32 port mode) || [[Image:F16v2.jpg|150px|link=https://pixelcontroller.com/store/products/48-f16v3.html]] || [https://pixelcontroller.com/store/products/48-f16v3.html] ||Assembled $250.00 || 5-32V DC, Every port can be a different type. Expandable to 32 ports, soon to be 48 ports. Virtual string support. 40Hz refresh rate on outputs even when pixel count is 680 pixels. Includes four dedicated RS-485/DMX outputs, 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output, OLED Display for Configuration and Testing, Webpage Interface, Mounting plate for CG1500 enclosure available. Voltage and temperature sensors. OLED E131 diagnostic tools. 4 - Renard (Speed and stop bits configurable), DMX and Pixelnet Outputs. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=3zJtKlOtI4Y Setup Video]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,2232.0.html  Unofficial Users Manual]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 10.10.10.10&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P12R || 2040 || 12Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001 || 12 Fused (2x6 Electrical, 3x4 Logical)  || 6120 || 1 || || [http://www.j1sys.com/products/lighting/ECG-P12.html link] ||  Assembled Board: $Check Website || [http://www.j1sys.com/assets/PIXAD8-Guide-v0.1.pdf  Owner&#039;s ] [http://www.j1sys.com/  Notes ]  || &lt;br /&gt;
|-&lt;br /&gt;
| ECG-PIXAD8 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 8 Fused (2x4 Electrical, 2x4 Logical) || 4080 || 1 || || [http://www.j1sys.com/products/lighting/ECG-PIXAD8.html link] ||  Assembled Board: $Check Website  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P2 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 2 Unfused (2x1 Electrical, 2x1 Logical) || 4080 || 4 || || [http://www.j1sys.com/products/lighting/ECG-P2.html link] ||  Assembled Board: $Check Website, Assembled Board w/case: $Check Website  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;DMX512 / ESTA 1.11 (RS485) to SPI&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept a DMX input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface that supports receiving DMX and the used to drive SPI pixels. See [https://www.openlighting.org/ola/ Supported Devices]  for a list of available interfaces. The maximum pixel count is determined by the hardware and the pixel clock speed.&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Channels || Pixels Supported || Output Connectors || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| EasyPix V2 || 170 || 512 ||WS2811,WS2812,WS801,WS2803 &amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803|| 1 Fused Output&amp;lt;br /&amp;gt;Screw Terminals || [[Image:HolidayCoro-614.jpg|150px|link=http://www.holidaycoro.com/product-p/614.htm]] || [http://www.holidaycoro.com/Product-p/614.htm Product Link] ||$39.99 || Null pixels, Reverse order,Push button setting with back-lit LCD screen, built-in sequences, replaceable output chip&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| DCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $53 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|-&lt;br /&gt;
| uDCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $42, Assembled Board w/Case: $48 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/Mini-protocol-Decoder-DMX-to-WS2801-512-dmx-address-decoded/701799_440556828.html Mini protocol Decoder;DMX to WS2801,512 dmx address decoded] [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-100-series-mini-DMX-protocol-decoder-support-WS2801-protocol-control-signal/701799_340705630.html DD-100 series mini DMX protocol decoder;support WS2801 protocol control signal]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-1809-WS2811-DMX-Decoder-support-WS2811-TM1804-TM1809-TM1812-driving-IC-DC5V-24V-input/701799_583679340.html  LT-DMX-1809(WS2811) DMX Decoder;support WS2811,TM1804,TM1809,TM1812 driving IC;DC5V-24V input] [http://doityourselfchristmas.com/wiki/images/a/ad/LT-1809_DMX512_DECODER.pdf  Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-2801-DMX-SPI-Decoder-support-WS2801-WS2803-drving-IC/701799_509914025.html LT-DMX-2801 DMX-SPI Decoder;support WS2801,WS2803 drving IC] [http://doityourselfchristmas.com/wiki/images/6/67/LT-2801_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-3001-DMX-SPI-Decoder-support-TLS3001-TLS3002-driving-IC/701799_509913931.html LT-DMX-3001 DMX-SPI Decoder;support TLS3001, TLS3002 driving IC]  [http://doityourselfchristmas.com/wiki/images/f/f0/LT-3001_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-6803-DMX-Decoder-DC5-24V-input-LPD6803-specific-protocol-output-signal-Max256-steps/701799_314083682.html LT-6803 DMX Decoder;DC5-24V input;LPD6803 specific protocol output signal;Max256 steps] [http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-9813-DMX-SPI-Decoder-support-P9813-drving-IC/701799_509914126.html LT-DMX-9813 DMX-SPI Decoder;support P9813 drving IC] [[http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-WS2801-IC-can-decodering-512-address/701799_340702410.html DD-1000 series DMX protocol decoder;support WS2801 IC;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-LPD6803IC-signal-can-decodering-512-address/701799_340702107.html DD-1000 series DMX protocol decoder;support LPD6803IC signal;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[http://diybllc.com/ DIYB] ===&lt;br /&gt;
(USA based) Run by DIYC user [http://doityourselfchristmas.com/forums/member.php?8235-charleskerr charleskerr]&lt;br /&gt;
*[http://diybllc.com/LED-Pixel-String-Controller-5-volt-DIYB-LCPC-01.htm DMX to SPI Pixel Controller] (website no longer online)&lt;br /&gt;
&lt;br /&gt;
===[http://www.electron-design.ru/ Electron Design] ===&lt;br /&gt;
(Israel based)&lt;br /&gt;
*[http://www.ebay.com/itm/321131195346 Combination Dumb RGB and DMX to SPI Pixel Decoder / Controller]&lt;br /&gt;
&lt;br /&gt;
===[https://www.audiovisualdevices.com.au/ AVD]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4449-David_AVD David_AVD])&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=APC718 Audio Visual Devices APC718]  Single SPI (2801 / 6803) output&lt;br /&gt;
[http://auschristmaslighting.com/wiki/APC718 ACL Wiki ]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,1243.0.html  ACL Thread]&lt;br /&gt;
&lt;br /&gt;
===[http://auschristmaslighting.com/ ACL]===&lt;br /&gt;
* [http://forums.auschristmaslighting.com/index.php/board,34.0.html TP3244 Pixel Driver] 4 SPI (2801 / 6803) outputs&lt;br /&gt;
&lt;br /&gt;
The Tiger Protocol Bridge (TigerPB) TP3212 is a small controller for use with RGB LED lights and LED strips that utilise driver chips like the 6803/2801/3005. These are the currently targeted protocols and it is possible that other 2-wire and single wire protocols could be supported with firmware upgrades. This will provide future proofing of your controller.&lt;br /&gt;
&lt;br /&gt;
The initial release will accept a standard DMX512A data stream and provide control for 170 RGB Pixels (510ch). There will be dual buffered outputs that will allow you to split the 170 pixels into say 100/70 and run them in different directions and yet control them as a single 170 pixel string.&lt;br /&gt;
Each dual buffered output will also allow for the parallel connection of the same number of pixels allowing for two strings to be used with the same patterns. If these are run in opposite directions they would provide for mirrored effects.&lt;br /&gt;
Each of the Dual outputs will be able to drive different protocols if required.&lt;br /&gt;
&lt;br /&gt;
If ran with ECG product line from http://www.j1sys.com you can use hyper-DMX and this controller can be expanded to running 4 Universe&#039;s off each controller.&lt;br /&gt;
&lt;br /&gt;
More info to Follow and at this point &#039;&#039;&#039;this controller is no longer sold&#039;&#039;&#039;.  It has been talked about coming back out.  As the information comes in it will be updated.  If you can get one used, they are still very nice units and work well.&lt;br /&gt;
&lt;br /&gt;
More info at http://auschristmaslighting.com/forums/index.php/board,34.0.html&lt;br /&gt;
&lt;br /&gt;
===Onumen===&lt;br /&gt;
* [http://auschristmaslighting.com/wiki/Controllers#Onumen Onumen Controllers] (note that the start address of the DPP controllers cannot be fixed)&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?15286-DMX-to-WS2801-Pixel-Bridge RPM Pixel Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://stellascapes.com Stellascapes] ===&lt;br /&gt;
(New Zealand Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?491-mrpackethead mrpackethead])&lt;br /&gt;
*T3:  DMX512 - SPI Bridge&lt;br /&gt;
The T3 controller provides a bridge between DMX512 and 4 strings of RGB pixels. &lt;br /&gt;
&lt;br /&gt;
More details at http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;SD Memory Card to SPI&#039;&#039;&#039; ==&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-LED-pixel-light-controller-support2-3-4wire/701799_404060519.html SD LED pixel light controller;support2,3,4wire]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/led-controller-for-WS2801-IC-dream-color-led-flexible-strip/701799_331817904.html led controller for WS2801 IC dream color led flexible strip]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-card-DMX-compatible-intelligence-controller-for-pixel-RGB-module-support-CYT3005-IC-512-output-gray/701799_320682984.html SD card-DMX compatible-intelligence controller for pixel RGB module,support CYT3005 IC.512 output gray scale;Max2048 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-100K-B-SD-card-led-pixel-controller-AC85-265V-input/701799_533617766.html T-100K-B SD card led pixel controller;AC85-265V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-200K-led-pixel-controller-can-be-controlled-via-PC-suppor-many-kinds-of-IC/701799_497637885.html T-200K online led pixel controller,can be controlled via PC;suppor many kinds of IC;8ports*512pixels=4096pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-300K-SD-card-led-pixel-controller-AC85-265V-input-can-control-more-than-6000pixels-via/701799_570149882.html T-300K;SD card led pixel controller;AC85-265V input;can control more than 6000pixels via PC,8 ports output]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000A-LED-sd-card-pixel-controller-DC5-24V-input/701799_683082725.html T-1000A,LED sd card pixel controller,DC5-24V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000B-led-pixel-controller-support-WS2801-LPD6803-WS2811-TM1804-TM1809-LPD8806-Etc-max-2048pixels-controlled/701799_715270878.html T-1000B,led pixel controller,support WS2801,LPD6803,WS2811,TM1804,TM1809,LPD8806.Etc;max 2048pixels controlled]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000S-SD-card-led-pixel-controller-2012-new-version/701799_533601713.html T-1000S SD card led pixel controller,2012 new version]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000Stand-SD-card-led-pixel-controller-2012-new-version-AC110V-220V-input/701799_533604220.html T-1000Stand SD card led pixel controller,2012 new version;AC110V/220V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-4000-LED-SD-card-led-pixel-controller-can-max-control-4096-pixels/701799_533608089.html T-4000 LED SD card led pixel controller;can max control 4096 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-8000C-SD-card-led-pixel-controller-AC85-265V-input/701799_533612960.html T-8000C SD card led pixel controller;AC85-265V input]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Light-O-Rama (LOR) to SPI&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
===[http://www.http://www.lightorama.com Light-O-Rama (LOR)]===&lt;br /&gt;
(USA Based)&lt;br /&gt;
*[http://store.lightorama.com/cc100pisetwi.html Cosmic Color Pixels]&lt;br /&gt;
*[http://store.lightorama.com/cc100busetwi.html Cosmic Color Bulbs]&lt;br /&gt;
*[http://store.lightorama.com/cocori.html Cosmic Color Strip]&lt;br /&gt;
&lt;br /&gt;
=PIXEL Extenders=&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-PPX&lt;br /&gt;
ECG-PPX is a combination of small adapter boards that can be used in conjunction with our pixel oriented products (PIXAD8, P12R, etc.) to extend the pixel signals over much longer distances. They should also work with most other brands of pixel drivers. The ECG-PPX system also will distribute a modest power envelope over the same cable for optionally powering the pixels without the need for local power supplies at the pixel strings.&lt;br /&gt;
More details at http://www.j1sys.com/ecg-ppx/&lt;br /&gt;
*ECG-PPD-A – Powered Pixel Driver - 7VDC – 12VDC input range&lt;br /&gt;
*ECG-PPD-B – Powered Pixel Driver - 7VDC – 40VDC input range&lt;br /&gt;
*ECG-PPD-C – 4 Channel Powered Pixel Driver - 7VDC – 40VDC input range on Channel 1&lt;br /&gt;
*ECG-PPR-A – Multi-Mode Powered Pixel Receiver&lt;br /&gt;
*ECG-PPI-A – Powered Pixel Injector - 7VDC-40VDC Input, 5VDC 1.5A output&lt;br /&gt;
&lt;br /&gt;
=E1.31 Bridges and DMX Dongles=&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to DMX or Renard Output&#039;&#039;&#039;==&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface to act as an E1.31 to DMX gateway.  See [https://www.openlighting.org/ola/ Supported Devices] for a list of available USB interfaces. &lt;br /&gt;
&lt;br /&gt;
===[http://www.diyledexpress.com DIYLEDEXPRESS]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
&lt;br /&gt;
*[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=22&amp;amp;products_id=157 6 Port E1.31 Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-D8 (Under development)&lt;br /&gt;
*[http://www.j1sys.com/ecg-dr4/ ECG-DR4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d4/ ECG-D4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d2/ ECG-D2]&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
&lt;br /&gt;
*[http://shop.martinxmas.com/product.php?id_product=43 E1.31 to DMX Bridge]&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?15873-E1-31-(sACN)-to-DMX-Bridge Discussion Thread]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;USB to DMX512 Output&#039;&#039;&#039;==&lt;br /&gt;
USB DMX dongles are commonly used in conjunction with PC software to output a single universe (512 channels) of DMX.&lt;br /&gt;
&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=USB485RJ-ISO Audio Visual Devices] or http://auschristmaslighting.com/wiki/index.php/USB485RJ-ISO&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;pn=70303&amp;amp;show=description Enttec Open DMX USB]&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;prod=70304&amp;amp;show=description Enttec DMX USB Pro]&lt;br /&gt;
* [http://shop.martinxmas.com/product.php?id_product=10 RPM DIY USB to DMX Adaptor]&lt;br /&gt;
* [http://www.holidaycoro.com/Enttec-Pro-Compatible-DMX-Dongle-p/53.htm HolidayCoro ActiDongle - Active DMX Dongle (Enttec Pro Compatible)]&lt;br /&gt;
*[http://diylightanimation.com/wiki/index.php?title=Equipment#DMX_Devices RJ&#039;s LYNX DMX DONGLE]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FTDI drivers for dongles:&lt;br /&gt;
* [http://www.ftdichip.com/Drivers/VCP.htm FTDI VCP Drivers]&lt;br /&gt;
* [http://www.ftdichip.com/Documents/InstallGuides.htm Install Guides for FTDI Drivers]&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?17739-FTDI-USB-gt-Serial Updating a FTDI dongle&#039;s EEPROM]&lt;br /&gt;
* [[USB2DMX|USB2DMX (which also goes by the name Yet Another DMX Adapter, or YADA)]]&lt;br /&gt;
&lt;br /&gt;
=Dumb RGB DC Controllers Feature Comparisons=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ DC Controller Comparison Table&lt;br /&gt;
! Manufacturer&lt;br /&gt;
! Model&lt;br /&gt;
! Pre-built&lt;br /&gt;
! DC Voltage&lt;br /&gt;
! Channels&lt;br /&gt;
! Channel Current&lt;br /&gt;
! Total Current&lt;br /&gt;
! Protocol(s)&lt;br /&gt;
! Total Price&lt;br /&gt;
! Per Ch Price&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.HolidayCoro.com/ HolidayCoro]&lt;br /&gt;
| [http://www.holidaycoro.com/product-p/27.htm #27 / Water Resistant / Boxed / Pigtails / 9 Test Sequences]&lt;br /&gt;
| Yes&lt;br /&gt;
| 6V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A per 3 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $9.49&lt;br /&gt;
| $3.16&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca.html CMB16D]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $119.95&lt;br /&gt;
| $7.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca2.html CMB16D-QC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $99.95&lt;br /&gt;
| $6.24&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [[TigerDMX48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 9V - 55V&lt;br /&gt;
| 48&lt;br /&gt;
| 2.5A&lt;br /&gt;
| 30A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $145.00&lt;br /&gt;
| $3.02&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [http://www.tigerdmx.com/tigerdmx120lc.php TigerDMX120LC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 120&lt;br /&gt;
| 100mA&lt;br /&gt;
| &lt;br /&gt;
| DMX&lt;br /&gt;
| $125.00&lt;br /&gt;
| $1.04&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 48&lt;br /&gt;
| 2A&lt;br /&gt;
| 20A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $199.00&lt;br /&gt;
| $4.15&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC24]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 24&lt;br /&gt;
| 2A&lt;br /&gt;
| 15A per 12 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $129.00&lt;br /&gt;
| $5.38&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-714 [http://www.holidaycoro.com/product-p/37.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378113147/Easy-DMX-LED-controller-dmx-decoder-driver.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $8.95&lt;br /&gt;
| $2.98&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-712 [http://www.holidaycoro.com/product-p/24.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378111925/Easy-DMX-LED-controller-dmx-decoder-driver.html China] &lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 27&lt;br /&gt;
| 1A&lt;br /&gt;
| 15A&lt;br /&gt;
| DMX&lt;br /&gt;
| $44.21&lt;br /&gt;
| $1.64&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.leynew.com Leynew]&lt;br /&gt;
| LN-DMXMODEL-3CH-LV12 [http://www.holidaycoro.com/product-p/26.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-307297826/DMX-512-Module-decoder.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $7.49&lt;br /&gt;
| $2.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://http://www.euchips.com/en/ EUChips]&lt;br /&gt;
| [http://www.aliexpress.com/fm-store/701799/209915969-410843238/DMX512-Decoder-DC12-24V-input-max-3A-each-channel-output.html PX24506]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 3A&lt;br /&gt;
| 9A&lt;br /&gt;
| DMX&lt;br /&gt;
| $22.32&lt;br /&gt;
| $7.44&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX3]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 3&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 6A &lt;br /&gt;
| DMX&lt;br /&gt;
| $9.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX16DCSSR]]&lt;br /&gt;
| No&lt;br /&gt;
| 12-24vdc&lt;br /&gt;
| 16&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 10A &lt;br /&gt;
| DMX&lt;br /&gt;
| $48.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[REN64]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 64&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 7A per SSR&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $67.50&lt;br /&gt;
| $1.05&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.christmasinshirley.com/wiki/index.php?title=Renard_Main_Page Renard]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren48LSDv3c Ren48LSD]&lt;br /&gt;
| No&lt;br /&gt;
| 5,9-24vdc&lt;br /&gt;
| 48&lt;br /&gt;
| 400mA&lt;br /&gt;
| 9.6A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $44.66&lt;br /&gt;
| $0.93&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=35_57 DIYLEDExpress]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren24DC Ren24DC]&lt;br /&gt;
| Built or Kit&lt;br /&gt;
| 5,7-24vdc&lt;br /&gt;
| 24&lt;br /&gt;
| 4A&lt;br /&gt;
| 30A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $72.10&lt;br /&gt;
| $3&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://www.aliexpress.com/store/product/DM-103-3-channel-RGB-dmx-constant-voltage-decoder-DC12-24V-input-max-2A-3channel-output/701799_868042910.html DM103 Ray Wu DMX to 3 Channel]&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Different Styles of Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=File:951-12.jpg&amp;diff=13179</id>
		<title>File:951-12.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=File:951-12.jpg&amp;diff=13179"/>
		<updated>2022-06-04T19:14:10Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=File:929.jpg&amp;diff=13178</id>
		<title>File:929.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=File:929.jpg&amp;diff=13178"/>
		<updated>2022-06-04T19:13:13Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=13177</id>
		<title>Controllers</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=13177"/>
		<updated>2022-06-04T19:11:59Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* HolidayCoro */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Intro=&lt;br /&gt;
There are many different types of controllers used for RGB lighting effects.  The most common fall into two different categories: &lt;br /&gt;
*Pixel Controllers &lt;br /&gt;
*Dumb RGB Controllers.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The different controllers also can be broken into categories based on the type of data communications protocols used to speak to them from the sequencing computer.  The main categories of communications protocols are:&lt;br /&gt;
* [[Renard]] (using either RS232-serial or RS485)&lt;br /&gt;
* [[E1.31_(Streaming-ACN)_Protocol|E1.31]] (DMX over Ethernet)&lt;br /&gt;
* [[DMX]] A traditional stage lighting protocol&lt;br /&gt;
* Programs stored on SD memory cards &lt;br /&gt;
* Lightorama  LOR compatable gear&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When choosing a Pixel controller it is important that you confirm that your selection is compatible with you system design.  Critical properties to consider include are:&lt;br /&gt;
* Communications Protocol (E1.31, Renard, DMX, LOR, Etc.)&lt;br /&gt;
* [[Choosing_a_Pixel_Voltage:_5V_vs_12V|Pixel Voltage]]  (5VDC vs 12VDC)&lt;br /&gt;
* [[Different_Styles_of_Pixels|Pixel Type]] (WS2801, WS2811, GECE, LOR, Etc.)&lt;br /&gt;
* Number of Pixels to be Controlled&lt;br /&gt;
* Number of Connectors and Number of Strings that can be Physically Connected&lt;br /&gt;
* Advanced Features&lt;br /&gt;
** Grouping (ability to treat multiple Pixels as one)&lt;br /&gt;
** RGB Ordering (ability to correct the physical RGB order to match the software sequence order)&lt;br /&gt;
** ZigZag (Ability to treat physical strings as multiple logical strings)&lt;br /&gt;
** Reverse order (ability to reorder the channels on a string so the most distant one is the first channel)&lt;br /&gt;
** Etc.&lt;br /&gt;
&lt;br /&gt;
Generally you also need to add an [[Enclosures|Enclosure]] to the Pixel Controller to protect it from the weather.   You will also need a [[Power Supplies|Power Supply]] to power the Pixel Controller and Pixels.  There are several ways to connect the [[Power_Injection|Power wiring]]  and there are also several types of [[Pixel Connectors]] that can be used to simplify the wiring.&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;THIS PAGE IS UNDER CONSTRUCTION AND IS NOT COMPLETE!!&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
These are selected Pixel Controllers and other devices from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 1-29-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
=PIXEL CONTROLLERS=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;ESPixel Stick &amp;amp; ESPixel Pops &#039;&#039;&#039;==&lt;br /&gt;
&#039;&#039;&#039;[[ESPixel Stick &amp;amp; ESPixel Pops]]&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The ESPixel Stick was developed by DIYC member Bill Porter aka... madsci1016.  &lt;br /&gt;
It took advantage of the amazing ESP-01 microcontroller which combines a full micro controller with a built in wifi interface all on a small form factor board with an incredibly low price. (~$2).&lt;br /&gt;
The ESP-01 when combined with a circuit board with a small number of components creates a full function wireless pixel controller for about $10 that can control 4 universes or nearly 700 pixels.&lt;br /&gt;
There are several variations of these controllers which are generally referred to as &#039;&#039;&#039;&#039;&#039;Pixel Sticks&#039;&#039;&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Renard Protocol (RS232 or RS485)to SPI (Pixel Communication)&#039;&#039;&#039;==&lt;br /&gt;
&#039;&#039;&#039;[[Renard_PX1_Pixel_Controller|Renard PX1 Pixel Controller]]&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The Renard PX1 was designed by [http://doityourselfchristmas.com/forums/member.php?9-P-Short Phil Short] as an inexpensive Pixel controller designed to work with standard Renard systems.  It can be daisy chained with other Renard controllers. The PX1 provides a low cost solution that allows a user to add pixels to an existing display setup using just a simple Renard setup.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to SPI (Pixel Communications)&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept an [[E1.31_(Streaming-ACN)_Protocol|E1.31 (Ethernet)]] input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
[http://www.holidaycoro.com/firmware Firmware Update Page]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.0.50 (configurable via LCD interface or webpage) or can be configured for DHCP.&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link || Setup Videos || Note&lt;br /&gt;
|-&lt;br /&gt;
| HinksPix Pro || 24,480 || 144 UniCast/Multicast (E1.31 &amp;amp; Artnet &amp;amp; DDP)||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 48 Outputs&amp;lt;br&amp;gt;Custom Configurations  || 680 Pixels Per Output || [[Image:929.jpg|150px|link=https://www.holidaycoro.com/Flex-Modular-Lighting-Controller-System-p/951.htm] || [https://www.holidaycoro.com/Flex-Modular-Lighting-Controller-System-p/951.htm Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[https://www.holidaycoro.com/Flex-System-Ready2Run-Assembled-Controller-p/952-1.htm &amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/XuPJCqw-wbI Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/HinksPix Setup Videos]|| Includes one dedicated RS-485/DMX output (does not use a pixel output), Stand alone playback of xLights Sequences (SD CARD), Extensive long range SMART functionality, LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix Evolution || 16,320 || 128 UniCast (E1.31 &amp;amp; Artnet)||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 48 Outputs&amp;lt;br&amp;gt;Custom Configurations  || 340 Pixels Per Output || [[Image:951-12.jpg|150px|link=https://www.holidaycoro.com/Flex-Modular-Lighting-Controller-System-p/951.htm] || [https://www.holidaycoro.com/Flex-Modular-Lighting-Controller-System-p/951.htm Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[https://www.holidaycoro.com/Flex-System-Ready2Run-Assembled-Controller-p/952-1.htm &amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/XuPJCqw-wbI Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/AlphaPix Setup Videos]|| Includes two dedicated RS-485/DMX outputs (does not use a pixel output), LCD Display for Configuration and Testing, Long range REGULAR functionality, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  &lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 4&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V3 || 2,720 || 16 UniCast (E1.31 &amp;amp; Artnet)||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:722.jpg|150px|link=http://www.holidaycoro.com/product-p/722-V3.htm]] || [http://www.holidaycoro.com/Product-p/722-V3.htm Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[http://www.holidaycoro.com/product-p/831.htm &amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/16o780guQbQ Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes one dedicated RS-485/DMX output (does not use a pixel output), 28A per Controller/7.5A per Output, LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  &lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 16&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V3  || 5,440 || 32 UniCast (E1.31 &amp;amp; Artnet) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:AlphaPix16.jpg|150px|link=http://www.holidaycoro.com/product-p/721-V3.htm]] || [http://www.holidaycoro.com/Product-p/721-V3.htm &amp;lt;br&amp;gt;Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[http://www.holidaycoro.com/product-p/832.htm &amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/kPAvSBBGmV4 Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes three dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output (80A at 20% Duty Cycle), LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  Resistor bank for outputs to reduce likely hood of shorting upon incorrect connections.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.sandevices.com SanDevices]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4668-jstjohnz jstjohnz])&lt;br /&gt;
&lt;br /&gt;
[http://sandevices.com/documents/E68x_Controller_Pixel_Config.pdf E68x Configuration Guide]&lt;br /&gt;
&lt;br /&gt;
[http://www.sandevices.com/downloads.html Firmware Updates]&lt;br /&gt;
&lt;br /&gt;
[[E68X-to-DMX#Converter_Configuration]]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 192.168.1.206&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| E6804-4 || 2040 || 7Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 4 Fused (1x4 Electrical, 4x1 Logical)  || 6120 || Up to 12 || || [http://sandevices.com/E6804Info.html link] ||  Assembled/Tested: $99, Full Kit: Price $69 [http://doityourselfchristmas.com/forums/showthread.php?26225-E6804-4-port-pixel-controller Presale]||  [http://sandevices.com/documents/SanDevices_E6804_Pixel_Controller_Operating_Manual.pdf Owner&#039;s] [http://sandevices.com/documents/SanDevices_E6804_Assembly_Manual.pdf Assembly] || Size is 2.5&amp;quot; x 4&amp;quot;, mounting holes on 2&amp;quot;x3&amp;quot; centers, compatible with CG series enclosures. [http://doityourselfchristmas.com/forums/showthread.php?25504-New-Pixel-Controller&amp;amp;p=258848#post258848 Announcement ]&lt;br /&gt;
|-&lt;br /&gt;
| PS-1 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical)  || 3060 || Up to 6 || || [http://sandevices.com/PixelSystem1.html link] ||  Turnkey System: $399 || [http://sandevices.com/documents/PS1_Users_Guide.pdf Owner&#039;s ]  || Assembled E682 with power supply in an Enclosure&lt;br /&gt;
|-&lt;br /&gt;
| E682-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ]  [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] ||To be released shortly&lt;br /&gt;
|-&lt;br /&gt;
| E682-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ] [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] || Original E682, Before Firmware Upgrade&lt;br /&gt;
|-&lt;br /&gt;
| E681-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Firmware To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function  || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] ||To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.PixelController.com PixelController.com (Falcon Christmas)] ===&lt;br /&gt;
(USA Based run by DIYC supporting member [http://doityourselfchristmas.com/forums/member.php?7764-dpitts David Pitts (dpitts)])&lt;br /&gt;
&lt;br /&gt;
[http://www.PixelController.com/store Store]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.1.50. Can be configured via OLED interface or webpage. Supports DHCP (Dynamic Host Configuration Protocol).&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| F16V2  || 10,880 || 64 Multicast/Unicast (E1.31) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812&amp;lt;br/&amp;gt;GECE&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16/32 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16/32 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output (340 when in 32 port mode) || [[Image:F16v2.jpg|150px|link=https://pixelcontroller.com/store/products/48-f16v3.html]] || [https://pixelcontroller.com/store/products/48-f16v3.html] ||Assembled $250.00 || 5-32V DC, Every port can be a different type. Expandable to 32 ports, soon to be 48 ports. Virtual string support. 40Hz refresh rate on outputs even when pixel count is 680 pixels. Includes four dedicated RS-485/DMX outputs, 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output, OLED Display for Configuration and Testing, Webpage Interface, Mounting plate for CG1500 enclosure available. Voltage and temperature sensors. OLED E131 diagnostic tools. 4 - Renard (Speed and stop bits configurable), DMX and Pixelnet Outputs. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=3zJtKlOtI4Y Setup Video]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,2232.0.html  Unofficial Users Manual]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 10.10.10.10&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P12R || 2040 || 12Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001 || 12 Fused (2x6 Electrical, 3x4 Logical)  || 6120 || 1 || || [http://www.j1sys.com/products/lighting/ECG-P12.html link] ||  Assembled Board: $Check Website || [http://www.j1sys.com/assets/PIXAD8-Guide-v0.1.pdf  Owner&#039;s ] [http://www.j1sys.com/  Notes ]  || &lt;br /&gt;
|-&lt;br /&gt;
| ECG-PIXAD8 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 8 Fused (2x4 Electrical, 2x4 Logical) || 4080 || 1 || || [http://www.j1sys.com/products/lighting/ECG-PIXAD8.html link] ||  Assembled Board: $Check Website  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P2 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 2 Unfused (2x1 Electrical, 2x1 Logical) || 4080 || 4 || || [http://www.j1sys.com/products/lighting/ECG-P2.html link] ||  Assembled Board: $Check Website, Assembled Board w/case: $Check Website  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;DMX512 / ESTA 1.11 (RS485) to SPI&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept a DMX input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface that supports receiving DMX and the used to drive SPI pixels. See [https://www.openlighting.org/ola/ Supported Devices]  for a list of available interfaces. The maximum pixel count is determined by the hardware and the pixel clock speed.&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Channels || Pixels Supported || Output Connectors || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| EasyPix V2 || 170 || 512 ||WS2811,WS2812,WS801,WS2803 &amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803|| 1 Fused Output&amp;lt;br /&amp;gt;Screw Terminals || [[Image:HolidayCoro-614.jpg|150px|link=http://www.holidaycoro.com/product-p/614.htm]] || [http://www.holidaycoro.com/Product-p/614.htm Product Link] ||$39.99 || Null pixels, Reverse order,Push button setting with back-lit LCD screen, built-in sequences, replaceable output chip&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| DCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $53 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|-&lt;br /&gt;
| uDCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $42, Assembled Board w/Case: $48 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/Mini-protocol-Decoder-DMX-to-WS2801-512-dmx-address-decoded/701799_440556828.html Mini protocol Decoder;DMX to WS2801,512 dmx address decoded] [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-100-series-mini-DMX-protocol-decoder-support-WS2801-protocol-control-signal/701799_340705630.html DD-100 series mini DMX protocol decoder;support WS2801 protocol control signal]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-1809-WS2811-DMX-Decoder-support-WS2811-TM1804-TM1809-TM1812-driving-IC-DC5V-24V-input/701799_583679340.html  LT-DMX-1809(WS2811) DMX Decoder;support WS2811,TM1804,TM1809,TM1812 driving IC;DC5V-24V input] [http://doityourselfchristmas.com/wiki/images/a/ad/LT-1809_DMX512_DECODER.pdf  Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-2801-DMX-SPI-Decoder-support-WS2801-WS2803-drving-IC/701799_509914025.html LT-DMX-2801 DMX-SPI Decoder;support WS2801,WS2803 drving IC] [http://doityourselfchristmas.com/wiki/images/6/67/LT-2801_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-3001-DMX-SPI-Decoder-support-TLS3001-TLS3002-driving-IC/701799_509913931.html LT-DMX-3001 DMX-SPI Decoder;support TLS3001, TLS3002 driving IC]  [http://doityourselfchristmas.com/wiki/images/f/f0/LT-3001_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-6803-DMX-Decoder-DC5-24V-input-LPD6803-specific-protocol-output-signal-Max256-steps/701799_314083682.html LT-6803 DMX Decoder;DC5-24V input;LPD6803 specific protocol output signal;Max256 steps] [http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-9813-DMX-SPI-Decoder-support-P9813-drving-IC/701799_509914126.html LT-DMX-9813 DMX-SPI Decoder;support P9813 drving IC] [[http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-WS2801-IC-can-decodering-512-address/701799_340702410.html DD-1000 series DMX protocol decoder;support WS2801 IC;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-LPD6803IC-signal-can-decodering-512-address/701799_340702107.html DD-1000 series DMX protocol decoder;support LPD6803IC signal;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[http://diybllc.com/ DIYB] ===&lt;br /&gt;
(USA based) Run by DIYC user [http://doityourselfchristmas.com/forums/member.php?8235-charleskerr charleskerr]&lt;br /&gt;
*[http://diybllc.com/LED-Pixel-String-Controller-5-volt-DIYB-LCPC-01.htm DMX to SPI Pixel Controller] (website no longer online)&lt;br /&gt;
&lt;br /&gt;
===[http://www.electron-design.ru/ Electron Design] ===&lt;br /&gt;
(Israel based)&lt;br /&gt;
*[http://www.ebay.com/itm/321131195346 Combination Dumb RGB and DMX to SPI Pixel Decoder / Controller]&lt;br /&gt;
&lt;br /&gt;
===[https://www.audiovisualdevices.com.au/ AVD]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4449-David_AVD David_AVD])&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=APC718 Audio Visual Devices APC718]  Single SPI (2801 / 6803) output&lt;br /&gt;
[http://auschristmaslighting.com/wiki/APC718 ACL Wiki ]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,1243.0.html  ACL Thread]&lt;br /&gt;
&lt;br /&gt;
===[http://auschristmaslighting.com/ ACL]===&lt;br /&gt;
* [http://forums.auschristmaslighting.com/index.php/board,34.0.html TP3244 Pixel Driver] 4 SPI (2801 / 6803) outputs&lt;br /&gt;
&lt;br /&gt;
The Tiger Protocol Bridge (TigerPB) TP3212 is a small controller for use with RGB LED lights and LED strips that utilise driver chips like the 6803/2801/3005. These are the currently targeted protocols and it is possible that other 2-wire and single wire protocols could be supported with firmware upgrades. This will provide future proofing of your controller.&lt;br /&gt;
&lt;br /&gt;
The initial release will accept a standard DMX512A data stream and provide control for 170 RGB Pixels (510ch). There will be dual buffered outputs that will allow you to split the 170 pixels into say 100/70 and run them in different directions and yet control them as a single 170 pixel string.&lt;br /&gt;
Each dual buffered output will also allow for the parallel connection of the same number of pixels allowing for two strings to be used with the same patterns. If these are run in opposite directions they would provide for mirrored effects.&lt;br /&gt;
Each of the Dual outputs will be able to drive different protocols if required.&lt;br /&gt;
&lt;br /&gt;
If ran with ECG product line from http://www.j1sys.com you can use hyper-DMX and this controller can be expanded to running 4 Universe&#039;s off each controller.&lt;br /&gt;
&lt;br /&gt;
More info to Follow and at this point &#039;&#039;&#039;this controller is no longer sold&#039;&#039;&#039;.  It has been talked about coming back out.  As the information comes in it will be updated.  If you can get one used, they are still very nice units and work well.&lt;br /&gt;
&lt;br /&gt;
More info at http://auschristmaslighting.com/forums/index.php/board,34.0.html&lt;br /&gt;
&lt;br /&gt;
===Onumen===&lt;br /&gt;
* [http://auschristmaslighting.com/wiki/Controllers#Onumen Onumen Controllers] (note that the start address of the DPP controllers cannot be fixed)&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?15286-DMX-to-WS2801-Pixel-Bridge RPM Pixel Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://stellascapes.com Stellascapes] ===&lt;br /&gt;
(New Zealand Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?491-mrpackethead mrpackethead])&lt;br /&gt;
*T3:  DMX512 - SPI Bridge&lt;br /&gt;
The T3 controller provides a bridge between DMX512 and 4 strings of RGB pixels. &lt;br /&gt;
&lt;br /&gt;
More details at http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;SD Memory Card to SPI&#039;&#039;&#039; ==&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-LED-pixel-light-controller-support2-3-4wire/701799_404060519.html SD LED pixel light controller;support2,3,4wire]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/led-controller-for-WS2801-IC-dream-color-led-flexible-strip/701799_331817904.html led controller for WS2801 IC dream color led flexible strip]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-card-DMX-compatible-intelligence-controller-for-pixel-RGB-module-support-CYT3005-IC-512-output-gray/701799_320682984.html SD card-DMX compatible-intelligence controller for pixel RGB module,support CYT3005 IC.512 output gray scale;Max2048 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-100K-B-SD-card-led-pixel-controller-AC85-265V-input/701799_533617766.html T-100K-B SD card led pixel controller;AC85-265V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-200K-led-pixel-controller-can-be-controlled-via-PC-suppor-many-kinds-of-IC/701799_497637885.html T-200K online led pixel controller,can be controlled via PC;suppor many kinds of IC;8ports*512pixels=4096pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-300K-SD-card-led-pixel-controller-AC85-265V-input-can-control-more-than-6000pixels-via/701799_570149882.html T-300K;SD card led pixel controller;AC85-265V input;can control more than 6000pixels via PC,8 ports output]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000A-LED-sd-card-pixel-controller-DC5-24V-input/701799_683082725.html T-1000A,LED sd card pixel controller,DC5-24V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000B-led-pixel-controller-support-WS2801-LPD6803-WS2811-TM1804-TM1809-LPD8806-Etc-max-2048pixels-controlled/701799_715270878.html T-1000B,led pixel controller,support WS2801,LPD6803,WS2811,TM1804,TM1809,LPD8806.Etc;max 2048pixels controlled]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000S-SD-card-led-pixel-controller-2012-new-version/701799_533601713.html T-1000S SD card led pixel controller,2012 new version]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000Stand-SD-card-led-pixel-controller-2012-new-version-AC110V-220V-input/701799_533604220.html T-1000Stand SD card led pixel controller,2012 new version;AC110V/220V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-4000-LED-SD-card-led-pixel-controller-can-max-control-4096-pixels/701799_533608089.html T-4000 LED SD card led pixel controller;can max control 4096 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-8000C-SD-card-led-pixel-controller-AC85-265V-input/701799_533612960.html T-8000C SD card led pixel controller;AC85-265V input]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Light-O-Rama (LOR) to SPI&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
===[http://www.http://www.lightorama.com Light-O-Rama (LOR)]===&lt;br /&gt;
(USA Based)&lt;br /&gt;
*[http://store.lightorama.com/cc100pisetwi.html Cosmic Color Pixels]&lt;br /&gt;
*[http://store.lightorama.com/cc100busetwi.html Cosmic Color Bulbs]&lt;br /&gt;
*[http://store.lightorama.com/cocori.html Cosmic Color Strip]&lt;br /&gt;
&lt;br /&gt;
=PIXEL Extenders=&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-PPX&lt;br /&gt;
ECG-PPX is a combination of small adapter boards that can be used in conjunction with our pixel oriented products (PIXAD8, P12R, etc.) to extend the pixel signals over much longer distances. They should also work with most other brands of pixel drivers. The ECG-PPX system also will distribute a modest power envelope over the same cable for optionally powering the pixels without the need for local power supplies at the pixel strings.&lt;br /&gt;
More details at http://www.j1sys.com/ecg-ppx/&lt;br /&gt;
*ECG-PPD-A – Powered Pixel Driver - 7VDC – 12VDC input range&lt;br /&gt;
*ECG-PPD-B – Powered Pixel Driver - 7VDC – 40VDC input range&lt;br /&gt;
*ECG-PPD-C – 4 Channel Powered Pixel Driver - 7VDC – 40VDC input range on Channel 1&lt;br /&gt;
*ECG-PPR-A – Multi-Mode Powered Pixel Receiver&lt;br /&gt;
*ECG-PPI-A – Powered Pixel Injector - 7VDC-40VDC Input, 5VDC 1.5A output&lt;br /&gt;
&lt;br /&gt;
=E1.31 Bridges and DMX Dongles=&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to DMX or Renard Output&#039;&#039;&#039;==&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface to act as an E1.31 to DMX gateway.  See [https://www.openlighting.org/ola/ Supported Devices] for a list of available USB interfaces. &lt;br /&gt;
&lt;br /&gt;
===[http://www.diyledexpress.com DIYLEDEXPRESS]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
&lt;br /&gt;
*[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=22&amp;amp;products_id=157 6 Port E1.31 Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-D8 (Under development)&lt;br /&gt;
*[http://www.j1sys.com/ecg-dr4/ ECG-DR4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d4/ ECG-D4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d2/ ECG-D2]&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
&lt;br /&gt;
*[http://shop.martinxmas.com/product.php?id_product=43 E1.31 to DMX Bridge]&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?15873-E1-31-(sACN)-to-DMX-Bridge Discussion Thread]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;USB to DMX512 Output&#039;&#039;&#039;==&lt;br /&gt;
USB DMX dongles are commonly used in conjunction with PC software to output a single universe (512 channels) of DMX.&lt;br /&gt;
&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=USB485RJ-ISO Audio Visual Devices] or http://auschristmaslighting.com/wiki/index.php/USB485RJ-ISO&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;pn=70303&amp;amp;show=description Enttec Open DMX USB]&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;prod=70304&amp;amp;show=description Enttec DMX USB Pro]&lt;br /&gt;
* [http://shop.martinxmas.com/product.php?id_product=10 RPM DIY USB to DMX Adaptor]&lt;br /&gt;
* [http://www.holidaycoro.com/Enttec-Pro-Compatible-DMX-Dongle-p/53.htm HolidayCoro ActiDongle - Active DMX Dongle (Enttec Pro Compatible)]&lt;br /&gt;
*[http://diylightanimation.com/wiki/index.php?title=Equipment#DMX_Devices RJ&#039;s LYNX DMX DONGLE]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FTDI drivers for dongles:&lt;br /&gt;
* [http://www.ftdichip.com/Drivers/VCP.htm FTDI VCP Drivers]&lt;br /&gt;
* [http://www.ftdichip.com/Documents/InstallGuides.htm Install Guides for FTDI Drivers]&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?17739-FTDI-USB-gt-Serial Updating a FTDI dongle&#039;s EEPROM]&lt;br /&gt;
* [[USB2DMX|USB2DMX (which also goes by the name Yet Another DMX Adapter, or YADA)]]&lt;br /&gt;
&lt;br /&gt;
=Dumb RGB DC Controllers Feature Comparisons=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ DC Controller Comparison Table&lt;br /&gt;
! Manufacturer&lt;br /&gt;
! Model&lt;br /&gt;
! Pre-built&lt;br /&gt;
! DC Voltage&lt;br /&gt;
! Channels&lt;br /&gt;
! Channel Current&lt;br /&gt;
! Total Current&lt;br /&gt;
! Protocol(s)&lt;br /&gt;
! Total Price&lt;br /&gt;
! Per Ch Price&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.HolidayCoro.com/ HolidayCoro]&lt;br /&gt;
| [http://www.holidaycoro.com/product-p/27.htm #27 / Water Resistant / Boxed / Pigtails / 9 Test Sequences]&lt;br /&gt;
| Yes&lt;br /&gt;
| 6V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A per 3 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $9.49&lt;br /&gt;
| $3.16&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca.html CMB16D]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $119.95&lt;br /&gt;
| $7.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca2.html CMB16D-QC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $99.95&lt;br /&gt;
| $6.24&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [[TigerDMX48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 9V - 55V&lt;br /&gt;
| 48&lt;br /&gt;
| 2.5A&lt;br /&gt;
| 30A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $145.00&lt;br /&gt;
| $3.02&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [http://www.tigerdmx.com/tigerdmx120lc.php TigerDMX120LC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 120&lt;br /&gt;
| 100mA&lt;br /&gt;
| &lt;br /&gt;
| DMX&lt;br /&gt;
| $125.00&lt;br /&gt;
| $1.04&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 48&lt;br /&gt;
| 2A&lt;br /&gt;
| 20A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $199.00&lt;br /&gt;
| $4.15&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC24]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 24&lt;br /&gt;
| 2A&lt;br /&gt;
| 15A per 12 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $129.00&lt;br /&gt;
| $5.38&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-714 [http://www.holidaycoro.com/product-p/37.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378113147/Easy-DMX-LED-controller-dmx-decoder-driver.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $8.95&lt;br /&gt;
| $2.98&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-712 [http://www.holidaycoro.com/product-p/24.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378111925/Easy-DMX-LED-controller-dmx-decoder-driver.html China] &lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 27&lt;br /&gt;
| 1A&lt;br /&gt;
| 15A&lt;br /&gt;
| DMX&lt;br /&gt;
| $44.21&lt;br /&gt;
| $1.64&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.leynew.com Leynew]&lt;br /&gt;
| LN-DMXMODEL-3CH-LV12 [http://www.holidaycoro.com/product-p/26.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-307297826/DMX-512-Module-decoder.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $7.49&lt;br /&gt;
| $2.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://http://www.euchips.com/en/ EUChips]&lt;br /&gt;
| [http://www.aliexpress.com/fm-store/701799/209915969-410843238/DMX512-Decoder-DC12-24V-input-max-3A-each-channel-output.html PX24506]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 3A&lt;br /&gt;
| 9A&lt;br /&gt;
| DMX&lt;br /&gt;
| $22.32&lt;br /&gt;
| $7.44&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX3]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 3&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 6A &lt;br /&gt;
| DMX&lt;br /&gt;
| $9.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX16DCSSR]]&lt;br /&gt;
| No&lt;br /&gt;
| 12-24vdc&lt;br /&gt;
| 16&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 10A &lt;br /&gt;
| DMX&lt;br /&gt;
| $48.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[REN64]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 64&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 7A per SSR&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $67.50&lt;br /&gt;
| $1.05&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.christmasinshirley.com/wiki/index.php?title=Renard_Main_Page Renard]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren48LSDv3c Ren48LSD]&lt;br /&gt;
| No&lt;br /&gt;
| 5,9-24vdc&lt;br /&gt;
| 48&lt;br /&gt;
| 400mA&lt;br /&gt;
| 9.6A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $44.66&lt;br /&gt;
| $0.93&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=35_57 DIYLEDExpress]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren24DC Ren24DC]&lt;br /&gt;
| Built or Kit&lt;br /&gt;
| 5,7-24vdc&lt;br /&gt;
| 24&lt;br /&gt;
| 4A&lt;br /&gt;
| 30A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $72.10&lt;br /&gt;
| $3&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://www.aliexpress.com/store/product/DM-103-3-channel-RGB-dmx-constant-voltage-decoder-DC12-24V-input-max-2A-3channel-output/701799_868042910.html DM103 Ray Wu DMX to 3 Channel]&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Different Styles of Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=13176</id>
		<title>Controllers</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=13176"/>
		<updated>2022-06-04T19:08:27Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* HolidayCoro */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Intro=&lt;br /&gt;
There are many different types of controllers used for RGB lighting effects.  The most common fall into two different categories: &lt;br /&gt;
*Pixel Controllers &lt;br /&gt;
*Dumb RGB Controllers.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The different controllers also can be broken into categories based on the type of data communications protocols used to speak to them from the sequencing computer.  The main categories of communications protocols are:&lt;br /&gt;
* [[Renard]] (using either RS232-serial or RS485)&lt;br /&gt;
* [[E1.31_(Streaming-ACN)_Protocol|E1.31]] (DMX over Ethernet)&lt;br /&gt;
* [[DMX]] A traditional stage lighting protocol&lt;br /&gt;
* Programs stored on SD memory cards &lt;br /&gt;
* Lightorama  LOR compatable gear&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When choosing a Pixel controller it is important that you confirm that your selection is compatible with you system design.  Critical properties to consider include are:&lt;br /&gt;
* Communications Protocol (E1.31, Renard, DMX, LOR, Etc.)&lt;br /&gt;
* [[Choosing_a_Pixel_Voltage:_5V_vs_12V|Pixel Voltage]]  (5VDC vs 12VDC)&lt;br /&gt;
* [[Different_Styles_of_Pixels|Pixel Type]] (WS2801, WS2811, GECE, LOR, Etc.)&lt;br /&gt;
* Number of Pixels to be Controlled&lt;br /&gt;
* Number of Connectors and Number of Strings that can be Physically Connected&lt;br /&gt;
* Advanced Features&lt;br /&gt;
** Grouping (ability to treat multiple Pixels as one)&lt;br /&gt;
** RGB Ordering (ability to correct the physical RGB order to match the software sequence order)&lt;br /&gt;
** ZigZag (Ability to treat physical strings as multiple logical strings)&lt;br /&gt;
** Reverse order (ability to reorder the channels on a string so the most distant one is the first channel)&lt;br /&gt;
** Etc.&lt;br /&gt;
&lt;br /&gt;
Generally you also need to add an [[Enclosures|Enclosure]] to the Pixel Controller to protect it from the weather.   You will also need a [[Power Supplies|Power Supply]] to power the Pixel Controller and Pixels.  There are several ways to connect the [[Power_Injection|Power wiring]]  and there are also several types of [[Pixel Connectors]] that can be used to simplify the wiring.&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;THIS PAGE IS UNDER CONSTRUCTION AND IS NOT COMPLETE!!&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
These are selected Pixel Controllers and other devices from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 1-29-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
=PIXEL CONTROLLERS=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;ESPixel Stick &amp;amp; ESPixel Pops &#039;&#039;&#039;==&lt;br /&gt;
&#039;&#039;&#039;[[ESPixel Stick &amp;amp; ESPixel Pops]]&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The ESPixel Stick was developed by DIYC member Bill Porter aka... madsci1016.  &lt;br /&gt;
It took advantage of the amazing ESP-01 microcontroller which combines a full micro controller with a built in wifi interface all on a small form factor board with an incredibly low price. (~$2).&lt;br /&gt;
The ESP-01 when combined with a circuit board with a small number of components creates a full function wireless pixel controller for about $10 that can control 4 universes or nearly 700 pixels.&lt;br /&gt;
There are several variations of these controllers which are generally referred to as &#039;&#039;&#039;&#039;&#039;Pixel Sticks&#039;&#039;&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Renard Protocol (RS232 or RS485)to SPI (Pixel Communication)&#039;&#039;&#039;==&lt;br /&gt;
&#039;&#039;&#039;[[Renard_PX1_Pixel_Controller|Renard PX1 Pixel Controller]]&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The Renard PX1 was designed by [http://doityourselfchristmas.com/forums/member.php?9-P-Short Phil Short] as an inexpensive Pixel controller designed to work with standard Renard systems.  It can be daisy chained with other Renard controllers. The PX1 provides a low cost solution that allows a user to add pixels to an existing display setup using just a simple Renard setup.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to SPI (Pixel Communications)&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept an [[E1.31_(Streaming-ACN)_Protocol|E1.31 (Ethernet)]] input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
[http://www.holidaycoro.com/firmware Firmware Update Page]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.0.50 (configurable via LCD interface or webpage) or can be configured for DHCP.&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link || Setup Videos || Note&lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix Evolution || 16,320 || 128 UniCast (E1.31 &amp;amp; Artnet)||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 48 Outputs&amp;lt;br&amp;gt;Custom Configurations  || 340 Pixels Per Output || [[Image:951-12.jpg|150px|link=https://www.holidaycoro.com/Flex-Modular-Lighting-Controller-System-p/951.htm] || [https://www.holidaycoro.com/Flex-Modular-Lighting-Controller-System-p/951.htm Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[https://www.holidaycoro.com/Flex-System-Ready2Run-Assembled-Controller-p/952-1.htm &amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/XuPJCqw-wbI Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes two dedicated RS-485/DMX outputs (does not use a pixel output), LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  &lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 4&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V3 || 2,720 || 16 UniCast (E1.31 &amp;amp; Artnet)||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:722.jpg|150px|link=http://www.holidaycoro.com/product-p/722-V3.htm]] || [http://www.holidaycoro.com/Product-p/722-V3.htm Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[http://www.holidaycoro.com/product-p/831.htm &amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/16o780guQbQ Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes one dedicated RS-485/DMX output (does not use a pixel output), 28A per Controller/7.5A per Output, LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  &lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 16&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V3  || 5,440 || 32 UniCast (E1.31 &amp;amp; Artnet) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:AlphaPix16.jpg|150px|link=http://www.holidaycoro.com/product-p/721-V3.htm]] || [http://www.holidaycoro.com/Product-p/721-V3.htm &amp;lt;br&amp;gt;Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[http://www.holidaycoro.com/product-p/832.htm &amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/kPAvSBBGmV4 Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes three dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output (80A at 20% Duty Cycle), LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  Resistor bank for outputs to reduce likely hood of shorting upon incorrect connections.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.sandevices.com SanDevices]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4668-jstjohnz jstjohnz])&lt;br /&gt;
&lt;br /&gt;
[http://sandevices.com/documents/E68x_Controller_Pixel_Config.pdf E68x Configuration Guide]&lt;br /&gt;
&lt;br /&gt;
[http://www.sandevices.com/downloads.html Firmware Updates]&lt;br /&gt;
&lt;br /&gt;
[[E68X-to-DMX#Converter_Configuration]]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 192.168.1.206&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| E6804-4 || 2040 || 7Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 4 Fused (1x4 Electrical, 4x1 Logical)  || 6120 || Up to 12 || || [http://sandevices.com/E6804Info.html link] ||  Assembled/Tested: $99, Full Kit: Price $69 [http://doityourselfchristmas.com/forums/showthread.php?26225-E6804-4-port-pixel-controller Presale]||  [http://sandevices.com/documents/SanDevices_E6804_Pixel_Controller_Operating_Manual.pdf Owner&#039;s] [http://sandevices.com/documents/SanDevices_E6804_Assembly_Manual.pdf Assembly] || Size is 2.5&amp;quot; x 4&amp;quot;, mounting holes on 2&amp;quot;x3&amp;quot; centers, compatible with CG series enclosures. [http://doityourselfchristmas.com/forums/showthread.php?25504-New-Pixel-Controller&amp;amp;p=258848#post258848 Announcement ]&lt;br /&gt;
|-&lt;br /&gt;
| PS-1 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical)  || 3060 || Up to 6 || || [http://sandevices.com/PixelSystem1.html link] ||  Turnkey System: $399 || [http://sandevices.com/documents/PS1_Users_Guide.pdf Owner&#039;s ]  || Assembled E682 with power supply in an Enclosure&lt;br /&gt;
|-&lt;br /&gt;
| E682-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ]  [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] ||To be released shortly&lt;br /&gt;
|-&lt;br /&gt;
| E682-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ] [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] || Original E682, Before Firmware Upgrade&lt;br /&gt;
|-&lt;br /&gt;
| E681-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Firmware To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function  || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] ||To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.PixelController.com PixelController.com (Falcon Christmas)] ===&lt;br /&gt;
(USA Based run by DIYC supporting member [http://doityourselfchristmas.com/forums/member.php?7764-dpitts David Pitts (dpitts)])&lt;br /&gt;
&lt;br /&gt;
[http://www.PixelController.com/store Store]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.1.50. Can be configured via OLED interface or webpage. Supports DHCP (Dynamic Host Configuration Protocol).&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| F16V2  || 10,880 || 64 Multicast/Unicast (E1.31) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812&amp;lt;br/&amp;gt;GECE&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16/32 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16/32 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output (340 when in 32 port mode) || [[Image:F16v2.jpg|150px|link=https://pixelcontroller.com/store/products/48-f16v3.html]] || [https://pixelcontroller.com/store/products/48-f16v3.html] ||Assembled $250.00 || 5-32V DC, Every port can be a different type. Expandable to 32 ports, soon to be 48 ports. Virtual string support. 40Hz refresh rate on outputs even when pixel count is 680 pixels. Includes four dedicated RS-485/DMX outputs, 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output, OLED Display for Configuration and Testing, Webpage Interface, Mounting plate for CG1500 enclosure available. Voltage and temperature sensors. OLED E131 diagnostic tools. 4 - Renard (Speed and stop bits configurable), DMX and Pixelnet Outputs. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=3zJtKlOtI4Y Setup Video]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,2232.0.html  Unofficial Users Manual]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 10.10.10.10&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P12R || 2040 || 12Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001 || 12 Fused (2x6 Electrical, 3x4 Logical)  || 6120 || 1 || || [http://www.j1sys.com/products/lighting/ECG-P12.html link] ||  Assembled Board: $Check Website || [http://www.j1sys.com/assets/PIXAD8-Guide-v0.1.pdf  Owner&#039;s ] [http://www.j1sys.com/  Notes ]  || &lt;br /&gt;
|-&lt;br /&gt;
| ECG-PIXAD8 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 8 Fused (2x4 Electrical, 2x4 Logical) || 4080 || 1 || || [http://www.j1sys.com/products/lighting/ECG-PIXAD8.html link] ||  Assembled Board: $Check Website  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P2 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 2 Unfused (2x1 Electrical, 2x1 Logical) || 4080 || 4 || || [http://www.j1sys.com/products/lighting/ECG-P2.html link] ||  Assembled Board: $Check Website, Assembled Board w/case: $Check Website  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;DMX512 / ESTA 1.11 (RS485) to SPI&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept a DMX input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface that supports receiving DMX and the used to drive SPI pixels. See [https://www.openlighting.org/ola/ Supported Devices]  for a list of available interfaces. The maximum pixel count is determined by the hardware and the pixel clock speed.&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Channels || Pixels Supported || Output Connectors || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| EasyPix V2 || 170 || 512 ||WS2811,WS2812,WS801,WS2803 &amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803|| 1 Fused Output&amp;lt;br /&amp;gt;Screw Terminals || [[Image:HolidayCoro-614.jpg|150px|link=http://www.holidaycoro.com/product-p/614.htm]] || [http://www.holidaycoro.com/Product-p/614.htm Product Link] ||$39.99 || Null pixels, Reverse order,Push button setting with back-lit LCD screen, built-in sequences, replaceable output chip&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| DCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $53 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|-&lt;br /&gt;
| uDCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $42, Assembled Board w/Case: $48 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/Mini-protocol-Decoder-DMX-to-WS2801-512-dmx-address-decoded/701799_440556828.html Mini protocol Decoder;DMX to WS2801,512 dmx address decoded] [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-100-series-mini-DMX-protocol-decoder-support-WS2801-protocol-control-signal/701799_340705630.html DD-100 series mini DMX protocol decoder;support WS2801 protocol control signal]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-1809-WS2811-DMX-Decoder-support-WS2811-TM1804-TM1809-TM1812-driving-IC-DC5V-24V-input/701799_583679340.html  LT-DMX-1809(WS2811) DMX Decoder;support WS2811,TM1804,TM1809,TM1812 driving IC;DC5V-24V input] [http://doityourselfchristmas.com/wiki/images/a/ad/LT-1809_DMX512_DECODER.pdf  Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-2801-DMX-SPI-Decoder-support-WS2801-WS2803-drving-IC/701799_509914025.html LT-DMX-2801 DMX-SPI Decoder;support WS2801,WS2803 drving IC] [http://doityourselfchristmas.com/wiki/images/6/67/LT-2801_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-3001-DMX-SPI-Decoder-support-TLS3001-TLS3002-driving-IC/701799_509913931.html LT-DMX-3001 DMX-SPI Decoder;support TLS3001, TLS3002 driving IC]  [http://doityourselfchristmas.com/wiki/images/f/f0/LT-3001_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-6803-DMX-Decoder-DC5-24V-input-LPD6803-specific-protocol-output-signal-Max256-steps/701799_314083682.html LT-6803 DMX Decoder;DC5-24V input;LPD6803 specific protocol output signal;Max256 steps] [http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-9813-DMX-SPI-Decoder-support-P9813-drving-IC/701799_509914126.html LT-DMX-9813 DMX-SPI Decoder;support P9813 drving IC] [[http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-WS2801-IC-can-decodering-512-address/701799_340702410.html DD-1000 series DMX protocol decoder;support WS2801 IC;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-LPD6803IC-signal-can-decodering-512-address/701799_340702107.html DD-1000 series DMX protocol decoder;support LPD6803IC signal;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[http://diybllc.com/ DIYB] ===&lt;br /&gt;
(USA based) Run by DIYC user [http://doityourselfchristmas.com/forums/member.php?8235-charleskerr charleskerr]&lt;br /&gt;
*[http://diybllc.com/LED-Pixel-String-Controller-5-volt-DIYB-LCPC-01.htm DMX to SPI Pixel Controller] (website no longer online)&lt;br /&gt;
&lt;br /&gt;
===[http://www.electron-design.ru/ Electron Design] ===&lt;br /&gt;
(Israel based)&lt;br /&gt;
*[http://www.ebay.com/itm/321131195346 Combination Dumb RGB and DMX to SPI Pixel Decoder / Controller]&lt;br /&gt;
&lt;br /&gt;
===[https://www.audiovisualdevices.com.au/ AVD]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4449-David_AVD David_AVD])&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=APC718 Audio Visual Devices APC718]  Single SPI (2801 / 6803) output&lt;br /&gt;
[http://auschristmaslighting.com/wiki/APC718 ACL Wiki ]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,1243.0.html  ACL Thread]&lt;br /&gt;
&lt;br /&gt;
===[http://auschristmaslighting.com/ ACL]===&lt;br /&gt;
* [http://forums.auschristmaslighting.com/index.php/board,34.0.html TP3244 Pixel Driver] 4 SPI (2801 / 6803) outputs&lt;br /&gt;
&lt;br /&gt;
The Tiger Protocol Bridge (TigerPB) TP3212 is a small controller for use with RGB LED lights and LED strips that utilise driver chips like the 6803/2801/3005. These are the currently targeted protocols and it is possible that other 2-wire and single wire protocols could be supported with firmware upgrades. This will provide future proofing of your controller.&lt;br /&gt;
&lt;br /&gt;
The initial release will accept a standard DMX512A data stream and provide control for 170 RGB Pixels (510ch). There will be dual buffered outputs that will allow you to split the 170 pixels into say 100/70 and run them in different directions and yet control them as a single 170 pixel string.&lt;br /&gt;
Each dual buffered output will also allow for the parallel connection of the same number of pixels allowing for two strings to be used with the same patterns. If these are run in opposite directions they would provide for mirrored effects.&lt;br /&gt;
Each of the Dual outputs will be able to drive different protocols if required.&lt;br /&gt;
&lt;br /&gt;
If ran with ECG product line from http://www.j1sys.com you can use hyper-DMX and this controller can be expanded to running 4 Universe&#039;s off each controller.&lt;br /&gt;
&lt;br /&gt;
More info to Follow and at this point &#039;&#039;&#039;this controller is no longer sold&#039;&#039;&#039;.  It has been talked about coming back out.  As the information comes in it will be updated.  If you can get one used, they are still very nice units and work well.&lt;br /&gt;
&lt;br /&gt;
More info at http://auschristmaslighting.com/forums/index.php/board,34.0.html&lt;br /&gt;
&lt;br /&gt;
===Onumen===&lt;br /&gt;
* [http://auschristmaslighting.com/wiki/Controllers#Onumen Onumen Controllers] (note that the start address of the DPP controllers cannot be fixed)&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?15286-DMX-to-WS2801-Pixel-Bridge RPM Pixel Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://stellascapes.com Stellascapes] ===&lt;br /&gt;
(New Zealand Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?491-mrpackethead mrpackethead])&lt;br /&gt;
*T3:  DMX512 - SPI Bridge&lt;br /&gt;
The T3 controller provides a bridge between DMX512 and 4 strings of RGB pixels. &lt;br /&gt;
&lt;br /&gt;
More details at http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;SD Memory Card to SPI&#039;&#039;&#039; ==&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-LED-pixel-light-controller-support2-3-4wire/701799_404060519.html SD LED pixel light controller;support2,3,4wire]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/led-controller-for-WS2801-IC-dream-color-led-flexible-strip/701799_331817904.html led controller for WS2801 IC dream color led flexible strip]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-card-DMX-compatible-intelligence-controller-for-pixel-RGB-module-support-CYT3005-IC-512-output-gray/701799_320682984.html SD card-DMX compatible-intelligence controller for pixel RGB module,support CYT3005 IC.512 output gray scale;Max2048 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-100K-B-SD-card-led-pixel-controller-AC85-265V-input/701799_533617766.html T-100K-B SD card led pixel controller;AC85-265V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-200K-led-pixel-controller-can-be-controlled-via-PC-suppor-many-kinds-of-IC/701799_497637885.html T-200K online led pixel controller,can be controlled via PC;suppor many kinds of IC;8ports*512pixels=4096pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-300K-SD-card-led-pixel-controller-AC85-265V-input-can-control-more-than-6000pixels-via/701799_570149882.html T-300K;SD card led pixel controller;AC85-265V input;can control more than 6000pixels via PC,8 ports output]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000A-LED-sd-card-pixel-controller-DC5-24V-input/701799_683082725.html T-1000A,LED sd card pixel controller,DC5-24V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000B-led-pixel-controller-support-WS2801-LPD6803-WS2811-TM1804-TM1809-LPD8806-Etc-max-2048pixels-controlled/701799_715270878.html T-1000B,led pixel controller,support WS2801,LPD6803,WS2811,TM1804,TM1809,LPD8806.Etc;max 2048pixels controlled]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000S-SD-card-led-pixel-controller-2012-new-version/701799_533601713.html T-1000S SD card led pixel controller,2012 new version]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000Stand-SD-card-led-pixel-controller-2012-new-version-AC110V-220V-input/701799_533604220.html T-1000Stand SD card led pixel controller,2012 new version;AC110V/220V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-4000-LED-SD-card-led-pixel-controller-can-max-control-4096-pixels/701799_533608089.html T-4000 LED SD card led pixel controller;can max control 4096 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-8000C-SD-card-led-pixel-controller-AC85-265V-input/701799_533612960.html T-8000C SD card led pixel controller;AC85-265V input]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Light-O-Rama (LOR) to SPI&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
===[http://www.http://www.lightorama.com Light-O-Rama (LOR)]===&lt;br /&gt;
(USA Based)&lt;br /&gt;
*[http://store.lightorama.com/cc100pisetwi.html Cosmic Color Pixels]&lt;br /&gt;
*[http://store.lightorama.com/cc100busetwi.html Cosmic Color Bulbs]&lt;br /&gt;
*[http://store.lightorama.com/cocori.html Cosmic Color Strip]&lt;br /&gt;
&lt;br /&gt;
=PIXEL Extenders=&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-PPX&lt;br /&gt;
ECG-PPX is a combination of small adapter boards that can be used in conjunction with our pixel oriented products (PIXAD8, P12R, etc.) to extend the pixel signals over much longer distances. They should also work with most other brands of pixel drivers. The ECG-PPX system also will distribute a modest power envelope over the same cable for optionally powering the pixels without the need for local power supplies at the pixel strings.&lt;br /&gt;
More details at http://www.j1sys.com/ecg-ppx/&lt;br /&gt;
*ECG-PPD-A – Powered Pixel Driver - 7VDC – 12VDC input range&lt;br /&gt;
*ECG-PPD-B – Powered Pixel Driver - 7VDC – 40VDC input range&lt;br /&gt;
*ECG-PPD-C – 4 Channel Powered Pixel Driver - 7VDC – 40VDC input range on Channel 1&lt;br /&gt;
*ECG-PPR-A – Multi-Mode Powered Pixel Receiver&lt;br /&gt;
*ECG-PPI-A – Powered Pixel Injector - 7VDC-40VDC Input, 5VDC 1.5A output&lt;br /&gt;
&lt;br /&gt;
=E1.31 Bridges and DMX Dongles=&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to DMX or Renard Output&#039;&#039;&#039;==&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface to act as an E1.31 to DMX gateway.  See [https://www.openlighting.org/ola/ Supported Devices] for a list of available USB interfaces. &lt;br /&gt;
&lt;br /&gt;
===[http://www.diyledexpress.com DIYLEDEXPRESS]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
&lt;br /&gt;
*[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=22&amp;amp;products_id=157 6 Port E1.31 Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-D8 (Under development)&lt;br /&gt;
*[http://www.j1sys.com/ecg-dr4/ ECG-DR4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d4/ ECG-D4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d2/ ECG-D2]&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
&lt;br /&gt;
*[http://shop.martinxmas.com/product.php?id_product=43 E1.31 to DMX Bridge]&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?15873-E1-31-(sACN)-to-DMX-Bridge Discussion Thread]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;USB to DMX512 Output&#039;&#039;&#039;==&lt;br /&gt;
USB DMX dongles are commonly used in conjunction with PC software to output a single universe (512 channels) of DMX.&lt;br /&gt;
&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=USB485RJ-ISO Audio Visual Devices] or http://auschristmaslighting.com/wiki/index.php/USB485RJ-ISO&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;pn=70303&amp;amp;show=description Enttec Open DMX USB]&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;prod=70304&amp;amp;show=description Enttec DMX USB Pro]&lt;br /&gt;
* [http://shop.martinxmas.com/product.php?id_product=10 RPM DIY USB to DMX Adaptor]&lt;br /&gt;
* [http://www.holidaycoro.com/Enttec-Pro-Compatible-DMX-Dongle-p/53.htm HolidayCoro ActiDongle - Active DMX Dongle (Enttec Pro Compatible)]&lt;br /&gt;
*[http://diylightanimation.com/wiki/index.php?title=Equipment#DMX_Devices RJ&#039;s LYNX DMX DONGLE]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FTDI drivers for dongles:&lt;br /&gt;
* [http://www.ftdichip.com/Drivers/VCP.htm FTDI VCP Drivers]&lt;br /&gt;
* [http://www.ftdichip.com/Documents/InstallGuides.htm Install Guides for FTDI Drivers]&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?17739-FTDI-USB-gt-Serial Updating a FTDI dongle&#039;s EEPROM]&lt;br /&gt;
* [[USB2DMX|USB2DMX (which also goes by the name Yet Another DMX Adapter, or YADA)]]&lt;br /&gt;
&lt;br /&gt;
=Dumb RGB DC Controllers Feature Comparisons=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ DC Controller Comparison Table&lt;br /&gt;
! Manufacturer&lt;br /&gt;
! Model&lt;br /&gt;
! Pre-built&lt;br /&gt;
! DC Voltage&lt;br /&gt;
! Channels&lt;br /&gt;
! Channel Current&lt;br /&gt;
! Total Current&lt;br /&gt;
! Protocol(s)&lt;br /&gt;
! Total Price&lt;br /&gt;
! Per Ch Price&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.HolidayCoro.com/ HolidayCoro]&lt;br /&gt;
| [http://www.holidaycoro.com/product-p/27.htm #27 / Water Resistant / Boxed / Pigtails / 9 Test Sequences]&lt;br /&gt;
| Yes&lt;br /&gt;
| 6V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A per 3 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $9.49&lt;br /&gt;
| $3.16&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca.html CMB16D]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $119.95&lt;br /&gt;
| $7.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca2.html CMB16D-QC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $99.95&lt;br /&gt;
| $6.24&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [[TigerDMX48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 9V - 55V&lt;br /&gt;
| 48&lt;br /&gt;
| 2.5A&lt;br /&gt;
| 30A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $145.00&lt;br /&gt;
| $3.02&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [http://www.tigerdmx.com/tigerdmx120lc.php TigerDMX120LC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 120&lt;br /&gt;
| 100mA&lt;br /&gt;
| &lt;br /&gt;
| DMX&lt;br /&gt;
| $125.00&lt;br /&gt;
| $1.04&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 48&lt;br /&gt;
| 2A&lt;br /&gt;
| 20A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $199.00&lt;br /&gt;
| $4.15&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC24]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 24&lt;br /&gt;
| 2A&lt;br /&gt;
| 15A per 12 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $129.00&lt;br /&gt;
| $5.38&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-714 [http://www.holidaycoro.com/product-p/37.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378113147/Easy-DMX-LED-controller-dmx-decoder-driver.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $8.95&lt;br /&gt;
| $2.98&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-712 [http://www.holidaycoro.com/product-p/24.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378111925/Easy-DMX-LED-controller-dmx-decoder-driver.html China] &lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 27&lt;br /&gt;
| 1A&lt;br /&gt;
| 15A&lt;br /&gt;
| DMX&lt;br /&gt;
| $44.21&lt;br /&gt;
| $1.64&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.leynew.com Leynew]&lt;br /&gt;
| LN-DMXMODEL-3CH-LV12 [http://www.holidaycoro.com/product-p/26.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-307297826/DMX-512-Module-decoder.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $7.49&lt;br /&gt;
| $2.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://http://www.euchips.com/en/ EUChips]&lt;br /&gt;
| [http://www.aliexpress.com/fm-store/701799/209915969-410843238/DMX512-Decoder-DC12-24V-input-max-3A-each-channel-output.html PX24506]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 3A&lt;br /&gt;
| 9A&lt;br /&gt;
| DMX&lt;br /&gt;
| $22.32&lt;br /&gt;
| $7.44&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX3]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 3&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 6A &lt;br /&gt;
| DMX&lt;br /&gt;
| $9.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX16DCSSR]]&lt;br /&gt;
| No&lt;br /&gt;
| 12-24vdc&lt;br /&gt;
| 16&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 10A &lt;br /&gt;
| DMX&lt;br /&gt;
| $48.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[REN64]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 64&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 7A per SSR&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $67.50&lt;br /&gt;
| $1.05&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.christmasinshirley.com/wiki/index.php?title=Renard_Main_Page Renard]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren48LSDv3c Ren48LSD]&lt;br /&gt;
| No&lt;br /&gt;
| 5,9-24vdc&lt;br /&gt;
| 48&lt;br /&gt;
| 400mA&lt;br /&gt;
| 9.6A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $44.66&lt;br /&gt;
| $0.93&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=35_57 DIYLEDExpress]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren24DC Ren24DC]&lt;br /&gt;
| Built or Kit&lt;br /&gt;
| 5,7-24vdc&lt;br /&gt;
| 24&lt;br /&gt;
| 4A&lt;br /&gt;
| 30A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $72.10&lt;br /&gt;
| $3&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://www.aliexpress.com/store/product/DM-103-3-channel-RGB-dmx-constant-voltage-decoder-DC12-24V-input-max-2A-3channel-output/701799_868042910.html DM103 Ray Wu DMX to 3 Channel]&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Different Styles of Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=13175</id>
		<title>Controllers</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=13175"/>
		<updated>2022-06-04T19:03:30Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* E1.31 (Ethernet) to SPI (Pixel Communications) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Intro=&lt;br /&gt;
There are many different types of controllers used for RGB lighting effects.  The most common fall into two different categories: &lt;br /&gt;
*Pixel Controllers &lt;br /&gt;
*Dumb RGB Controllers.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The different controllers also can be broken into categories based on the type of data communications protocols used to speak to them from the sequencing computer.  The main categories of communications protocols are:&lt;br /&gt;
* [[Renard]] (using either RS232-serial or RS485)&lt;br /&gt;
* [[E1.31_(Streaming-ACN)_Protocol|E1.31]] (DMX over Ethernet)&lt;br /&gt;
* [[DMX]] A traditional stage lighting protocol&lt;br /&gt;
* Programs stored on SD memory cards &lt;br /&gt;
* Lightorama  LOR compatable gear&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When choosing a Pixel controller it is important that you confirm that your selection is compatible with you system design.  Critical properties to consider include are:&lt;br /&gt;
* Communications Protocol (E1.31, Renard, DMX, LOR, Etc.)&lt;br /&gt;
* [[Choosing_a_Pixel_Voltage:_5V_vs_12V|Pixel Voltage]]  (5VDC vs 12VDC)&lt;br /&gt;
* [[Different_Styles_of_Pixels|Pixel Type]] (WS2801, WS2811, GECE, LOR, Etc.)&lt;br /&gt;
* Number of Pixels to be Controlled&lt;br /&gt;
* Number of Connectors and Number of Strings that can be Physically Connected&lt;br /&gt;
* Advanced Features&lt;br /&gt;
** Grouping (ability to treat multiple Pixels as one)&lt;br /&gt;
** RGB Ordering (ability to correct the physical RGB order to match the software sequence order)&lt;br /&gt;
** ZigZag (Ability to treat physical strings as multiple logical strings)&lt;br /&gt;
** Reverse order (ability to reorder the channels on a string so the most distant one is the first channel)&lt;br /&gt;
** Etc.&lt;br /&gt;
&lt;br /&gt;
Generally you also need to add an [[Enclosures|Enclosure]] to the Pixel Controller to protect it from the weather.   You will also need a [[Power Supplies|Power Supply]] to power the Pixel Controller and Pixels.  There are several ways to connect the [[Power_Injection|Power wiring]]  and there are also several types of [[Pixel Connectors]] that can be used to simplify the wiring.&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;THIS PAGE IS UNDER CONSTRUCTION AND IS NOT COMPLETE!!&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
These are selected Pixel Controllers and other devices from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 1-29-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
=PIXEL CONTROLLERS=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;ESPixel Stick &amp;amp; ESPixel Pops &#039;&#039;&#039;==&lt;br /&gt;
&#039;&#039;&#039;[[ESPixel Stick &amp;amp; ESPixel Pops]]&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The ESPixel Stick was developed by DIYC member Bill Porter aka... madsci1016.  &lt;br /&gt;
It took advantage of the amazing ESP-01 microcontroller which combines a full micro controller with a built in wifi interface all on a small form factor board with an incredibly low price. (~$2).&lt;br /&gt;
The ESP-01 when combined with a circuit board with a small number of components creates a full function wireless pixel controller for about $10 that can control 4 universes or nearly 700 pixels.&lt;br /&gt;
There are several variations of these controllers which are generally referred to as &#039;&#039;&#039;&#039;&#039;Pixel Sticks&#039;&#039;&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Renard Protocol (RS232 or RS485)to SPI (Pixel Communication)&#039;&#039;&#039;==&lt;br /&gt;
&#039;&#039;&#039;[[Renard_PX1_Pixel_Controller|Renard PX1 Pixel Controller]]&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The Renard PX1 was designed by [http://doityourselfchristmas.com/forums/member.php?9-P-Short Phil Short] as an inexpensive Pixel controller designed to work with standard Renard systems.  It can be daisy chained with other Renard controllers. The PX1 provides a low cost solution that allows a user to add pixels to an existing display setup using just a simple Renard setup.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to SPI (Pixel Communications)&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept an [[E1.31_(Streaming-ACN)_Protocol|E1.31 (Ethernet)]] input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
[http://www.holidaycoro.com/firmware Firmware Update Page]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.0.50 (configurable via LCD interface or webpage) or can be configured for DHCP.&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link || Setup Videos || Note&lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 4&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V3 || 2,720 || 16 UniCast (E1.31 &amp;amp; Artnet)||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:722.jpg|150px|link=http://www.holidaycoro.com/product-p/722-V3.htm]] || [http://www.holidaycoro.com/Product-p/722-V3.htm Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[http://www.holidaycoro.com/product-p/831.htm &amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/16o780guQbQ Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes one dedicated RS-485/DMX output (does not use a pixel output), 28A per Controller/7.5A per Output, LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  &lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 16&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V3  || 5,440 || 32 UniCast (E1.31 &amp;amp; Artnet) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:AlphaPix16.jpg|150px|link=http://www.holidaycoro.com/product-p/721-V3.htm]] || [http://www.holidaycoro.com/Product-p/721-V3.htm &amp;lt;br&amp;gt;Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[http://www.holidaycoro.com/product-p/832.htm &amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/kPAvSBBGmV4 Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes three dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output (80A at 20% Duty Cycle), LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  Resistor bank for outputs to reduce likely hood of shorting upon incorrect connections.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.sandevices.com SanDevices]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4668-jstjohnz jstjohnz])&lt;br /&gt;
&lt;br /&gt;
[http://sandevices.com/documents/E68x_Controller_Pixel_Config.pdf E68x Configuration Guide]&lt;br /&gt;
&lt;br /&gt;
[http://www.sandevices.com/downloads.html Firmware Updates]&lt;br /&gt;
&lt;br /&gt;
[[E68X-to-DMX#Converter_Configuration]]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 192.168.1.206&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| E6804-4 || 2040 || 7Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 4 Fused (1x4 Electrical, 4x1 Logical)  || 6120 || Up to 12 || || [http://sandevices.com/E6804Info.html link] ||  Assembled/Tested: $99, Full Kit: Price $69 [http://doityourselfchristmas.com/forums/showthread.php?26225-E6804-4-port-pixel-controller Presale]||  [http://sandevices.com/documents/SanDevices_E6804_Pixel_Controller_Operating_Manual.pdf Owner&#039;s] [http://sandevices.com/documents/SanDevices_E6804_Assembly_Manual.pdf Assembly] || Size is 2.5&amp;quot; x 4&amp;quot;, mounting holes on 2&amp;quot;x3&amp;quot; centers, compatible with CG series enclosures. [http://doityourselfchristmas.com/forums/showthread.php?25504-New-Pixel-Controller&amp;amp;p=258848#post258848 Announcement ]&lt;br /&gt;
|-&lt;br /&gt;
| PS-1 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical)  || 3060 || Up to 6 || || [http://sandevices.com/PixelSystem1.html link] ||  Turnkey System: $399 || [http://sandevices.com/documents/PS1_Users_Guide.pdf Owner&#039;s ]  || Assembled E682 with power supply in an Enclosure&lt;br /&gt;
|-&lt;br /&gt;
| E682-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ]  [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] ||To be released shortly&lt;br /&gt;
|-&lt;br /&gt;
| E682-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ] [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] || Original E682, Before Firmware Upgrade&lt;br /&gt;
|-&lt;br /&gt;
| E681-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Firmware To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function  || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] ||To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.PixelController.com PixelController.com (Falcon Christmas)] ===&lt;br /&gt;
(USA Based run by DIYC supporting member [http://doityourselfchristmas.com/forums/member.php?7764-dpitts David Pitts (dpitts)])&lt;br /&gt;
&lt;br /&gt;
[http://www.PixelController.com/store Store]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.1.50. Can be configured via OLED interface or webpage. Supports DHCP (Dynamic Host Configuration Protocol).&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| F16V2  || 10,880 || 64 Multicast/Unicast (E1.31) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812&amp;lt;br/&amp;gt;GECE&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16/32 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16/32 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output (340 when in 32 port mode) || [[Image:F16v2.jpg|150px|link=https://pixelcontroller.com/store/products/48-f16v3.html]] || [https://pixelcontroller.com/store/products/48-f16v3.html] ||Assembled $250.00 || 5-32V DC, Every port can be a different type. Expandable to 32 ports, soon to be 48 ports. Virtual string support. 40Hz refresh rate on outputs even when pixel count is 680 pixels. Includes four dedicated RS-485/DMX outputs, 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output, OLED Display for Configuration and Testing, Webpage Interface, Mounting plate for CG1500 enclosure available. Voltage and temperature sensors. OLED E131 diagnostic tools. 4 - Renard (Speed and stop bits configurable), DMX and Pixelnet Outputs. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=3zJtKlOtI4Y Setup Video]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,2232.0.html  Unofficial Users Manual]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 10.10.10.10&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P12R || 2040 || 12Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001 || 12 Fused (2x6 Electrical, 3x4 Logical)  || 6120 || 1 || || [http://www.j1sys.com/products/lighting/ECG-P12.html link] ||  Assembled Board: $Check Website || [http://www.j1sys.com/assets/PIXAD8-Guide-v0.1.pdf  Owner&#039;s ] [http://www.j1sys.com/  Notes ]  || &lt;br /&gt;
|-&lt;br /&gt;
| ECG-PIXAD8 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 8 Fused (2x4 Electrical, 2x4 Logical) || 4080 || 1 || || [http://www.j1sys.com/products/lighting/ECG-PIXAD8.html link] ||  Assembled Board: $Check Website  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P2 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 2 Unfused (2x1 Electrical, 2x1 Logical) || 4080 || 4 || || [http://www.j1sys.com/products/lighting/ECG-P2.html link] ||  Assembled Board: $Check Website, Assembled Board w/case: $Check Website  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;DMX512 / ESTA 1.11 (RS485) to SPI&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept a DMX input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface that supports receiving DMX and the used to drive SPI pixels. See [https://www.openlighting.org/ola/ Supported Devices]  for a list of available interfaces. The maximum pixel count is determined by the hardware and the pixel clock speed.&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Channels || Pixels Supported || Output Connectors || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| EasyPix V2 || 170 || 512 ||WS2811,WS2812,WS801,WS2803 &amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803|| 1 Fused Output&amp;lt;br /&amp;gt;Screw Terminals || [[Image:HolidayCoro-614.jpg|150px|link=http://www.holidaycoro.com/product-p/614.htm]] || [http://www.holidaycoro.com/Product-p/614.htm Product Link] ||$39.99 || Null pixels, Reverse order,Push button setting with back-lit LCD screen, built-in sequences, replaceable output chip&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| DCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $53 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|-&lt;br /&gt;
| uDCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $42, Assembled Board w/Case: $48 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/Mini-protocol-Decoder-DMX-to-WS2801-512-dmx-address-decoded/701799_440556828.html Mini protocol Decoder;DMX to WS2801,512 dmx address decoded] [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-100-series-mini-DMX-protocol-decoder-support-WS2801-protocol-control-signal/701799_340705630.html DD-100 series mini DMX protocol decoder;support WS2801 protocol control signal]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-1809-WS2811-DMX-Decoder-support-WS2811-TM1804-TM1809-TM1812-driving-IC-DC5V-24V-input/701799_583679340.html  LT-DMX-1809(WS2811) DMX Decoder;support WS2811,TM1804,TM1809,TM1812 driving IC;DC5V-24V input] [http://doityourselfchristmas.com/wiki/images/a/ad/LT-1809_DMX512_DECODER.pdf  Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-2801-DMX-SPI-Decoder-support-WS2801-WS2803-drving-IC/701799_509914025.html LT-DMX-2801 DMX-SPI Decoder;support WS2801,WS2803 drving IC] [http://doityourselfchristmas.com/wiki/images/6/67/LT-2801_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-3001-DMX-SPI-Decoder-support-TLS3001-TLS3002-driving-IC/701799_509913931.html LT-DMX-3001 DMX-SPI Decoder;support TLS3001, TLS3002 driving IC]  [http://doityourselfchristmas.com/wiki/images/f/f0/LT-3001_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-6803-DMX-Decoder-DC5-24V-input-LPD6803-specific-protocol-output-signal-Max256-steps/701799_314083682.html LT-6803 DMX Decoder;DC5-24V input;LPD6803 specific protocol output signal;Max256 steps] [http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-9813-DMX-SPI-Decoder-support-P9813-drving-IC/701799_509914126.html LT-DMX-9813 DMX-SPI Decoder;support P9813 drving IC] [[http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-WS2801-IC-can-decodering-512-address/701799_340702410.html DD-1000 series DMX protocol decoder;support WS2801 IC;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-LPD6803IC-signal-can-decodering-512-address/701799_340702107.html DD-1000 series DMX protocol decoder;support LPD6803IC signal;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[http://diybllc.com/ DIYB] ===&lt;br /&gt;
(USA based) Run by DIYC user [http://doityourselfchristmas.com/forums/member.php?8235-charleskerr charleskerr]&lt;br /&gt;
*[http://diybllc.com/LED-Pixel-String-Controller-5-volt-DIYB-LCPC-01.htm DMX to SPI Pixel Controller] (website no longer online)&lt;br /&gt;
&lt;br /&gt;
===[http://www.electron-design.ru/ Electron Design] ===&lt;br /&gt;
(Israel based)&lt;br /&gt;
*[http://www.ebay.com/itm/321131195346 Combination Dumb RGB and DMX to SPI Pixel Decoder / Controller]&lt;br /&gt;
&lt;br /&gt;
===[https://www.audiovisualdevices.com.au/ AVD]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4449-David_AVD David_AVD])&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=APC718 Audio Visual Devices APC718]  Single SPI (2801 / 6803) output&lt;br /&gt;
[http://auschristmaslighting.com/wiki/APC718 ACL Wiki ]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,1243.0.html  ACL Thread]&lt;br /&gt;
&lt;br /&gt;
===[http://auschristmaslighting.com/ ACL]===&lt;br /&gt;
* [http://forums.auschristmaslighting.com/index.php/board,34.0.html TP3244 Pixel Driver] 4 SPI (2801 / 6803) outputs&lt;br /&gt;
&lt;br /&gt;
The Tiger Protocol Bridge (TigerPB) TP3212 is a small controller for use with RGB LED lights and LED strips that utilise driver chips like the 6803/2801/3005. These are the currently targeted protocols and it is possible that other 2-wire and single wire protocols could be supported with firmware upgrades. This will provide future proofing of your controller.&lt;br /&gt;
&lt;br /&gt;
The initial release will accept a standard DMX512A data stream and provide control for 170 RGB Pixels (510ch). There will be dual buffered outputs that will allow you to split the 170 pixels into say 100/70 and run them in different directions and yet control them as a single 170 pixel string.&lt;br /&gt;
Each dual buffered output will also allow for the parallel connection of the same number of pixels allowing for two strings to be used with the same patterns. If these are run in opposite directions they would provide for mirrored effects.&lt;br /&gt;
Each of the Dual outputs will be able to drive different protocols if required.&lt;br /&gt;
&lt;br /&gt;
If ran with ECG product line from http://www.j1sys.com you can use hyper-DMX and this controller can be expanded to running 4 Universe&#039;s off each controller.&lt;br /&gt;
&lt;br /&gt;
More info to Follow and at this point &#039;&#039;&#039;this controller is no longer sold&#039;&#039;&#039;.  It has been talked about coming back out.  As the information comes in it will be updated.  If you can get one used, they are still very nice units and work well.&lt;br /&gt;
&lt;br /&gt;
More info at http://auschristmaslighting.com/forums/index.php/board,34.0.html&lt;br /&gt;
&lt;br /&gt;
===Onumen===&lt;br /&gt;
* [http://auschristmaslighting.com/wiki/Controllers#Onumen Onumen Controllers] (note that the start address of the DPP controllers cannot be fixed)&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?15286-DMX-to-WS2801-Pixel-Bridge RPM Pixel Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://stellascapes.com Stellascapes] ===&lt;br /&gt;
(New Zealand Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?491-mrpackethead mrpackethead])&lt;br /&gt;
*T3:  DMX512 - SPI Bridge&lt;br /&gt;
The T3 controller provides a bridge between DMX512 and 4 strings of RGB pixels. &lt;br /&gt;
&lt;br /&gt;
More details at http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;SD Memory Card to SPI&#039;&#039;&#039; ==&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-LED-pixel-light-controller-support2-3-4wire/701799_404060519.html SD LED pixel light controller;support2,3,4wire]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/led-controller-for-WS2801-IC-dream-color-led-flexible-strip/701799_331817904.html led controller for WS2801 IC dream color led flexible strip]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-card-DMX-compatible-intelligence-controller-for-pixel-RGB-module-support-CYT3005-IC-512-output-gray/701799_320682984.html SD card-DMX compatible-intelligence controller for pixel RGB module,support CYT3005 IC.512 output gray scale;Max2048 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-100K-B-SD-card-led-pixel-controller-AC85-265V-input/701799_533617766.html T-100K-B SD card led pixel controller;AC85-265V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-200K-led-pixel-controller-can-be-controlled-via-PC-suppor-many-kinds-of-IC/701799_497637885.html T-200K online led pixel controller,can be controlled via PC;suppor many kinds of IC;8ports*512pixels=4096pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-300K-SD-card-led-pixel-controller-AC85-265V-input-can-control-more-than-6000pixels-via/701799_570149882.html T-300K;SD card led pixel controller;AC85-265V input;can control more than 6000pixels via PC,8 ports output]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000A-LED-sd-card-pixel-controller-DC5-24V-input/701799_683082725.html T-1000A,LED sd card pixel controller,DC5-24V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000B-led-pixel-controller-support-WS2801-LPD6803-WS2811-TM1804-TM1809-LPD8806-Etc-max-2048pixels-controlled/701799_715270878.html T-1000B,led pixel controller,support WS2801,LPD6803,WS2811,TM1804,TM1809,LPD8806.Etc;max 2048pixels controlled]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000S-SD-card-led-pixel-controller-2012-new-version/701799_533601713.html T-1000S SD card led pixel controller,2012 new version]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000Stand-SD-card-led-pixel-controller-2012-new-version-AC110V-220V-input/701799_533604220.html T-1000Stand SD card led pixel controller,2012 new version;AC110V/220V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-4000-LED-SD-card-led-pixel-controller-can-max-control-4096-pixels/701799_533608089.html T-4000 LED SD card led pixel controller;can max control 4096 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-8000C-SD-card-led-pixel-controller-AC85-265V-input/701799_533612960.html T-8000C SD card led pixel controller;AC85-265V input]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Light-O-Rama (LOR) to SPI&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
===[http://www.http://www.lightorama.com Light-O-Rama (LOR)]===&lt;br /&gt;
(USA Based)&lt;br /&gt;
*[http://store.lightorama.com/cc100pisetwi.html Cosmic Color Pixels]&lt;br /&gt;
*[http://store.lightorama.com/cc100busetwi.html Cosmic Color Bulbs]&lt;br /&gt;
*[http://store.lightorama.com/cocori.html Cosmic Color Strip]&lt;br /&gt;
&lt;br /&gt;
=PIXEL Extenders=&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-PPX&lt;br /&gt;
ECG-PPX is a combination of small adapter boards that can be used in conjunction with our pixel oriented products (PIXAD8, P12R, etc.) to extend the pixel signals over much longer distances. They should also work with most other brands of pixel drivers. The ECG-PPX system also will distribute a modest power envelope over the same cable for optionally powering the pixels without the need for local power supplies at the pixel strings.&lt;br /&gt;
More details at http://www.j1sys.com/ecg-ppx/&lt;br /&gt;
*ECG-PPD-A – Powered Pixel Driver - 7VDC – 12VDC input range&lt;br /&gt;
*ECG-PPD-B – Powered Pixel Driver - 7VDC – 40VDC input range&lt;br /&gt;
*ECG-PPD-C – 4 Channel Powered Pixel Driver - 7VDC – 40VDC input range on Channel 1&lt;br /&gt;
*ECG-PPR-A – Multi-Mode Powered Pixel Receiver&lt;br /&gt;
*ECG-PPI-A – Powered Pixel Injector - 7VDC-40VDC Input, 5VDC 1.5A output&lt;br /&gt;
&lt;br /&gt;
=E1.31 Bridges and DMX Dongles=&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to DMX or Renard Output&#039;&#039;&#039;==&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface to act as an E1.31 to DMX gateway.  See [https://www.openlighting.org/ola/ Supported Devices] for a list of available USB interfaces. &lt;br /&gt;
&lt;br /&gt;
===[http://www.diyledexpress.com DIYLEDEXPRESS]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
&lt;br /&gt;
*[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=22&amp;amp;products_id=157 6 Port E1.31 Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-D8 (Under development)&lt;br /&gt;
*[http://www.j1sys.com/ecg-dr4/ ECG-DR4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d4/ ECG-D4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d2/ ECG-D2]&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
&lt;br /&gt;
*[http://shop.martinxmas.com/product.php?id_product=43 E1.31 to DMX Bridge]&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?15873-E1-31-(sACN)-to-DMX-Bridge Discussion Thread]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;USB to DMX512 Output&#039;&#039;&#039;==&lt;br /&gt;
USB DMX dongles are commonly used in conjunction with PC software to output a single universe (512 channels) of DMX.&lt;br /&gt;
&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=USB485RJ-ISO Audio Visual Devices] or http://auschristmaslighting.com/wiki/index.php/USB485RJ-ISO&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;pn=70303&amp;amp;show=description Enttec Open DMX USB]&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;prod=70304&amp;amp;show=description Enttec DMX USB Pro]&lt;br /&gt;
* [http://shop.martinxmas.com/product.php?id_product=10 RPM DIY USB to DMX Adaptor]&lt;br /&gt;
* [http://www.holidaycoro.com/Enttec-Pro-Compatible-DMX-Dongle-p/53.htm HolidayCoro ActiDongle - Active DMX Dongle (Enttec Pro Compatible)]&lt;br /&gt;
*[http://diylightanimation.com/wiki/index.php?title=Equipment#DMX_Devices RJ&#039;s LYNX DMX DONGLE]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FTDI drivers for dongles:&lt;br /&gt;
* [http://www.ftdichip.com/Drivers/VCP.htm FTDI VCP Drivers]&lt;br /&gt;
* [http://www.ftdichip.com/Documents/InstallGuides.htm Install Guides for FTDI Drivers]&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?17739-FTDI-USB-gt-Serial Updating a FTDI dongle&#039;s EEPROM]&lt;br /&gt;
* [[USB2DMX|USB2DMX (which also goes by the name Yet Another DMX Adapter, or YADA)]]&lt;br /&gt;
&lt;br /&gt;
=Dumb RGB DC Controllers Feature Comparisons=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ DC Controller Comparison Table&lt;br /&gt;
! Manufacturer&lt;br /&gt;
! Model&lt;br /&gt;
! Pre-built&lt;br /&gt;
! DC Voltage&lt;br /&gt;
! Channels&lt;br /&gt;
! Channel Current&lt;br /&gt;
! Total Current&lt;br /&gt;
! Protocol(s)&lt;br /&gt;
! Total Price&lt;br /&gt;
! Per Ch Price&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.HolidayCoro.com/ HolidayCoro]&lt;br /&gt;
| [http://www.holidaycoro.com/product-p/27.htm #27 / Water Resistant / Boxed / Pigtails / 9 Test Sequences]&lt;br /&gt;
| Yes&lt;br /&gt;
| 6V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A per 3 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $9.49&lt;br /&gt;
| $3.16&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca.html CMB16D]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $119.95&lt;br /&gt;
| $7.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca2.html CMB16D-QC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $99.95&lt;br /&gt;
| $6.24&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [[TigerDMX48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 9V - 55V&lt;br /&gt;
| 48&lt;br /&gt;
| 2.5A&lt;br /&gt;
| 30A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $145.00&lt;br /&gt;
| $3.02&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [http://www.tigerdmx.com/tigerdmx120lc.php TigerDMX120LC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 120&lt;br /&gt;
| 100mA&lt;br /&gt;
| &lt;br /&gt;
| DMX&lt;br /&gt;
| $125.00&lt;br /&gt;
| $1.04&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 48&lt;br /&gt;
| 2A&lt;br /&gt;
| 20A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $199.00&lt;br /&gt;
| $4.15&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC24]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 24&lt;br /&gt;
| 2A&lt;br /&gt;
| 15A per 12 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $129.00&lt;br /&gt;
| $5.38&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-714 [http://www.holidaycoro.com/product-p/37.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378113147/Easy-DMX-LED-controller-dmx-decoder-driver.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $8.95&lt;br /&gt;
| $2.98&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-712 [http://www.holidaycoro.com/product-p/24.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378111925/Easy-DMX-LED-controller-dmx-decoder-driver.html China] &lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 27&lt;br /&gt;
| 1A&lt;br /&gt;
| 15A&lt;br /&gt;
| DMX&lt;br /&gt;
| $44.21&lt;br /&gt;
| $1.64&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.leynew.com Leynew]&lt;br /&gt;
| LN-DMXMODEL-3CH-LV12 [http://www.holidaycoro.com/product-p/26.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-307297826/DMX-512-Module-decoder.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $7.49&lt;br /&gt;
| $2.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://http://www.euchips.com/en/ EUChips]&lt;br /&gt;
| [http://www.aliexpress.com/fm-store/701799/209915969-410843238/DMX512-Decoder-DC12-24V-input-max-3A-each-channel-output.html PX24506]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 3A&lt;br /&gt;
| 9A&lt;br /&gt;
| DMX&lt;br /&gt;
| $22.32&lt;br /&gt;
| $7.44&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX3]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 3&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 6A &lt;br /&gt;
| DMX&lt;br /&gt;
| $9.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX16DCSSR]]&lt;br /&gt;
| No&lt;br /&gt;
| 12-24vdc&lt;br /&gt;
| 16&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 10A &lt;br /&gt;
| DMX&lt;br /&gt;
| $48.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[REN64]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 64&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 7A per SSR&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $67.50&lt;br /&gt;
| $1.05&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.christmasinshirley.com/wiki/index.php?title=Renard_Main_Page Renard]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren48LSDv3c Ren48LSD]&lt;br /&gt;
| No&lt;br /&gt;
| 5,9-24vdc&lt;br /&gt;
| 48&lt;br /&gt;
| 400mA&lt;br /&gt;
| 9.6A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $44.66&lt;br /&gt;
| $0.93&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=35_57 DIYLEDExpress]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren24DC Ren24DC]&lt;br /&gt;
| Built or Kit&lt;br /&gt;
| 5,7-24vdc&lt;br /&gt;
| 24&lt;br /&gt;
| 4A&lt;br /&gt;
| 30A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $72.10&lt;br /&gt;
| $3&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://www.aliexpress.com/store/product/DM-103-3-channel-RGB-dmx-constant-voltage-decoder-DC12-24V-input-max-2A-3channel-output/701799_868042910.html DM103 Ray Wu DMX to 3 Channel]&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Different Styles of Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Different_Styles_of_Pixels&amp;diff=13174</id>
		<title>Different Styles of Pixels</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Different_Styles_of_Pixels&amp;diff=13174"/>
		<updated>2022-06-04T18:57:55Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* HolidayCoro */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Intro=&lt;br /&gt;
Pixels are [http://en.wikipedia.org/wiki/RGB_color_model RGB]  Light Emitting Diodes [http://en.wikipedia.org/wiki/Light-emitting_diode (LEDs)] that allow a rainbow of individual colors to be created independently on each Pixel node.  Pixels are Intelligent LEDs and have both power and control signals fed to each individual Pixel node.  Using various communications protocols they are connected to [[Controllers|Pixel Controllers]] that sends a specially formatted signal to the Pixel string that passes the control information to all of the Pixels connected in series.  Each Pixel uses 3 data channels to control it, one each for  &#039;&#039;&#039;R&#039;&#039;&#039;ed, &#039;&#039;&#039;G&#039;&#039;&#039;reen and &#039;&#039;&#039;B&#039;&#039;&#039;lue. A string of 50 Pixels would use 150 channels in your [[Software|sequencing software]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are several main properties that define each Pixel, and they include:&lt;br /&gt;
* Form Factor (String, Strip, Module, Etc.)&lt;br /&gt;
* LEDs per meter (the spacing of the LEDs on the wire or strip)&lt;br /&gt;
* ICs per Meter (Relates to how many LEDs are lit together for each Pixel, commonly 1 or 3 LEDs per IC)&lt;br /&gt;
* Power Supply Voltage (typically [[Choosing_a_Pixel_Voltage:_5V_vs_12V|5VDC vs. 12 VDC)]] &lt;br /&gt;
* Color Depth (The number of bits of data used to control each color such as 4,6,8 12, etc. bits)&lt;br /&gt;
* LED Type (Size and Shape of LED which impacts overall brightness)&lt;br /&gt;
* Waterproofing Technique (Injection molding, Cast Epoxy, Sleeve, Etc.)&lt;br /&gt;
* Wire Size (The size of the wire connecting the Pixels together 18 AWG vs. 20AWG)&lt;br /&gt;
* Pixel (IC)Control chips (WS2801, WS2811, TM1809, TM1824, GECE, Etc.)&lt;br /&gt;
* Number of Wires Required (3 vs 4)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It is critical that you select a [[Controllers| Pixel Controller]] and [[Power Supplies|Power Supply]] that is compatible and capable of driving the specific Pixel you select.  It is also important to consider how you will be connecting the Pixels and if you need [[Power Injection]] to make them function.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are many options and configurations and each has it&#039;s advantages and disadvantages depending on the application.  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&#039;&#039;&#039;Some of the most popular Pixels are ones driven by the WS2811 IC and use 12VDC power and use some form of cast epoxy waterproofing.  They are a good balance of new technology and reliable designs.&#039;&#039;&#039;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Pixel Properties=&lt;br /&gt;
Pixels come in many different shapes and properties.  The most common properties  are:&lt;br /&gt;
===&#039;&#039;&#039;Form Factor&#039;&#039;&#039;===&lt;br /&gt;
Pixels come in many shapes and sizes.  The Form Factor of the Pixels impacts how you will mount them and what look you are trying to accomplish.  &lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Strings / Nodes&#039;&#039;&#039;&#039;&#039; - Can be any purchased in any custom length, but depending on a variety of factors, more then 50 pixels may require [[Power Injection]].  It important to remember that Pixel strings should never be strung using their wire to support them like you would with regular light stings.  This will damage the Pixels and their waterproofing.  Since they are generally custom made, you can request your vendor to make the spacing between units to custom lengths. Common methods to support Pixel strings include using cable ties or electric tape to attach them to PVC pipe, EMT electric conduit or [http://www.ebay.com/itm/Polyester-Strapping-Mini-Coil-400-FT-5-8-x-035-/120120483264 Plastic Strapping] or PixNode strips [http://www.holidaycoro.com/product-p/767.htm].   &#039;&#039;&#039;Strings / Nodes are commonly used to make Megatrees, Minitrees and Leaping Arches.&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;12mm pixel node&#039;&#039;&#039; - This is the most common Pixel type.  They are often referred to as Bullet Shaped. It actually contains a 8mm LED inside the housing.  The 12mm refers to the outer diameter of the package.  These were originally designed to mount inside of enclosures and are used for large advertising display screens.&amp;lt;br&amp;gt; [[File:2811tube.jpg|200px]] &lt;br /&gt;
*# &#039;&#039;&#039;12mm pixel node (square / flat)&#039;&#039;&#039; - These pixels can come with the wire coming either out of the back of the Pixel or the side of the Pixel.  There has been some issues with the silicone injection molded units that have the wires coming out of the side not sealing and allowing water into the pixels. &amp;lt;br&amp;gt;[[File:2811square.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Pixels with Bulbs / Covers&#039;&#039;&#039; - There are a variety of Pixels available with Plastic Lens mounted on the RGB LED to make them look closer to a traditional C7 or C9 incandescent light. Common models include the [http://www.holidaycoro.com/Brilliant-Bulb-p/709.htm HolidayCoro Brilliant Bulbs], the [http://www.geholidaylighting.com/color-effects/us/items/72021/ Ge Color Effects (GECE)], the [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=195 Pixabulb] by [http://www.diyledexpress.com diyledexpress.com], the [http://store.lightorama.com/cc100busetwi.html Cosmic Color Bulbs] by [http://www.lightorama.com Lightorama.com] and the [http://www.aliexpress.com/store/product/50nodes-DC12V-WS2811-LED-technicolor-pixel-waterproof-full-color/701799_922175400.html Technicolor Pixel] by [http://www.aliexpress.com/store/701799 Ray Wu].  Vendors like Ray Wu also sell [http://www.aliexpress.com/store/product/faceted-White-C9-covers-100pcs-set/701799_506253078.html Plastic lens] that can be glued onto regular 12mm Pixel strings to achieve a similar look. &amp;lt;br&amp;gt;[[File:709-1.jpg|200px]] &lt;br /&gt;
*#&#039;&#039;&#039;Other Shapes&#039;&#039;&#039; - There are an assortment of other shapes including spheres, domes, boxes, etc. available from various vendors.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Strips&#039;&#039;&#039;&#039;&#039; - Are long flat flexible PCBs that have the RGB LEDs and the IC mounted directly on them and there is no wire between the Pixels other than the PCB.  They generally come in 5M lengths.  Depending on the Pixel IC used, from 1-3 RGB LEDs will light for each Pixel, so they can end up looking more like Dashes (- - - -) when there are 3 RGB LEDs per Pixel vs. Dots (.. . .) when there is 1 RGB LED per Pixel.   Many strips can be cut shorter, but you must only cut at the marks on the strip identifying where they are cutable.  You may have to solder wires to the PCB if you are doing [[Power Injection]] or cutting the strips.  It is very helpful to use flux and a smaller soldering iron so you do not damage the delicate pads on the flexible PCB.   &#039;&#039;&#039;Strips are commonly used to make Pixel Matrix on Flat Surfaces or as  outlines around doors and windows.&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;Bare board&#039;&#039;&#039; -These are uncoated and have no waterproofing and can not be used outdoors.&lt;br /&gt;
*#&#039;&#039;&#039;Hollow Tube&#039;&#039;&#039; - This is the most common Pixel Strip.  They are basically the uncoated Bare Board Pixel Strip pulled into a hollow Silicone Tube.   You must use some form of [[Waterproofing Pixels|Waterproofing]] like neutral cure [http://www.caulkyourhome.com/ge-silicone-II-window-and-door.php GE Silicone II] to seal the ends where the wires attach to the PCBs.&amp;lt;br&amp;gt; [[File:1809STRIP.JPG|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Coated Strips&#039;&#039;&#039; - The bare PCBs are also available with a variety of waterproofing compounds.  You need to scrape away the waterproofing compound to solder the wires to the PCB to power them or to cut them.  &lt;br /&gt;
*#*&#039;&#039;&#039;Silicone Coating&#039;&#039;&#039; - These strips are a little more flexible then the Epoxy Coated strips.&lt;br /&gt;
*#*&#039;&#039;&#039;Epoxy Resin Coating&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;Solid Tube&#039;&#039;&#039; - The bare PCBs are also available in hollow tubes that have been filled with various waterproofing compounds.&lt;br /&gt;
*#*&#039;&#039;&#039;Solid Silicone&#039;&#039;&#039;&lt;br /&gt;
*#*&#039;&#039;&#039;Solid Epoxy Resin&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Modules&#039;&#039;&#039;&#039;&#039; - Are very similar to strings, but are designed to be mounted to some surface and often have mounting tabs.  They commonly have multiple RGB LEDs per pixels, so they are brighter then regular strings.  Most are designed to run on 12VDC.  Since they are generally custom made, you can request your vendor to make the spacing between units to custom lengths.  They are frequently waterproofed by filling then with epoxy.  They can come in metal or plastic housings. &#039;&#039;&#039;Modules are frequently used for lighting tune to signs, outline large objects and back light [http://en.wikipedia.org/wiki/Corrugated_plastic Coro] designs.&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;Square&#039;&#039;&#039;   With 4 RGB LEDs&amp;lt;br&amp;gt;[[File:6803module.jpg|150px]]&lt;br /&gt;
*#&#039;&#039;&#039;Rectangular&#039;&#039;&#039; - With 3 RGB LEDs&amp;lt;br&amp;gt;[[File:6803moduleepoxy.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Other Shapes&#039;&#039;&#039; - Many vendors also have a variety of other shapes available.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;RGB LEDs per meter&#039;&#039;&#039;== &lt;br /&gt;
Pixels all come with different standard spacing between each LED.  The Higher the densitty of the LEDs, the higher the power requirements will be for that section of lights.   By dividing the LEDs per meter by the ICs per meter listed in the tables below, you can calculate how many RGB LEDs are associated with each Pixel. &lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Strips&#039;&#039;&#039;&#039;&#039; - Many 12VDC strips have 3 LEDs wired together as one pixel and the individual LEDs are not controllable, just the group of three.   &lt;br /&gt;
*#&#039;&#039;&#039;30 LED/m&#039;&#039;&#039; - This is a common spacing and generally will result in a 5M strip with 50 individually controlable pixels and a total of 150 RGB LEDs.&lt;br /&gt;
*#&#039;&#039;&#039;60 LED/m&#039;&#039;&#039; - When you move up to higher density spacing, you often end up with shorter (4M) strips due to the power requirements.  It is common to have to use [[Power Injection]] on strips with higher density.&lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Strings&#039;&#039;&#039;&#039;&#039; - Strings come in all different shapes and sizes of Pixel nodes.  On common 12mm Pixel nodes there is only one RGB LED in each node, while some of the other shapes and modules often have multiple RGB LEDs inside.&lt;br /&gt;
*#&#039;&#039;&#039;10 LED/m&#039;&#039;&#039; - The most common spacing for 12mm Pixel strings is 100mm ( ~4&amp;quot;) between the individual Pixel nodes. Since most Pixel strings are custom made, it is possible for a small change in price to change the Pixel spacing as a custom order from many vendors.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Power Supply Voltage&#039;&#039;&#039;== &lt;br /&gt;
All Pixels run on DC voltage and therefore you need to have a [[Power Supplies|Power Supply]] to convert the AC wall voltage down to the DC voltages needed by the Pixels.  One of the most common questions is often: [[Choosing_a_Pixel_Voltage:_5V_vs_12V| What Pixel Voltage should I use 5VDC or 12VDC?]]  The answer depends very much upon your layout, [[Controllers|Pixel controller]] and [[Power Supplies|power supply]]  The short answer is that most folks choose 12VDC due to the fact they are more tolerant of [[Power_Supplies#Wire_Sizing_in_Pixel_Systems|voltage drop]] and require less [[Power Injection]] then 5VDC Pixels.  The downside is that 12VDC [[Power Supplies]] are more costly per Amp.  On a side note, many RGB Pixels draw approximately 20ma per color, or 60ma (0.06A)per Pixel.  Some of the 12VDC Pixels draw less current. &lt;br /&gt;
*#&#039;&#039;&#039;5VDC&#039;&#039;&#039; - The most common voltage for Pixel strings.&lt;br /&gt;
*#&#039;&#039;&#039;12VDC&#039;&#039;&#039; - The most common voltage for Pixel Strips and Pixel Modules. Many of the newer [[Different_Styles_of_Pixels#Pixel_.28IC.29Control_chips_and_number_of_wires|Pixel Control IC types]] like the WS 2811 and the WS2812 are now commonly found in 12VDC Pixel Strings as well.&lt;br /&gt;
*#&#039;&#039;&#039;Other Voltages&#039;&#039;&#039; - Some Pixels are also available in 24VDC and 48VDC, but there are only a few models sold.  These are typically Pixel Modules.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;LED Type&#039;&#039;&#039;==&lt;br /&gt;
In addition to a Control IC, all Pixels have [[Choosing_a_Pixel_Voltage:_5V_vs_12V#How_RGB_LEDs_work|RGB LEDs]] in them.  The three colors: &amp;lt;u&amp;gt;R&amp;lt;/u&amp;gt;ed, &amp;lt;u&amp;gt;G&amp;lt;/u&amp;gt;reen, and &amp;lt;u&amp;gt;B&amp;lt;/u&amp;gt;lue can be adjusted to create a rainbow of possible colors.  Depending on the physical size and Form Factor of the Pixel, there are different LED sizes.&lt;br /&gt;
*#&#039;&#039;&#039;3528&#039;&#039;&#039; - These are surface mount LEDs that are each 3.5mm x 2.8mm.  These are the smaller of the two surface mount LEDs and are noticeably dimmer then the larger 5050 LED.  These are frequently found in strips and modules and some strings like the GECE.&amp;lt;br&amp;gt;[[FILE:3528led.jpg|50px]]&lt;br /&gt;
*#&#039;&#039;&#039;5050&#039;&#039;&#039; - These are surface mount LEDs that are each 5.0mm x 5.0mm This is the most common LED used in  strips and modules and some strings like the Pixabulb (which has two LED per bulb!).  They are quite a bit brighter than 3528 LEDs.  Some of the newer IC types like the WS2812 have the 5050 mounted directly on top of the Control IC.&amp;lt;br&amp;gt;[[FILE:5050led.jpg|75px]]&lt;br /&gt;
*#&#039;&#039;&#039;8mm&#039;&#039;&#039; - This is the type of LED typically used in 12mm and Square Pixel strings.  Due to the plastic diffusion lens on the LED, they do a good job in dispersing the light in all directions.&amp;lt;br&amp;gt;[[FILE:8mmled.jpg|200px]]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Waterproofing&#039;&#039;&#039;== &lt;br /&gt;
One of the largest issues facing early users of Pixels was the relatively poor waterproofing that many Pixels had.  Most Pixels were originally designed to be mounted inside of large advertising signs with the majority of the Pixel inside of a box and only the end of the LED outside in the harsh weather.  This has led to the failure of many Pixels due to water getting inside of the Pixel and shorting them out.  Since Pixels are all wired in series, if one Pixel fails, it often stops all of the Pixels down the string from working also.  Many manufacturers make all sorts of claims about the waterproofing of their Pixels.  Since the majority of the strings are made by hand and are not tested individually, you should not trust the IP ratings that are claimed.  The usual measure of waterproofing is the IP scale, with the higher the IP rating reflecting a tighter sealed unit.  For more information about the IP scale, [[Waterproofing_Pixels#Understanding_IP_Ratings| look here]].  Since the vendors generally do not use the true test setup, their claimed ratings for similar designs vary quite a bit!  Many people have added [[Waterproofing_Pixels|additional waterproofing]] to their Pixel strings, especially the early Silicone injection molded units.&lt;br /&gt;
*#&#039;&#039;&#039;Injection Molded Silicone&#039;&#039;&#039; - These units have the wires coming out of the back or side and the biggest issue has been the failure of the silicone used to seal to the wires.  Many early pixels had obvious areas where water could easily get into the Pixels.  While many of the newer unts have better sealing, there is always the potential for the water to wick in along the wires if there is any stress on the wires due to wind pulling on the wires.&amp;lt;br&amp;gt; [[File:6803injection.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Cast Epoxy Resin in Sleeve&#039;&#039;&#039; - The most recent Pixels now come with the Pixels located in a plastic sleeve that is filled with a solid epoxy material.  The hard epoxy seals well to the wires and many believe that results in a more waterproof pixel compared to Silicone Injection Molded Pixel strings.&amp;lt;br&amp;gt; [[File:2811tube.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Cast Epoxy Resin coated PCB&#039;&#039;&#039; - This is the most common method of sealing Pixel Modules and many of the newer Pixel strings with Lens on them like the Pixabulb.  These units have had good success in not failing in the weather.&amp;lt;br&amp;gt; [[File:6803moduleepoxy.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Silicone Tube&#039;&#039;&#039; - Most Pixel strips come with some form of Silicone Tube on them.&lt;br /&gt;
*##&#039;&#039;&#039;Hollow Tube&#039;&#039;&#039; -  These tubes must be sealed on the ends with a neutral cure sealant like [http://www.caulkyourhome.com/ge-silicone-II-window-and-door.php GE Silicone II] to prevent water from leaking in from the ends.   They are also vulnerable to cuts and tears from items bumping into them and cutting thru the walls of the tubing. &lt;br /&gt;
*##&#039;&#039;&#039;Silicone Filled Tube&#039;&#039;&#039; - These strips are made using the same silicone tube, but are filled with silicone at the factory to make a solid unit.  The solid silicone provides a better light dispersion, acting sort of like a lens.  You must cut  and scrape thru the silicone to solder wires on to the PCB inside.  &lt;br /&gt;
*#&#039;&#039;&#039;Coated Strip&#039;&#039;&#039; - There are a number of cast coatings that can be applied directly tot he bare PCB at the factory.  There has not been a lot discussed about how these strips hold up under weatehr either good or bad.  They are just not as common as Pixels, but there are quite a few Dumb RGB strips that use this approach to weatherproofing.&lt;br /&gt;
*##&#039;&#039;&#039;Silicone Coated Strip&#039;&#039;&#039; - This is the easier of the two to bend and shape due to the softer silicone coating.&lt;br /&gt;
*##&#039;&#039;&#039;Epoxy Coated Strip&#039;&#039;&#039; - These strips tend to be stiffer and a little harder to remove the epoxy coating to access the PCB when soldering wires to cut lengths.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Wire Size&#039;&#039;&#039;==&lt;br /&gt;
This is the one factor that most folks overlook how important it is to their layout.  The size of the wires connecting each of the Pixels in a string plays a very large role in the performance of the Pixel.  Thinner wires (like 20 AWG) can cause issues due to [[Power_Supplies#Wire_Sizing_in_Pixel_Systems| voltage drop]] in the thinner wire.  It is often necessary to add additional wire to provide [[Power Injection]] to deal with the voltage drop in strings.  The larger wire (18AWG) allows longer strings of pixels to be built and not have the [[Power_Supplies#Wire_Sizing_in_Pixel_Systems|voltage drop]] issues.   The usual result of thinner wires is poor color mixing and white colors looking pinkish.  &lt;br /&gt;
*#&#039;&#039;&#039;18 Gauge wire&#039;&#039;&#039; - This is the trend in many newer Pixels.  The thicker wire allows for either longer distances or more pixels to be connected in a row.  Most vendors will make any Pixel with the larger wire for a small fee.  &#039;&#039;&#039;You should always use 18AWG wire.&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;20 Gauge wire&#039;&#039;&#039; - This is common on older Pixels and many low cost Pixels.  The thinner wire is lower cost and can drop the cost of the Pixel strings slightly.  It is common to have to add [[Power Injection]] on Pixels with 20 AWG wire.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Pixel (IC)Control chips and number of wires&#039;&#039;&#039;== &lt;br /&gt;
The second most common question is &#039;&#039;&#039;What Pixel Chip should I use?&#039;&#039;&#039;  The type of IC located in each Pixel plays a very big role in the performance and capabilities of the Pixel.  The most popular IC types currently used are the WS2811,  The older WS2801 was popular earlier, but the better performance of the WS2811 has resulted in it&#039;s current popularity.  &lt;br /&gt;
&lt;br /&gt;
The type of IC in the Pixel determines a few factors:&lt;br /&gt;
* &#039;&#039;&#039;Number of Wires Between Pixels&#039;&#039;&#039;&lt;br /&gt;
**&#039;&#039;&#039;3 wire&#039;&#039;&#039; -  The three wires are: V+,GND,Data.  Three wire Pixels can generally go longer distances between the first Pixel and the  [[Controllers|Pixel Controller]]. Most of the newer IC Types use 3 wires.  &lt;br /&gt;
**&#039;&#039;&#039;4 wire&#039;&#039;&#039; - The four wires are: V+,GND,Data,Clock.  Due to the Clock signal fading, you are often limited to only a few feet (&amp;lt;20ft) from the [[Controllers|Pixel Controller]] to the first Pixel in a string without having to use Null Pixels.  The cost of the extra wire makes 4 wire Pixels slightly more expensive.  Many of the older IC Types use 4 wires.&lt;br /&gt;
* &#039;&#039;&#039;Color Depth&#039;&#039;&#039; - The number of bits of color information used by the IC Type determines the  Number of discrete colors you can make with the Pixel. Higher bit counts allow smoother fades and allows more colors to be generated.&lt;br /&gt;
**&#039;&#039;&#039;4 bit&#039;&#039;&#039; - Allows  16 shades of each primary color, or a total of 4,096 discrete colors.  This is mainly the GE Color Effect (GECE) Pixels &lt;br /&gt;
**&#039;&#039;&#039;5 bit&#039;&#039;&#039; - Allows 32 shades of each primary color, or a total of 32,768 discrete colors.  These are mainly older early pixels like the 6803. &lt;br /&gt;
**&#039;&#039;&#039;7 bit&#039;&#039;&#039; - Allows 128 shades of each primary color, or a total of 2,097,152 discrete colors.  This is mainly the older 8806 Pixels.&lt;br /&gt;
**&#039;&#039;&#039;8 bit&#039;&#039;&#039; - Allows 256 shades of each primary color, or a total of 16,777,216 discrete colors.  These are the most popular and common Pixel types.  This includes the popular WS2811 Pixels.&lt;br /&gt;
**&#039;&#039;&#039;&amp;gt;8 bit&#039;&#039;&#039; -   There are specialized ICs that allow even higher bits per color,  They are frequently used for video display screens.  However, the common [[Controllers]] and the [[E1.31_(Streaming-ACN)_Protocol|E1.31]] communications protocol only support 8 bit data streams.  Some controllers can make use of the additional data bits by using a function called [http://en.wikipedia.org/wiki/Gamma_correction Gamma Correction].  This allows the controller to generate a more linear color signal near the bottom end of the dimming curve.&lt;br /&gt;
* &#039;&#039;&#039;Number of Channels&#039;&#039;&#039; - Most IC types can only control 3 channels, so you need 1 IC for each RGB Pixel if you want individual control.  Other ICs like the TM1809 can control 9 cannels, or 3 RGB Pixels.  ICs like the TM1809 are popular in Pixel Strips where you want individual control of all of the RGB LEDs.  To use other 3 channel ICs you either have to have 1 IC per RGB LED or you light up multiple RGB LEDs per IC, as is common on 12VDC Pixel Strips.&lt;br /&gt;
* &#039;&#039;&#039;The Controller&#039;&#039;&#039; - Not all [[Controllers]] can drive all IC types.  Many low cost controllers only support a limited subset of Pixels.&lt;br /&gt;
* &#039;&#039;&#039;Maximum # of Pixels&#039;&#039;&#039; - Some Pixels like the GE Color Effects (GECE) are limited to maximum number of Pixels you can string in a row due to their unique communications protocol.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Refresh Rate&#039;&#039;&#039;  - Some Pixel types can change color more rapidly than other types.  This is a function of what your [[Controllers|Pixel Controller]] supports.  Common Refresh rates include 400 and 800kHz.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The easiest way to sort out the various ICs is by their color depth: &lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;4 bits per color&#039;&#039;&#039;&#039;&#039;, 16 dimming levels per color.  (Total Colors = 16x16x16 = 4,096 colors)&lt;br /&gt;
*#*[http://www.geholidaylighting.com/full/color-effects GE Color Effects (GECE)]- 3 wire [http://sandevices.com/documents/GE_Pixel_Wiring.pdf Wiring Diagram] [http://www.deepdarc.com/2010/11/27/hacking-christmas-lights/ Protocol] [http://doityourselfchristmas.com/forums/showthread.php?23431-Are-GE-Color-Effects-direction-sensitive&amp;amp;p=237509#post237509 Bulb Orientation]&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;5 bits per color&#039;&#039;&#039;&#039;&#039;, 32 dimming levels per color.  (Total Colors = 32x32x32 = 32,768 colors)&lt;br /&gt;
*#*LPD6803 - 4 wire (can drive 3 channels, or 1 RGB LED) [http://www.adafruit.com/datasheets/LPD6803.pdf Datasheet (English)]&lt;br /&gt;
*#*D705 - 4 wire (can drive 3 channels, or 1 RGB LED) [http://www.leds.ru/pdf/D705.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*LPD1101&lt;br /&gt;
*#*UCS5903 - 4 wire (can drive 3 channels, or 1 RGB LED) [http://www.icdemi.com/manual/UCS5903.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*UCS6909&lt;br /&gt;
*#*UCS6912&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;7 bits per color&#039;&#039;&#039;&#039;&#039;, 128 dimming levels per color.  (Total Colors = 128x128x128 = 2,097,152colors)&lt;br /&gt;
*#*LPD8809  ?&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;8 bits per color&#039;&#039;&#039;&#039;&#039;, 256 dimming levels per color.  (Total Colors = 256x256x256 = 16,777,216 colors)&lt;br /&gt;
*#*WS2801 - 4 wire (can drive 3 channels, or 1 RGB LED)[http://www.adafruit.com/datasheets/WS2801.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2803 - 4 wire (can drive 18 channels, or 6 RGB LED)[http://www.ohio-lights.com/specsheets/WS2803.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2811 - 3 wire (can drive 3 channels, or 1 RGB LED) [http://www.nooelec.com/files/WS2811.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2811-5050-RGB - 3 wire (can drive 3 channels on 1 integrated RGB LED) [http://doityourselfchristmas.com/forums/attachment.php?attachmentid=17622&amp;amp;d=1357929280 Datasheet (English)]&lt;br /&gt;
*#*WS2812 - 3 wire (can drive 3 channels on 1 integrated RGB LED) [http://doityourselfchristmas.com/forums/attachment.php?attachmentid=17633&amp;amp;d=1357958385 Datasheet (English)]&lt;br /&gt;
*#*WS2812B - 3 wire (can drive 3 channels on 1 integrated RGB LED) [http://www.world-semi.com/uploads/soft/140305/1-140305111126.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2812S - 3 wire (can drive 3 channels on 1 integrated RGB LED) [http://www.world-semi.com/uploads/soft/140305/1-140305113P8.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2821 - 3 wire (native DMX can drive 3 channels, or 1 RGB LED) [http://www.world-semi.com/uploads/soft/140305/1-140305102109.pdf Datasheet (English)]&lt;br /&gt;
*#*INK1002 - 3 wire (can drive 3 channels, on 1 integrated RGB LED) [https://app.box.com/s/lngyx4uz9rpt517vgv31 Datasheet (English)] &lt;br /&gt;
*#*INK1003 - 3 wire (can drive 3 channels, or 1 RGB LED) [https://app.box.com/s/dioyv054po9km2ss8q6k Datasheet (English)] &lt;br /&gt;
*#*TM1803 - 3 wire (can drive 3 channels, or 1 RGB LED) [http://www.titanmec.com/doce/product-downloads-217.html Datasheet (English)]&lt;br /&gt;
*#*TM1804 - 3 wire (can drive 3 channels, or 1 RGB LED) [http://auschristmaslighting.com/wiki_source/images/4/49/TM1804.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*TM1809 - 3 wire (can drive 9 channels, or 3 RGB LEDs) [http://www.deskontrol.net/descargas/datasheets/TM1809.pdf Datasheet (English)]&lt;br /&gt;
*#*TM1812 - 3 wire (can drive 12 channels, or 4 RGB LEDs)[http://www.gzneon.com/support/datasheet/tm1812.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*LPD8803 - 4 wire (can drive 3 channels, or 1 RGB LEDs) [https://app.box.com/s/yl02h4brvhqt935e0usg Datasheet (English)]&lt;br /&gt;
*#*LPD8806 - 4 wire (can drive 6 channels, or 2 RGB LEDs) [https://app.box.com/s/yl02h4brvhqt935e0usg Datasheet (English)]&lt;br /&gt;
*#*SM16715&lt;br /&gt;
*#*SM16716 - 4 wire (can drive 3 channels, or 1 RGB LED) [http://www.tlshk.com.cn/UploadFile/UploadPhotos/2010111116356107.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*P9813 - 4 wire&lt;br /&gt;
*#*P9816 - 4 wire&lt;br /&gt;
*#*HX512A (Native DMX) [http://www.tlshk.com.cn/UploadFile/UploadPhotos/200911491035839.pdf Datasheet (Chinese)]&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;12 bits per color&#039;&#039;&#039;&#039;&#039;, 4,096 dimming levels per color.  (Total Colors = 4096x4096x4096 = 68,719,476,736 colors) (Note: E1.31 and DMX only support 8 bit data, so the extra bits are used for [http://en.wikipedia.org/wiki/Gamma_correction gamma color correction])&lt;br /&gt;
*#*TLS3001 - 3 wire [http://www.tlsemi.com/upload/pdf/TLS3001_V2.1.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*TLS3002&lt;br /&gt;
*#*CYT3001 [http://auschristmaslighting.com/wiki_source/images/c/c5/CYT3001_Chinese.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*CYT3005 - 3 wire&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;14 bits per color&#039;&#039;&#039;&#039;&#039;, 16,834 dimming levels per color.  (Total Colors = 16834*16834*16834 = 4,642,956,181,504 colors) (Note: E1.31 and DMX only support 8 bit data, so the extra bits are used for [http://en.wikipedia.org/wiki/Gamma_correction gamma color correction])&lt;br /&gt;
*#*MY9941 - 4 wire (can drive 4 channels via Native DMX) [http://www.my-semi.com/file/MY9941_BF_0.6.pdf Datasheet (English)]&lt;br /&gt;
*#*MY9942 (Native DMX)&lt;br /&gt;
*#*MY9943 (Native DMX)&lt;br /&gt;
&lt;br /&gt;
=&#039;&#039;&#039;Examples of Pixels available from different vendors&#039;&#039;&#039;=&lt;br /&gt;
These are selected Pixels from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is OLD and should not be trusted, check with the vendor. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
==[http://www.HolidayCoro.com HolidayCoro.com]==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore dmoore]  NOTE: See website (links below) for pricing as sales, quantity discounts and seasonal pricing may apply)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs/Pixels per Meter|| Link || Image || Note&lt;br /&gt;
|-&lt;br /&gt;
| C9/Bulb || WS2811 || 50 Pixels (15&#039;-4&amp;quot;)|| 12 vdc || 10 (4&amp;quot; Spacing) || 6.5 (4&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/709.htm Product Page] ||[[Image:709-1.jpg|100px|link=http://www.holidaycoro.com/product-p/709.htm]]|| IP68/Cast Epoxy/ 7/8&amp;quot; Base / 1&amp;quot; x 1&amp;quot; Faceted Bulb&lt;br /&gt;
|-&lt;br /&gt;
| C9/Bulb || WS2811 || 50 Pixels (32&#039;-8&amp;quot;)|| 12 vdc || 5 (8&amp;quot; Spacing) || 10 (8&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/709.htm Product Page] ||[[Image:709-1.jpg|100px|link=http://www.holidaycoro.com/product-p/709.htm]]|| IP68/Cast Epoxy/ 7/8&amp;quot; Base / 1&amp;quot; x 1&amp;quot; Faceted Bulb&lt;br /&gt;
|-&lt;br /&gt;
| C9/Bulb || WS2811 || 50 Pixels (49&#039;)|| 12 vdc || 3.3 (12&amp;quot; Spacing) || 3.3 (12&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/709.htm Product Page] ||[[Image:709-1.jpg|100px|link=http://www.holidaycoro.com/product-p/709.htm]]|| IP68/Cast Epoxy/ 7/8&amp;quot; Base / 1&amp;quot; x 1&amp;quot; Faceted Bulb&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Bullet || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 12 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/711-WP.htm Product Page] ||[[Image:HolidayCoro-710.jpg|100px|link=http://www.holidaycoro.com/product-p/711-WP.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&amp;lt;BR&amp;gt;WITH WaterProof Connectors&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Bullet || WS2811 || 50 Pixels (24&#039;)|| 12 vdc || 6.5&amp;lt;br&amp;gt;(6&amp;quot; Spacing) || 6.5&amp;lt;br&amp;gt;(6&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/712-WP.htm Product Page] ||[[Image:HolidayCoro-710.jpg|100px|link=http://www.holidaycoro.com/product-p/712-WP.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Bullet || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 5 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/710-WP-BLK.htm Product Page] ||[[Image:HolidayCoro-710.jpg|100px|link=http://www.holidaycoro.com/product-p/710-WP.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&amp;lt;BR&amp;gt;WITH WaterProof Connectors&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Flat Base || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 12 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/673-WP.htm Product Page] ||[[Image:HolidayCoro-672.jpg|100px|link=http://www.holidaycoro.com/product-p/673-WP.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Flat Base || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 5 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/672-WP.htm Product Page] ||[[Image:HolidayCoro-672.jpg|100px|link=http://www.holidaycoro.com/product-p/672-WP.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&lt;br /&gt;
|-&lt;br /&gt;
| Module / Rectangle || WS2811 || 1 Pixel || 12 vdc || 30 || 10 || [http://www.holidaycoro.com/product-p/662.htm Product Page] || [[Image:HolidayCoro-662.jpg|100px|link=http://www.holidaycoro.com/product-p/662.htm]]|| 3 of 5050 RGB LEDs, 6&amp;quot; Wire Spacing,IP68/Epoxy Sealed&lt;br /&gt;
|-&lt;br /&gt;
| Module / Square || WS2811 || 1 Pixel || 12 vdc || 36 || 12 || [http://www.holidaycoro.com/product-p/654.htm Product Page] || [[Image:HolidayCoro-654.jpg|100px|link=http://www.holidaycoro.com/product-p/654.htm]]|| 3 of 5050 RGB LEDs, IP68/Epoxy Sealed, Stamped Steel Base&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || WS2811 || 50 pixels (5m/16.5 ft) || 12 vdc || 30 || 10 ||[http://www.holidaycoro.com/product-p/707-WP.htm Product Page]  ||[[Image:HolidayCoro-704.jpg|100px|link=http://www.holidaycoro.com/product-p/707-WP.htm]]|| Silicone Tube, Black or White PCB Colors, High Brightness LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || INK1003/WS2811 || 150 pixels (5m/16.5 ft) || 12 vdc || 30 || 30 ||[http://www.holidaycoro.com/product-p/717-WP.htm Product Page]  |||| Silicone Tube, Black or White PCB Colors, High Brightness LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || INK1003/WS2811 || 240 pixels (4m/13.1 ft) || 12 vdc || 60 || 60 ||[http://www.holidaycoro.com/product-p/718-WP.htm Product Page]  ||[[Image:Holidaycoro-716-WHITE.jpg|100px|link=http://www.holidaycoro.com/product-p/718-WP.htm]]|| Silicone Tube, Black or White PCB Colors, High Brightness LEDs&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.http://www.lightorama.com Light-O-Rama (LOR)]==&lt;br /&gt;
(USA Based)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per Pixel ||Note&lt;br /&gt;
|-&lt;br /&gt;
| String || LPD6803 || 100 pixels (15.25m) || 5vdc || 6.5 || 6.5 || [http://store.lightorama.com/cc100pisetwi.html link] || || $239.95 || $2.40 ||Cosmic Color Pixels (with controller and Power Supply)&lt;br /&gt;
|-&lt;br /&gt;
| Bulbs || LPD6803 || 100 pixels (15.25m)|| 5vdc || 6.5 || 6.5 || [http://store.lightorama.com/cc100busetwi.html link] || || $289.95 || $2.90 ||Cosmic Color Bulbs (with controller and Power Supply)&lt;br /&gt;
|-&lt;br /&gt;
| Strip || LPD6803 || 50 pixels (5m) || 12vdc || 30 || 10 || [http://store.lightorama.com/cocori.html link] || || $249.95 || $2.50 ||Cosmic Color Ribbon (with controller and Power Supply)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.diyledexpress.com DIYLEDEXPRESS]==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per Pixel || Note&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2801 || 50 pixels (6m) || 5vdc || 10 || 10 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=178 link] || || $26.00 || $0.52 ||IP68, cast epoxy in sleeve&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (6m)|| 5vdc || 10 || 10 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=179 link] || || $24.25 || $0.49 ||IP68, cast epoxy in sleeve&lt;br /&gt;
|-&lt;br /&gt;
| String (C9) || WS2811 || 50 pixels (*m)|| 12vdc || 3-10 || 3-10 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=195 link] || || $45.00 || $0.90 ||IP68, C9 lens with 2x5050LEDs, available with 4&amp;quot;,6&amp;quot;,8&amp;quot;,10&amp;quot;,12&amp;quot; spacing  PIXABULB&lt;br /&gt;
|-&lt;br /&gt;
| String (Square) || WS2811 || 50 pixels (6m) || 12vdc || 10 || 10 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=189 link] || || $25.75 || $0.52 ||IP68, back wire, cast epoxy&lt;br /&gt;
|-&lt;br /&gt;
| Module (Rectangular) || WS2811 || 20 pixels (2m) || 12vdc || 10 || 10 ||[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=160 link] || || $16.75 || $0.84 ||3 LEDs, cast epoxy&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || WS2811 || 50 pixels (5m) || 5vdc || 30 || 10 ||[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=176 link]  || || $42.50 || $0.85 ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || WS2811 || 100 pixels (5m) || 5vdc || 60 || 20 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=177 link] || || $65.00 || $0.65 ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|- &lt;br /&gt;
| Strip  || TM1809 || 150 Pixels (5m) || 12vdc || 30 || 10 ||[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=48 link] || || $60.00 || $0.40 ||silicone tube&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==[http://www.aliexpress.com/store/701799 Ray Wu] ==&lt;br /&gt;
(China Based)&lt;br /&gt;
[https://docs.google.com/spreadsheet/lv?key=0Ak3O1FUVYXlsdFpReGJaaktlWXdHVGZXUUlHT0Y2MXc&amp;amp;pli=1 Spreadsheet List of Ray Wu Pixels]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter !! Link !! Image !! Price !! Price per Pixel !! Note&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/WS2801-IP68-led-pixel-module-256scale-gray-IP68-4wire-red-green-blue-black-DC5V-input-50pcs/701799_533134431.html link] || || $19.00 || $0.38 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/WS2801-IP68-led-pixel-module-with-faceted-C9-cover-white-IP68-50pcs-a-string/701799_491475466.html link] || || $25.00 || $0.50 ||IP68, with faceted C9 cover&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2801 || 100 pixels (10m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/DC12-input-WS2801-IP68-led-pixel-module-256scale-gray-IP68-4wire-red-green-blue-black-100pcs/701799_545340313.html link] || || $40.00 || $0.40 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/led-pixel-node-WS2801-DC5V-input-IP68-50pcs-a-string/701799_722405738.html link] || || $19.00 || $0.38 ||IP68, back wire&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/RGB-full-LED-pixel-module-WS-2801-IC-DC5V-input-50pcs-a-string/701799_521371851.html link] || || $19.00 || $0.38 ||IP66, side wire&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/led-module-WS2801-pixel-node-DC5V-input-with-C9-cover-50pcs-a-string/701799_572714545.html link] || || $27.50 || $0.55 ||IP68, with faceted C9 cover&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2801 || 160 pixels (5m) || 5vdc || 32 || 32 || [http://www.aliexpress.com/store/product/5m-led-digital-strip-DC5V-input-WS2801IC-256-scale-32pcs-IC-and-32pcs-5050-SMD-RGB/701799_519162018.html link] || || $72.00 || $0.45 ||IP65, silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2801 || 60 pixels (5m) || 12vdc || 36 || 12 || [http://www.aliexpress.com/store/product/5m-led-digital-strip-DC12V-input-WS2801IC-256-scale-12pcs-IC-and-36pcs-5050-SMD-RGB/701799_519162566.html link] || || $66.32 || $1.10 ||IP65, silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || WS2801 || 20 pixels ||12vdc || 40 || 10 || [http://www.aliexpress.com/store/product/promotion-36mm-36mm-Square-12V-Digital-RGB-LED-Pixels-WS2801-IC-20pcs-a-string/701799_707755919.html link] || || $20.08 || $1.00 ||epoxy coated&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/promotion-DC5V-WS2811-controlled-12mm-diameter-led-pixel-node-50pcs-a-string-with-black-wire-injection/701799_804958154.html link] || || $14.00 || $0.28 ||IP68/66? with Black Wire (Injection Molded Silicone)&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/promotion-WS2811-IP68-led-pixel-module-256scale-gray-IP68-3wire-red-blue-black-DC5V-input-50pcs/701799_469177597.html link] || || $17.00 || $0.34 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/12mm-RGB-full-LED-pixel-module-WS-2811IC-DC5V-input-50pcs-a-string-input-end-with/701799_677874402.html link] || || $21.50 || $0.43 ||IP66, with 4 pin waterproof connectors&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (5m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/50nodes-DC12V-WS2811-LED-technicolor-pixel-waterproof-full-color/701799_922175400.html link] || || $30.00 || $0.60 ||IP68, with 3 pin waterproof connectors, &amp;quot;Technicolor&amp;quot;, lens covers are extra, 20ga wire&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2811 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/WS2811-LED-pixel-node-DC5V-input-full-color-RGB-string-50pcs-a-string-IP68-rated/701799_581805567.html link] || || $18.00 || $0.36 ||IP68, back wire&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2811 || 100 pixels (10m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/DC12V-input-WS2811-pixel-node-100pcs-a-string-injection-molding-type/701799_722405450.html link] || | || $40.00 || $0.40 ||IP66, side wire&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2811 || 150 pixels (5m) || 5vdc || 30 || 30 || [http://www.aliexpress.com/store/product/5m-WS2811-LED-digital-strip-60leds-m-with-30pcs-WS2811-built-in-the-5050-smd-rgb/701799_653641294.html link] ||  || $38.00 || $0.25 ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2811 || 50 pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/5m-led-digital-strip-DC12V-input-WS2811IC-256-scale-10pcs-IC-and-30pcs-5050-SMD-RGB/701799_568458133.html link] ||  || $30.00 || $0.60 ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || WS2811 || 20 pixels || 12vdc ||30 || 10 || [http://www.aliexpress.com/store/product/Mini-ws2811-controller-20pcs-LED-digital-module-WS2811IC-5050-3LEDS-DC12V-input-waterproof/701799_654706233.html link] || || $18.00 || $0.90 ||&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2812 || 240 pixels (4m) || 5vdc || 60 || 60 || [http://www.aliexpress.com/store/product/4m-WS2811-LED-digital-strip-60leds-m-with-60pcs-WS2811-built-in-the-5050-smd-rgb/701799_638374848.html link] ||  || $48.00 || $0.20 ||silicone tube, WS2811 with integrated 5050 LED&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2812 || 320 pixels (5m) || 5vdc || 64 || 64 || [http://www.aliexpress.com/store/product/5m-WS2811-LED-digital-strip-64leds-m-with-64pcs-WS2811-built-in-the-5050-smd-rgb/701799_700438964.html link] ||  || $77.00 || $0.24 ||silicone tube, WS2811 with integrated 5050 LED&lt;br /&gt;
|-&lt;br /&gt;
| Matrix || WS2812 || 256 pixels (17cm&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;) || 5vdc || ** || ** || [http://www.aliexpress.com/store/product/16-16pixels-WS2812-led-digital-flexible-panel-light-ws2811-IC-controlled-size-17cm-17cm-DC5V-input/701799_825283258.html link] ||  || $65.00 || $0.25 ||NOT WATERPROOF, WS2811 with integrated 5050 LED attached to flexible panel&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| String || LPD6803 || 50 Pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/12mm-LPD6803-pixel-module-IP68-DC5V-input-full-color/701799_404076974.html link] || || $23.00 || $0.46 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || LPD6803 || 50 Pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/led-pixel-module-LPD6803-DC5V-input-IP68-50pcs-a-string/701799_474536611.html link] || || $23.16 || $0.46 ||IP68, side wire&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| LPD6803 || 50 Pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/5m-IP68-LPD6803-led-dream-color-strip-DC12V-input-can-be-used-in-the-water-30leds/701799_470258603.html link] || || $65.26 || $1.31 ||IP68, similar to LOR CCR&lt;br /&gt;
|-&lt;br /&gt;
| Module (square)|| LPD6803|| 20 pixels (2m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/20pcs-string-waterproof-led-pixel-module-3pcs-SMD-RGB-5050-1pcs-LPD6803-32-gray-level-DC12V/701799_441782956.html link] ||  || $21.00 || $1.05 ||3 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular)|| LPD6803|| 20 pixels (2m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/20pcs-a-string-led-pixel-module-3pcs-SMD-RGB-5050-1pcs-LPD6803-32-gray-level-DC12V/701799_349773751.html link] ||  || $20.50 || $1.03 ||3 LEDs&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| String || TLS3001 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/4096-gray-scale-12mmled-pixel-module-3001IC-DC5V-input-IP68-50pcs-a-string/701799_441831480.html link] || || $22.50 || $0.45 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String || TLS3001 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/12mm-RGB-full-LED-pixel-module-TLS3001-IC-DC5V-input-50pcs-a-string-input-end-with/701799_677880352.html link] || ||  $26.00 || $0.52 ||IP68, with 4 pin waterproof  connectors&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || TLS3001 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/4096-scale-led-pixel-module-3001IC-DC5V-input-IP68-50pcs-a-string/701799_441831737.html link] || || $23.00 || $0.46 ||IP68, back wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| String || TM1804 || 50 pixels (5m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/50-node-LED-pixel-string-DC12V-input-new-model-IP68-TM1804IC/701799_495657175.html link] || || $20.00 || $0.40 ||IP68, DIYLA Smart Strings&lt;br /&gt;
|-&lt;br /&gt;
| String || TM1804 || 100 pixels (10m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/100-node-LED-pixel-string-DC12V-input-new-model-IP68-TM1804IC/701799_495658159.html link] || ||  $40.00 || $0.40 ||IP68, DIYLA Smart Strings&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || TM1804 || 20 pixels (2m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/TM1804-IC-led-pixel-module-DC12V-input-20pcs-a-string/701799_374338613.html link] || || $22.00 || $1.10 ||silicone coating, 3 LEDs, DIYLA Smart Modules&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || TM1804 || 20 pixels (2m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/TM1804-IC-led-pixel-module-DC12V-input-20pcs-a-string/701799_374338740.html link] || || $14.00 || $0.70 ||silicone coating, 3 LEDs, DIYLA Smart Modules&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| TM1809 || 150 pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/5m-TM1809-dream-color-strip-30leds-m-in-silicon-tube-10pcs-TM1809-IC-each-meter/701799_693754057.html link] || || $52.00 || $0.35 ||IP67, silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| TM1809 || 150 pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/5m-30leds-m-TM1809-led-dream-color-strip-DC5V-input-10pcs-IC-each-meter-waterproof-by/701799_631720939.html link] || || $52.00 || $0.35 ||IP65, silicone coating&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| TM1809 || 240 pixels (5m) || 12vdc || 48 || 16 || [http://www.aliexpress.com/store/product/5m-48leds-m-TM1809-led-dream-color-strip-DC12V-input-16pcs-IC-each-meter-waterproof-by/701799_629383462.html link] || || $67.00 || $0.28 ||IP68, silicone tube&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| DMX || 50 pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/dmx-led-dream-color-strip-30pcs-5050-smd-led-each-meter-10pcs-pixel-water-silicon-coating/701799_520498711.html link] || || $66.32 || $1.33 ||IP65, silicone tube&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=&#039;&#039;&#039;Examples of DUMB RGB (not Pixels) available from different vendors&#039;&#039;&#039;=&lt;br /&gt;
These RGB LEDs are NOT Pixels.  They are similar in that they can generate a wide range of colors, but they differ in that they do not have individually addressable RGB LEDs.  Dumb RGBs have the entire string or strip change the same color at once and do not allow individually addressable LEDs.  They do not include a control IC and they need special [[Controllers#Dumb_RGB_DC_Controllers_Feature_Comparisons|RGB Controllers, not Pixel Controllers]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
These are selected DUMB RGB from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 1-26-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==[http://www.holidaycoro.com HolidayCoro] ==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore dmoore]    NOTE: See website (links below) for pricing as sales, quantity discounts and seasonal pricing may apply)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! Length !! Voltage !! Link || Image || Note&lt;br /&gt;
|-&lt;br /&gt;
| Nodes / Sring || 50 nodes&amp;lt;br&amp;gt;12&#039; 6&amp;quot; string length&amp;lt;br&amp;gt;3&amp;quot; Spacing || 12vdc || [http://www.holidaycoro.com/RGB-8mm-LED-Waterproof-Node-12v-p/58-WP.htm link] ||[[Image:HolidayCoro-58.jpg|100px|link=http://www.holidaycoro.com/product-p/58-WP.htm]] || IP68&lt;br /&gt;
|-&lt;br /&gt;
| Strip || 5m || 12vdc || [http://www.holidaycoro.com/RGB-LED-Strip-12v-30-LEDs-per-Meter-Waterproof-p/59-WP.htm link] ||[[Image:HolidayCoro-59.jpg|100px|link=http://www.holidaycoro.com/product-p/59-WP.htm]]|| silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || 20 nodes || 12vdc || [http://www.holidaycoro.com/RGB-Rectangle-Module-p/56.htm link] ||[[Image:HolidayCoro-56.jpg|100px|link=http://www.holidaycoro.com/product-p/56.htm]] || 3 LEDs / IP68&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || 20 nodes || 12vdc || [http://www.holidaycoro.com/product-p/57.htm link] || [[Image:HolidayCoro-57.jpg|100px|link=http://www.holidaycoro.com/product-p/57.htm]] || 3 LEDs / IP68&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.diyledexpress.com DIYLEDEXPRESS] ==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per Node || Note&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 50 nodes (5m) || 5vdc || 10 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=65 link] || || $18.75 || $0.38 ||IP68&lt;br /&gt;
|- &lt;br /&gt;
| String || None || 50 nodes (5m) || 12vdc || 10 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=190 link] || || $19.75 || $0.40 ||IP68&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None ||  5m || 12vdc || 30 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=78 link] || || $19.25 || $3.85/m ||IP65, can be cut every 3 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None ||  5m || 12vdc || 60 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=51 link] || || $26.35 || $5.25/m ||IP65, can be cut every 3 LEDs&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || None || 20 nodes || 12vdc || 30 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=146 link] || || $13.50 || $0.68 ||IP66&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.aliexpress.com/store/701799 Ray Wu] ==&lt;br /&gt;
(China Based)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter !! Link !! Image !! Price || Price per Node ||  Note&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 50 nodes (5m) || 5vdc || 10 || 0 || [http://www.aliexpress.com/store/product/IP68-DC5V-input-12mm-through-hole-LED-channel-letter-RGB-color-50pcs-a-string/701799_522237021.html link] || || $12.00 || $0.24 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 100 nodes (10m) || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/IP68-DC12V-input-12mm-through-hole-LED-channel-letter-RGB-color-100pcs-a-string/701799_522236867.html link] || ||$24.00 || $0.24 ||IP68&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 30 || 0 || [http://www.aliexpress.com/store/product/Flexible-LED-Strip-5050-SMD-30LEDs-m-waterproof-by-silicon-tubing-RGB-color-DC12V-input-with/701799_288950548.html link] || || $16.00 || $3.20/m ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 30 || 0 || [http://www.aliexpress.com/store/product/5M-150-Leds-LED-Strip-Waterproof-by-silicon-coating-RGB-5050-30-Leds-M-DC12V-input/701799_538723773.html link] || || $16.00 || $3.20/m ||IP68,silicone coating&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 30 || 0 || [http://www.aliexpress.com/store/product/5m-one-roll-5050-SMD-30LEDs-m-led-strip-waterproof-by-silicon-tubing-and-coating-RGB/701799_329544925.html link] || || $24.00 || $4.80/m ||IP68,silicone tube and coating&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 30 || 0 || [http://www.aliexpress.com/store/product/5m-flexible-LED-Strip-5050-SMD-30LEDs-m-waterproof-by-epoxy-coating-RGB-color-DC12V-input/701799_288949036.html link] || || $20.53 || $4.11/m ||epoxy coating&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 60 || 0 || [http://www.aliexpress.com/store/product/DC12V-5m-one-roll-5050-SMD-60LEDs-m-led-strip-waterproof-by-silicon-tube-IP68/701799_654720379.html link] || ||$22.00  || $4.40/m ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 60 || 0 || [http://www.aliexpress.com/store/product/5m-one-roll-5050-SMD-60LEDs-m-led-strip-waterproof-by-silicon-tubing-and-coating-can/701799_329545666.html link] || || $32.00 || $6.40/m ||IP68,silicone tube and coating&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 60 || 0 || [http://www.aliexpress.com/store/product/Flexible-LED-Strip-5050-SMD-60LEDs-m-waterproof-by-epoxy-coating-RGB-color-DC12V-input-with/701799_288945652.html link] || || $41.05 || $8.21/m ||epoxy coating&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || None || 20 nodes  || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/2pcs-5050-smd-RGB-led-module-SIZE-45mm-12mm/701799_579949630.html link] || || $8.00 || $0.40 ||IP65, 2 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || None || 20 nodes  || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/promotion-5050-SMD-RGB-LED-module-DC12V-input-waterproof-20pcs-a-string/701799_423204013.html link] || ||$9.00 || $0.45 ||IP66, 3 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || None || 20 nodes  || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/Waterproof-SMD-LED-Module-3pcs-5050-SMD-LED-DC12V-input-20pcs-a-string-RGB/701799_291746166.html link] || || $14.74 || $0.74 ||IP68, 3 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || None || 20 nodes  || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/promotion-5050-SMD-RGB-LED-module-0-96W-DC12V-20pcs-a-string/701799_721644649.html link] || || $9.50 || $0.48 ||IP67, 4 LEDs&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=&#039;&#039;&#039;Examples of DUMB WHITE LEDs (not Pixels) available from different vendors&#039;&#039;&#039;=&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
These are selected DUMB RGB from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 4-9-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==[http://www.aliexpress.com/store/701799 Ray Wu] ==&lt;br /&gt;
(China Based)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per Node || Note&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 50 nodes (5m) || 5vdc || 10 || 0 || [http://www.aliexpress.com/store/product/Waterproof-through-hole-LED-Module-1pcs-9mm-straw-hat-LED-white-color/701799_291748711.html?_componentAcceptorEnabled_=false link] || || $0.15 || $0.15 ||IP68 WHITE ONLY NOT RGB&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Controllers]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;br /&gt;
[[Category:DIYC Index]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Different_Styles_of_Pixels&amp;diff=13173</id>
		<title>Different Styles of Pixels</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Different_Styles_of_Pixels&amp;diff=13173"/>
		<updated>2022-06-04T18:57:24Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* Examples of Pixels available from different vendors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Intro=&lt;br /&gt;
Pixels are [http://en.wikipedia.org/wiki/RGB_color_model RGB]  Light Emitting Diodes [http://en.wikipedia.org/wiki/Light-emitting_diode (LEDs)] that allow a rainbow of individual colors to be created independently on each Pixel node.  Pixels are Intelligent LEDs and have both power and control signals fed to each individual Pixel node.  Using various communications protocols they are connected to [[Controllers|Pixel Controllers]] that sends a specially formatted signal to the Pixel string that passes the control information to all of the Pixels connected in series.  Each Pixel uses 3 data channels to control it, one each for  &#039;&#039;&#039;R&#039;&#039;&#039;ed, &#039;&#039;&#039;G&#039;&#039;&#039;reen and &#039;&#039;&#039;B&#039;&#039;&#039;lue. A string of 50 Pixels would use 150 channels in your [[Software|sequencing software]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are several main properties that define each Pixel, and they include:&lt;br /&gt;
* Form Factor (String, Strip, Module, Etc.)&lt;br /&gt;
* LEDs per meter (the spacing of the LEDs on the wire or strip)&lt;br /&gt;
* ICs per Meter (Relates to how many LEDs are lit together for each Pixel, commonly 1 or 3 LEDs per IC)&lt;br /&gt;
* Power Supply Voltage (typically [[Choosing_a_Pixel_Voltage:_5V_vs_12V|5VDC vs. 12 VDC)]] &lt;br /&gt;
* Color Depth (The number of bits of data used to control each color such as 4,6,8 12, etc. bits)&lt;br /&gt;
* LED Type (Size and Shape of LED which impacts overall brightness)&lt;br /&gt;
* Waterproofing Technique (Injection molding, Cast Epoxy, Sleeve, Etc.)&lt;br /&gt;
* Wire Size (The size of the wire connecting the Pixels together 18 AWG vs. 20AWG)&lt;br /&gt;
* Pixel (IC)Control chips (WS2801, WS2811, TM1809, TM1824, GECE, Etc.)&lt;br /&gt;
* Number of Wires Required (3 vs 4)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It is critical that you select a [[Controllers| Pixel Controller]] and [[Power Supplies|Power Supply]] that is compatible and capable of driving the specific Pixel you select.  It is also important to consider how you will be connecting the Pixels and if you need [[Power Injection]] to make them function.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are many options and configurations and each has it&#039;s advantages and disadvantages depending on the application.  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&#039;&#039;&#039;Some of the most popular Pixels are ones driven by the WS2811 IC and use 12VDC power and use some form of cast epoxy waterproofing.  They are a good balance of new technology and reliable designs.&#039;&#039;&#039;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Pixel Properties=&lt;br /&gt;
Pixels come in many different shapes and properties.  The most common properties  are:&lt;br /&gt;
===&#039;&#039;&#039;Form Factor&#039;&#039;&#039;===&lt;br /&gt;
Pixels come in many shapes and sizes.  The Form Factor of the Pixels impacts how you will mount them and what look you are trying to accomplish.  &lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Strings / Nodes&#039;&#039;&#039;&#039;&#039; - Can be any purchased in any custom length, but depending on a variety of factors, more then 50 pixels may require [[Power Injection]].  It important to remember that Pixel strings should never be strung using their wire to support them like you would with regular light stings.  This will damage the Pixels and their waterproofing.  Since they are generally custom made, you can request your vendor to make the spacing between units to custom lengths. Common methods to support Pixel strings include using cable ties or electric tape to attach them to PVC pipe, EMT electric conduit or [http://www.ebay.com/itm/Polyester-Strapping-Mini-Coil-400-FT-5-8-x-035-/120120483264 Plastic Strapping] or PixNode strips [http://www.holidaycoro.com/product-p/767.htm].   &#039;&#039;&#039;Strings / Nodes are commonly used to make Megatrees, Minitrees and Leaping Arches.&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;12mm pixel node&#039;&#039;&#039; - This is the most common Pixel type.  They are often referred to as Bullet Shaped. It actually contains a 8mm LED inside the housing.  The 12mm refers to the outer diameter of the package.  These were originally designed to mount inside of enclosures and are used for large advertising display screens.&amp;lt;br&amp;gt; [[File:2811tube.jpg|200px]] &lt;br /&gt;
*# &#039;&#039;&#039;12mm pixel node (square / flat)&#039;&#039;&#039; - These pixels can come with the wire coming either out of the back of the Pixel or the side of the Pixel.  There has been some issues with the silicone injection molded units that have the wires coming out of the side not sealing and allowing water into the pixels. &amp;lt;br&amp;gt;[[File:2811square.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Pixels with Bulbs / Covers&#039;&#039;&#039; - There are a variety of Pixels available with Plastic Lens mounted on the RGB LED to make them look closer to a traditional C7 or C9 incandescent light. Common models include the [http://www.holidaycoro.com/Brilliant-Bulb-p/709.htm HolidayCoro Brilliant Bulbs], the [http://www.geholidaylighting.com/color-effects/us/items/72021/ Ge Color Effects (GECE)], the [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=195 Pixabulb] by [http://www.diyledexpress.com diyledexpress.com], the [http://store.lightorama.com/cc100busetwi.html Cosmic Color Bulbs] by [http://www.lightorama.com Lightorama.com] and the [http://www.aliexpress.com/store/product/50nodes-DC12V-WS2811-LED-technicolor-pixel-waterproof-full-color/701799_922175400.html Technicolor Pixel] by [http://www.aliexpress.com/store/701799 Ray Wu].  Vendors like Ray Wu also sell [http://www.aliexpress.com/store/product/faceted-White-C9-covers-100pcs-set/701799_506253078.html Plastic lens] that can be glued onto regular 12mm Pixel strings to achieve a similar look. &amp;lt;br&amp;gt;[[File:709-1.jpg|200px]] &lt;br /&gt;
*#&#039;&#039;&#039;Other Shapes&#039;&#039;&#039; - There are an assortment of other shapes including spheres, domes, boxes, etc. available from various vendors.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Strips&#039;&#039;&#039;&#039;&#039; - Are long flat flexible PCBs that have the RGB LEDs and the IC mounted directly on them and there is no wire between the Pixels other than the PCB.  They generally come in 5M lengths.  Depending on the Pixel IC used, from 1-3 RGB LEDs will light for each Pixel, so they can end up looking more like Dashes (- - - -) when there are 3 RGB LEDs per Pixel vs. Dots (.. . .) when there is 1 RGB LED per Pixel.   Many strips can be cut shorter, but you must only cut at the marks on the strip identifying where they are cutable.  You may have to solder wires to the PCB if you are doing [[Power Injection]] or cutting the strips.  It is very helpful to use flux and a smaller soldering iron so you do not damage the delicate pads on the flexible PCB.   &#039;&#039;&#039;Strips are commonly used to make Pixel Matrix on Flat Surfaces or as  outlines around doors and windows.&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;Bare board&#039;&#039;&#039; -These are uncoated and have no waterproofing and can not be used outdoors.&lt;br /&gt;
*#&#039;&#039;&#039;Hollow Tube&#039;&#039;&#039; - This is the most common Pixel Strip.  They are basically the uncoated Bare Board Pixel Strip pulled into a hollow Silicone Tube.   You must use some form of [[Waterproofing Pixels|Waterproofing]] like neutral cure [http://www.caulkyourhome.com/ge-silicone-II-window-and-door.php GE Silicone II] to seal the ends where the wires attach to the PCBs.&amp;lt;br&amp;gt; [[File:1809STRIP.JPG|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Coated Strips&#039;&#039;&#039; - The bare PCBs are also available with a variety of waterproofing compounds.  You need to scrape away the waterproofing compound to solder the wires to the PCB to power them or to cut them.  &lt;br /&gt;
*#*&#039;&#039;&#039;Silicone Coating&#039;&#039;&#039; - These strips are a little more flexible then the Epoxy Coated strips.&lt;br /&gt;
*#*&#039;&#039;&#039;Epoxy Resin Coating&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;Solid Tube&#039;&#039;&#039; - The bare PCBs are also available in hollow tubes that have been filled with various waterproofing compounds.&lt;br /&gt;
*#*&#039;&#039;&#039;Solid Silicone&#039;&#039;&#039;&lt;br /&gt;
*#*&#039;&#039;&#039;Solid Epoxy Resin&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Modules&#039;&#039;&#039;&#039;&#039; - Are very similar to strings, but are designed to be mounted to some surface and often have mounting tabs.  They commonly have multiple RGB LEDs per pixels, so they are brighter then regular strings.  Most are designed to run on 12VDC.  Since they are generally custom made, you can request your vendor to make the spacing between units to custom lengths.  They are frequently waterproofed by filling then with epoxy.  They can come in metal or plastic housings. &#039;&#039;&#039;Modules are frequently used for lighting tune to signs, outline large objects and back light [http://en.wikipedia.org/wiki/Corrugated_plastic Coro] designs.&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;Square&#039;&#039;&#039;   With 4 RGB LEDs&amp;lt;br&amp;gt;[[File:6803module.jpg|150px]]&lt;br /&gt;
*#&#039;&#039;&#039;Rectangular&#039;&#039;&#039; - With 3 RGB LEDs&amp;lt;br&amp;gt;[[File:6803moduleepoxy.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Other Shapes&#039;&#039;&#039; - Many vendors also have a variety of other shapes available.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;RGB LEDs per meter&#039;&#039;&#039;== &lt;br /&gt;
Pixels all come with different standard spacing between each LED.  The Higher the densitty of the LEDs, the higher the power requirements will be for that section of lights.   By dividing the LEDs per meter by the ICs per meter listed in the tables below, you can calculate how many RGB LEDs are associated with each Pixel. &lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Strips&#039;&#039;&#039;&#039;&#039; - Many 12VDC strips have 3 LEDs wired together as one pixel and the individual LEDs are not controllable, just the group of three.   &lt;br /&gt;
*#&#039;&#039;&#039;30 LED/m&#039;&#039;&#039; - This is a common spacing and generally will result in a 5M strip with 50 individually controlable pixels and a total of 150 RGB LEDs.&lt;br /&gt;
*#&#039;&#039;&#039;60 LED/m&#039;&#039;&#039; - When you move up to higher density spacing, you often end up with shorter (4M) strips due to the power requirements.  It is common to have to use [[Power Injection]] on strips with higher density.&lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Strings&#039;&#039;&#039;&#039;&#039; - Strings come in all different shapes and sizes of Pixel nodes.  On common 12mm Pixel nodes there is only one RGB LED in each node, while some of the other shapes and modules often have multiple RGB LEDs inside.&lt;br /&gt;
*#&#039;&#039;&#039;10 LED/m&#039;&#039;&#039; - The most common spacing for 12mm Pixel strings is 100mm ( ~4&amp;quot;) between the individual Pixel nodes. Since most Pixel strings are custom made, it is possible for a small change in price to change the Pixel spacing as a custom order from many vendors.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Power Supply Voltage&#039;&#039;&#039;== &lt;br /&gt;
All Pixels run on DC voltage and therefore you need to have a [[Power Supplies|Power Supply]] to convert the AC wall voltage down to the DC voltages needed by the Pixels.  One of the most common questions is often: [[Choosing_a_Pixel_Voltage:_5V_vs_12V| What Pixel Voltage should I use 5VDC or 12VDC?]]  The answer depends very much upon your layout, [[Controllers|Pixel controller]] and [[Power Supplies|power supply]]  The short answer is that most folks choose 12VDC due to the fact they are more tolerant of [[Power_Supplies#Wire_Sizing_in_Pixel_Systems|voltage drop]] and require less [[Power Injection]] then 5VDC Pixels.  The downside is that 12VDC [[Power Supplies]] are more costly per Amp.  On a side note, many RGB Pixels draw approximately 20ma per color, or 60ma (0.06A)per Pixel.  Some of the 12VDC Pixels draw less current. &lt;br /&gt;
*#&#039;&#039;&#039;5VDC&#039;&#039;&#039; - The most common voltage for Pixel strings.&lt;br /&gt;
*#&#039;&#039;&#039;12VDC&#039;&#039;&#039; - The most common voltage for Pixel Strips and Pixel Modules. Many of the newer [[Different_Styles_of_Pixels#Pixel_.28IC.29Control_chips_and_number_of_wires|Pixel Control IC types]] like the WS 2811 and the WS2812 are now commonly found in 12VDC Pixel Strings as well.&lt;br /&gt;
*#&#039;&#039;&#039;Other Voltages&#039;&#039;&#039; - Some Pixels are also available in 24VDC and 48VDC, but there are only a few models sold.  These are typically Pixel Modules.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;LED Type&#039;&#039;&#039;==&lt;br /&gt;
In addition to a Control IC, all Pixels have [[Choosing_a_Pixel_Voltage:_5V_vs_12V#How_RGB_LEDs_work|RGB LEDs]] in them.  The three colors: &amp;lt;u&amp;gt;R&amp;lt;/u&amp;gt;ed, &amp;lt;u&amp;gt;G&amp;lt;/u&amp;gt;reen, and &amp;lt;u&amp;gt;B&amp;lt;/u&amp;gt;lue can be adjusted to create a rainbow of possible colors.  Depending on the physical size and Form Factor of the Pixel, there are different LED sizes.&lt;br /&gt;
*#&#039;&#039;&#039;3528&#039;&#039;&#039; - These are surface mount LEDs that are each 3.5mm x 2.8mm.  These are the smaller of the two surface mount LEDs and are noticeably dimmer then the larger 5050 LED.  These are frequently found in strips and modules and some strings like the GECE.&amp;lt;br&amp;gt;[[FILE:3528led.jpg|50px]]&lt;br /&gt;
*#&#039;&#039;&#039;5050&#039;&#039;&#039; - These are surface mount LEDs that are each 5.0mm x 5.0mm This is the most common LED used in  strips and modules and some strings like the Pixabulb (which has two LED per bulb!).  They are quite a bit brighter than 3528 LEDs.  Some of the newer IC types like the WS2812 have the 5050 mounted directly on top of the Control IC.&amp;lt;br&amp;gt;[[FILE:5050led.jpg|75px]]&lt;br /&gt;
*#&#039;&#039;&#039;8mm&#039;&#039;&#039; - This is the type of LED typically used in 12mm and Square Pixel strings.  Due to the plastic diffusion lens on the LED, they do a good job in dispersing the light in all directions.&amp;lt;br&amp;gt;[[FILE:8mmled.jpg|200px]]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Waterproofing&#039;&#039;&#039;== &lt;br /&gt;
One of the largest issues facing early users of Pixels was the relatively poor waterproofing that many Pixels had.  Most Pixels were originally designed to be mounted inside of large advertising signs with the majority of the Pixel inside of a box and only the end of the LED outside in the harsh weather.  This has led to the failure of many Pixels due to water getting inside of the Pixel and shorting them out.  Since Pixels are all wired in series, if one Pixel fails, it often stops all of the Pixels down the string from working also.  Many manufacturers make all sorts of claims about the waterproofing of their Pixels.  Since the majority of the strings are made by hand and are not tested individually, you should not trust the IP ratings that are claimed.  The usual measure of waterproofing is the IP scale, with the higher the IP rating reflecting a tighter sealed unit.  For more information about the IP scale, [[Waterproofing_Pixels#Understanding_IP_Ratings| look here]].  Since the vendors generally do not use the true test setup, their claimed ratings for similar designs vary quite a bit!  Many people have added [[Waterproofing_Pixels|additional waterproofing]] to their Pixel strings, especially the early Silicone injection molded units.&lt;br /&gt;
*#&#039;&#039;&#039;Injection Molded Silicone&#039;&#039;&#039; - These units have the wires coming out of the back or side and the biggest issue has been the failure of the silicone used to seal to the wires.  Many early pixels had obvious areas where water could easily get into the Pixels.  While many of the newer unts have better sealing, there is always the potential for the water to wick in along the wires if there is any stress on the wires due to wind pulling on the wires.&amp;lt;br&amp;gt; [[File:6803injection.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Cast Epoxy Resin in Sleeve&#039;&#039;&#039; - The most recent Pixels now come with the Pixels located in a plastic sleeve that is filled with a solid epoxy material.  The hard epoxy seals well to the wires and many believe that results in a more waterproof pixel compared to Silicone Injection Molded Pixel strings.&amp;lt;br&amp;gt; [[File:2811tube.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Cast Epoxy Resin coated PCB&#039;&#039;&#039; - This is the most common method of sealing Pixel Modules and many of the newer Pixel strings with Lens on them like the Pixabulb.  These units have had good success in not failing in the weather.&amp;lt;br&amp;gt; [[File:6803moduleepoxy.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Silicone Tube&#039;&#039;&#039; - Most Pixel strips come with some form of Silicone Tube on them.&lt;br /&gt;
*##&#039;&#039;&#039;Hollow Tube&#039;&#039;&#039; -  These tubes must be sealed on the ends with a neutral cure sealant like [http://www.caulkyourhome.com/ge-silicone-II-window-and-door.php GE Silicone II] to prevent water from leaking in from the ends.   They are also vulnerable to cuts and tears from items bumping into them and cutting thru the walls of the tubing. &lt;br /&gt;
*##&#039;&#039;&#039;Silicone Filled Tube&#039;&#039;&#039; - These strips are made using the same silicone tube, but are filled with silicone at the factory to make a solid unit.  The solid silicone provides a better light dispersion, acting sort of like a lens.  You must cut  and scrape thru the silicone to solder wires on to the PCB inside.  &lt;br /&gt;
*#&#039;&#039;&#039;Coated Strip&#039;&#039;&#039; - There are a number of cast coatings that can be applied directly tot he bare PCB at the factory.  There has not been a lot discussed about how these strips hold up under weatehr either good or bad.  They are just not as common as Pixels, but there are quite a few Dumb RGB strips that use this approach to weatherproofing.&lt;br /&gt;
*##&#039;&#039;&#039;Silicone Coated Strip&#039;&#039;&#039; - This is the easier of the two to bend and shape due to the softer silicone coating.&lt;br /&gt;
*##&#039;&#039;&#039;Epoxy Coated Strip&#039;&#039;&#039; - These strips tend to be stiffer and a little harder to remove the epoxy coating to access the PCB when soldering wires to cut lengths.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Wire Size&#039;&#039;&#039;==&lt;br /&gt;
This is the one factor that most folks overlook how important it is to their layout.  The size of the wires connecting each of the Pixels in a string plays a very large role in the performance of the Pixel.  Thinner wires (like 20 AWG) can cause issues due to [[Power_Supplies#Wire_Sizing_in_Pixel_Systems| voltage drop]] in the thinner wire.  It is often necessary to add additional wire to provide [[Power Injection]] to deal with the voltage drop in strings.  The larger wire (18AWG) allows longer strings of pixels to be built and not have the [[Power_Supplies#Wire_Sizing_in_Pixel_Systems|voltage drop]] issues.   The usual result of thinner wires is poor color mixing and white colors looking pinkish.  &lt;br /&gt;
*#&#039;&#039;&#039;18 Gauge wire&#039;&#039;&#039; - This is the trend in many newer Pixels.  The thicker wire allows for either longer distances or more pixels to be connected in a row.  Most vendors will make any Pixel with the larger wire for a small fee.  &#039;&#039;&#039;You should always use 18AWG wire.&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;20 Gauge wire&#039;&#039;&#039; - This is common on older Pixels and many low cost Pixels.  The thinner wire is lower cost and can drop the cost of the Pixel strings slightly.  It is common to have to add [[Power Injection]] on Pixels with 20 AWG wire.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Pixel (IC)Control chips and number of wires&#039;&#039;&#039;== &lt;br /&gt;
The second most common question is &#039;&#039;&#039;What Pixel Chip should I use?&#039;&#039;&#039;  The type of IC located in each Pixel plays a very big role in the performance and capabilities of the Pixel.  The most popular IC types currently used are the WS2811,  The older WS2801 was popular earlier, but the better performance of the WS2811 has resulted in it&#039;s current popularity.  &lt;br /&gt;
&lt;br /&gt;
The type of IC in the Pixel determines a few factors:&lt;br /&gt;
* &#039;&#039;&#039;Number of Wires Between Pixels&#039;&#039;&#039;&lt;br /&gt;
**&#039;&#039;&#039;3 wire&#039;&#039;&#039; -  The three wires are: V+,GND,Data.  Three wire Pixels can generally go longer distances between the first Pixel and the  [[Controllers|Pixel Controller]]. Most of the newer IC Types use 3 wires.  &lt;br /&gt;
**&#039;&#039;&#039;4 wire&#039;&#039;&#039; - The four wires are: V+,GND,Data,Clock.  Due to the Clock signal fading, you are often limited to only a few feet (&amp;lt;20ft) from the [[Controllers|Pixel Controller]] to the first Pixel in a string without having to use Null Pixels.  The cost of the extra wire makes 4 wire Pixels slightly more expensive.  Many of the older IC Types use 4 wires.&lt;br /&gt;
* &#039;&#039;&#039;Color Depth&#039;&#039;&#039; - The number of bits of color information used by the IC Type determines the  Number of discrete colors you can make with the Pixel. Higher bit counts allow smoother fades and allows more colors to be generated.&lt;br /&gt;
**&#039;&#039;&#039;4 bit&#039;&#039;&#039; - Allows  16 shades of each primary color, or a total of 4,096 discrete colors.  This is mainly the GE Color Effect (GECE) Pixels &lt;br /&gt;
**&#039;&#039;&#039;5 bit&#039;&#039;&#039; - Allows 32 shades of each primary color, or a total of 32,768 discrete colors.  These are mainly older early pixels like the 6803. &lt;br /&gt;
**&#039;&#039;&#039;7 bit&#039;&#039;&#039; - Allows 128 shades of each primary color, or a total of 2,097,152 discrete colors.  This is mainly the older 8806 Pixels.&lt;br /&gt;
**&#039;&#039;&#039;8 bit&#039;&#039;&#039; - Allows 256 shades of each primary color, or a total of 16,777,216 discrete colors.  These are the most popular and common Pixel types.  This includes the popular WS2811 Pixels.&lt;br /&gt;
**&#039;&#039;&#039;&amp;gt;8 bit&#039;&#039;&#039; -   There are specialized ICs that allow even higher bits per color,  They are frequently used for video display screens.  However, the common [[Controllers]] and the [[E1.31_(Streaming-ACN)_Protocol|E1.31]] communications protocol only support 8 bit data streams.  Some controllers can make use of the additional data bits by using a function called [http://en.wikipedia.org/wiki/Gamma_correction Gamma Correction].  This allows the controller to generate a more linear color signal near the bottom end of the dimming curve.&lt;br /&gt;
* &#039;&#039;&#039;Number of Channels&#039;&#039;&#039; - Most IC types can only control 3 channels, so you need 1 IC for each RGB Pixel if you want individual control.  Other ICs like the TM1809 can control 9 cannels, or 3 RGB Pixels.  ICs like the TM1809 are popular in Pixel Strips where you want individual control of all of the RGB LEDs.  To use other 3 channel ICs you either have to have 1 IC per RGB LED or you light up multiple RGB LEDs per IC, as is common on 12VDC Pixel Strips.&lt;br /&gt;
* &#039;&#039;&#039;The Controller&#039;&#039;&#039; - Not all [[Controllers]] can drive all IC types.  Many low cost controllers only support a limited subset of Pixels.&lt;br /&gt;
* &#039;&#039;&#039;Maximum # of Pixels&#039;&#039;&#039; - Some Pixels like the GE Color Effects (GECE) are limited to maximum number of Pixels you can string in a row due to their unique communications protocol.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Refresh Rate&#039;&#039;&#039;  - Some Pixel types can change color more rapidly than other types.  This is a function of what your [[Controllers|Pixel Controller]] supports.  Common Refresh rates include 400 and 800kHz.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The easiest way to sort out the various ICs is by their color depth: &lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;4 bits per color&#039;&#039;&#039;&#039;&#039;, 16 dimming levels per color.  (Total Colors = 16x16x16 = 4,096 colors)&lt;br /&gt;
*#*[http://www.geholidaylighting.com/full/color-effects GE Color Effects (GECE)]- 3 wire [http://sandevices.com/documents/GE_Pixel_Wiring.pdf Wiring Diagram] [http://www.deepdarc.com/2010/11/27/hacking-christmas-lights/ Protocol] [http://doityourselfchristmas.com/forums/showthread.php?23431-Are-GE-Color-Effects-direction-sensitive&amp;amp;p=237509#post237509 Bulb Orientation]&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;5 bits per color&#039;&#039;&#039;&#039;&#039;, 32 dimming levels per color.  (Total Colors = 32x32x32 = 32,768 colors)&lt;br /&gt;
*#*LPD6803 - 4 wire (can drive 3 channels, or 1 RGB LED) [http://www.adafruit.com/datasheets/LPD6803.pdf Datasheet (English)]&lt;br /&gt;
*#*D705 - 4 wire (can drive 3 channels, or 1 RGB LED) [http://www.leds.ru/pdf/D705.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*LPD1101&lt;br /&gt;
*#*UCS5903 - 4 wire (can drive 3 channels, or 1 RGB LED) [http://www.icdemi.com/manual/UCS5903.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*UCS6909&lt;br /&gt;
*#*UCS6912&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;7 bits per color&#039;&#039;&#039;&#039;&#039;, 128 dimming levels per color.  (Total Colors = 128x128x128 = 2,097,152colors)&lt;br /&gt;
*#*LPD8809  ?&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;8 bits per color&#039;&#039;&#039;&#039;&#039;, 256 dimming levels per color.  (Total Colors = 256x256x256 = 16,777,216 colors)&lt;br /&gt;
*#*WS2801 - 4 wire (can drive 3 channels, or 1 RGB LED)[http://www.adafruit.com/datasheets/WS2801.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2803 - 4 wire (can drive 18 channels, or 6 RGB LED)[http://www.ohio-lights.com/specsheets/WS2803.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2811 - 3 wire (can drive 3 channels, or 1 RGB LED) [http://www.nooelec.com/files/WS2811.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2811-5050-RGB - 3 wire (can drive 3 channels on 1 integrated RGB LED) [http://doityourselfchristmas.com/forums/attachment.php?attachmentid=17622&amp;amp;d=1357929280 Datasheet (English)]&lt;br /&gt;
*#*WS2812 - 3 wire (can drive 3 channels on 1 integrated RGB LED) [http://doityourselfchristmas.com/forums/attachment.php?attachmentid=17633&amp;amp;d=1357958385 Datasheet (English)]&lt;br /&gt;
*#*WS2812B - 3 wire (can drive 3 channels on 1 integrated RGB LED) [http://www.world-semi.com/uploads/soft/140305/1-140305111126.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2812S - 3 wire (can drive 3 channels on 1 integrated RGB LED) [http://www.world-semi.com/uploads/soft/140305/1-140305113P8.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2821 - 3 wire (native DMX can drive 3 channels, or 1 RGB LED) [http://www.world-semi.com/uploads/soft/140305/1-140305102109.pdf Datasheet (English)]&lt;br /&gt;
*#*INK1002 - 3 wire (can drive 3 channels, on 1 integrated RGB LED) [https://app.box.com/s/lngyx4uz9rpt517vgv31 Datasheet (English)] &lt;br /&gt;
*#*INK1003 - 3 wire (can drive 3 channels, or 1 RGB LED) [https://app.box.com/s/dioyv054po9km2ss8q6k Datasheet (English)] &lt;br /&gt;
*#*TM1803 - 3 wire (can drive 3 channels, or 1 RGB LED) [http://www.titanmec.com/doce/product-downloads-217.html Datasheet (English)]&lt;br /&gt;
*#*TM1804 - 3 wire (can drive 3 channels, or 1 RGB LED) [http://auschristmaslighting.com/wiki_source/images/4/49/TM1804.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*TM1809 - 3 wire (can drive 9 channels, or 3 RGB LEDs) [http://www.deskontrol.net/descargas/datasheets/TM1809.pdf Datasheet (English)]&lt;br /&gt;
*#*TM1812 - 3 wire (can drive 12 channels, or 4 RGB LEDs)[http://www.gzneon.com/support/datasheet/tm1812.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*LPD8803 - 4 wire (can drive 3 channels, or 1 RGB LEDs) [https://app.box.com/s/yl02h4brvhqt935e0usg Datasheet (English)]&lt;br /&gt;
*#*LPD8806 - 4 wire (can drive 6 channels, or 2 RGB LEDs) [https://app.box.com/s/yl02h4brvhqt935e0usg Datasheet (English)]&lt;br /&gt;
*#*SM16715&lt;br /&gt;
*#*SM16716 - 4 wire (can drive 3 channels, or 1 RGB LED) [http://www.tlshk.com.cn/UploadFile/UploadPhotos/2010111116356107.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*P9813 - 4 wire&lt;br /&gt;
*#*P9816 - 4 wire&lt;br /&gt;
*#*HX512A (Native DMX) [http://www.tlshk.com.cn/UploadFile/UploadPhotos/200911491035839.pdf Datasheet (Chinese)]&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;12 bits per color&#039;&#039;&#039;&#039;&#039;, 4,096 dimming levels per color.  (Total Colors = 4096x4096x4096 = 68,719,476,736 colors) (Note: E1.31 and DMX only support 8 bit data, so the extra bits are used for [http://en.wikipedia.org/wiki/Gamma_correction gamma color correction])&lt;br /&gt;
*#*TLS3001 - 3 wire [http://www.tlsemi.com/upload/pdf/TLS3001_V2.1.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*TLS3002&lt;br /&gt;
*#*CYT3001 [http://auschristmaslighting.com/wiki_source/images/c/c5/CYT3001_Chinese.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*CYT3005 - 3 wire&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;14 bits per color&#039;&#039;&#039;&#039;&#039;, 16,834 dimming levels per color.  (Total Colors = 16834*16834*16834 = 4,642,956,181,504 colors) (Note: E1.31 and DMX only support 8 bit data, so the extra bits are used for [http://en.wikipedia.org/wiki/Gamma_correction gamma color correction])&lt;br /&gt;
*#*MY9941 - 4 wire (can drive 4 channels via Native DMX) [http://www.my-semi.com/file/MY9941_BF_0.6.pdf Datasheet (English)]&lt;br /&gt;
*#*MY9942 (Native DMX)&lt;br /&gt;
*#*MY9943 (Native DMX)&lt;br /&gt;
&lt;br /&gt;
=&#039;&#039;&#039;Examples of Pixels available from different vendors&#039;&#039;&#039;=&lt;br /&gt;
These are selected Pixels from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is OLD and should not be trusted, check with the vendor. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
==[http://www.HolidayCoro.com HolidayCoro.com]==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore dmoore]  NOTE: See website (links below) for pricing as sales, quantity discounts and seasonal pricing may apply)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs/Pixels per Meter|| Link || Image || Note&lt;br /&gt;
|-&lt;br /&gt;
| C9/Bulb || WS2811 || 50 Pixels (15&#039;-4&amp;quot;)|| 12 vdc || 10 (4&amp;quot; Spacing) || 6.5 (4&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/709.htm Product Page] ||[[Image:709-1.jpg|100px|link=http://www.holidaycoro.com/product-p/709.htm]]|| IP68/Cast Epoxy/ 7/8&amp;quot; Base / 1&amp;quot; x 1&amp;quot; Faceted Bulb&lt;br /&gt;
|-&lt;br /&gt;
| C9/Bulb || WS2811 || 50 Pixels (32&#039;-8&amp;quot;)|| 12 vdc || 5 (8&amp;quot; Spacing) || 10 (8&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/709.htm Product Page] ||[[Image:709-1.jpg|100px|link=http://www.holidaycoro.com/product-p/709.htm]]|| IP68/Cast Epoxy/ 7/8&amp;quot; Base / 1&amp;quot; x 1&amp;quot; Faceted Bulb&lt;br /&gt;
|-&lt;br /&gt;
| C9/Bulb || WS2811 || 50 Pixels (49&#039;)|| 12 vdc || 3.3 (12&amp;quot; Spacing) || 3.3 (12&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/709.htm Product Page] ||[[Image:709-1.jpg|100px|link=http://www.holidaycoro.com/product-p/709.htm]]|| IP68/Cast Epoxy/ 7/8&amp;quot; Base / 1&amp;quot; x 1&amp;quot; Faceted Bulb&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Bullet || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 12 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/711-WP.htm Product Page] ||[[Image:HolidayCoro-710.jpg|100px|link=http://www.holidaycoro.com/product-p/711-WP.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&amp;lt;BR&amp;gt;WITH WaterProof Connectors&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Bullet || WS2811 || 50 Pixels (24&#039;)|| 12 vdc || 6.5&amp;lt;br&amp;gt;(6&amp;quot; Spacing) || 6.5&amp;lt;br&amp;gt;(6&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/712-WP.htm Product Page] ||[[Image:HolidayCoro-710.jpg|100px|link=http://www.holidaycoro.com/product-p/712-WP.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Bullet || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 5 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/710-WP-BLK.htm Product Page] ||[[Image:HolidayCoro-710.jpg|100px|link=http://www.holidaycoro.com/product-p/710-WP.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&amp;lt;BR&amp;gt;WITH WaterProof Connectors&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Flat Base || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 12 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/673-WP.htm Product Page] ||[[Image:HolidayCoro-672.jpg|100px|link=http://www.holidaycoro.com/product-p/673-WP.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Flat Base || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 5 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/672-WP.htm Product Page] ||[[Image:HolidayCoro-672.jpg|100px|link=http://www.holidaycoro.com/product-p/672-WP.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&lt;br /&gt;
|-&lt;br /&gt;
| Module / Rectangle || WS2811 || 1 Pixel || 12 vdc || 30 || 10 || [http://www.holidaycoro.com/product-p/662.htm Product Page] || [[Image:HolidayCoro-662.jpg|100px|link=http://www.holidaycoro.com/product-p/662.htm]]|| 3 of 5050 RGB LEDs, 6&amp;quot; Wire Spacing,IP68/Epoxy Sealed&lt;br /&gt;
|-&lt;br /&gt;
| Module / Square || WS2811 || 1 Pixel || 12 vdc || 36 || 12 || [http://www.holidaycoro.com/product-p/654.htm Product Page] || [[Image:HolidayCoro-654.jpg|100px|link=http://www.holidaycoro.com/product-p/654.htm]]|| 3 of 5050 RGB LEDs, IP68/Epoxy Sealed, Stamped Steel Base&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || WS2811 || 50 pixels (5m/16.5 ft) || 12 vdc || 30 || 10 ||[http://www.holidaycoro.com/product-p/707-WP.htm Product Page]  ||[[Image:HolidayCoro-704.jpg|100px|link=http://www.holidaycoro.com/product-p/707-WP.htm]]|| Silicone Tube, Black or White PCB Colors, High Brightness LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || INK1003/WS2811 || 150 pixels (5m/16.5 ft) || 12 vdc || 30 || 30 ||[http://www.holidaycoro.com/product-p/717-WP.htm Product Page]  |||| Silicone Tube, Black or White PCB Colors, High Brightness LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || INK1003/WS2811 || 240 pixels (4m/13.1 ft) || 12 vdc || 60 || 60 ||[http://www.holidaycoro.com/product-p/718-WP.htm Product Page]  ||[[Image:Holidaycoro-716-WHITE.jpg|100px|link=http://www.holidaycoro.com/product-p/718-WP.htm]]|| Silicone Tube, Black or White PCB Colors, High Brightness LEDs&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.http://www.lightorama.com Light-O-Rama (LOR)]==&lt;br /&gt;
(USA Based)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per Pixel ||Note&lt;br /&gt;
|-&lt;br /&gt;
| String || LPD6803 || 100 pixels (15.25m) || 5vdc || 6.5 || 6.5 || [http://store.lightorama.com/cc100pisetwi.html link] || || $239.95 || $2.40 ||Cosmic Color Pixels (with controller and Power Supply)&lt;br /&gt;
|-&lt;br /&gt;
| Bulbs || LPD6803 || 100 pixels (15.25m)|| 5vdc || 6.5 || 6.5 || [http://store.lightorama.com/cc100busetwi.html link] || || $289.95 || $2.90 ||Cosmic Color Bulbs (with controller and Power Supply)&lt;br /&gt;
|-&lt;br /&gt;
| Strip || LPD6803 || 50 pixels (5m) || 12vdc || 30 || 10 || [http://store.lightorama.com/cocori.html link] || || $249.95 || $2.50 ||Cosmic Color Ribbon (with controller and Power Supply)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.diyledexpress.com DIYLEDEXPRESS]==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per Pixel || Note&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2801 || 50 pixels (6m) || 5vdc || 10 || 10 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=178 link] || || $26.00 || $0.52 ||IP68, cast epoxy in sleeve&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (6m)|| 5vdc || 10 || 10 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=179 link] || || $24.25 || $0.49 ||IP68, cast epoxy in sleeve&lt;br /&gt;
|-&lt;br /&gt;
| String (C9) || WS2811 || 50 pixels (*m)|| 12vdc || 3-10 || 3-10 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=195 link] || || $45.00 || $0.90 ||IP68, C9 lens with 2x5050LEDs, available with 4&amp;quot;,6&amp;quot;,8&amp;quot;,10&amp;quot;,12&amp;quot; spacing  PIXABULB&lt;br /&gt;
|-&lt;br /&gt;
| String (Square) || WS2811 || 50 pixels (6m) || 12vdc || 10 || 10 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=189 link] || || $25.75 || $0.52 ||IP68, back wire, cast epoxy&lt;br /&gt;
|-&lt;br /&gt;
| Module (Rectangular) || WS2811 || 20 pixels (2m) || 12vdc || 10 || 10 ||[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=160 link] || || $16.75 || $0.84 ||3 LEDs, cast epoxy&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || WS2811 || 50 pixels (5m) || 5vdc || 30 || 10 ||[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=176 link]  || || $42.50 || $0.85 ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || WS2811 || 100 pixels (5m) || 5vdc || 60 || 20 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=177 link] || || $65.00 || $0.65 ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|- &lt;br /&gt;
| Strip  || TM1809 || 150 Pixels (5m) || 12vdc || 30 || 10 ||[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=48 link] || || $60.00 || $0.40 ||silicone tube&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==[http://www.aliexpress.com/store/701799 Ray Wu] ==&lt;br /&gt;
(China Based)&lt;br /&gt;
[https://docs.google.com/spreadsheet/lv?key=0Ak3O1FUVYXlsdFpReGJaaktlWXdHVGZXUUlHT0Y2MXc&amp;amp;pli=1 Spreadsheet List of Ray Wu Pixels]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter !! Link !! Image !! Price !! Price per Pixel !! Note&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/WS2801-IP68-led-pixel-module-256scale-gray-IP68-4wire-red-green-blue-black-DC5V-input-50pcs/701799_533134431.html link] || || $19.00 || $0.38 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/WS2801-IP68-led-pixel-module-with-faceted-C9-cover-white-IP68-50pcs-a-string/701799_491475466.html link] || || $25.00 || $0.50 ||IP68, with faceted C9 cover&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2801 || 100 pixels (10m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/DC12-input-WS2801-IP68-led-pixel-module-256scale-gray-IP68-4wire-red-green-blue-black-100pcs/701799_545340313.html link] || || $40.00 || $0.40 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/led-pixel-node-WS2801-DC5V-input-IP68-50pcs-a-string/701799_722405738.html link] || || $19.00 || $0.38 ||IP68, back wire&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/RGB-full-LED-pixel-module-WS-2801-IC-DC5V-input-50pcs-a-string/701799_521371851.html link] || || $19.00 || $0.38 ||IP66, side wire&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/led-module-WS2801-pixel-node-DC5V-input-with-C9-cover-50pcs-a-string/701799_572714545.html link] || || $27.50 || $0.55 ||IP68, with faceted C9 cover&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2801 || 160 pixels (5m) || 5vdc || 32 || 32 || [http://www.aliexpress.com/store/product/5m-led-digital-strip-DC5V-input-WS2801IC-256-scale-32pcs-IC-and-32pcs-5050-SMD-RGB/701799_519162018.html link] || || $72.00 || $0.45 ||IP65, silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2801 || 60 pixels (5m) || 12vdc || 36 || 12 || [http://www.aliexpress.com/store/product/5m-led-digital-strip-DC12V-input-WS2801IC-256-scale-12pcs-IC-and-36pcs-5050-SMD-RGB/701799_519162566.html link] || || $66.32 || $1.10 ||IP65, silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || WS2801 || 20 pixels ||12vdc || 40 || 10 || [http://www.aliexpress.com/store/product/promotion-36mm-36mm-Square-12V-Digital-RGB-LED-Pixels-WS2801-IC-20pcs-a-string/701799_707755919.html link] || || $20.08 || $1.00 ||epoxy coated&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/promotion-DC5V-WS2811-controlled-12mm-diameter-led-pixel-node-50pcs-a-string-with-black-wire-injection/701799_804958154.html link] || || $14.00 || $0.28 ||IP68/66? with Black Wire (Injection Molded Silicone)&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/promotion-WS2811-IP68-led-pixel-module-256scale-gray-IP68-3wire-red-blue-black-DC5V-input-50pcs/701799_469177597.html link] || || $17.00 || $0.34 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/12mm-RGB-full-LED-pixel-module-WS-2811IC-DC5V-input-50pcs-a-string-input-end-with/701799_677874402.html link] || || $21.50 || $0.43 ||IP66, with 4 pin waterproof connectors&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (5m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/50nodes-DC12V-WS2811-LED-technicolor-pixel-waterproof-full-color/701799_922175400.html link] || || $30.00 || $0.60 ||IP68, with 3 pin waterproof connectors, &amp;quot;Technicolor&amp;quot;, lens covers are extra, 20ga wire&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2811 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/WS2811-LED-pixel-node-DC5V-input-full-color-RGB-string-50pcs-a-string-IP68-rated/701799_581805567.html link] || || $18.00 || $0.36 ||IP68, back wire&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2811 || 100 pixels (10m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/DC12V-input-WS2811-pixel-node-100pcs-a-string-injection-molding-type/701799_722405450.html link] || | || $40.00 || $0.40 ||IP66, side wire&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2811 || 150 pixels (5m) || 5vdc || 30 || 30 || [http://www.aliexpress.com/store/product/5m-WS2811-LED-digital-strip-60leds-m-with-30pcs-WS2811-built-in-the-5050-smd-rgb/701799_653641294.html link] ||  || $38.00 || $0.25 ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2811 || 50 pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/5m-led-digital-strip-DC12V-input-WS2811IC-256-scale-10pcs-IC-and-30pcs-5050-SMD-RGB/701799_568458133.html link] ||  || $30.00 || $0.60 ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || WS2811 || 20 pixels || 12vdc ||30 || 10 || [http://www.aliexpress.com/store/product/Mini-ws2811-controller-20pcs-LED-digital-module-WS2811IC-5050-3LEDS-DC12V-input-waterproof/701799_654706233.html link] || || $18.00 || $0.90 ||&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2812 || 240 pixels (4m) || 5vdc || 60 || 60 || [http://www.aliexpress.com/store/product/4m-WS2811-LED-digital-strip-60leds-m-with-60pcs-WS2811-built-in-the-5050-smd-rgb/701799_638374848.html link] ||  || $48.00 || $0.20 ||silicone tube, WS2811 with integrated 5050 LED&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2812 || 320 pixels (5m) || 5vdc || 64 || 64 || [http://www.aliexpress.com/store/product/5m-WS2811-LED-digital-strip-64leds-m-with-64pcs-WS2811-built-in-the-5050-smd-rgb/701799_700438964.html link] ||  || $77.00 || $0.24 ||silicone tube, WS2811 with integrated 5050 LED&lt;br /&gt;
|-&lt;br /&gt;
| Matrix || WS2812 || 256 pixels (17cm&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;) || 5vdc || ** || ** || [http://www.aliexpress.com/store/product/16-16pixels-WS2812-led-digital-flexible-panel-light-ws2811-IC-controlled-size-17cm-17cm-DC5V-input/701799_825283258.html link] ||  || $65.00 || $0.25 ||NOT WATERPROOF, WS2811 with integrated 5050 LED attached to flexible panel&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| String || LPD6803 || 50 Pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/12mm-LPD6803-pixel-module-IP68-DC5V-input-full-color/701799_404076974.html link] || || $23.00 || $0.46 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || LPD6803 || 50 Pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/led-pixel-module-LPD6803-DC5V-input-IP68-50pcs-a-string/701799_474536611.html link] || || $23.16 || $0.46 ||IP68, side wire&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| LPD6803 || 50 Pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/5m-IP68-LPD6803-led-dream-color-strip-DC12V-input-can-be-used-in-the-water-30leds/701799_470258603.html link] || || $65.26 || $1.31 ||IP68, similar to LOR CCR&lt;br /&gt;
|-&lt;br /&gt;
| Module (square)|| LPD6803|| 20 pixels (2m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/20pcs-string-waterproof-led-pixel-module-3pcs-SMD-RGB-5050-1pcs-LPD6803-32-gray-level-DC12V/701799_441782956.html link] ||  || $21.00 || $1.05 ||3 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular)|| LPD6803|| 20 pixels (2m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/20pcs-a-string-led-pixel-module-3pcs-SMD-RGB-5050-1pcs-LPD6803-32-gray-level-DC12V/701799_349773751.html link] ||  || $20.50 || $1.03 ||3 LEDs&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| String || TLS3001 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/4096-gray-scale-12mmled-pixel-module-3001IC-DC5V-input-IP68-50pcs-a-string/701799_441831480.html link] || || $22.50 || $0.45 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String || TLS3001 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/12mm-RGB-full-LED-pixel-module-TLS3001-IC-DC5V-input-50pcs-a-string-input-end-with/701799_677880352.html link] || ||  $26.00 || $0.52 ||IP68, with 4 pin waterproof  connectors&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || TLS3001 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/4096-scale-led-pixel-module-3001IC-DC5V-input-IP68-50pcs-a-string/701799_441831737.html link] || || $23.00 || $0.46 ||IP68, back wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| String || TM1804 || 50 pixels (5m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/50-node-LED-pixel-string-DC12V-input-new-model-IP68-TM1804IC/701799_495657175.html link] || || $20.00 || $0.40 ||IP68, DIYLA Smart Strings&lt;br /&gt;
|-&lt;br /&gt;
| String || TM1804 || 100 pixels (10m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/100-node-LED-pixel-string-DC12V-input-new-model-IP68-TM1804IC/701799_495658159.html link] || ||  $40.00 || $0.40 ||IP68, DIYLA Smart Strings&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || TM1804 || 20 pixels (2m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/TM1804-IC-led-pixel-module-DC12V-input-20pcs-a-string/701799_374338613.html link] || || $22.00 || $1.10 ||silicone coating, 3 LEDs, DIYLA Smart Modules&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || TM1804 || 20 pixels (2m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/TM1804-IC-led-pixel-module-DC12V-input-20pcs-a-string/701799_374338740.html link] || || $14.00 || $0.70 ||silicone coating, 3 LEDs, DIYLA Smart Modules&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| TM1809 || 150 pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/5m-TM1809-dream-color-strip-30leds-m-in-silicon-tube-10pcs-TM1809-IC-each-meter/701799_693754057.html link] || || $52.00 || $0.35 ||IP67, silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| TM1809 || 150 pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/5m-30leds-m-TM1809-led-dream-color-strip-DC5V-input-10pcs-IC-each-meter-waterproof-by/701799_631720939.html link] || || $52.00 || $0.35 ||IP65, silicone coating&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| TM1809 || 240 pixels (5m) || 12vdc || 48 || 16 || [http://www.aliexpress.com/store/product/5m-48leds-m-TM1809-led-dream-color-strip-DC12V-input-16pcs-IC-each-meter-waterproof-by/701799_629383462.html link] || || $67.00 || $0.28 ||IP68, silicone tube&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| DMX || 50 pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/dmx-led-dream-color-strip-30pcs-5050-smd-led-each-meter-10pcs-pixel-water-silicon-coating/701799_520498711.html link] || || $66.32 || $1.33 ||IP65, silicone tube&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=&#039;&#039;&#039;Examples of DUMB RGB (not Pixels) available from different vendors&#039;&#039;&#039;=&lt;br /&gt;
These RGB LEDs are NOT Pixels.  They are similar in that they can generate a wide range of colors, but they differ in that they do not have individually addressable RGB LEDs.  Dumb RGBs have the entire string or strip change the same color at once and do not allow individually addressable LEDs.  They do not include a control IC and they need special [[Controllers#Dumb_RGB_DC_Controllers_Feature_Comparisons|RGB Controllers, not Pixel Controllers]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
These are selected DUMB RGB from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 1-26-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==[http://www.holidaycoro.com HolidayCoro] ==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore dmoore]    NOTE: See website (links below) for pricing as sales, quantity discounts and seasonal pricing may apply)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! Length !! Voltage !! Link || Image || Note&lt;br /&gt;
|-&lt;br /&gt;
| Nodes / Sring || 50 nodes&amp;lt;br&amp;gt;12&#039; 6&amp;quot; string length&amp;lt;br&amp;gt;3&amp;quot; Spacing || 12vdc || [http://www.holidaycoro.com/RGB-8mm-LED-Waterproof-Node-12v-p/58.htm link] ||[[Image:HolidayCoro-58.jpg|100px|link=http://www.holidaycoro.com/product-p/58.htm]] || IP68&lt;br /&gt;
|-&lt;br /&gt;
| Strip || 5m || 12vdc || [http://www.holidaycoro.com/RGB-LED-Strip-12v-30-LEDs-per-Meter-Waterproof-p/59.htm link] ||[[Image:HolidayCoro-59.jpg|100px|link=http://www.holidaycoro.com/product-p/59.htm]]|| silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || 20 nodes || 12vdc || [http://www.holidaycoro.com/RGB-Rectangle-Module-p/56.htm link] ||[[Image:HolidayCoro-56.jpg|100px|link=http://www.holidaycoro.com/product-p/56.htm]] || 3 LEDs / IP68&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || 20 nodes || 12vdc || [http://www.holidaycoro.com/product-p/57.htm link] || [[Image:HolidayCoro-57.jpg|100px|link=http://www.holidaycoro.com/product-p/57.htm]] || 3 LEDs / IP68&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.diyledexpress.com DIYLEDEXPRESS] ==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per Node || Note&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 50 nodes (5m) || 5vdc || 10 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=65 link] || || $18.75 || $0.38 ||IP68&lt;br /&gt;
|- &lt;br /&gt;
| String || None || 50 nodes (5m) || 12vdc || 10 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=190 link] || || $19.75 || $0.40 ||IP68&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None ||  5m || 12vdc || 30 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=78 link] || || $19.25 || $3.85/m ||IP65, can be cut every 3 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None ||  5m || 12vdc || 60 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=51 link] || || $26.35 || $5.25/m ||IP65, can be cut every 3 LEDs&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || None || 20 nodes || 12vdc || 30 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=146 link] || || $13.50 || $0.68 ||IP66&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.aliexpress.com/store/701799 Ray Wu] ==&lt;br /&gt;
(China Based)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter !! Link !! Image !! Price || Price per Node ||  Note&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 50 nodes (5m) || 5vdc || 10 || 0 || [http://www.aliexpress.com/store/product/IP68-DC5V-input-12mm-through-hole-LED-channel-letter-RGB-color-50pcs-a-string/701799_522237021.html link] || || $12.00 || $0.24 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 100 nodes (10m) || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/IP68-DC12V-input-12mm-through-hole-LED-channel-letter-RGB-color-100pcs-a-string/701799_522236867.html link] || ||$24.00 || $0.24 ||IP68&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 30 || 0 || [http://www.aliexpress.com/store/product/Flexible-LED-Strip-5050-SMD-30LEDs-m-waterproof-by-silicon-tubing-RGB-color-DC12V-input-with/701799_288950548.html link] || || $16.00 || $3.20/m ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 30 || 0 || [http://www.aliexpress.com/store/product/5M-150-Leds-LED-Strip-Waterproof-by-silicon-coating-RGB-5050-30-Leds-M-DC12V-input/701799_538723773.html link] || || $16.00 || $3.20/m ||IP68,silicone coating&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 30 || 0 || [http://www.aliexpress.com/store/product/5m-one-roll-5050-SMD-30LEDs-m-led-strip-waterproof-by-silicon-tubing-and-coating-RGB/701799_329544925.html link] || || $24.00 || $4.80/m ||IP68,silicone tube and coating&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 30 || 0 || [http://www.aliexpress.com/store/product/5m-flexible-LED-Strip-5050-SMD-30LEDs-m-waterproof-by-epoxy-coating-RGB-color-DC12V-input/701799_288949036.html link] || || $20.53 || $4.11/m ||epoxy coating&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 60 || 0 || [http://www.aliexpress.com/store/product/DC12V-5m-one-roll-5050-SMD-60LEDs-m-led-strip-waterproof-by-silicon-tube-IP68/701799_654720379.html link] || ||$22.00  || $4.40/m ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 60 || 0 || [http://www.aliexpress.com/store/product/5m-one-roll-5050-SMD-60LEDs-m-led-strip-waterproof-by-silicon-tubing-and-coating-can/701799_329545666.html link] || || $32.00 || $6.40/m ||IP68,silicone tube and coating&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 60 || 0 || [http://www.aliexpress.com/store/product/Flexible-LED-Strip-5050-SMD-60LEDs-m-waterproof-by-epoxy-coating-RGB-color-DC12V-input-with/701799_288945652.html link] || || $41.05 || $8.21/m ||epoxy coating&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || None || 20 nodes  || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/2pcs-5050-smd-RGB-led-module-SIZE-45mm-12mm/701799_579949630.html link] || || $8.00 || $0.40 ||IP65, 2 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || None || 20 nodes  || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/promotion-5050-SMD-RGB-LED-module-DC12V-input-waterproof-20pcs-a-string/701799_423204013.html link] || ||$9.00 || $0.45 ||IP66, 3 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || None || 20 nodes  || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/Waterproof-SMD-LED-Module-3pcs-5050-SMD-LED-DC12V-input-20pcs-a-string-RGB/701799_291746166.html link] || || $14.74 || $0.74 ||IP68, 3 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || None || 20 nodes  || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/promotion-5050-SMD-RGB-LED-module-0-96W-DC12V-20pcs-a-string/701799_721644649.html link] || || $9.50 || $0.48 ||IP67, 4 LEDs&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=&#039;&#039;&#039;Examples of DUMB WHITE LEDs (not Pixels) available from different vendors&#039;&#039;&#039;=&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
These are selected DUMB RGB from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 4-9-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==[http://www.aliexpress.com/store/701799 Ray Wu] ==&lt;br /&gt;
(China Based)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per Node || Note&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 50 nodes (5m) || 5vdc || 10 || 0 || [http://www.aliexpress.com/store/product/Waterproof-through-hole-LED-Module-1pcs-9mm-straw-hat-LED-white-color/701799_291748711.html?_componentAcceptorEnabled_=false link] || || $0.15 || $0.15 ||IP68 WHITE ONLY NOT RGB&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Controllers]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;br /&gt;
[[Category:DIYC Index]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Different_Styles_of_Pixels&amp;diff=13172</id>
		<title>Different Styles of Pixels</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Different_Styles_of_Pixels&amp;diff=13172"/>
		<updated>2022-06-04T18:56:28Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* Examples of DUMB RGB (not Pixels) available from different vendors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Intro=&lt;br /&gt;
Pixels are [http://en.wikipedia.org/wiki/RGB_color_model RGB]  Light Emitting Diodes [http://en.wikipedia.org/wiki/Light-emitting_diode (LEDs)] that allow a rainbow of individual colors to be created independently on each Pixel node.  Pixels are Intelligent LEDs and have both power and control signals fed to each individual Pixel node.  Using various communications protocols they are connected to [[Controllers|Pixel Controllers]] that sends a specially formatted signal to the Pixel string that passes the control information to all of the Pixels connected in series.  Each Pixel uses 3 data channels to control it, one each for  &#039;&#039;&#039;R&#039;&#039;&#039;ed, &#039;&#039;&#039;G&#039;&#039;&#039;reen and &#039;&#039;&#039;B&#039;&#039;&#039;lue. A string of 50 Pixels would use 150 channels in your [[Software|sequencing software]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are several main properties that define each Pixel, and they include:&lt;br /&gt;
* Form Factor (String, Strip, Module, Etc.)&lt;br /&gt;
* LEDs per meter (the spacing of the LEDs on the wire or strip)&lt;br /&gt;
* ICs per Meter (Relates to how many LEDs are lit together for each Pixel, commonly 1 or 3 LEDs per IC)&lt;br /&gt;
* Power Supply Voltage (typically [[Choosing_a_Pixel_Voltage:_5V_vs_12V|5VDC vs. 12 VDC)]] &lt;br /&gt;
* Color Depth (The number of bits of data used to control each color such as 4,6,8 12, etc. bits)&lt;br /&gt;
* LED Type (Size and Shape of LED which impacts overall brightness)&lt;br /&gt;
* Waterproofing Technique (Injection molding, Cast Epoxy, Sleeve, Etc.)&lt;br /&gt;
* Wire Size (The size of the wire connecting the Pixels together 18 AWG vs. 20AWG)&lt;br /&gt;
* Pixel (IC)Control chips (WS2801, WS2811, TM1809, TM1824, GECE, Etc.)&lt;br /&gt;
* Number of Wires Required (3 vs 4)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It is critical that you select a [[Controllers| Pixel Controller]] and [[Power Supplies|Power Supply]] that is compatible and capable of driving the specific Pixel you select.  It is also important to consider how you will be connecting the Pixels and if you need [[Power Injection]] to make them function.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are many options and configurations and each has it&#039;s advantages and disadvantages depending on the application.  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&#039;&#039;&#039;Some of the most popular Pixels are ones driven by the WS2811 IC and use 12VDC power and use some form of cast epoxy waterproofing.  They are a good balance of new technology and reliable designs.&#039;&#039;&#039;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Pixel Properties=&lt;br /&gt;
Pixels come in many different shapes and properties.  The most common properties  are:&lt;br /&gt;
===&#039;&#039;&#039;Form Factor&#039;&#039;&#039;===&lt;br /&gt;
Pixels come in many shapes and sizes.  The Form Factor of the Pixels impacts how you will mount them and what look you are trying to accomplish.  &lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Strings / Nodes&#039;&#039;&#039;&#039;&#039; - Can be any purchased in any custom length, but depending on a variety of factors, more then 50 pixels may require [[Power Injection]].  It important to remember that Pixel strings should never be strung using their wire to support them like you would with regular light stings.  This will damage the Pixels and their waterproofing.  Since they are generally custom made, you can request your vendor to make the spacing between units to custom lengths. Common methods to support Pixel strings include using cable ties or electric tape to attach them to PVC pipe, EMT electric conduit or [http://www.ebay.com/itm/Polyester-Strapping-Mini-Coil-400-FT-5-8-x-035-/120120483264 Plastic Strapping] or PixNode strips [http://www.holidaycoro.com/product-p/767.htm].   &#039;&#039;&#039;Strings / Nodes are commonly used to make Megatrees, Minitrees and Leaping Arches.&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;12mm pixel node&#039;&#039;&#039; - This is the most common Pixel type.  They are often referred to as Bullet Shaped. It actually contains a 8mm LED inside the housing.  The 12mm refers to the outer diameter of the package.  These were originally designed to mount inside of enclosures and are used for large advertising display screens.&amp;lt;br&amp;gt; [[File:2811tube.jpg|200px]] &lt;br /&gt;
*# &#039;&#039;&#039;12mm pixel node (square / flat)&#039;&#039;&#039; - These pixels can come with the wire coming either out of the back of the Pixel or the side of the Pixel.  There has been some issues with the silicone injection molded units that have the wires coming out of the side not sealing and allowing water into the pixels. &amp;lt;br&amp;gt;[[File:2811square.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Pixels with Bulbs / Covers&#039;&#039;&#039; - There are a variety of Pixels available with Plastic Lens mounted on the RGB LED to make them look closer to a traditional C7 or C9 incandescent light. Common models include the [http://www.holidaycoro.com/Brilliant-Bulb-p/709.htm HolidayCoro Brilliant Bulbs], the [http://www.geholidaylighting.com/color-effects/us/items/72021/ Ge Color Effects (GECE)], the [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=195 Pixabulb] by [http://www.diyledexpress.com diyledexpress.com], the [http://store.lightorama.com/cc100busetwi.html Cosmic Color Bulbs] by [http://www.lightorama.com Lightorama.com] and the [http://www.aliexpress.com/store/product/50nodes-DC12V-WS2811-LED-technicolor-pixel-waterproof-full-color/701799_922175400.html Technicolor Pixel] by [http://www.aliexpress.com/store/701799 Ray Wu].  Vendors like Ray Wu also sell [http://www.aliexpress.com/store/product/faceted-White-C9-covers-100pcs-set/701799_506253078.html Plastic lens] that can be glued onto regular 12mm Pixel strings to achieve a similar look. &amp;lt;br&amp;gt;[[File:709-1.jpg|200px]] &lt;br /&gt;
*#&#039;&#039;&#039;Other Shapes&#039;&#039;&#039; - There are an assortment of other shapes including spheres, domes, boxes, etc. available from various vendors.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Strips&#039;&#039;&#039;&#039;&#039; - Are long flat flexible PCBs that have the RGB LEDs and the IC mounted directly on them and there is no wire between the Pixels other than the PCB.  They generally come in 5M lengths.  Depending on the Pixel IC used, from 1-3 RGB LEDs will light for each Pixel, so they can end up looking more like Dashes (- - - -) when there are 3 RGB LEDs per Pixel vs. Dots (.. . .) when there is 1 RGB LED per Pixel.   Many strips can be cut shorter, but you must only cut at the marks on the strip identifying where they are cutable.  You may have to solder wires to the PCB if you are doing [[Power Injection]] or cutting the strips.  It is very helpful to use flux and a smaller soldering iron so you do not damage the delicate pads on the flexible PCB.   &#039;&#039;&#039;Strips are commonly used to make Pixel Matrix on Flat Surfaces or as  outlines around doors and windows.&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;Bare board&#039;&#039;&#039; -These are uncoated and have no waterproofing and can not be used outdoors.&lt;br /&gt;
*#&#039;&#039;&#039;Hollow Tube&#039;&#039;&#039; - This is the most common Pixel Strip.  They are basically the uncoated Bare Board Pixel Strip pulled into a hollow Silicone Tube.   You must use some form of [[Waterproofing Pixels|Waterproofing]] like neutral cure [http://www.caulkyourhome.com/ge-silicone-II-window-and-door.php GE Silicone II] to seal the ends where the wires attach to the PCBs.&amp;lt;br&amp;gt; [[File:1809STRIP.JPG|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Coated Strips&#039;&#039;&#039; - The bare PCBs are also available with a variety of waterproofing compounds.  You need to scrape away the waterproofing compound to solder the wires to the PCB to power them or to cut them.  &lt;br /&gt;
*#*&#039;&#039;&#039;Silicone Coating&#039;&#039;&#039; - These strips are a little more flexible then the Epoxy Coated strips.&lt;br /&gt;
*#*&#039;&#039;&#039;Epoxy Resin Coating&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;Solid Tube&#039;&#039;&#039; - The bare PCBs are also available in hollow tubes that have been filled with various waterproofing compounds.&lt;br /&gt;
*#*&#039;&#039;&#039;Solid Silicone&#039;&#039;&#039;&lt;br /&gt;
*#*&#039;&#039;&#039;Solid Epoxy Resin&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Modules&#039;&#039;&#039;&#039;&#039; - Are very similar to strings, but are designed to be mounted to some surface and often have mounting tabs.  They commonly have multiple RGB LEDs per pixels, so they are brighter then regular strings.  Most are designed to run on 12VDC.  Since they are generally custom made, you can request your vendor to make the spacing between units to custom lengths.  They are frequently waterproofed by filling then with epoxy.  They can come in metal or plastic housings. &#039;&#039;&#039;Modules are frequently used for lighting tune to signs, outline large objects and back light [http://en.wikipedia.org/wiki/Corrugated_plastic Coro] designs.&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;Square&#039;&#039;&#039;   With 4 RGB LEDs&amp;lt;br&amp;gt;[[File:6803module.jpg|150px]]&lt;br /&gt;
*#&#039;&#039;&#039;Rectangular&#039;&#039;&#039; - With 3 RGB LEDs&amp;lt;br&amp;gt;[[File:6803moduleepoxy.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Other Shapes&#039;&#039;&#039; - Many vendors also have a variety of other shapes available.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;RGB LEDs per meter&#039;&#039;&#039;== &lt;br /&gt;
Pixels all come with different standard spacing between each LED.  The Higher the densitty of the LEDs, the higher the power requirements will be for that section of lights.   By dividing the LEDs per meter by the ICs per meter listed in the tables below, you can calculate how many RGB LEDs are associated with each Pixel. &lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Strips&#039;&#039;&#039;&#039;&#039; - Many 12VDC strips have 3 LEDs wired together as one pixel and the individual LEDs are not controllable, just the group of three.   &lt;br /&gt;
*#&#039;&#039;&#039;30 LED/m&#039;&#039;&#039; - This is a common spacing and generally will result in a 5M strip with 50 individually controlable pixels and a total of 150 RGB LEDs.&lt;br /&gt;
*#&#039;&#039;&#039;60 LED/m&#039;&#039;&#039; - When you move up to higher density spacing, you often end up with shorter (4M) strips due to the power requirements.  It is common to have to use [[Power Injection]] on strips with higher density.&lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Strings&#039;&#039;&#039;&#039;&#039; - Strings come in all different shapes and sizes of Pixel nodes.  On common 12mm Pixel nodes there is only one RGB LED in each node, while some of the other shapes and modules often have multiple RGB LEDs inside.&lt;br /&gt;
*#&#039;&#039;&#039;10 LED/m&#039;&#039;&#039; - The most common spacing for 12mm Pixel strings is 100mm ( ~4&amp;quot;) between the individual Pixel nodes. Since most Pixel strings are custom made, it is possible for a small change in price to change the Pixel spacing as a custom order from many vendors.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Power Supply Voltage&#039;&#039;&#039;== &lt;br /&gt;
All Pixels run on DC voltage and therefore you need to have a [[Power Supplies|Power Supply]] to convert the AC wall voltage down to the DC voltages needed by the Pixels.  One of the most common questions is often: [[Choosing_a_Pixel_Voltage:_5V_vs_12V| What Pixel Voltage should I use 5VDC or 12VDC?]]  The answer depends very much upon your layout, [[Controllers|Pixel controller]] and [[Power Supplies|power supply]]  The short answer is that most folks choose 12VDC due to the fact they are more tolerant of [[Power_Supplies#Wire_Sizing_in_Pixel_Systems|voltage drop]] and require less [[Power Injection]] then 5VDC Pixels.  The downside is that 12VDC [[Power Supplies]] are more costly per Amp.  On a side note, many RGB Pixels draw approximately 20ma per color, or 60ma (0.06A)per Pixel.  Some of the 12VDC Pixels draw less current. &lt;br /&gt;
*#&#039;&#039;&#039;5VDC&#039;&#039;&#039; - The most common voltage for Pixel strings.&lt;br /&gt;
*#&#039;&#039;&#039;12VDC&#039;&#039;&#039; - The most common voltage for Pixel Strips and Pixel Modules. Many of the newer [[Different_Styles_of_Pixels#Pixel_.28IC.29Control_chips_and_number_of_wires|Pixel Control IC types]] like the WS 2811 and the WS2812 are now commonly found in 12VDC Pixel Strings as well.&lt;br /&gt;
*#&#039;&#039;&#039;Other Voltages&#039;&#039;&#039; - Some Pixels are also available in 24VDC and 48VDC, but there are only a few models sold.  These are typically Pixel Modules.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;LED Type&#039;&#039;&#039;==&lt;br /&gt;
In addition to a Control IC, all Pixels have [[Choosing_a_Pixel_Voltage:_5V_vs_12V#How_RGB_LEDs_work|RGB LEDs]] in them.  The three colors: &amp;lt;u&amp;gt;R&amp;lt;/u&amp;gt;ed, &amp;lt;u&amp;gt;G&amp;lt;/u&amp;gt;reen, and &amp;lt;u&amp;gt;B&amp;lt;/u&amp;gt;lue can be adjusted to create a rainbow of possible colors.  Depending on the physical size and Form Factor of the Pixel, there are different LED sizes.&lt;br /&gt;
*#&#039;&#039;&#039;3528&#039;&#039;&#039; - These are surface mount LEDs that are each 3.5mm x 2.8mm.  These are the smaller of the two surface mount LEDs and are noticeably dimmer then the larger 5050 LED.  These are frequently found in strips and modules and some strings like the GECE.&amp;lt;br&amp;gt;[[FILE:3528led.jpg|50px]]&lt;br /&gt;
*#&#039;&#039;&#039;5050&#039;&#039;&#039; - These are surface mount LEDs that are each 5.0mm x 5.0mm This is the most common LED used in  strips and modules and some strings like the Pixabulb (which has two LED per bulb!).  They are quite a bit brighter than 3528 LEDs.  Some of the newer IC types like the WS2812 have the 5050 mounted directly on top of the Control IC.&amp;lt;br&amp;gt;[[FILE:5050led.jpg|75px]]&lt;br /&gt;
*#&#039;&#039;&#039;8mm&#039;&#039;&#039; - This is the type of LED typically used in 12mm and Square Pixel strings.  Due to the plastic diffusion lens on the LED, they do a good job in dispersing the light in all directions.&amp;lt;br&amp;gt;[[FILE:8mmled.jpg|200px]]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Waterproofing&#039;&#039;&#039;== &lt;br /&gt;
One of the largest issues facing early users of Pixels was the relatively poor waterproofing that many Pixels had.  Most Pixels were originally designed to be mounted inside of large advertising signs with the majority of the Pixel inside of a box and only the end of the LED outside in the harsh weather.  This has led to the failure of many Pixels due to water getting inside of the Pixel and shorting them out.  Since Pixels are all wired in series, if one Pixel fails, it often stops all of the Pixels down the string from working also.  Many manufacturers make all sorts of claims about the waterproofing of their Pixels.  Since the majority of the strings are made by hand and are not tested individually, you should not trust the IP ratings that are claimed.  The usual measure of waterproofing is the IP scale, with the higher the IP rating reflecting a tighter sealed unit.  For more information about the IP scale, [[Waterproofing_Pixels#Understanding_IP_Ratings| look here]].  Since the vendors generally do not use the true test setup, their claimed ratings for similar designs vary quite a bit!  Many people have added [[Waterproofing_Pixels|additional waterproofing]] to their Pixel strings, especially the early Silicone injection molded units.&lt;br /&gt;
*#&#039;&#039;&#039;Injection Molded Silicone&#039;&#039;&#039; - These units have the wires coming out of the back or side and the biggest issue has been the failure of the silicone used to seal to the wires.  Many early pixels had obvious areas where water could easily get into the Pixels.  While many of the newer unts have better sealing, there is always the potential for the water to wick in along the wires if there is any stress on the wires due to wind pulling on the wires.&amp;lt;br&amp;gt; [[File:6803injection.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Cast Epoxy Resin in Sleeve&#039;&#039;&#039; - The most recent Pixels now come with the Pixels located in a plastic sleeve that is filled with a solid epoxy material.  The hard epoxy seals well to the wires and many believe that results in a more waterproof pixel compared to Silicone Injection Molded Pixel strings.&amp;lt;br&amp;gt; [[File:2811tube.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Cast Epoxy Resin coated PCB&#039;&#039;&#039; - This is the most common method of sealing Pixel Modules and many of the newer Pixel strings with Lens on them like the Pixabulb.  These units have had good success in not failing in the weather.&amp;lt;br&amp;gt; [[File:6803moduleepoxy.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Silicone Tube&#039;&#039;&#039; - Most Pixel strips come with some form of Silicone Tube on them.&lt;br /&gt;
*##&#039;&#039;&#039;Hollow Tube&#039;&#039;&#039; -  These tubes must be sealed on the ends with a neutral cure sealant like [http://www.caulkyourhome.com/ge-silicone-II-window-and-door.php GE Silicone II] to prevent water from leaking in from the ends.   They are also vulnerable to cuts and tears from items bumping into them and cutting thru the walls of the tubing. &lt;br /&gt;
*##&#039;&#039;&#039;Silicone Filled Tube&#039;&#039;&#039; - These strips are made using the same silicone tube, but are filled with silicone at the factory to make a solid unit.  The solid silicone provides a better light dispersion, acting sort of like a lens.  You must cut  and scrape thru the silicone to solder wires on to the PCB inside.  &lt;br /&gt;
*#&#039;&#039;&#039;Coated Strip&#039;&#039;&#039; - There are a number of cast coatings that can be applied directly tot he bare PCB at the factory.  There has not been a lot discussed about how these strips hold up under weatehr either good or bad.  They are just not as common as Pixels, but there are quite a few Dumb RGB strips that use this approach to weatherproofing.&lt;br /&gt;
*##&#039;&#039;&#039;Silicone Coated Strip&#039;&#039;&#039; - This is the easier of the two to bend and shape due to the softer silicone coating.&lt;br /&gt;
*##&#039;&#039;&#039;Epoxy Coated Strip&#039;&#039;&#039; - These strips tend to be stiffer and a little harder to remove the epoxy coating to access the PCB when soldering wires to cut lengths.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Wire Size&#039;&#039;&#039;==&lt;br /&gt;
This is the one factor that most folks overlook how important it is to their layout.  The size of the wires connecting each of the Pixels in a string plays a very large role in the performance of the Pixel.  Thinner wires (like 20 AWG) can cause issues due to [[Power_Supplies#Wire_Sizing_in_Pixel_Systems| voltage drop]] in the thinner wire.  It is often necessary to add additional wire to provide [[Power Injection]] to deal with the voltage drop in strings.  The larger wire (18AWG) allows longer strings of pixels to be built and not have the [[Power_Supplies#Wire_Sizing_in_Pixel_Systems|voltage drop]] issues.   The usual result of thinner wires is poor color mixing and white colors looking pinkish.  &lt;br /&gt;
*#&#039;&#039;&#039;18 Gauge wire&#039;&#039;&#039; - This is the trend in many newer Pixels.  The thicker wire allows for either longer distances or more pixels to be connected in a row.  Most vendors will make any Pixel with the larger wire for a small fee.  &#039;&#039;&#039;You should always use 18AWG wire.&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;20 Gauge wire&#039;&#039;&#039; - This is common on older Pixels and many low cost Pixels.  The thinner wire is lower cost and can drop the cost of the Pixel strings slightly.  It is common to have to add [[Power Injection]] on Pixels with 20 AWG wire.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Pixel (IC)Control chips and number of wires&#039;&#039;&#039;== &lt;br /&gt;
The second most common question is &#039;&#039;&#039;What Pixel Chip should I use?&#039;&#039;&#039;  The type of IC located in each Pixel plays a very big role in the performance and capabilities of the Pixel.  The most popular IC types currently used are the WS2811,  The older WS2801 was popular earlier, but the better performance of the WS2811 has resulted in it&#039;s current popularity.  &lt;br /&gt;
&lt;br /&gt;
The type of IC in the Pixel determines a few factors:&lt;br /&gt;
* &#039;&#039;&#039;Number of Wires Between Pixels&#039;&#039;&#039;&lt;br /&gt;
**&#039;&#039;&#039;3 wire&#039;&#039;&#039; -  The three wires are: V+,GND,Data.  Three wire Pixels can generally go longer distances between the first Pixel and the  [[Controllers|Pixel Controller]]. Most of the newer IC Types use 3 wires.  &lt;br /&gt;
**&#039;&#039;&#039;4 wire&#039;&#039;&#039; - The four wires are: V+,GND,Data,Clock.  Due to the Clock signal fading, you are often limited to only a few feet (&amp;lt;20ft) from the [[Controllers|Pixel Controller]] to the first Pixel in a string without having to use Null Pixels.  The cost of the extra wire makes 4 wire Pixels slightly more expensive.  Many of the older IC Types use 4 wires.&lt;br /&gt;
* &#039;&#039;&#039;Color Depth&#039;&#039;&#039; - The number of bits of color information used by the IC Type determines the  Number of discrete colors you can make with the Pixel. Higher bit counts allow smoother fades and allows more colors to be generated.&lt;br /&gt;
**&#039;&#039;&#039;4 bit&#039;&#039;&#039; - Allows  16 shades of each primary color, or a total of 4,096 discrete colors.  This is mainly the GE Color Effect (GECE) Pixels &lt;br /&gt;
**&#039;&#039;&#039;5 bit&#039;&#039;&#039; - Allows 32 shades of each primary color, or a total of 32,768 discrete colors.  These are mainly older early pixels like the 6803. &lt;br /&gt;
**&#039;&#039;&#039;7 bit&#039;&#039;&#039; - Allows 128 shades of each primary color, or a total of 2,097,152 discrete colors.  This is mainly the older 8806 Pixels.&lt;br /&gt;
**&#039;&#039;&#039;8 bit&#039;&#039;&#039; - Allows 256 shades of each primary color, or a total of 16,777,216 discrete colors.  These are the most popular and common Pixel types.  This includes the popular WS2811 Pixels.&lt;br /&gt;
**&#039;&#039;&#039;&amp;gt;8 bit&#039;&#039;&#039; -   There are specialized ICs that allow even higher bits per color,  They are frequently used for video display screens.  However, the common [[Controllers]] and the [[E1.31_(Streaming-ACN)_Protocol|E1.31]] communications protocol only support 8 bit data streams.  Some controllers can make use of the additional data bits by using a function called [http://en.wikipedia.org/wiki/Gamma_correction Gamma Correction].  This allows the controller to generate a more linear color signal near the bottom end of the dimming curve.&lt;br /&gt;
* &#039;&#039;&#039;Number of Channels&#039;&#039;&#039; - Most IC types can only control 3 channels, so you need 1 IC for each RGB Pixel if you want individual control.  Other ICs like the TM1809 can control 9 cannels, or 3 RGB Pixels.  ICs like the TM1809 are popular in Pixel Strips where you want individual control of all of the RGB LEDs.  To use other 3 channel ICs you either have to have 1 IC per RGB LED or you light up multiple RGB LEDs per IC, as is common on 12VDC Pixel Strips.&lt;br /&gt;
* &#039;&#039;&#039;The Controller&#039;&#039;&#039; - Not all [[Controllers]] can drive all IC types.  Many low cost controllers only support a limited subset of Pixels.&lt;br /&gt;
* &#039;&#039;&#039;Maximum # of Pixels&#039;&#039;&#039; - Some Pixels like the GE Color Effects (GECE) are limited to maximum number of Pixels you can string in a row due to their unique communications protocol.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Refresh Rate&#039;&#039;&#039;  - Some Pixel types can change color more rapidly than other types.  This is a function of what your [[Controllers|Pixel Controller]] supports.  Common Refresh rates include 400 and 800kHz.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The easiest way to sort out the various ICs is by their color depth: &lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;4 bits per color&#039;&#039;&#039;&#039;&#039;, 16 dimming levels per color.  (Total Colors = 16x16x16 = 4,096 colors)&lt;br /&gt;
*#*[http://www.geholidaylighting.com/full/color-effects GE Color Effects (GECE)]- 3 wire [http://sandevices.com/documents/GE_Pixel_Wiring.pdf Wiring Diagram] [http://www.deepdarc.com/2010/11/27/hacking-christmas-lights/ Protocol] [http://doityourselfchristmas.com/forums/showthread.php?23431-Are-GE-Color-Effects-direction-sensitive&amp;amp;p=237509#post237509 Bulb Orientation]&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;5 bits per color&#039;&#039;&#039;&#039;&#039;, 32 dimming levels per color.  (Total Colors = 32x32x32 = 32,768 colors)&lt;br /&gt;
*#*LPD6803 - 4 wire (can drive 3 channels, or 1 RGB LED) [http://www.adafruit.com/datasheets/LPD6803.pdf Datasheet (English)]&lt;br /&gt;
*#*D705 - 4 wire (can drive 3 channels, or 1 RGB LED) [http://www.leds.ru/pdf/D705.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*LPD1101&lt;br /&gt;
*#*UCS5903 - 4 wire (can drive 3 channels, or 1 RGB LED) [http://www.icdemi.com/manual/UCS5903.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*UCS6909&lt;br /&gt;
*#*UCS6912&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;7 bits per color&#039;&#039;&#039;&#039;&#039;, 128 dimming levels per color.  (Total Colors = 128x128x128 = 2,097,152colors)&lt;br /&gt;
*#*LPD8809  ?&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;8 bits per color&#039;&#039;&#039;&#039;&#039;, 256 dimming levels per color.  (Total Colors = 256x256x256 = 16,777,216 colors)&lt;br /&gt;
*#*WS2801 - 4 wire (can drive 3 channels, or 1 RGB LED)[http://www.adafruit.com/datasheets/WS2801.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2803 - 4 wire (can drive 18 channels, or 6 RGB LED)[http://www.ohio-lights.com/specsheets/WS2803.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2811 - 3 wire (can drive 3 channels, or 1 RGB LED) [http://www.nooelec.com/files/WS2811.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2811-5050-RGB - 3 wire (can drive 3 channels on 1 integrated RGB LED) [http://doityourselfchristmas.com/forums/attachment.php?attachmentid=17622&amp;amp;d=1357929280 Datasheet (English)]&lt;br /&gt;
*#*WS2812 - 3 wire (can drive 3 channels on 1 integrated RGB LED) [http://doityourselfchristmas.com/forums/attachment.php?attachmentid=17633&amp;amp;d=1357958385 Datasheet (English)]&lt;br /&gt;
*#*WS2812B - 3 wire (can drive 3 channels on 1 integrated RGB LED) [http://www.world-semi.com/uploads/soft/140305/1-140305111126.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2812S - 3 wire (can drive 3 channels on 1 integrated RGB LED) [http://www.world-semi.com/uploads/soft/140305/1-140305113P8.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2821 - 3 wire (native DMX can drive 3 channels, or 1 RGB LED) [http://www.world-semi.com/uploads/soft/140305/1-140305102109.pdf Datasheet (English)]&lt;br /&gt;
*#*INK1002 - 3 wire (can drive 3 channels, on 1 integrated RGB LED) [https://app.box.com/s/lngyx4uz9rpt517vgv31 Datasheet (English)] &lt;br /&gt;
*#*INK1003 - 3 wire (can drive 3 channels, or 1 RGB LED) [https://app.box.com/s/dioyv054po9km2ss8q6k Datasheet (English)] &lt;br /&gt;
*#*TM1803 - 3 wire (can drive 3 channels, or 1 RGB LED) [http://www.titanmec.com/doce/product-downloads-217.html Datasheet (English)]&lt;br /&gt;
*#*TM1804 - 3 wire (can drive 3 channels, or 1 RGB LED) [http://auschristmaslighting.com/wiki_source/images/4/49/TM1804.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*TM1809 - 3 wire (can drive 9 channels, or 3 RGB LEDs) [http://www.deskontrol.net/descargas/datasheets/TM1809.pdf Datasheet (English)]&lt;br /&gt;
*#*TM1812 - 3 wire (can drive 12 channels, or 4 RGB LEDs)[http://www.gzneon.com/support/datasheet/tm1812.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*LPD8803 - 4 wire (can drive 3 channels, or 1 RGB LEDs) [https://app.box.com/s/yl02h4brvhqt935e0usg Datasheet (English)]&lt;br /&gt;
*#*LPD8806 - 4 wire (can drive 6 channels, or 2 RGB LEDs) [https://app.box.com/s/yl02h4brvhqt935e0usg Datasheet (English)]&lt;br /&gt;
*#*SM16715&lt;br /&gt;
*#*SM16716 - 4 wire (can drive 3 channels, or 1 RGB LED) [http://www.tlshk.com.cn/UploadFile/UploadPhotos/2010111116356107.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*P9813 - 4 wire&lt;br /&gt;
*#*P9816 - 4 wire&lt;br /&gt;
*#*HX512A (Native DMX) [http://www.tlshk.com.cn/UploadFile/UploadPhotos/200911491035839.pdf Datasheet (Chinese)]&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;12 bits per color&#039;&#039;&#039;&#039;&#039;, 4,096 dimming levels per color.  (Total Colors = 4096x4096x4096 = 68,719,476,736 colors) (Note: E1.31 and DMX only support 8 bit data, so the extra bits are used for [http://en.wikipedia.org/wiki/Gamma_correction gamma color correction])&lt;br /&gt;
*#*TLS3001 - 3 wire [http://www.tlsemi.com/upload/pdf/TLS3001_V2.1.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*TLS3002&lt;br /&gt;
*#*CYT3001 [http://auschristmaslighting.com/wiki_source/images/c/c5/CYT3001_Chinese.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*CYT3005 - 3 wire&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;14 bits per color&#039;&#039;&#039;&#039;&#039;, 16,834 dimming levels per color.  (Total Colors = 16834*16834*16834 = 4,642,956,181,504 colors) (Note: E1.31 and DMX only support 8 bit data, so the extra bits are used for [http://en.wikipedia.org/wiki/Gamma_correction gamma color correction])&lt;br /&gt;
*#*MY9941 - 4 wire (can drive 4 channels via Native DMX) [http://www.my-semi.com/file/MY9941_BF_0.6.pdf Datasheet (English)]&lt;br /&gt;
*#*MY9942 (Native DMX)&lt;br /&gt;
*#*MY9943 (Native DMX)&lt;br /&gt;
&lt;br /&gt;
=&#039;&#039;&#039;Examples of Pixels available from different vendors&#039;&#039;&#039;=&lt;br /&gt;
These are selected Pixels from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is OLD and should not be trusted, check with the vendor. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
==[http://www.HolidayCoro.com HolidayCoro.com]==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore dmoore]  NOTE: See website (links below) for pricing as sales, quantity discounts and seasonal pricing may apply)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs/Pixels per Meter|| Link || Image || Note&lt;br /&gt;
|-&lt;br /&gt;
| C9/Bulb || WS2811 || 50 Pixels (15&#039;-4&amp;quot;)|| 12 vdc || 10 (4&amp;quot; Spacing) || 6.5 (4&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/709.htm Product Page] ||[[Image:709-1.jpg|100px|link=http://www.holidaycoro.com/product-p/709.htm]]|| IP68/Cast Epoxy/ 7/8&amp;quot; Base / 1&amp;quot; x 1&amp;quot; Faceted Bulb&lt;br /&gt;
|-&lt;br /&gt;
| C9/Bulb || WS2811 || 50 Pixels (32&#039;-8&amp;quot;)|| 12 vdc || 5 (8&amp;quot; Spacing) || 10 (8&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/709.htm Product Page] ||[[Image:709-1.jpg|100px|link=http://www.holidaycoro.com/product-p/709.htm]]|| IP68/Cast Epoxy/ 7/8&amp;quot; Base / 1&amp;quot; x 1&amp;quot; Faceted Bulb&lt;br /&gt;
|-&lt;br /&gt;
| C9/Bulb || WS2811 || 50 Pixels (49&#039;)|| 12 vdc || 3.3 (12&amp;quot; Spacing) || 3.3 (12&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/709.htm Product Page] ||[[Image:709-1.jpg|100px|link=http://www.holidaycoro.com/product-p/709.htm]]|| IP68/Cast Epoxy/ 7/8&amp;quot; Base / 1&amp;quot; x 1&amp;quot; Faceted Bulb&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Bullet || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 12 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/711-WP.htm Product Page] ||[[Image:HolidayCoro-710.jpg|100px|link=http://www.holidaycoro.com/product-p/711-WP.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&amp;lt;BR&amp;gt;WITH WaterProof Connectors&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Bullet || WS2811 || 50 Pixels (24&#039;)|| 12 vdc || 6.5&amp;lt;br&amp;gt;(6&amp;quot; Spacing) || 6.5&amp;lt;br&amp;gt;(6&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/712-WP.htm Product Page] ||[[Image:HolidayCoro-710.jpg|100px|link=http://www.holidaycoro.com/product-p/712-WP.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Bullet || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 5 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/710-WP-BLK.htm Product Page] ||[[Image:HolidayCoro-710.jpg|100px|link=http://www.holidaycoro.com/product-p/710-WP.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&amp;lt;BR&amp;gt;WITH WaterProof Connectors&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Flat Base || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 12 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/673-WP.htm Product Page] ||[[Image:HolidayCoro-672.jpg|100px|link=http://www.holidaycoro.com/product-p/673-WP.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Flat Base || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 5 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/672-WP.htm Product Page] ||[[Image:HolidayCoro-672.jpg|100px|link=http://www.holidaycoro.com/product-p/672-WP.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&lt;br /&gt;
|-&lt;br /&gt;
| Module / Rectangle || WS2811 || 1 Pixel || 12 vdc || 30 || 10 || [http://www.holidaycoro.com/product-p/662.htm Product Page] || [[Image:HolidayCoro-662.jpg|100px|link=http://www.holidaycoro.com/product-p/662.htm]]|| 3 of 5050 RGB LEDs, 6&amp;quot; Wire Spacing,IP68/Epoxy Sealed&lt;br /&gt;
|-&lt;br /&gt;
| Module / Square || WS2811 || 1 Pixel || 12 vdc || 36 || 12 || [http://www.holidaycoro.com/product-p/654.htm Product Page] || [[Image:HolidayCoro-654.jpg|100px|link=http://www.holidaycoro.com/product-p/654.htm]]|| 3 of 5050 RGB LEDs, IP68/Epoxy Sealed, Stamped Steel Base&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || WS2811 || 50 pixels (5m/16.5 ft) || 12 vdc || 30 || 10 ||[http://www.holidaycoro.com/product-p/707-WP.htm Product Page]  ||[[Image:HolidayCoro-704.jpg|100px|link=http://www.holidaycoro.com/product-p/707-WP.htm]]|| Silicone Tube, Black or White PCB Colors, High Brightness LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || INK1003/WS2811 || 150 pixels (5m/16.5 ft) || 12 vdc || 30 || 30 ||[http://www.holidaycoro.com/product-p/717-WP.htm Product Page]  |||| Silicone Tube, Black or White PCB Colors, High Brightness LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || INK1003/WS2811 || 240 pixels (4m/13.1 ft) || 12 vdc || 60 || 60 ||[http://www.holidaycoro.com/product-p/718-WP.htm Product Page]  ||[[Image:Holidaycoro-716-WHITE.jpg|100px|link=http://www.holidaycoro.com/product-p/718-WP.htm]]|| Silicone Tube, Black or White PCB Colors, High Brightness LEDs&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.http://www.lightorama.com Light-O-Rama (LOR)]==&lt;br /&gt;
(USA Based)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per Pixel ||Note&lt;br /&gt;
|-&lt;br /&gt;
| String || LPD6803 || 100 pixels (15.25m) || 5vdc || 6.5 || 6.5 || [http://store.lightorama.com/cc100pisetwi.html link] || || $239.95 || $2.40 ||Cosmic Color Pixels (with controller and Power Supply)&lt;br /&gt;
|-&lt;br /&gt;
| Bulbs || LPD6803 || 100 pixels (15.25m)|| 5vdc || 6.5 || 6.5 || [http://store.lightorama.com/cc100busetwi.html link] || || $289.95 || $2.90 ||Cosmic Color Bulbs (with controller and Power Supply)&lt;br /&gt;
|-&lt;br /&gt;
| Strip || LPD6803 || 50 pixels (5m) || 12vdc || 30 || 10 || [http://store.lightorama.com/cocori.html link] || || $249.95 || $2.50 ||Cosmic Color Ribbon (with controller and Power Supply)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.diyledexpress.com DIYLEDEXPRESS]==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per Pixel || Note&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2801 || 50 pixels (6m) || 5vdc || 10 || 10 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=178 link] || || $26.00 || $0.52 ||IP68, cast epoxy in sleeve&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (6m)|| 5vdc || 10 || 10 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=179 link] || || $24.25 || $0.49 ||IP68, cast epoxy in sleeve&lt;br /&gt;
|-&lt;br /&gt;
| String (C9) || WS2811 || 50 pixels (*m)|| 12vdc || 3-10 || 3-10 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=195 link] || || $45.00 || $0.90 ||IP68, C9 lens with 2x5050LEDs, available with 4&amp;quot;,6&amp;quot;,8&amp;quot;,10&amp;quot;,12&amp;quot; spacing  PIXABULB&lt;br /&gt;
|-&lt;br /&gt;
| String (Square) || WS2811 || 50 pixels (6m) || 12vdc || 10 || 10 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=189 link] || || $25.75 || $0.52 ||IP68, back wire, cast epoxy&lt;br /&gt;
|-&lt;br /&gt;
| Module (Rectangular) || WS2811 || 20 pixels (2m) || 12vdc || 10 || 10 ||[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=160 link] || || $16.75 || $0.84 ||3 LEDs, cast epoxy&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || WS2811 || 50 pixels (5m) || 5vdc || 30 || 10 ||[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=176 link]  || || $42.50 || $0.85 ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || WS2811 || 100 pixels (5m) || 5vdc || 60 || 20 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=177 link] || || $65.00 || $0.65 ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|- &lt;br /&gt;
| Strip  || TM1809 || 150 Pixels (5m) || 12vdc || 30 || 10 ||[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=48 link] || || $60.00 || $0.40 ||silicone tube&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==[http://www.aliexpress.com/store/701799 Ray Wu] ==&lt;br /&gt;
(China Based)&lt;br /&gt;
[https://docs.google.com/spreadsheet/lv?key=0Ak3O1FUVYXlsdFpReGJaaktlWXdHVGZXUUlHT0Y2MXc&amp;amp;pli=1 Spreadsheet List of Ray Wu Pixels]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter !! Link !! Image !! Price !! Price per Pixel !! Note&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/WS2801-IP68-led-pixel-module-256scale-gray-IP68-4wire-red-green-blue-black-DC5V-input-50pcs/701799_533134431.html link] || || $19.00 || $0.38 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/WS2801-IP68-led-pixel-module-with-faceted-C9-cover-white-IP68-50pcs-a-string/701799_491475466.html link] || || $25.00 || $0.50 ||IP68, with faceted C9 cover&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2801 || 100 pixels (10m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/DC12-input-WS2801-IP68-led-pixel-module-256scale-gray-IP68-4wire-red-green-blue-black-100pcs/701799_545340313.html link] || || $40.00 || $0.40 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/led-pixel-node-WS2801-DC5V-input-IP68-50pcs-a-string/701799_722405738.html link] || || $19.00 || $0.38 ||IP68, back wire&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/RGB-full-LED-pixel-module-WS-2801-IC-DC5V-input-50pcs-a-string/701799_521371851.html link] || || $19.00 || $0.38 ||IP66, side wire&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/led-module-WS2801-pixel-node-DC5V-input-with-C9-cover-50pcs-a-string/701799_572714545.html link] || || $27.50 || $0.55 ||IP68, with faceted C9 cover&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2801 || 160 pixels (5m) || 5vdc || 32 || 32 || [http://www.aliexpress.com/store/product/5m-led-digital-strip-DC5V-input-WS2801IC-256-scale-32pcs-IC-and-32pcs-5050-SMD-RGB/701799_519162018.html link] || || $72.00 || $0.45 ||IP65, silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2801 || 60 pixels (5m) || 12vdc || 36 || 12 || [http://www.aliexpress.com/store/product/5m-led-digital-strip-DC12V-input-WS2801IC-256-scale-12pcs-IC-and-36pcs-5050-SMD-RGB/701799_519162566.html link] || || $66.32 || $1.10 ||IP65, silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || WS2801 || 20 pixels ||12vdc || 40 || 10 || [http://www.aliexpress.com/store/product/promotion-36mm-36mm-Square-12V-Digital-RGB-LED-Pixels-WS2801-IC-20pcs-a-string/701799_707755919.html link] || || $20.08 || $1.00 ||epoxy coated&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/promotion-DC5V-WS2811-controlled-12mm-diameter-led-pixel-node-50pcs-a-string-with-black-wire-injection/701799_804958154.html link] || || $14.00 || $0.28 ||IP68/66? with Black Wire (Injection Molded Silicone)&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/promotion-WS2811-IP68-led-pixel-module-256scale-gray-IP68-3wire-red-blue-black-DC5V-input-50pcs/701799_469177597.html link] || || $17.00 || $0.34 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/12mm-RGB-full-LED-pixel-module-WS-2811IC-DC5V-input-50pcs-a-string-input-end-with/701799_677874402.html link] || || $21.50 || $0.43 ||IP66, with 4 pin waterproof connectors&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (5m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/50nodes-DC12V-WS2811-LED-technicolor-pixel-waterproof-full-color/701799_922175400.html link] || || $30.00 || $0.60 ||IP68, with 3 pin waterproof connectors, &amp;quot;Technicolor&amp;quot;, lens covers are extra, 20ga wire&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2811 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/WS2811-LED-pixel-node-DC5V-input-full-color-RGB-string-50pcs-a-string-IP68-rated/701799_581805567.html link] || || $18.00 || $0.36 ||IP68, back wire&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2811 || 100 pixels (10m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/DC12V-input-WS2811-pixel-node-100pcs-a-string-injection-molding-type/701799_722405450.html link] || | || $40.00 || $0.40 ||IP66, side wire&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2811 || 150 pixels (5m) || 5vdc || 30 || 30 || [http://www.aliexpress.com/store/product/5m-WS2811-LED-digital-strip-60leds-m-with-30pcs-WS2811-built-in-the-5050-smd-rgb/701799_653641294.html link] ||  || $38.00 || $0.25 ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2811 || 50 pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/5m-led-digital-strip-DC12V-input-WS2811IC-256-scale-10pcs-IC-and-30pcs-5050-SMD-RGB/701799_568458133.html link] ||  || $30.00 || $0.60 ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || WS2811 || 20 pixels || 12vdc ||30 || 10 || [http://www.aliexpress.com/store/product/Mini-ws2811-controller-20pcs-LED-digital-module-WS2811IC-5050-3LEDS-DC12V-input-waterproof/701799_654706233.html link] || || $18.00 || $0.90 ||&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2812 || 240 pixels (4m) || 5vdc || 60 || 60 || [http://www.aliexpress.com/store/product/4m-WS2811-LED-digital-strip-60leds-m-with-60pcs-WS2811-built-in-the-5050-smd-rgb/701799_638374848.html link] ||  || $48.00 || $0.20 ||silicone tube, WS2811 with integrated 5050 LED&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2812 || 320 pixels (5m) || 5vdc || 64 || 64 || [http://www.aliexpress.com/store/product/5m-WS2811-LED-digital-strip-64leds-m-with-64pcs-WS2811-built-in-the-5050-smd-rgb/701799_700438964.html link] ||  || $77.00 || $0.24 ||silicone tube, WS2811 with integrated 5050 LED&lt;br /&gt;
|-&lt;br /&gt;
| Matrix || WS2812 || 256 pixels (17cm&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;) || 5vdc || ** || ** || [http://www.aliexpress.com/store/product/16-16pixels-WS2812-led-digital-flexible-panel-light-ws2811-IC-controlled-size-17cm-17cm-DC5V-input/701799_825283258.html link] ||  || $65.00 || $0.25 ||NOT WATERPROOF, WS2811 with integrated 5050 LED attached to flexible panel&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| String || LPD6803 || 50 Pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/12mm-LPD6803-pixel-module-IP68-DC5V-input-full-color/701799_404076974.html link] || || $23.00 || $0.46 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || LPD6803 || 50 Pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/led-pixel-module-LPD6803-DC5V-input-IP68-50pcs-a-string/701799_474536611.html link] || || $23.16 || $0.46 ||IP68, side wire&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| LPD6803 || 50 Pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/5m-IP68-LPD6803-led-dream-color-strip-DC12V-input-can-be-used-in-the-water-30leds/701799_470258603.html link] || || $65.26 || $1.31 ||IP68, similar to LOR CCR&lt;br /&gt;
|-&lt;br /&gt;
| Module (square)|| LPD6803|| 20 pixels (2m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/20pcs-string-waterproof-led-pixel-module-3pcs-SMD-RGB-5050-1pcs-LPD6803-32-gray-level-DC12V/701799_441782956.html link] ||  || $21.00 || $1.05 ||3 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular)|| LPD6803|| 20 pixels (2m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/20pcs-a-string-led-pixel-module-3pcs-SMD-RGB-5050-1pcs-LPD6803-32-gray-level-DC12V/701799_349773751.html link] ||  || $20.50 || $1.03 ||3 LEDs&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| String || TLS3001 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/4096-gray-scale-12mmled-pixel-module-3001IC-DC5V-input-IP68-50pcs-a-string/701799_441831480.html link] || || $22.50 || $0.45 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String || TLS3001 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/12mm-RGB-full-LED-pixel-module-TLS3001-IC-DC5V-input-50pcs-a-string-input-end-with/701799_677880352.html link] || ||  $26.00 || $0.52 ||IP68, with 4 pin waterproof  connectors&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || TLS3001 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/4096-scale-led-pixel-module-3001IC-DC5V-input-IP68-50pcs-a-string/701799_441831737.html link] || || $23.00 || $0.46 ||IP68, back wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| String || TM1804 || 50 pixels (5m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/50-node-LED-pixel-string-DC12V-input-new-model-IP68-TM1804IC/701799_495657175.html link] || || $20.00 || $0.40 ||IP68, DIYLA Smart Strings&lt;br /&gt;
|-&lt;br /&gt;
| String || TM1804 || 100 pixels (10m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/100-node-LED-pixel-string-DC12V-input-new-model-IP68-TM1804IC/701799_495658159.html link] || ||  $40.00 || $0.40 ||IP68, DIYLA Smart Strings&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || TM1804 || 20 pixels (2m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/TM1804-IC-led-pixel-module-DC12V-input-20pcs-a-string/701799_374338613.html link] || || $22.00 || $1.10 ||silicone coating, 3 LEDs, DIYLA Smart Modules&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || TM1804 || 20 pixels (2m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/TM1804-IC-led-pixel-module-DC12V-input-20pcs-a-string/701799_374338740.html link] || || $14.00 || $0.70 ||silicone coating, 3 LEDs, DIYLA Smart Modules&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| TM1809 || 150 pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/5m-TM1809-dream-color-strip-30leds-m-in-silicon-tube-10pcs-TM1809-IC-each-meter/701799_693754057.html link] || || $52.00 || $0.35 ||IP67, silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| TM1809 || 150 pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/5m-30leds-m-TM1809-led-dream-color-strip-DC5V-input-10pcs-IC-each-meter-waterproof-by/701799_631720939.html link] || || $52.00 || $0.35 ||IP65, silicone coating&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| TM1809 || 240 pixels (5m) || 12vdc || 48 || 16 || [http://www.aliexpress.com/store/product/5m-48leds-m-TM1809-led-dream-color-strip-DC12V-input-16pcs-IC-each-meter-waterproof-by/701799_629383462.html link] || || $67.00 || $0.28 ||IP68, silicone tube&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| DMX || 50 pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/dmx-led-dream-color-strip-30pcs-5050-smd-led-each-meter-10pcs-pixel-water-silicon-coating/701799_520498711.html link] || || $66.32 || $1.33 ||IP65, silicone tube&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Retail Store (i.e. Lowes)==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter !! Link !! Image !! Price !! Price per Pixel !! Note&lt;br /&gt;
|-&lt;br /&gt;
| String || GECE || 25,36,50 pixels (20,29,41ft)  || 5vdc || 4 || 4 || [http://www.geholidaylighting.com/color-effects/us/items/72021/ link] || || ||~$2 ||G35 Cover, General Electric Color Effects (with controller and Power Supply)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=&#039;&#039;&#039;Examples of DUMB RGB (not Pixels) available from different vendors&#039;&#039;&#039;=&lt;br /&gt;
These RGB LEDs are NOT Pixels.  They are similar in that they can generate a wide range of colors, but they differ in that they do not have individually addressable RGB LEDs.  Dumb RGBs have the entire string or strip change the same color at once and do not allow individually addressable LEDs.  They do not include a control IC and they need special [[Controllers#Dumb_RGB_DC_Controllers_Feature_Comparisons|RGB Controllers, not Pixel Controllers]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
These are selected DUMB RGB from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 1-26-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==[http://www.holidaycoro.com HolidayCoro] ==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore dmoore]    NOTE: See website (links below) for pricing as sales, quantity discounts and seasonal pricing may apply)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! Length !! Voltage !! Link || Image || Note&lt;br /&gt;
|-&lt;br /&gt;
| Nodes / Sring || 50 nodes&amp;lt;br&amp;gt;12&#039; 6&amp;quot; string length&amp;lt;br&amp;gt;3&amp;quot; Spacing || 12vdc || [http://www.holidaycoro.com/RGB-8mm-LED-Waterproof-Node-12v-p/58.htm link] ||[[Image:HolidayCoro-58.jpg|100px|link=http://www.holidaycoro.com/product-p/58.htm]] || IP68&lt;br /&gt;
|-&lt;br /&gt;
| Strip || 5m || 12vdc || [http://www.holidaycoro.com/RGB-LED-Strip-12v-30-LEDs-per-Meter-Waterproof-p/59.htm link] ||[[Image:HolidayCoro-59.jpg|100px|link=http://www.holidaycoro.com/product-p/59.htm]]|| silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || 20 nodes || 12vdc || [http://www.holidaycoro.com/RGB-Rectangle-Module-p/56.htm link] ||[[Image:HolidayCoro-56.jpg|100px|link=http://www.holidaycoro.com/product-p/56.htm]] || 3 LEDs / IP68&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || 20 nodes || 12vdc || [http://www.holidaycoro.com/product-p/57.htm link] || [[Image:HolidayCoro-57.jpg|100px|link=http://www.holidaycoro.com/product-p/57.htm]] || 3 LEDs / IP68&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.diyledexpress.com DIYLEDEXPRESS] ==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per Node || Note&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 50 nodes (5m) || 5vdc || 10 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=65 link] || || $18.75 || $0.38 ||IP68&lt;br /&gt;
|- &lt;br /&gt;
| String || None || 50 nodes (5m) || 12vdc || 10 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=190 link] || || $19.75 || $0.40 ||IP68&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None ||  5m || 12vdc || 30 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=78 link] || || $19.25 || $3.85/m ||IP65, can be cut every 3 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None ||  5m || 12vdc || 60 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=51 link] || || $26.35 || $5.25/m ||IP65, can be cut every 3 LEDs&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || None || 20 nodes || 12vdc || 30 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=146 link] || || $13.50 || $0.68 ||IP66&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.aliexpress.com/store/701799 Ray Wu] ==&lt;br /&gt;
(China Based)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter !! Link !! Image !! Price || Price per Node ||  Note&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 50 nodes (5m) || 5vdc || 10 || 0 || [http://www.aliexpress.com/store/product/IP68-DC5V-input-12mm-through-hole-LED-channel-letter-RGB-color-50pcs-a-string/701799_522237021.html link] || || $12.00 || $0.24 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 100 nodes (10m) || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/IP68-DC12V-input-12mm-through-hole-LED-channel-letter-RGB-color-100pcs-a-string/701799_522236867.html link] || ||$24.00 || $0.24 ||IP68&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 30 || 0 || [http://www.aliexpress.com/store/product/Flexible-LED-Strip-5050-SMD-30LEDs-m-waterproof-by-silicon-tubing-RGB-color-DC12V-input-with/701799_288950548.html link] || || $16.00 || $3.20/m ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 30 || 0 || [http://www.aliexpress.com/store/product/5M-150-Leds-LED-Strip-Waterproof-by-silicon-coating-RGB-5050-30-Leds-M-DC12V-input/701799_538723773.html link] || || $16.00 || $3.20/m ||IP68,silicone coating&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 30 || 0 || [http://www.aliexpress.com/store/product/5m-one-roll-5050-SMD-30LEDs-m-led-strip-waterproof-by-silicon-tubing-and-coating-RGB/701799_329544925.html link] || || $24.00 || $4.80/m ||IP68,silicone tube and coating&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 30 || 0 || [http://www.aliexpress.com/store/product/5m-flexible-LED-Strip-5050-SMD-30LEDs-m-waterproof-by-epoxy-coating-RGB-color-DC12V-input/701799_288949036.html link] || || $20.53 || $4.11/m ||epoxy coating&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 60 || 0 || [http://www.aliexpress.com/store/product/DC12V-5m-one-roll-5050-SMD-60LEDs-m-led-strip-waterproof-by-silicon-tube-IP68/701799_654720379.html link] || ||$22.00  || $4.40/m ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 60 || 0 || [http://www.aliexpress.com/store/product/5m-one-roll-5050-SMD-60LEDs-m-led-strip-waterproof-by-silicon-tubing-and-coating-can/701799_329545666.html link] || || $32.00 || $6.40/m ||IP68,silicone tube and coating&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 60 || 0 || [http://www.aliexpress.com/store/product/Flexible-LED-Strip-5050-SMD-60LEDs-m-waterproof-by-epoxy-coating-RGB-color-DC12V-input-with/701799_288945652.html link] || || $41.05 || $8.21/m ||epoxy coating&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || None || 20 nodes  || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/2pcs-5050-smd-RGB-led-module-SIZE-45mm-12mm/701799_579949630.html link] || || $8.00 || $0.40 ||IP65, 2 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || None || 20 nodes  || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/promotion-5050-SMD-RGB-LED-module-DC12V-input-waterproof-20pcs-a-string/701799_423204013.html link] || ||$9.00 || $0.45 ||IP66, 3 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || None || 20 nodes  || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/Waterproof-SMD-LED-Module-3pcs-5050-SMD-LED-DC12V-input-20pcs-a-string-RGB/701799_291746166.html link] || || $14.74 || $0.74 ||IP68, 3 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || None || 20 nodes  || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/promotion-5050-SMD-RGB-LED-module-0-96W-DC12V-20pcs-a-string/701799_721644649.html link] || || $9.50 || $0.48 ||IP67, 4 LEDs&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=&#039;&#039;&#039;Examples of DUMB WHITE LEDs (not Pixels) available from different vendors&#039;&#039;&#039;=&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
These are selected DUMB RGB from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 4-9-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==[http://www.aliexpress.com/store/701799 Ray Wu] ==&lt;br /&gt;
(China Based)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per Node || Note&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 50 nodes (5m) || 5vdc || 10 || 0 || [http://www.aliexpress.com/store/product/Waterproof-through-hole-LED-Module-1pcs-9mm-straw-hat-LED-white-color/701799_291748711.html?_componentAcceptorEnabled_=false link] || || $0.15 || $0.15 ||IP68 WHITE ONLY NOT RGB&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Controllers]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;br /&gt;
[[Category:DIYC Index]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Different_Styles_of_Pixels&amp;diff=13171</id>
		<title>Different Styles of Pixels</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Different_Styles_of_Pixels&amp;diff=13171"/>
		<updated>2022-06-04T18:55:27Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* Examples of Pixels available from different vendors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Intro=&lt;br /&gt;
Pixels are [http://en.wikipedia.org/wiki/RGB_color_model RGB]  Light Emitting Diodes [http://en.wikipedia.org/wiki/Light-emitting_diode (LEDs)] that allow a rainbow of individual colors to be created independently on each Pixel node.  Pixels are Intelligent LEDs and have both power and control signals fed to each individual Pixel node.  Using various communications protocols they are connected to [[Controllers|Pixel Controllers]] that sends a specially formatted signal to the Pixel string that passes the control information to all of the Pixels connected in series.  Each Pixel uses 3 data channels to control it, one each for  &#039;&#039;&#039;R&#039;&#039;&#039;ed, &#039;&#039;&#039;G&#039;&#039;&#039;reen and &#039;&#039;&#039;B&#039;&#039;&#039;lue. A string of 50 Pixels would use 150 channels in your [[Software|sequencing software]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are several main properties that define each Pixel, and they include:&lt;br /&gt;
* Form Factor (String, Strip, Module, Etc.)&lt;br /&gt;
* LEDs per meter (the spacing of the LEDs on the wire or strip)&lt;br /&gt;
* ICs per Meter (Relates to how many LEDs are lit together for each Pixel, commonly 1 or 3 LEDs per IC)&lt;br /&gt;
* Power Supply Voltage (typically [[Choosing_a_Pixel_Voltage:_5V_vs_12V|5VDC vs. 12 VDC)]] &lt;br /&gt;
* Color Depth (The number of bits of data used to control each color such as 4,6,8 12, etc. bits)&lt;br /&gt;
* LED Type (Size and Shape of LED which impacts overall brightness)&lt;br /&gt;
* Waterproofing Technique (Injection molding, Cast Epoxy, Sleeve, Etc.)&lt;br /&gt;
* Wire Size (The size of the wire connecting the Pixels together 18 AWG vs. 20AWG)&lt;br /&gt;
* Pixel (IC)Control chips (WS2801, WS2811, TM1809, TM1824, GECE, Etc.)&lt;br /&gt;
* Number of Wires Required (3 vs 4)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It is critical that you select a [[Controllers| Pixel Controller]] and [[Power Supplies|Power Supply]] that is compatible and capable of driving the specific Pixel you select.  It is also important to consider how you will be connecting the Pixels and if you need [[Power Injection]] to make them function.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are many options and configurations and each has it&#039;s advantages and disadvantages depending on the application.  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&#039;&#039;&#039;Some of the most popular Pixels are ones driven by the WS2811 IC and use 12VDC power and use some form of cast epoxy waterproofing.  They are a good balance of new technology and reliable designs.&#039;&#039;&#039;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Pixel Properties=&lt;br /&gt;
Pixels come in many different shapes and properties.  The most common properties  are:&lt;br /&gt;
===&#039;&#039;&#039;Form Factor&#039;&#039;&#039;===&lt;br /&gt;
Pixels come in many shapes and sizes.  The Form Factor of the Pixels impacts how you will mount them and what look you are trying to accomplish.  &lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Strings / Nodes&#039;&#039;&#039;&#039;&#039; - Can be any purchased in any custom length, but depending on a variety of factors, more then 50 pixels may require [[Power Injection]].  It important to remember that Pixel strings should never be strung using their wire to support them like you would with regular light stings.  This will damage the Pixels and their waterproofing.  Since they are generally custom made, you can request your vendor to make the spacing between units to custom lengths. Common methods to support Pixel strings include using cable ties or electric tape to attach them to PVC pipe, EMT electric conduit or [http://www.ebay.com/itm/Polyester-Strapping-Mini-Coil-400-FT-5-8-x-035-/120120483264 Plastic Strapping] or PixNode strips [http://www.holidaycoro.com/product-p/767.htm].   &#039;&#039;&#039;Strings / Nodes are commonly used to make Megatrees, Minitrees and Leaping Arches.&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;12mm pixel node&#039;&#039;&#039; - This is the most common Pixel type.  They are often referred to as Bullet Shaped. It actually contains a 8mm LED inside the housing.  The 12mm refers to the outer diameter of the package.  These were originally designed to mount inside of enclosures and are used for large advertising display screens.&amp;lt;br&amp;gt; [[File:2811tube.jpg|200px]] &lt;br /&gt;
*# &#039;&#039;&#039;12mm pixel node (square / flat)&#039;&#039;&#039; - These pixels can come with the wire coming either out of the back of the Pixel or the side of the Pixel.  There has been some issues with the silicone injection molded units that have the wires coming out of the side not sealing and allowing water into the pixels. &amp;lt;br&amp;gt;[[File:2811square.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Pixels with Bulbs / Covers&#039;&#039;&#039; - There are a variety of Pixels available with Plastic Lens mounted on the RGB LED to make them look closer to a traditional C7 or C9 incandescent light. Common models include the [http://www.holidaycoro.com/Brilliant-Bulb-p/709.htm HolidayCoro Brilliant Bulbs], the [http://www.geholidaylighting.com/color-effects/us/items/72021/ Ge Color Effects (GECE)], the [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=195 Pixabulb] by [http://www.diyledexpress.com diyledexpress.com], the [http://store.lightorama.com/cc100busetwi.html Cosmic Color Bulbs] by [http://www.lightorama.com Lightorama.com] and the [http://www.aliexpress.com/store/product/50nodes-DC12V-WS2811-LED-technicolor-pixel-waterproof-full-color/701799_922175400.html Technicolor Pixel] by [http://www.aliexpress.com/store/701799 Ray Wu].  Vendors like Ray Wu also sell [http://www.aliexpress.com/store/product/faceted-White-C9-covers-100pcs-set/701799_506253078.html Plastic lens] that can be glued onto regular 12mm Pixel strings to achieve a similar look. &amp;lt;br&amp;gt;[[File:709-1.jpg|200px]] &lt;br /&gt;
*#&#039;&#039;&#039;Other Shapes&#039;&#039;&#039; - There are an assortment of other shapes including spheres, domes, boxes, etc. available from various vendors.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Strips&#039;&#039;&#039;&#039;&#039; - Are long flat flexible PCBs that have the RGB LEDs and the IC mounted directly on them and there is no wire between the Pixels other than the PCB.  They generally come in 5M lengths.  Depending on the Pixel IC used, from 1-3 RGB LEDs will light for each Pixel, so they can end up looking more like Dashes (- - - -) when there are 3 RGB LEDs per Pixel vs. Dots (.. . .) when there is 1 RGB LED per Pixel.   Many strips can be cut shorter, but you must only cut at the marks on the strip identifying where they are cutable.  You may have to solder wires to the PCB if you are doing [[Power Injection]] or cutting the strips.  It is very helpful to use flux and a smaller soldering iron so you do not damage the delicate pads on the flexible PCB.   &#039;&#039;&#039;Strips are commonly used to make Pixel Matrix on Flat Surfaces or as  outlines around doors and windows.&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;Bare board&#039;&#039;&#039; -These are uncoated and have no waterproofing and can not be used outdoors.&lt;br /&gt;
*#&#039;&#039;&#039;Hollow Tube&#039;&#039;&#039; - This is the most common Pixel Strip.  They are basically the uncoated Bare Board Pixel Strip pulled into a hollow Silicone Tube.   You must use some form of [[Waterproofing Pixels|Waterproofing]] like neutral cure [http://www.caulkyourhome.com/ge-silicone-II-window-and-door.php GE Silicone II] to seal the ends where the wires attach to the PCBs.&amp;lt;br&amp;gt; [[File:1809STRIP.JPG|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Coated Strips&#039;&#039;&#039; - The bare PCBs are also available with a variety of waterproofing compounds.  You need to scrape away the waterproofing compound to solder the wires to the PCB to power them or to cut them.  &lt;br /&gt;
*#*&#039;&#039;&#039;Silicone Coating&#039;&#039;&#039; - These strips are a little more flexible then the Epoxy Coated strips.&lt;br /&gt;
*#*&#039;&#039;&#039;Epoxy Resin Coating&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;Solid Tube&#039;&#039;&#039; - The bare PCBs are also available in hollow tubes that have been filled with various waterproofing compounds.&lt;br /&gt;
*#*&#039;&#039;&#039;Solid Silicone&#039;&#039;&#039;&lt;br /&gt;
*#*&#039;&#039;&#039;Solid Epoxy Resin&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Modules&#039;&#039;&#039;&#039;&#039; - Are very similar to strings, but are designed to be mounted to some surface and often have mounting tabs.  They commonly have multiple RGB LEDs per pixels, so they are brighter then regular strings.  Most are designed to run on 12VDC.  Since they are generally custom made, you can request your vendor to make the spacing between units to custom lengths.  They are frequently waterproofed by filling then with epoxy.  They can come in metal or plastic housings. &#039;&#039;&#039;Modules are frequently used for lighting tune to signs, outline large objects and back light [http://en.wikipedia.org/wiki/Corrugated_plastic Coro] designs.&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;Square&#039;&#039;&#039;   With 4 RGB LEDs&amp;lt;br&amp;gt;[[File:6803module.jpg|150px]]&lt;br /&gt;
*#&#039;&#039;&#039;Rectangular&#039;&#039;&#039; - With 3 RGB LEDs&amp;lt;br&amp;gt;[[File:6803moduleepoxy.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Other Shapes&#039;&#039;&#039; - Many vendors also have a variety of other shapes available.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;RGB LEDs per meter&#039;&#039;&#039;== &lt;br /&gt;
Pixels all come with different standard spacing between each LED.  The Higher the densitty of the LEDs, the higher the power requirements will be for that section of lights.   By dividing the LEDs per meter by the ICs per meter listed in the tables below, you can calculate how many RGB LEDs are associated with each Pixel. &lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Strips&#039;&#039;&#039;&#039;&#039; - Many 12VDC strips have 3 LEDs wired together as one pixel and the individual LEDs are not controllable, just the group of three.   &lt;br /&gt;
*#&#039;&#039;&#039;30 LED/m&#039;&#039;&#039; - This is a common spacing and generally will result in a 5M strip with 50 individually controlable pixels and a total of 150 RGB LEDs.&lt;br /&gt;
*#&#039;&#039;&#039;60 LED/m&#039;&#039;&#039; - When you move up to higher density spacing, you often end up with shorter (4M) strips due to the power requirements.  It is common to have to use [[Power Injection]] on strips with higher density.&lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Strings&#039;&#039;&#039;&#039;&#039; - Strings come in all different shapes and sizes of Pixel nodes.  On common 12mm Pixel nodes there is only one RGB LED in each node, while some of the other shapes and modules often have multiple RGB LEDs inside.&lt;br /&gt;
*#&#039;&#039;&#039;10 LED/m&#039;&#039;&#039; - The most common spacing for 12mm Pixel strings is 100mm ( ~4&amp;quot;) between the individual Pixel nodes. Since most Pixel strings are custom made, it is possible for a small change in price to change the Pixel spacing as a custom order from many vendors.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Power Supply Voltage&#039;&#039;&#039;== &lt;br /&gt;
All Pixels run on DC voltage and therefore you need to have a [[Power Supplies|Power Supply]] to convert the AC wall voltage down to the DC voltages needed by the Pixels.  One of the most common questions is often: [[Choosing_a_Pixel_Voltage:_5V_vs_12V| What Pixel Voltage should I use 5VDC or 12VDC?]]  The answer depends very much upon your layout, [[Controllers|Pixel controller]] and [[Power Supplies|power supply]]  The short answer is that most folks choose 12VDC due to the fact they are more tolerant of [[Power_Supplies#Wire_Sizing_in_Pixel_Systems|voltage drop]] and require less [[Power Injection]] then 5VDC Pixels.  The downside is that 12VDC [[Power Supplies]] are more costly per Amp.  On a side note, many RGB Pixels draw approximately 20ma per color, or 60ma (0.06A)per Pixel.  Some of the 12VDC Pixels draw less current. &lt;br /&gt;
*#&#039;&#039;&#039;5VDC&#039;&#039;&#039; - The most common voltage for Pixel strings.&lt;br /&gt;
*#&#039;&#039;&#039;12VDC&#039;&#039;&#039; - The most common voltage for Pixel Strips and Pixel Modules. Many of the newer [[Different_Styles_of_Pixels#Pixel_.28IC.29Control_chips_and_number_of_wires|Pixel Control IC types]] like the WS 2811 and the WS2812 are now commonly found in 12VDC Pixel Strings as well.&lt;br /&gt;
*#&#039;&#039;&#039;Other Voltages&#039;&#039;&#039; - Some Pixels are also available in 24VDC and 48VDC, but there are only a few models sold.  These are typically Pixel Modules.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;LED Type&#039;&#039;&#039;==&lt;br /&gt;
In addition to a Control IC, all Pixels have [[Choosing_a_Pixel_Voltage:_5V_vs_12V#How_RGB_LEDs_work|RGB LEDs]] in them.  The three colors: &amp;lt;u&amp;gt;R&amp;lt;/u&amp;gt;ed, &amp;lt;u&amp;gt;G&amp;lt;/u&amp;gt;reen, and &amp;lt;u&amp;gt;B&amp;lt;/u&amp;gt;lue can be adjusted to create a rainbow of possible colors.  Depending on the physical size and Form Factor of the Pixel, there are different LED sizes.&lt;br /&gt;
*#&#039;&#039;&#039;3528&#039;&#039;&#039; - These are surface mount LEDs that are each 3.5mm x 2.8mm.  These are the smaller of the two surface mount LEDs and are noticeably dimmer then the larger 5050 LED.  These are frequently found in strips and modules and some strings like the GECE.&amp;lt;br&amp;gt;[[FILE:3528led.jpg|50px]]&lt;br /&gt;
*#&#039;&#039;&#039;5050&#039;&#039;&#039; - These are surface mount LEDs that are each 5.0mm x 5.0mm This is the most common LED used in  strips and modules and some strings like the Pixabulb (which has two LED per bulb!).  They are quite a bit brighter than 3528 LEDs.  Some of the newer IC types like the WS2812 have the 5050 mounted directly on top of the Control IC.&amp;lt;br&amp;gt;[[FILE:5050led.jpg|75px]]&lt;br /&gt;
*#&#039;&#039;&#039;8mm&#039;&#039;&#039; - This is the type of LED typically used in 12mm and Square Pixel strings.  Due to the plastic diffusion lens on the LED, they do a good job in dispersing the light in all directions.&amp;lt;br&amp;gt;[[FILE:8mmled.jpg|200px]]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Waterproofing&#039;&#039;&#039;== &lt;br /&gt;
One of the largest issues facing early users of Pixels was the relatively poor waterproofing that many Pixels had.  Most Pixels were originally designed to be mounted inside of large advertising signs with the majority of the Pixel inside of a box and only the end of the LED outside in the harsh weather.  This has led to the failure of many Pixels due to water getting inside of the Pixel and shorting them out.  Since Pixels are all wired in series, if one Pixel fails, it often stops all of the Pixels down the string from working also.  Many manufacturers make all sorts of claims about the waterproofing of their Pixels.  Since the majority of the strings are made by hand and are not tested individually, you should not trust the IP ratings that are claimed.  The usual measure of waterproofing is the IP scale, with the higher the IP rating reflecting a tighter sealed unit.  For more information about the IP scale, [[Waterproofing_Pixels#Understanding_IP_Ratings| look here]].  Since the vendors generally do not use the true test setup, their claimed ratings for similar designs vary quite a bit!  Many people have added [[Waterproofing_Pixels|additional waterproofing]] to their Pixel strings, especially the early Silicone injection molded units.&lt;br /&gt;
*#&#039;&#039;&#039;Injection Molded Silicone&#039;&#039;&#039; - These units have the wires coming out of the back or side and the biggest issue has been the failure of the silicone used to seal to the wires.  Many early pixels had obvious areas where water could easily get into the Pixels.  While many of the newer unts have better sealing, there is always the potential for the water to wick in along the wires if there is any stress on the wires due to wind pulling on the wires.&amp;lt;br&amp;gt; [[File:6803injection.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Cast Epoxy Resin in Sleeve&#039;&#039;&#039; - The most recent Pixels now come with the Pixels located in a plastic sleeve that is filled with a solid epoxy material.  The hard epoxy seals well to the wires and many believe that results in a more waterproof pixel compared to Silicone Injection Molded Pixel strings.&amp;lt;br&amp;gt; [[File:2811tube.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Cast Epoxy Resin coated PCB&#039;&#039;&#039; - This is the most common method of sealing Pixel Modules and many of the newer Pixel strings with Lens on them like the Pixabulb.  These units have had good success in not failing in the weather.&amp;lt;br&amp;gt; [[File:6803moduleepoxy.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Silicone Tube&#039;&#039;&#039; - Most Pixel strips come with some form of Silicone Tube on them.&lt;br /&gt;
*##&#039;&#039;&#039;Hollow Tube&#039;&#039;&#039; -  These tubes must be sealed on the ends with a neutral cure sealant like [http://www.caulkyourhome.com/ge-silicone-II-window-and-door.php GE Silicone II] to prevent water from leaking in from the ends.   They are also vulnerable to cuts and tears from items bumping into them and cutting thru the walls of the tubing. &lt;br /&gt;
*##&#039;&#039;&#039;Silicone Filled Tube&#039;&#039;&#039; - These strips are made using the same silicone tube, but are filled with silicone at the factory to make a solid unit.  The solid silicone provides a better light dispersion, acting sort of like a lens.  You must cut  and scrape thru the silicone to solder wires on to the PCB inside.  &lt;br /&gt;
*#&#039;&#039;&#039;Coated Strip&#039;&#039;&#039; - There are a number of cast coatings that can be applied directly tot he bare PCB at the factory.  There has not been a lot discussed about how these strips hold up under weatehr either good or bad.  They are just not as common as Pixels, but there are quite a few Dumb RGB strips that use this approach to weatherproofing.&lt;br /&gt;
*##&#039;&#039;&#039;Silicone Coated Strip&#039;&#039;&#039; - This is the easier of the two to bend and shape due to the softer silicone coating.&lt;br /&gt;
*##&#039;&#039;&#039;Epoxy Coated Strip&#039;&#039;&#039; - These strips tend to be stiffer and a little harder to remove the epoxy coating to access the PCB when soldering wires to cut lengths.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Wire Size&#039;&#039;&#039;==&lt;br /&gt;
This is the one factor that most folks overlook how important it is to their layout.  The size of the wires connecting each of the Pixels in a string plays a very large role in the performance of the Pixel.  Thinner wires (like 20 AWG) can cause issues due to [[Power_Supplies#Wire_Sizing_in_Pixel_Systems| voltage drop]] in the thinner wire.  It is often necessary to add additional wire to provide [[Power Injection]] to deal with the voltage drop in strings.  The larger wire (18AWG) allows longer strings of pixels to be built and not have the [[Power_Supplies#Wire_Sizing_in_Pixel_Systems|voltage drop]] issues.   The usual result of thinner wires is poor color mixing and white colors looking pinkish.  &lt;br /&gt;
*#&#039;&#039;&#039;18 Gauge wire&#039;&#039;&#039; - This is the trend in many newer Pixels.  The thicker wire allows for either longer distances or more pixels to be connected in a row.  Most vendors will make any Pixel with the larger wire for a small fee.  &#039;&#039;&#039;You should always use 18AWG wire.&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;20 Gauge wire&#039;&#039;&#039; - This is common on older Pixels and many low cost Pixels.  The thinner wire is lower cost and can drop the cost of the Pixel strings slightly.  It is common to have to add [[Power Injection]] on Pixels with 20 AWG wire.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Pixel (IC)Control chips and number of wires&#039;&#039;&#039;== &lt;br /&gt;
The second most common question is &#039;&#039;&#039;What Pixel Chip should I use?&#039;&#039;&#039;  The type of IC located in each Pixel plays a very big role in the performance and capabilities of the Pixel.  The most popular IC types currently used are the WS2811,  The older WS2801 was popular earlier, but the better performance of the WS2811 has resulted in it&#039;s current popularity.  &lt;br /&gt;
&lt;br /&gt;
The type of IC in the Pixel determines a few factors:&lt;br /&gt;
* &#039;&#039;&#039;Number of Wires Between Pixels&#039;&#039;&#039;&lt;br /&gt;
**&#039;&#039;&#039;3 wire&#039;&#039;&#039; -  The three wires are: V+,GND,Data.  Three wire Pixels can generally go longer distances between the first Pixel and the  [[Controllers|Pixel Controller]]. Most of the newer IC Types use 3 wires.  &lt;br /&gt;
**&#039;&#039;&#039;4 wire&#039;&#039;&#039; - The four wires are: V+,GND,Data,Clock.  Due to the Clock signal fading, you are often limited to only a few feet (&amp;lt;20ft) from the [[Controllers|Pixel Controller]] to the first Pixel in a string without having to use Null Pixels.  The cost of the extra wire makes 4 wire Pixels slightly more expensive.  Many of the older IC Types use 4 wires.&lt;br /&gt;
* &#039;&#039;&#039;Color Depth&#039;&#039;&#039; - The number of bits of color information used by the IC Type determines the  Number of discrete colors you can make with the Pixel. Higher bit counts allow smoother fades and allows more colors to be generated.&lt;br /&gt;
**&#039;&#039;&#039;4 bit&#039;&#039;&#039; - Allows  16 shades of each primary color, or a total of 4,096 discrete colors.  This is mainly the GE Color Effect (GECE) Pixels &lt;br /&gt;
**&#039;&#039;&#039;5 bit&#039;&#039;&#039; - Allows 32 shades of each primary color, or a total of 32,768 discrete colors.  These are mainly older early pixels like the 6803. &lt;br /&gt;
**&#039;&#039;&#039;7 bit&#039;&#039;&#039; - Allows 128 shades of each primary color, or a total of 2,097,152 discrete colors.  This is mainly the older 8806 Pixels.&lt;br /&gt;
**&#039;&#039;&#039;8 bit&#039;&#039;&#039; - Allows 256 shades of each primary color, or a total of 16,777,216 discrete colors.  These are the most popular and common Pixel types.  This includes the popular WS2811 Pixels.&lt;br /&gt;
**&#039;&#039;&#039;&amp;gt;8 bit&#039;&#039;&#039; -   There are specialized ICs that allow even higher bits per color,  They are frequently used for video display screens.  However, the common [[Controllers]] and the [[E1.31_(Streaming-ACN)_Protocol|E1.31]] communications protocol only support 8 bit data streams.  Some controllers can make use of the additional data bits by using a function called [http://en.wikipedia.org/wiki/Gamma_correction Gamma Correction].  This allows the controller to generate a more linear color signal near the bottom end of the dimming curve.&lt;br /&gt;
* &#039;&#039;&#039;Number of Channels&#039;&#039;&#039; - Most IC types can only control 3 channels, so you need 1 IC for each RGB Pixel if you want individual control.  Other ICs like the TM1809 can control 9 cannels, or 3 RGB Pixels.  ICs like the TM1809 are popular in Pixel Strips where you want individual control of all of the RGB LEDs.  To use other 3 channel ICs you either have to have 1 IC per RGB LED or you light up multiple RGB LEDs per IC, as is common on 12VDC Pixel Strips.&lt;br /&gt;
* &#039;&#039;&#039;The Controller&#039;&#039;&#039; - Not all [[Controllers]] can drive all IC types.  Many low cost controllers only support a limited subset of Pixels.&lt;br /&gt;
* &#039;&#039;&#039;Maximum # of Pixels&#039;&#039;&#039; - Some Pixels like the GE Color Effects (GECE) are limited to maximum number of Pixels you can string in a row due to their unique communications protocol.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Refresh Rate&#039;&#039;&#039;  - Some Pixel types can change color more rapidly than other types.  This is a function of what your [[Controllers|Pixel Controller]] supports.  Common Refresh rates include 400 and 800kHz.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The easiest way to sort out the various ICs is by their color depth: &lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;4 bits per color&#039;&#039;&#039;&#039;&#039;, 16 dimming levels per color.  (Total Colors = 16x16x16 = 4,096 colors)&lt;br /&gt;
*#*[http://www.geholidaylighting.com/full/color-effects GE Color Effects (GECE)]- 3 wire [http://sandevices.com/documents/GE_Pixel_Wiring.pdf Wiring Diagram] [http://www.deepdarc.com/2010/11/27/hacking-christmas-lights/ Protocol] [http://doityourselfchristmas.com/forums/showthread.php?23431-Are-GE-Color-Effects-direction-sensitive&amp;amp;p=237509#post237509 Bulb Orientation]&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;5 bits per color&#039;&#039;&#039;&#039;&#039;, 32 dimming levels per color.  (Total Colors = 32x32x32 = 32,768 colors)&lt;br /&gt;
*#*LPD6803 - 4 wire (can drive 3 channels, or 1 RGB LED) [http://www.adafruit.com/datasheets/LPD6803.pdf Datasheet (English)]&lt;br /&gt;
*#*D705 - 4 wire (can drive 3 channels, or 1 RGB LED) [http://www.leds.ru/pdf/D705.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*LPD1101&lt;br /&gt;
*#*UCS5903 - 4 wire (can drive 3 channels, or 1 RGB LED) [http://www.icdemi.com/manual/UCS5903.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*UCS6909&lt;br /&gt;
*#*UCS6912&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;7 bits per color&#039;&#039;&#039;&#039;&#039;, 128 dimming levels per color.  (Total Colors = 128x128x128 = 2,097,152colors)&lt;br /&gt;
*#*LPD8809  ?&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;8 bits per color&#039;&#039;&#039;&#039;&#039;, 256 dimming levels per color.  (Total Colors = 256x256x256 = 16,777,216 colors)&lt;br /&gt;
*#*WS2801 - 4 wire (can drive 3 channels, or 1 RGB LED)[http://www.adafruit.com/datasheets/WS2801.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2803 - 4 wire (can drive 18 channels, or 6 RGB LED)[http://www.ohio-lights.com/specsheets/WS2803.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2811 - 3 wire (can drive 3 channels, or 1 RGB LED) [http://www.nooelec.com/files/WS2811.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2811-5050-RGB - 3 wire (can drive 3 channels on 1 integrated RGB LED) [http://doityourselfchristmas.com/forums/attachment.php?attachmentid=17622&amp;amp;d=1357929280 Datasheet (English)]&lt;br /&gt;
*#*WS2812 - 3 wire (can drive 3 channels on 1 integrated RGB LED) [http://doityourselfchristmas.com/forums/attachment.php?attachmentid=17633&amp;amp;d=1357958385 Datasheet (English)]&lt;br /&gt;
*#*WS2812B - 3 wire (can drive 3 channels on 1 integrated RGB LED) [http://www.world-semi.com/uploads/soft/140305/1-140305111126.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2812S - 3 wire (can drive 3 channels on 1 integrated RGB LED) [http://www.world-semi.com/uploads/soft/140305/1-140305113P8.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2821 - 3 wire (native DMX can drive 3 channels, or 1 RGB LED) [http://www.world-semi.com/uploads/soft/140305/1-140305102109.pdf Datasheet (English)]&lt;br /&gt;
*#*INK1002 - 3 wire (can drive 3 channels, on 1 integrated RGB LED) [https://app.box.com/s/lngyx4uz9rpt517vgv31 Datasheet (English)] &lt;br /&gt;
*#*INK1003 - 3 wire (can drive 3 channels, or 1 RGB LED) [https://app.box.com/s/dioyv054po9km2ss8q6k Datasheet (English)] &lt;br /&gt;
*#*TM1803 - 3 wire (can drive 3 channels, or 1 RGB LED) [http://www.titanmec.com/doce/product-downloads-217.html Datasheet (English)]&lt;br /&gt;
*#*TM1804 - 3 wire (can drive 3 channels, or 1 RGB LED) [http://auschristmaslighting.com/wiki_source/images/4/49/TM1804.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*TM1809 - 3 wire (can drive 9 channels, or 3 RGB LEDs) [http://www.deskontrol.net/descargas/datasheets/TM1809.pdf Datasheet (English)]&lt;br /&gt;
*#*TM1812 - 3 wire (can drive 12 channels, or 4 RGB LEDs)[http://www.gzneon.com/support/datasheet/tm1812.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*LPD8803 - 4 wire (can drive 3 channels, or 1 RGB LEDs) [https://app.box.com/s/yl02h4brvhqt935e0usg Datasheet (English)]&lt;br /&gt;
*#*LPD8806 - 4 wire (can drive 6 channels, or 2 RGB LEDs) [https://app.box.com/s/yl02h4brvhqt935e0usg Datasheet (English)]&lt;br /&gt;
*#*SM16715&lt;br /&gt;
*#*SM16716 - 4 wire (can drive 3 channels, or 1 RGB LED) [http://www.tlshk.com.cn/UploadFile/UploadPhotos/2010111116356107.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*P9813 - 4 wire&lt;br /&gt;
*#*P9816 - 4 wire&lt;br /&gt;
*#*HX512A (Native DMX) [http://www.tlshk.com.cn/UploadFile/UploadPhotos/200911491035839.pdf Datasheet (Chinese)]&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;12 bits per color&#039;&#039;&#039;&#039;&#039;, 4,096 dimming levels per color.  (Total Colors = 4096x4096x4096 = 68,719,476,736 colors) (Note: E1.31 and DMX only support 8 bit data, so the extra bits are used for [http://en.wikipedia.org/wiki/Gamma_correction gamma color correction])&lt;br /&gt;
*#*TLS3001 - 3 wire [http://www.tlsemi.com/upload/pdf/TLS3001_V2.1.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*TLS3002&lt;br /&gt;
*#*CYT3001 [http://auschristmaslighting.com/wiki_source/images/c/c5/CYT3001_Chinese.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*CYT3005 - 3 wire&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;14 bits per color&#039;&#039;&#039;&#039;&#039;, 16,834 dimming levels per color.  (Total Colors = 16834*16834*16834 = 4,642,956,181,504 colors) (Note: E1.31 and DMX only support 8 bit data, so the extra bits are used for [http://en.wikipedia.org/wiki/Gamma_correction gamma color correction])&lt;br /&gt;
*#*MY9941 - 4 wire (can drive 4 channels via Native DMX) [http://www.my-semi.com/file/MY9941_BF_0.6.pdf Datasheet (English)]&lt;br /&gt;
*#*MY9942 (Native DMX)&lt;br /&gt;
*#*MY9943 (Native DMX)&lt;br /&gt;
&lt;br /&gt;
=&#039;&#039;&#039;Examples of Pixels available from different vendors&#039;&#039;&#039;=&lt;br /&gt;
These are selected Pixels from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is OLD and should not be trusted, check with the vendor. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
==[http://www.HolidayCoro.com HolidayCoro.com]==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore dmoore]  NOTE: See website (links below) for pricing as sales, quantity discounts and seasonal pricing may apply)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs/Pixels per Meter|| Link || Image || Note&lt;br /&gt;
|-&lt;br /&gt;
| C9/Bulb || WS2811 || 50 Pixels (15&#039;-4&amp;quot;)|| 12 vdc || 10 (4&amp;quot; Spacing) || 6.5 (4&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/709.htm Product Page] ||[[Image:709-1.jpg|100px|link=http://www.holidaycoro.com/product-p/709.htm]]|| IP68/Cast Epoxy/ 7/8&amp;quot; Base / 1&amp;quot; x 1&amp;quot; Faceted Bulb&lt;br /&gt;
|-&lt;br /&gt;
| C9/Bulb || WS2811 || 50 Pixels (32&#039;-8&amp;quot;)|| 12 vdc || 5 (8&amp;quot; Spacing) || 10 (8&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/709.htm Product Page] ||[[Image:709-1.jpg|100px|link=http://www.holidaycoro.com/product-p/709.htm]]|| IP68/Cast Epoxy/ 7/8&amp;quot; Base / 1&amp;quot; x 1&amp;quot; Faceted Bulb&lt;br /&gt;
|-&lt;br /&gt;
| C9/Bulb || WS2811 || 50 Pixels (49&#039;)|| 12 vdc || 3.3 (12&amp;quot; Spacing) || 3.3 (12&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/709.htm Product Page] ||[[Image:709-1.jpg|100px|link=http://www.holidaycoro.com/product-p/709.htm]]|| IP68/Cast Epoxy/ 7/8&amp;quot; Base / 1&amp;quot; x 1&amp;quot; Faceted Bulb&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Bullet || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 12 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/711-WP.htm Product Page] ||[[Image:HolidayCoro-710.jpg|100px|link=http://www.holidaycoro.com/product-p/711-WP.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&amp;lt;BR&amp;gt;WITH WaterProof Connectors&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Bullet || WS2811 || 50 Pixels (24&#039;)|| 12 vdc || 6.5&amp;lt;br&amp;gt;(6&amp;quot; Spacing) || 6.5&amp;lt;br&amp;gt;(6&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/712-WP.htm Product Page] ||[[Image:HolidayCoro-710.jpg|100px|link=http://www.holidaycoro.com/product-p/712-WP.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Bullet || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 5 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/710-WP-BLK.htm Product Page] ||[[Image:HolidayCoro-710.jpg|100px|link=http://www.holidaycoro.com/product-p/710-WP.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&amp;lt;BR&amp;gt;WITH WaterProof Connectors&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Flat Base || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 12 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/673-WP.htm Product Page] ||[[Image:HolidayCoro-672.jpg|100px|link=http://www.holidaycoro.com/product-p/673-WP.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Flat Base || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 5 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/672-WP.htm Product Page] ||[[Image:HolidayCoro-672.jpg|100px|link=http://www.holidaycoro.com/product-p/672-WP.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&lt;br /&gt;
|-&lt;br /&gt;
| Module / Rectangle || WS2811 || 1 Pixel || 12 vdc || 30 || 10 || [http://www.holidaycoro.com/product-p/662.htm Product Page] || [[Image:HolidayCoro-662.jpg|100px|link=http://www.holidaycoro.com/product-p/662.htm]]|| 3 of 5050 RGB LEDs, 6&amp;quot; Wire Spacing,IP68/Epoxy Sealed&lt;br /&gt;
|-&lt;br /&gt;
| Module / Square || WS2811 || 1 Pixel || 12 vdc || 36 || 12 || [http://www.holidaycoro.com/product-p/654.htm Product Page] || [[Image:HolidayCoro-654.jpg|100px|link=http://www.holidaycoro.com/product-p/654.htm]]|| 3 of 5050 RGB LEDs, IP68/Epoxy Sealed, Stamped Steel Base&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || WS2811 || 50 pixels (5m/16.5 ft) || 12 vdc || 30 || 10 ||[http://www.holidaycoro.com/product-p/707-WP.htm Product Page]  ||[[Image:HolidayCoro-704.jpg|100px|link=http://www.holidaycoro.com/product-p/707-WP.htm]]|| Silicone Tube, Black or White PCB Colors, High Brightness LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || INK1003/WS2811 || 150 pixels (5m/16.5 ft) || 12 vdc || 30 || 30 ||[http://www.holidaycoro.com/product-p/717-WP.htm Product Page]  |||| Silicone Tube, Black or White PCB Colors, High Brightness LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || INK1003/WS2811 || 240 pixels (4m/13.1 ft) || 12 vdc || 60 || 60 ||[http://www.holidaycoro.com/product-p/718-WP.htm Product Page]  ||[[Image:Holidaycoro-716-WHITE.jpg|100px|link=http://www.holidaycoro.com/product-p/718-WP.htm]]|| Silicone Tube, Black or White PCB Colors, High Brightness LEDs&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.http://www.lightorama.com Light-O-Rama (LOR)]==&lt;br /&gt;
(USA Based)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per Pixel ||Note&lt;br /&gt;
|-&lt;br /&gt;
| String || LPD6803 || 100 pixels (15.25m) || 5vdc || 6.5 || 6.5 || [http://store.lightorama.com/cc100pisetwi.html link] || || $239.95 || $2.40 ||Cosmic Color Pixels (with controller and Power Supply)&lt;br /&gt;
|-&lt;br /&gt;
| Bulbs || LPD6803 || 100 pixels (15.25m)|| 5vdc || 6.5 || 6.5 || [http://store.lightorama.com/cc100busetwi.html link] || || $289.95 || $2.90 ||Cosmic Color Bulbs (with controller and Power Supply)&lt;br /&gt;
|-&lt;br /&gt;
| Strip || LPD6803 || 50 pixels (5m) || 12vdc || 30 || 10 || [http://store.lightorama.com/cocori.html link] || || $249.95 || $2.50 ||Cosmic Color Ribbon (with controller and Power Supply)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.diyledexpress.com DIYLEDEXPRESS]==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per Pixel || Note&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2801 || 50 pixels (6m) || 5vdc || 10 || 10 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=178 link] || || $26.00 || $0.52 ||IP68, cast epoxy in sleeve&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (6m)|| 5vdc || 10 || 10 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=179 link] || || $24.25 || $0.49 ||IP68, cast epoxy in sleeve&lt;br /&gt;
|-&lt;br /&gt;
| String (C9) || WS2811 || 50 pixels (*m)|| 12vdc || 3-10 || 3-10 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=195 link] || || $45.00 || $0.90 ||IP68, C9 lens with 2x5050LEDs, available with 4&amp;quot;,6&amp;quot;,8&amp;quot;,10&amp;quot;,12&amp;quot; spacing  PIXABULB&lt;br /&gt;
|-&lt;br /&gt;
| String (Square) || WS2811 || 50 pixels (6m) || 12vdc || 10 || 10 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=189 link] || || $25.75 || $0.52 ||IP68, back wire, cast epoxy&lt;br /&gt;
|-&lt;br /&gt;
| Module (Rectangular) || WS2811 || 20 pixels (2m) || 12vdc || 10 || 10 ||[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=160 link] || || $16.75 || $0.84 ||3 LEDs, cast epoxy&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || WS2811 || 50 pixels (5m) || 5vdc || 30 || 10 ||[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=176 link]  || || $42.50 || $0.85 ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || WS2811 || 100 pixels (5m) || 5vdc || 60 || 20 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=177 link] || || $65.00 || $0.65 ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|- &lt;br /&gt;
| Strip  || TM1809 || 150 Pixels (5m) || 12vdc || 30 || 10 ||[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=48 link] || || $60.00 || $0.40 ||silicone tube&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==[http://www.aliexpress.com/store/701799 Ray Wu] ==&lt;br /&gt;
(China Based)&lt;br /&gt;
[https://docs.google.com/spreadsheet/lv?key=0Ak3O1FUVYXlsdFpReGJaaktlWXdHVGZXUUlHT0Y2MXc&amp;amp;pli=1 Spreadsheet List of Ray Wu Pixels]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter !! Link !! Image !! Price !! Price per Pixel !! Note&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/WS2801-IP68-led-pixel-module-256scale-gray-IP68-4wire-red-green-blue-black-DC5V-input-50pcs/701799_533134431.html link] || || $19.00 || $0.38 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/WS2801-IP68-led-pixel-module-with-faceted-C9-cover-white-IP68-50pcs-a-string/701799_491475466.html link] || || $25.00 || $0.50 ||IP68, with faceted C9 cover&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2801 || 100 pixels (10m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/DC12-input-WS2801-IP68-led-pixel-module-256scale-gray-IP68-4wire-red-green-blue-black-100pcs/701799_545340313.html link] || || $40.00 || $0.40 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/led-pixel-node-WS2801-DC5V-input-IP68-50pcs-a-string/701799_722405738.html link] || || $19.00 || $0.38 ||IP68, back wire&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/RGB-full-LED-pixel-module-WS-2801-IC-DC5V-input-50pcs-a-string/701799_521371851.html link] || || $19.00 || $0.38 ||IP66, side wire&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/led-module-WS2801-pixel-node-DC5V-input-with-C9-cover-50pcs-a-string/701799_572714545.html link] || || $27.50 || $0.55 ||IP68, with faceted C9 cover&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2801 || 160 pixels (5m) || 5vdc || 32 || 32 || [http://www.aliexpress.com/store/product/5m-led-digital-strip-DC5V-input-WS2801IC-256-scale-32pcs-IC-and-32pcs-5050-SMD-RGB/701799_519162018.html link] || || $72.00 || $0.45 ||IP65, silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2801 || 60 pixels (5m) || 12vdc || 36 || 12 || [http://www.aliexpress.com/store/product/5m-led-digital-strip-DC12V-input-WS2801IC-256-scale-12pcs-IC-and-36pcs-5050-SMD-RGB/701799_519162566.html link] || || $66.32 || $1.10 ||IP65, silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || WS2801 || 20 pixels ||12vdc || 40 || 10 || [http://www.aliexpress.com/store/product/promotion-36mm-36mm-Square-12V-Digital-RGB-LED-Pixels-WS2801-IC-20pcs-a-string/701799_707755919.html link] || || $20.08 || $1.00 ||epoxy coated&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/promotion-DC5V-WS2811-controlled-12mm-diameter-led-pixel-node-50pcs-a-string-with-black-wire-injection/701799_804958154.html link] || || $14.00 || $0.28 ||IP68/66? with Black Wire (Injection Molded Silicone)&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/promotion-WS2811-IP68-led-pixel-module-256scale-gray-IP68-3wire-red-blue-black-DC5V-input-50pcs/701799_469177597.html link] || || $17.00 || $0.34 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/12mm-RGB-full-LED-pixel-module-WS-2811IC-DC5V-input-50pcs-a-string-input-end-with/701799_677874402.html link] || || $21.50 || $0.43 ||IP66, with 4 pin waterproof connectors&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (5m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/50nodes-DC12V-WS2811-LED-technicolor-pixel-waterproof-full-color/701799_922175400.html link] || || $30.00 || $0.60 ||IP68, with 3 pin waterproof connectors, &amp;quot;Technicolor&amp;quot;, lens covers are extra, 20ga wire&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2811 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/WS2811-LED-pixel-node-DC5V-input-full-color-RGB-string-50pcs-a-string-IP68-rated/701799_581805567.html link] || || $18.00 || $0.36 ||IP68, back wire&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2811 || 100 pixels (10m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/DC12V-input-WS2811-pixel-node-100pcs-a-string-injection-molding-type/701799_722405450.html link] || | || $40.00 || $0.40 ||IP66, side wire&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2811 || 150 pixels (5m) || 5vdc || 30 || 30 || [http://www.aliexpress.com/store/product/5m-WS2811-LED-digital-strip-60leds-m-with-30pcs-WS2811-built-in-the-5050-smd-rgb/701799_653641294.html link] ||  || $38.00 || $0.25 ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2811 || 50 pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/5m-led-digital-strip-DC12V-input-WS2811IC-256-scale-10pcs-IC-and-30pcs-5050-SMD-RGB/701799_568458133.html link] ||  || $30.00 || $0.60 ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || WS2811 || 20 pixels || 12vdc ||30 || 10 || [http://www.aliexpress.com/store/product/Mini-ws2811-controller-20pcs-LED-digital-module-WS2811IC-5050-3LEDS-DC12V-input-waterproof/701799_654706233.html link] || || $18.00 || $0.90 ||&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2812 || 240 pixels (4m) || 5vdc || 60 || 60 || [http://www.aliexpress.com/store/product/4m-WS2811-LED-digital-strip-60leds-m-with-60pcs-WS2811-built-in-the-5050-smd-rgb/701799_638374848.html link] ||  || $48.00 || $0.20 ||silicone tube, WS2811 with integrated 5050 LED&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2812 || 320 pixels (5m) || 5vdc || 64 || 64 || [http://www.aliexpress.com/store/product/5m-WS2811-LED-digital-strip-64leds-m-with-64pcs-WS2811-built-in-the-5050-smd-rgb/701799_700438964.html link] ||  || $77.00 || $0.24 ||silicone tube, WS2811 with integrated 5050 LED&lt;br /&gt;
|-&lt;br /&gt;
| Matrix || WS2812 || 256 pixels (17cm&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;) || 5vdc || ** || ** || [http://www.aliexpress.com/store/product/16-16pixels-WS2812-led-digital-flexible-panel-light-ws2811-IC-controlled-size-17cm-17cm-DC5V-input/701799_825283258.html link] ||  || $65.00 || $0.25 ||NOT WATERPROOF, WS2811 with integrated 5050 LED attached to flexible panel&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| String || LPD6803 || 50 Pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/12mm-LPD6803-pixel-module-IP68-DC5V-input-full-color/701799_404076974.html link] || || $23.00 || $0.46 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || LPD6803 || 50 Pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/led-pixel-module-LPD6803-DC5V-input-IP68-50pcs-a-string/701799_474536611.html link] || || $23.16 || $0.46 ||IP68, side wire&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| LPD6803 || 50 Pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/5m-IP68-LPD6803-led-dream-color-strip-DC12V-input-can-be-used-in-the-water-30leds/701799_470258603.html link] || || $65.26 || $1.31 ||IP68, similar to LOR CCR&lt;br /&gt;
|-&lt;br /&gt;
| Module (square)|| LPD6803|| 20 pixels (2m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/20pcs-string-waterproof-led-pixel-module-3pcs-SMD-RGB-5050-1pcs-LPD6803-32-gray-level-DC12V/701799_441782956.html link] ||  || $21.00 || $1.05 ||3 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular)|| LPD6803|| 20 pixels (2m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/20pcs-a-string-led-pixel-module-3pcs-SMD-RGB-5050-1pcs-LPD6803-32-gray-level-DC12V/701799_349773751.html link] ||  || $20.50 || $1.03 ||3 LEDs&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| String || TLS3001 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/4096-gray-scale-12mmled-pixel-module-3001IC-DC5V-input-IP68-50pcs-a-string/701799_441831480.html link] || || $22.50 || $0.45 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String || TLS3001 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/12mm-RGB-full-LED-pixel-module-TLS3001-IC-DC5V-input-50pcs-a-string-input-end-with/701799_677880352.html link] || ||  $26.00 || $0.52 ||IP68, with 4 pin waterproof  connectors&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || TLS3001 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/4096-scale-led-pixel-module-3001IC-DC5V-input-IP68-50pcs-a-string/701799_441831737.html link] || || $23.00 || $0.46 ||IP68, back wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| String || TM1804 || 50 pixels (5m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/50-node-LED-pixel-string-DC12V-input-new-model-IP68-TM1804IC/701799_495657175.html link] || || $20.00 || $0.40 ||IP68, DIYLA Smart Strings&lt;br /&gt;
|-&lt;br /&gt;
| String || TM1804 || 100 pixels (10m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/100-node-LED-pixel-string-DC12V-input-new-model-IP68-TM1804IC/701799_495658159.html link] || ||  $40.00 || $0.40 ||IP68, DIYLA Smart Strings&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || TM1804 || 20 pixels (2m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/TM1804-IC-led-pixel-module-DC12V-input-20pcs-a-string/701799_374338613.html link] || || $22.00 || $1.10 ||silicone coating, 3 LEDs, DIYLA Smart Modules&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || TM1804 || 20 pixels (2m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/TM1804-IC-led-pixel-module-DC12V-input-20pcs-a-string/701799_374338740.html link] || || $14.00 || $0.70 ||silicone coating, 3 LEDs, DIYLA Smart Modules&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| TM1809 || 150 pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/5m-TM1809-dream-color-strip-30leds-m-in-silicon-tube-10pcs-TM1809-IC-each-meter/701799_693754057.html link] || || $52.00 || $0.35 ||IP67, silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| TM1809 || 150 pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/5m-30leds-m-TM1809-led-dream-color-strip-DC5V-input-10pcs-IC-each-meter-waterproof-by/701799_631720939.html link] || || $52.00 || $0.35 ||IP65, silicone coating&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| TM1809 || 240 pixels (5m) || 12vdc || 48 || 16 || [http://www.aliexpress.com/store/product/5m-48leds-m-TM1809-led-dream-color-strip-DC12V-input-16pcs-IC-each-meter-waterproof-by/701799_629383462.html link] || || $67.00 || $0.28 ||IP68, silicone tube&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| DMX || 50 pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/dmx-led-dream-color-strip-30pcs-5050-smd-led-each-meter-10pcs-pixel-water-silicon-coating/701799_520498711.html link] || || $66.32 || $1.33 ||IP65, silicone tube&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Retail Store (i.e. Lowes)==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter !! Link !! Image !! Price !! Price per Pixel !! Note&lt;br /&gt;
|-&lt;br /&gt;
| String || GECE || 25,36,50 pixels (20,29,41ft)  || 5vdc || 4 || 4 || [http://www.geholidaylighting.com/color-effects/us/items/72021/ link] || || ||~$2 ||G35 Cover, General Electric Color Effects (with controller and Power Supply)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=&#039;&#039;&#039;Examples of DUMB RGB (not Pixels) available from different vendors&#039;&#039;&#039;=&lt;br /&gt;
These RGB LEDs are NOT Pixels.  They are similar in that they can generate a wide range of colors, but they differ in that they do not have individually addressable RGB LEDs.  Dumb RGBs have the entire string or strip change the same color at once and do not allow individually addressable LEDs.  They do not include a control IC and they need special [[Controllers#Dumb_RGB_DC_Controllers_Feature_Comparisons|RGB Controllers, not Pixel Controllers]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
These are selected DUMB RGB from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 1-26-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==[http://www.diyledexpress.com DIYLEDEXPRESS] ==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per Node || Note&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 50 nodes (5m) || 5vdc || 10 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=65 link] || || $18.75 || $0.38 ||IP68&lt;br /&gt;
|- &lt;br /&gt;
| String || None || 50 nodes (5m) || 12vdc || 10 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=190 link] || || $19.75 || $0.40 ||IP68&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None ||  5m || 12vdc || 30 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=78 link] || || $19.25 || $3.85/m ||IP65, can be cut every 3 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None ||  5m || 12vdc || 60 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=51 link] || || $26.35 || $5.25/m ||IP65, can be cut every 3 LEDs&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || None || 20 nodes || 12vdc || 30 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=146 link] || || $13.50 || $0.68 ||IP66&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.holidaycoro.com HolidayCoro] ==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore dmoore]    NOTE: See website (links below) for pricing as sales, quantity discounts and seasonal pricing may apply)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! Length !! Voltage !! Link || Image || Note&lt;br /&gt;
|-&lt;br /&gt;
| Nodes / Sring || 50 nodes&amp;lt;br&amp;gt;12&#039; 6&amp;quot; string length&amp;lt;br&amp;gt;3&amp;quot; Spacing || 12vdc || [http://www.holidaycoro.com/RGB-8mm-LED-Waterproof-Node-12v-p/58.htm link] ||[[Image:HolidayCoro-58.jpg|100px|link=http://www.holidaycoro.com/product-p/58.htm]] || IP68&lt;br /&gt;
|-&lt;br /&gt;
| Strip || 5m || 12vdc || [http://www.holidaycoro.com/RGB-LED-Strip-12v-30-LEDs-per-Meter-Waterproof-p/59.htm link] ||[[Image:HolidayCoro-59.jpg|100px|link=http://www.holidaycoro.com/product-p/59.htm]]|| silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || 20 nodes || 12vdc || [http://www.holidaycoro.com/RGB-Rectangle-Module-p/56.htm link] ||[[Image:HolidayCoro-56.jpg|100px|link=http://www.holidaycoro.com/product-p/56.htm]] || 3 LEDs / IP68&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || 20 nodes || 12vdc || [http://www.holidaycoro.com/product-p/57.htm link] || [[Image:HolidayCoro-57.jpg|100px|link=http://www.holidaycoro.com/product-p/57.htm]] || 3 LEDs / IP68&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.aliexpress.com/store/701799 Ray Wu] ==&lt;br /&gt;
(China Based)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter !! Link !! Image !! Price || Price per Node ||  Note&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 50 nodes (5m) || 5vdc || 10 || 0 || [http://www.aliexpress.com/store/product/IP68-DC5V-input-12mm-through-hole-LED-channel-letter-RGB-color-50pcs-a-string/701799_522237021.html link] || || $12.00 || $0.24 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 100 nodes (10m) || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/IP68-DC12V-input-12mm-through-hole-LED-channel-letter-RGB-color-100pcs-a-string/701799_522236867.html link] || ||$24.00 || $0.24 ||IP68&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 30 || 0 || [http://www.aliexpress.com/store/product/Flexible-LED-Strip-5050-SMD-30LEDs-m-waterproof-by-silicon-tubing-RGB-color-DC12V-input-with/701799_288950548.html link] || || $16.00 || $3.20/m ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 30 || 0 || [http://www.aliexpress.com/store/product/5M-150-Leds-LED-Strip-Waterproof-by-silicon-coating-RGB-5050-30-Leds-M-DC12V-input/701799_538723773.html link] || || $16.00 || $3.20/m ||IP68,silicone coating&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 30 || 0 || [http://www.aliexpress.com/store/product/5m-one-roll-5050-SMD-30LEDs-m-led-strip-waterproof-by-silicon-tubing-and-coating-RGB/701799_329544925.html link] || || $24.00 || $4.80/m ||IP68,silicone tube and coating&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 30 || 0 || [http://www.aliexpress.com/store/product/5m-flexible-LED-Strip-5050-SMD-30LEDs-m-waterproof-by-epoxy-coating-RGB-color-DC12V-input/701799_288949036.html link] || || $20.53 || $4.11/m ||epoxy coating&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 60 || 0 || [http://www.aliexpress.com/store/product/DC12V-5m-one-roll-5050-SMD-60LEDs-m-led-strip-waterproof-by-silicon-tube-IP68/701799_654720379.html link] || ||$22.00  || $4.40/m ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 60 || 0 || [http://www.aliexpress.com/store/product/5m-one-roll-5050-SMD-60LEDs-m-led-strip-waterproof-by-silicon-tubing-and-coating-can/701799_329545666.html link] || || $32.00 || $6.40/m ||IP68,silicone tube and coating&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 60 || 0 || [http://www.aliexpress.com/store/product/Flexible-LED-Strip-5050-SMD-60LEDs-m-waterproof-by-epoxy-coating-RGB-color-DC12V-input-with/701799_288945652.html link] || || $41.05 || $8.21/m ||epoxy coating&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || None || 20 nodes  || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/2pcs-5050-smd-RGB-led-module-SIZE-45mm-12mm/701799_579949630.html link] || || $8.00 || $0.40 ||IP65, 2 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || None || 20 nodes  || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/promotion-5050-SMD-RGB-LED-module-DC12V-input-waterproof-20pcs-a-string/701799_423204013.html link] || ||$9.00 || $0.45 ||IP66, 3 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || None || 20 nodes  || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/Waterproof-SMD-LED-Module-3pcs-5050-SMD-LED-DC12V-input-20pcs-a-string-RGB/701799_291746166.html link] || || $14.74 || $0.74 ||IP68, 3 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || None || 20 nodes  || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/promotion-5050-SMD-RGB-LED-module-0-96W-DC12V-20pcs-a-string/701799_721644649.html link] || || $9.50 || $0.48 ||IP67, 4 LEDs&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.seasonalentertainmentllc.com/ Seasonal Entertainment]==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?1573-Ponddude Ponddude])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per LED || Note&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 50 nodes (5m) || 12vdc || 10 || 0 || [http://www.seasonalentertainmentllc.com/store/en/dumb-pixels/149-50ct-12-volt-rgb-pixels.html link] || || $19.99 || $.40 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || None || 50 nodes (10m) || 12vdc || 5 || 0 || [http://www.seasonalentertainmentllc.com/store/en/dumb-pixels/169-rgb-c7-nodes.html link] || || $42.99 || $0.86 ||IP68, RGB C7 lens&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || None || 50 nodes (10m) || 12vdc || 5 || 0 || [http://www.seasonalentertainmentllc.com/store/en/dumb-pixels/170-rgb-c9-nodes.html link] || || $44.99 || $0.90 ||IP68, RGB C9 lens&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m || 12vdc || 30 || 0 || [http://www.seasonalentertainmentllc.com/store/en/dumb-pixels/151-5ft-flexible-rgb-strip.html link] || || $35.99 || $7.20/m ||IP68, Silicone filled&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=&#039;&#039;&#039;Examples of DUMB WHITE LEDs (not Pixels) available from different vendors&#039;&#039;&#039;=&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
These are selected DUMB RGB from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 4-9-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==[http://www.aliexpress.com/store/701799 Ray Wu] ==&lt;br /&gt;
(China Based)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per Node || Note&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 50 nodes (5m) || 5vdc || 10 || 0 || [http://www.aliexpress.com/store/product/Waterproof-through-hole-LED-Module-1pcs-9mm-straw-hat-LED-white-color/701799_291748711.html?_componentAcceptorEnabled_=false link] || || $0.15 || $0.15 ||IP68 WHITE ONLY NOT RGB&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Controllers]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;br /&gt;
[[Category:DIYC Index]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Enclosures&amp;diff=12845</id>
		<title>Enclosures</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Enclosures&amp;diff=12845"/>
		<updated>2018-07-14T06:16:12Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* Vendors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=&#039;&#039;&#039;Enclosures&#039;&#039;&#039;=&lt;br /&gt;
It is common to mount the various circuit boards and controllers in plastic enclosures to protect them from exposure to the environment and things like rain, snow and insects.  While most of the enclosures folks use are not truly &amp;quot;Waterproof&amp;quot; they are &amp;quot;Weatherproof&amp;quot;.  The following enclosures manage to keep the boards reasonably well protected.  While some people go to [[Enclosures#Threads|various lengths]] to cover the enclosures by plastic bags or use rope caulk to make a better seal on the covers, most folks do not.  These enclosures are originally designed for use in the telecommunications and the cable tv industry for mounting various equipment outside.  The enclosures all have various height standoffs on the inside back wall to attach circuit boards to.  The enclosures all have snap lock closures to keep the enclosures closed.  Some of the enclosures also have recessed screw lock to make the enclosures more tamper proof. It is also possible to further secure the enclosures using plastic wire ties thru the slots on the doors. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
There also many other [[Enclosures#Alternate_Enclosures|alternative ways]] to mount your circuit boards in other types of enclosures.&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Popular Enclosures=&lt;br /&gt;
Exterior Dimensions &lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Enclosure&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Height&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Width&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Depth&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;TA-200&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3.13” (7.95cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3.63” (9.22cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2.5” (6.35cm) &amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;CG-500&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;6.5&amp;quot; (16.5cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;8.0&amp;quot; (20.3cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2.75&amp;quot; (7.0cm)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;CG-1000&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;9.00&amp;quot; (22.80cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;9.00&amp;quot; (22.80cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3.00&amp;quot; (7.60cm)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;CG-1500&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;12.25&amp;quot; (31.10cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;12&amp;quot; (30.50cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;5.25&amp;quot; (13.30cm)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;CG-2000&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;13.0&amp;quot; (33.00cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;9.0&amp;quot; (22.80cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3.0&amp;quot; (7.60cm)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==TA-200  (Terminal Access TA-200 Terminal Enclosure)==&lt;br /&gt;
[[File:TA-200.png| 100px|TA-200]][[File:TA-200-inside.png| 100px|TA-200]][[File:TA-200.jpg| 100px|TA-200 Ukewarrior]] [[File:SSRezEnclosure.JPG|110px|SSRez  g2ktcf]] [[File:Ssrneon_001.jpg| 200px|SSRNeon Ukewarrior]] [[File:DCSSR2-4-Final.jpg| 150px|DCSSR dlovely]] [[File:DC_SSR1.JPG| 200px|DCSSR thurrle]]  [[File:PX1-TA200.JPG| 200px |Renard PX1 Wayne j]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
Common usage:[[SSRez | SSRez ACSSR]], [[SSRneon | SSRNeon ACSSR]], [[DCSSR_Version_2.4 | DCSSR Version 2.4]], [[Renard PX1 Pixel Controller]], [[Pixel DCSSR]]&amp;lt;br/&amp;gt;&lt;br /&gt;
External Dimensions (HxWxD):  3.13” x 3.63” x 2.5” (7.95cm x 9.22cm x 6.35cm)&amp;lt;br/&amp;gt;&lt;br /&gt;
Internal Dimensions:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/4/49/TA-200-Terminal-Enclosure.pdf Datasheet]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/c/c1/TA-200-Base-Drawing_1249137425.pdf Internal Drawing]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CG-500  (CableGuard 500 Coax Demarcation Enclosure)==&lt;br /&gt;
[[File:CG-500.png| 300px|CG-500]][[File:CG-500-inside.png| 450px|CG-500]]  [[File:IMG 2450.JPG| 300px|Simple Renard 32 Combo OregonLights]]  [[File:E131 DMX bridge.png| 350px| RPM&#039;s E1.31 to DMX Bridge nuelemma]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
Common usage:[[Simple_Renard_32_Combo | Simple Renard 32 Combo]], [[Simple_Renard_RGB%2BW | Simple Renard 32 RGB+W DC Controller]],  [http://shop.martinxmas.com/product.php?id_product=48 RPM E1.31 To DMX Bridge] &amp;lt;br/&amp;gt;&lt;br /&gt;
External Dimensions (HxWxD):  6.5&amp;quot; x 8.0&amp;quot; x 2.75&amp;quot; (16.5cm x 20.3cm x 7.0cm)&amp;lt;br/&amp;gt;&lt;br /&gt;
Internal Dimensions:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/a/a9/CG-500-Coax-Demarcation-Enclosure.pdf Datasheet]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/e/ed/CG-500-Base-Options_1331643504.pdf Internal Drawing]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CG-1000  (CableGuard 1000 Coax Demarcation Enclosure==&lt;br /&gt;
[[File:CG-1000.png| 300px|CG-1000]] [[File:CG-1000-inside.png| 300px|CG-1000]] [[File:SS8 enclosure.JPG| 240px|SS8 WayneJ]] [[File:SS16 hs.JPG| 300px| SS16 waynej]] [[File:SS16 enclosure.JPG| 250px|SS16 WayneJ]]    [[File:JRDRen24.jpg| 300px|REN24HC jrd]]  [[File:0902sm.jpg| 300px|REN48LSD jklingert]] [[File:839 4889 scaled.JPG| 300px|REN64 g2ktcf]]   [[File:0904sm.jpg| 250px| RPM E1.31 DMX Bridge jklingert]]  [[File:2012-04-17 19.49.46.jpg| 300px|E681 + Power Supply tjetzer]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
Common usage:[[The_Renard_SS8_Controller_Board | Renard SS8 AC Controller]], [[The_Renard_SS16_Controller_Board | Renard SS16 AC Controller]], [[24_Channel_Renard_with_SSR_Assembly_Instructions | Ren24HC AC Controller]], [[Ren48LSDv3c | Renard 48LSD DC Controller]], [[Renard_64XC | Ren64 Controller]], [[Helix#Helix_Daughter_Board|Helix Daughter Board]] &amp;lt;br/&amp;gt;&lt;br /&gt;
External Dimensions (HxWxD):  9.00&amp;quot; x 9.00&amp;quot; x 3.00&amp;quot; (22.80cm x 22.80cm x 7.60cm)&amp;lt;br/&amp;gt;&lt;br /&gt;
Internal Dimensions:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/e/e1/CG-1000-Coax-Demarcation-Enclosure.pdf Datasheet]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/4/4c/CG-1000-Base-Drawing_124913742_1331643504.pdf Internal Drawing]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CG-1500  (CableGuard 1500 Coax Demarcation Enclosure)==&lt;br /&gt;
[[File:CG-1500.png| 300px|CG-1500]][[File:CG-1500-inside.png| 300px|CG-1500]]  [[File:2009 IMG 5-4.jpg| 300px|REN48LSD + Power Supply Mangrove]] [[File:028.jpg| 300px|REN48LSD + Power Supply OregonLights]] [[File:0903sm.jpg| 250px|PC Power Supply (old CG-1500 hole pattern) jklingert]]  [[File:GC1500 Ren48LSD 12V PS 4BoB v2 (5).jpg| 300px| Ren48LSD + Power Supply + Breakout Boards rfallatt]]  [[File:GC1500 Ren48LSD 12V PS 4BoB v2.jpg| 300px| Ren48LSD + Power Supply + Breakout Boards rfallatt]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
Common usage: Similar to CG-1000, but box is larger.  [http://sandevices.com/ E680, E681, E682 Pixel Controllers], [http://www.holidaycoro.com/category-s/1960.htm/ AlphaPix Pixel Controllers], Various Power Supplies, [[Helix#Helix_Main_Board| Helix Main Board]], [[Helix#Helix_32ch_SSR_Daughter_Board|Helix 32ch SSR Daughter Board]]&amp;lt;br/&amp;gt;&lt;br /&gt;
External Dimensions (HxWxD): 12.25&amp;quot; x 12&amp;quot; x 5.25&amp;quot; (31.10cm x 30.50cm x 13.30cm) &amp;lt;br/&amp;gt;&lt;br /&gt;
Internal Dimensions:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.holidaycoro.com/Enclosure-Mounting-Adapters-and-Housings-s/1953.htm Adapter Plates for common controllers (AlphaPix, E682, LOR) and power supplies (350w)]&amp;lt;br/&amp;gt;&lt;br /&gt;
Note: In 2011 the mounting hole pattern in the CG-1500 changed to a new layout.  The drawing below is the new hole pattern.&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/3/3b/CG-1500-Coax-Demarcation-Enclosure.pdf Datasheet]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/4/4a/CG-1500-Base-Drawing-New-2011_1331643504.pdf Internal Drawing]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CG-2000  (CableGuard 2000 Coax Demarcation Enclosure)==&lt;br /&gt;
[[File:CG-2000.png| 200px|CG-2000]] [[File:CG-2000-inside.png| 300px|CG-2000]]  [[File:Encl-open-sm.jpg| 200px|Renard SS24 rjchu]]  [[File:SS24 enclosure.JPG| 180px|Renard SS24 waynej]]  [[File:IMG 4333.jpg|200px|Ren64 JEEPGUY]]&amp;lt;br/&amp;gt;&lt;br /&gt;
Common usage: [[The_Renard_SS24_Controller_Board | Renard SS 24]]&amp;lt;br/&amp;gt;&lt;br /&gt;
External Dimensions (HxWxD):  13.0&amp;quot; x 9.0&amp;quot; x 3.0&amp;quot; (33.00cm x 22.80cm x 7.60cm)&amp;lt;br/&amp;gt;&lt;br /&gt;
Internal Dimensions:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/d/dd/CG-2000-Coax-Demarcation-Enclosure.pdf Datasheet]&amp;lt;br/&amp;gt;&lt;br /&gt;
Internal Drawing&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Mounting Options=&lt;br /&gt;
[[File:Stand img 0960.jpg| 300px|BillinSoFl]]  [[File:Stand IMG 0162.jpg| 300px|somtng4u2c]]  [[File:2009 IMG 5-2.jpg|500px|Mangrove]] [[File:Enclosure.jpg|300px|bcstuff]]&amp;lt;br/&amp;gt;&lt;br /&gt;
==Mounting Threads==&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?20774-Mounting-enclosures Mounting Enclosures Thread]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?17810-A-stand-mount-for-enclosures Mounting Options Thread]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?12263-Mounting-CG-1000-CG-2000 More Mounting Options]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?29469-How-Do-you-Mount-CG-Enclosures  Even More Mounting Options]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Vendors=&lt;br /&gt;
The following vendors stock the enclosures listed above.  They are also active participants of the DIYC community and can frequently be found in the [http://doityourselfchristmas.com/forums/addonchat.php Chat Room] on the DIYC site.&lt;br /&gt;
&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
You can find all of these on Amazon.com [https://www.amazon.com/gp/product/B00EKKDRTM/ref=as_li_tl?ie=UTF8&amp;amp;tag=holid0e8-20&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;linkCode=as2&amp;amp;creativeASIN=B00EKKDRTM&amp;amp;linkId=08156c6aa87a3796a9f63209ce15f58e CG-1500] [https://www.amazon.com/gp/product/B00EJWSKUM/ref=as_li_tl?ie=UTF8&amp;amp;tag=holid0e8-20&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;linkCode=as2&amp;amp;creativeASIN=B00EJWSKUM&amp;amp;linkId=70e3c09ee3e66aa312c5d0e1b956ef7e CG-1000] [https://www.amazon.com/gp/product/B00EJWZVDQ/ref=as_li_tl?ie=UTF8&amp;amp;tag=holid0e8-20&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;linkCode=as2&amp;amp;creativeASIN=B00EJWZVDQ&amp;amp;linkId=62a69b87a0597ef44d2ac03bafd56e27 CG-1000XL] [https://www.amazon.com/gp/product/B00EKKJY6C/ref=as_li_tl?ie=UTF8&amp;amp;tag=holid0e8-20&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;linkCode=as2&amp;amp;creativeASIN=B00EKKJY6C&amp;amp;linkId=d31f8cfc30c283e12fdbce9c97c824ce CG-500] [https://www.amazon.com/gp/product/B00EKKBM5I/ref=as_li_tl?ie=UTF8&amp;amp;tag=holid0e8-20&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;linkCode=as2&amp;amp;creativeASIN=B00EKKBM5I&amp;amp;linkId=fd71f6e37decb42f5aa4642eec76cbfa CG-2000]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=16 DIY LED Express] is run by user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer (Todd)]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.radiant-holidays.com Radiant Holidays](formerly WLC Ventures) is run by user [http://doityourselfchristmas.com/forums/member.php?1606-g2ktcf g2ktcf (Chris)]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.holidaycoro.com/CableGuard-CG-1500-Mounting-Case-p/637.htm CG-1500 Enclosures] and a large variety [http://www.holidaycoro.com/category-s/1953.htm Adapter Kits, including all mounting hardware for industry standard AlphaPix, Falcon V2/V3, San Devices E682, PixLite, LOR Controllers and Generic Uses] | [http://www.holidaycoro.com/ HolidayCoro] is run by user [http://doityourselfchristmas.com/forums/member.php?1606-dmoore dmoore (David)]&amp;lt;br/&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.holidaycoro.com/HC-2500-Enclosure-Mounting-Adapters-and-Housings-s/2016.htm HC-2500 Enclosure] - A customized larger version of the CG-1500 with the same mounting pattern as the CG-1500, a second set of bosses on the door, an extra hinge and is 140% stronger material.  Available with closed (drill out) or pre-drilled holes in a removable mounting plate.&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
Another vendor that is not a DIYC member is DF Countryman. Call 612-724-4400 to order from Sales Manager Duke McNaughton&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Other Information=&lt;br /&gt;
*Many of the boards and controllers are designed to mount in specific enclosure and have their holes partially or completely align with the built in standoff in the enclosures.&lt;br /&gt;
&lt;br /&gt;
*It is also necessary or desirable to sometimes mount the board in different positions where the holes in the pcb does not align with the standoffs  in the enclosure.  It is common to use Nylon standoffs or small sections of plastic tubing to keep the boards away from the back of the enclosure.  Frequently these standoffs are attached to the enclosure using adhesives like E6000, Epoxy or hot glue.  Scuffing the smooth plastic enclosure before applying the adhesive will assist their holding power. &lt;br /&gt;
&lt;br /&gt;
* Another common method to mount boards and controllers in an enclosure is to actually mount the pcb to a plastic or MDF board that is then attached to the enclosure.  Low cost plastic cutting boards from a dollar store or a piece of lexan from a big box hardware store are also commonly used.&lt;br /&gt;
&lt;br /&gt;
*It is also common to drill right thru the back of the enclosure to have screws provide standoffs.  A small gasket or a dab of glue can also seal the holes from the weather.&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=FAQ=&lt;br /&gt;
TBD&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Alternate Enclosures=&lt;br /&gt;
[[Alternate_Enclosures | Alternate Enclosure Wiki]]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?17000-SS24-Enclosure-Using-5-quot-x5-quot-Vinyl-Fence-Post&amp;amp;highlight=enclosures SS24 in 5&amp;quot; Fence Post]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.mcmelectronics.com/product/21-11145 Dripbox 330 Outdoor Waterproof/Weatherproof Box- Black]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?19095-Orbit-Outdoor-Timer-Box-for-1-88 Orbit Outdoor Timer Box]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?18137-Cheap-Quick-Board-Enclosure&amp;amp;p=183781#post183781 Plastic Food Containers]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?16802-Trouble-finding-enclosure-RenSS24&amp;amp;p=171370#post171370 Ammo Can]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?15825-New-enclosure-idea&amp;amp;p=160224#post160224 PVC Pipe]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?20580-Post-Enclosure-Pics-Thread&amp;amp;p=208973#post208973 Mission Control!]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.walmart.com/ip/Snap-Top-Everstart-Marine-Battery-Box/16781379 Walmart $8 Marine Battery Box]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.harborfreight.com/tool-storage/all-other-storage/ammo-box-61451.html Harbor Freight $7 Plastic Ammo Box]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Threads=&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?20580-Post-Enclosure-Pics-Thread Photos of Boards Mounted in enclosures]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?21259-To-paint-or-not-to-paint-enclosures&amp;amp;highlight=enclosures Painting Enclosures]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?18937-Ren48LSD-in-CG-1500-Enclosure-with-ATX-Power-Supply-and-RenW&amp;amp;p=190577#post190577 Adding Vents]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?12663-Bags-over-enclosures Bags over enclosures to keep dry]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?18229-TA-200-leaking-water Sealing to prevent Leakage]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?16433-Keptel-Enclosure-Gasket&amp;amp;p=166755#post166755 Rope Caulk]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.doityourselfchristmas.com/wiki/index.php?title=Ren-W_Controller_Heater Heater in an Enclosure for cold weather]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.doityourselfchristmas.com/wiki/index.php?title=Ren-W_BOM_and_Construction#Mounting_a_Ren-W_and_SS24_Controller_in_a_CG2000_Enclosure Mounting a REN-W in a CG-2000 Enclosure]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:DIYC Index]]&lt;br /&gt;
[[Category:Display Construction]]&lt;br /&gt;
[[Category:How To]]&lt;br /&gt;
[[Category:DIYC_Hardware]]&lt;br /&gt;
[[Category:DIYC Controllers]]&lt;br /&gt;
[[Category:General_Info]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Enclosures&amp;diff=12844</id>
		<title>Enclosures</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Enclosures&amp;diff=12844"/>
		<updated>2018-07-14T06:15:23Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* Vendors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=&#039;&#039;&#039;Enclosures&#039;&#039;&#039;=&lt;br /&gt;
It is common to mount the various circuit boards and controllers in plastic enclosures to protect them from exposure to the environment and things like rain, snow and insects.  While most of the enclosures folks use are not truly &amp;quot;Waterproof&amp;quot; they are &amp;quot;Weatherproof&amp;quot;.  The following enclosures manage to keep the boards reasonably well protected.  While some people go to [[Enclosures#Threads|various lengths]] to cover the enclosures by plastic bags or use rope caulk to make a better seal on the covers, most folks do not.  These enclosures are originally designed for use in the telecommunications and the cable tv industry for mounting various equipment outside.  The enclosures all have various height standoffs on the inside back wall to attach circuit boards to.  The enclosures all have snap lock closures to keep the enclosures closed.  Some of the enclosures also have recessed screw lock to make the enclosures more tamper proof. It is also possible to further secure the enclosures using plastic wire ties thru the slots on the doors. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
There also many other [[Enclosures#Alternate_Enclosures|alternative ways]] to mount your circuit boards in other types of enclosures.&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Popular Enclosures=&lt;br /&gt;
Exterior Dimensions &lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Enclosure&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Height&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Width&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Depth&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;TA-200&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3.13” (7.95cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3.63” (9.22cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2.5” (6.35cm) &amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;CG-500&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;6.5&amp;quot; (16.5cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;8.0&amp;quot; (20.3cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2.75&amp;quot; (7.0cm)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;CG-1000&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;9.00&amp;quot; (22.80cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;9.00&amp;quot; (22.80cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3.00&amp;quot; (7.60cm)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;CG-1500&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;12.25&amp;quot; (31.10cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;12&amp;quot; (30.50cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;5.25&amp;quot; (13.30cm)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;CG-2000&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;13.0&amp;quot; (33.00cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;9.0&amp;quot; (22.80cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3.0&amp;quot; (7.60cm)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==TA-200  (Terminal Access TA-200 Terminal Enclosure)==&lt;br /&gt;
[[File:TA-200.png| 100px|TA-200]][[File:TA-200-inside.png| 100px|TA-200]][[File:TA-200.jpg| 100px|TA-200 Ukewarrior]] [[File:SSRezEnclosure.JPG|110px|SSRez  g2ktcf]] [[File:Ssrneon_001.jpg| 200px|SSRNeon Ukewarrior]] [[File:DCSSR2-4-Final.jpg| 150px|DCSSR dlovely]] [[File:DC_SSR1.JPG| 200px|DCSSR thurrle]]  [[File:PX1-TA200.JPG| 200px |Renard PX1 Wayne j]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
Common usage:[[SSRez | SSRez ACSSR]], [[SSRneon | SSRNeon ACSSR]], [[DCSSR_Version_2.4 | DCSSR Version 2.4]], [[Renard PX1 Pixel Controller]], [[Pixel DCSSR]]&amp;lt;br/&amp;gt;&lt;br /&gt;
External Dimensions (HxWxD):  3.13” x 3.63” x 2.5” (7.95cm x 9.22cm x 6.35cm)&amp;lt;br/&amp;gt;&lt;br /&gt;
Internal Dimensions:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/4/49/TA-200-Terminal-Enclosure.pdf Datasheet]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/c/c1/TA-200-Base-Drawing_1249137425.pdf Internal Drawing]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CG-500  (CableGuard 500 Coax Demarcation Enclosure)==&lt;br /&gt;
[[File:CG-500.png| 300px|CG-500]][[File:CG-500-inside.png| 450px|CG-500]]  [[File:IMG 2450.JPG| 300px|Simple Renard 32 Combo OregonLights]]  [[File:E131 DMX bridge.png| 350px| RPM&#039;s E1.31 to DMX Bridge nuelemma]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
Common usage:[[Simple_Renard_32_Combo | Simple Renard 32 Combo]], [[Simple_Renard_RGB%2BW | Simple Renard 32 RGB+W DC Controller]],  [http://shop.martinxmas.com/product.php?id_product=48 RPM E1.31 To DMX Bridge] &amp;lt;br/&amp;gt;&lt;br /&gt;
External Dimensions (HxWxD):  6.5&amp;quot; x 8.0&amp;quot; x 2.75&amp;quot; (16.5cm x 20.3cm x 7.0cm)&amp;lt;br/&amp;gt;&lt;br /&gt;
Internal Dimensions:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/a/a9/CG-500-Coax-Demarcation-Enclosure.pdf Datasheet]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/e/ed/CG-500-Base-Options_1331643504.pdf Internal Drawing]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CG-1000  (CableGuard 1000 Coax Demarcation Enclosure==&lt;br /&gt;
[[File:CG-1000.png| 300px|CG-1000]] [[File:CG-1000-inside.png| 300px|CG-1000]] [[File:SS8 enclosure.JPG| 240px|SS8 WayneJ]] [[File:SS16 hs.JPG| 300px| SS16 waynej]] [[File:SS16 enclosure.JPG| 250px|SS16 WayneJ]]    [[File:JRDRen24.jpg| 300px|REN24HC jrd]]  [[File:0902sm.jpg| 300px|REN48LSD jklingert]] [[File:839 4889 scaled.JPG| 300px|REN64 g2ktcf]]   [[File:0904sm.jpg| 250px| RPM E1.31 DMX Bridge jklingert]]  [[File:2012-04-17 19.49.46.jpg| 300px|E681 + Power Supply tjetzer]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
Common usage:[[The_Renard_SS8_Controller_Board | Renard SS8 AC Controller]], [[The_Renard_SS16_Controller_Board | Renard SS16 AC Controller]], [[24_Channel_Renard_with_SSR_Assembly_Instructions | Ren24HC AC Controller]], [[Ren48LSDv3c | Renard 48LSD DC Controller]], [[Renard_64XC | Ren64 Controller]], [[Helix#Helix_Daughter_Board|Helix Daughter Board]] &amp;lt;br/&amp;gt;&lt;br /&gt;
External Dimensions (HxWxD):  9.00&amp;quot; x 9.00&amp;quot; x 3.00&amp;quot; (22.80cm x 22.80cm x 7.60cm)&amp;lt;br/&amp;gt;&lt;br /&gt;
Internal Dimensions:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/e/e1/CG-1000-Coax-Demarcation-Enclosure.pdf Datasheet]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/4/4c/CG-1000-Base-Drawing_124913742_1331643504.pdf Internal Drawing]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CG-1500  (CableGuard 1500 Coax Demarcation Enclosure)==&lt;br /&gt;
[[File:CG-1500.png| 300px|CG-1500]][[File:CG-1500-inside.png| 300px|CG-1500]]  [[File:2009 IMG 5-4.jpg| 300px|REN48LSD + Power Supply Mangrove]] [[File:028.jpg| 300px|REN48LSD + Power Supply OregonLights]] [[File:0903sm.jpg| 250px|PC Power Supply (old CG-1500 hole pattern) jklingert]]  [[File:GC1500 Ren48LSD 12V PS 4BoB v2 (5).jpg| 300px| Ren48LSD + Power Supply + Breakout Boards rfallatt]]  [[File:GC1500 Ren48LSD 12V PS 4BoB v2.jpg| 300px| Ren48LSD + Power Supply + Breakout Boards rfallatt]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
Common usage: Similar to CG-1000, but box is larger.  [http://sandevices.com/ E680, E681, E682 Pixel Controllers], [http://www.holidaycoro.com/category-s/1960.htm/ AlphaPix Pixel Controllers], Various Power Supplies, [[Helix#Helix_Main_Board| Helix Main Board]], [[Helix#Helix_32ch_SSR_Daughter_Board|Helix 32ch SSR Daughter Board]]&amp;lt;br/&amp;gt;&lt;br /&gt;
External Dimensions (HxWxD): 12.25&amp;quot; x 12&amp;quot; x 5.25&amp;quot; (31.10cm x 30.50cm x 13.30cm) &amp;lt;br/&amp;gt;&lt;br /&gt;
Internal Dimensions:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.holidaycoro.com/Enclosure-Mounting-Adapters-and-Housings-s/1953.htm Adapter Plates for common controllers (AlphaPix, E682, LOR) and power supplies (350w)]&amp;lt;br/&amp;gt;&lt;br /&gt;
Note: In 2011 the mounting hole pattern in the CG-1500 changed to a new layout.  The drawing below is the new hole pattern.&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/3/3b/CG-1500-Coax-Demarcation-Enclosure.pdf Datasheet]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/4/4a/CG-1500-Base-Drawing-New-2011_1331643504.pdf Internal Drawing]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CG-2000  (CableGuard 2000 Coax Demarcation Enclosure)==&lt;br /&gt;
[[File:CG-2000.png| 200px|CG-2000]] [[File:CG-2000-inside.png| 300px|CG-2000]]  [[File:Encl-open-sm.jpg| 200px|Renard SS24 rjchu]]  [[File:SS24 enclosure.JPG| 180px|Renard SS24 waynej]]  [[File:IMG 4333.jpg|200px|Ren64 JEEPGUY]]&amp;lt;br/&amp;gt;&lt;br /&gt;
Common usage: [[The_Renard_SS24_Controller_Board | Renard SS 24]]&amp;lt;br/&amp;gt;&lt;br /&gt;
External Dimensions (HxWxD):  13.0&amp;quot; x 9.0&amp;quot; x 3.0&amp;quot; (33.00cm x 22.80cm x 7.60cm)&amp;lt;br/&amp;gt;&lt;br /&gt;
Internal Dimensions:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/d/dd/CG-2000-Coax-Demarcation-Enclosure.pdf Datasheet]&amp;lt;br/&amp;gt;&lt;br /&gt;
Internal Drawing&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Mounting Options=&lt;br /&gt;
[[File:Stand img 0960.jpg| 300px|BillinSoFl]]  [[File:Stand IMG 0162.jpg| 300px|somtng4u2c]]  [[File:2009 IMG 5-2.jpg|500px|Mangrove]] [[File:Enclosure.jpg|300px|bcstuff]]&amp;lt;br/&amp;gt;&lt;br /&gt;
==Mounting Threads==&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?20774-Mounting-enclosures Mounting Enclosures Thread]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?17810-A-stand-mount-for-enclosures Mounting Options Thread]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?12263-Mounting-CG-1000-CG-2000 More Mounting Options]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?29469-How-Do-you-Mount-CG-Enclosures  Even More Mounting Options]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Vendors=&lt;br /&gt;
The following vendors stock the enclosures listed above.  They are also active participants of the DIYC community and can frequently be found in the [http://doityourselfchristmas.com/forums/addonchat.php Chat Room] on the DIYC site.&lt;br /&gt;
&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
You can find all of these on [http://www.Amazon.com Amazon.com]! [https://www.amazon.com/gp/product/B00EKKDRTM/ref=as_li_tl?ie=UTF8&amp;amp;tag=holid0e8-20&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;linkCode=as2&amp;amp;creativeASIN=B00EKKDRTM&amp;amp;linkId=08156c6aa87a3796a9f63209ce15f58e CG-1500] [https://www.amazon.com/gp/product/B00EJWSKUM/ref=as_li_tl?ie=UTF8&amp;amp;tag=holid0e8-20&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;linkCode=as2&amp;amp;creativeASIN=B00EJWSKUM&amp;amp;linkId=70e3c09ee3e66aa312c5d0e1b956ef7e CG-1000] [https://www.amazon.com/gp/product/B00EJWZVDQ/ref=as_li_tl?ie=UTF8&amp;amp;tag=holid0e8-20&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;linkCode=as2&amp;amp;creativeASIN=B00EJWZVDQ&amp;amp;linkId=62a69b87a0597ef44d2ac03bafd56e27 CG-1000XL] [https://www.amazon.com/gp/product/B00EKKJY6C/ref=as_li_tl?ie=UTF8&amp;amp;tag=holid0e8-20&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;linkCode=as2&amp;amp;creativeASIN=B00EKKJY6C&amp;amp;linkId=d31f8cfc30c283e12fdbce9c97c824ce CG-500] [https://www.amazon.com/gp/product/B00EKKBM5I/ref=as_li_tl?ie=UTF8&amp;amp;tag=holid0e8-20&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;linkCode=as2&amp;amp;creativeASIN=B00EKKBM5I&amp;amp;linkId=fd71f6e37decb42f5aa4642eec76cbfa CG-2000]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=16 DIY LED Express] is run by user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer (Todd)]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.radiant-holidays.com Radiant Holidays](formerly WLC Ventures) is run by user [http://doityourselfchristmas.com/forums/member.php?1606-g2ktcf g2ktcf (Chris)]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.holidaycoro.com/CableGuard-CG-1500-Mounting-Case-p/637.htm CG-1500 Enclosures] and a large variety [http://www.holidaycoro.com/category-s/1953.htm Adapter Kits, including all mounting hardware for industry standard AlphaPix, Falcon V2/V3, San Devices E682, PixLite, LOR Controllers and Generic Uses] | [http://www.holidaycoro.com/ HolidayCoro] is run by user [http://doityourselfchristmas.com/forums/member.php?1606-dmoore dmoore (David)]&amp;lt;br/&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.holidaycoro.com/HC-2500-Enclosure-Mounting-Adapters-and-Housings-s/2016.htm HC-2500 Enclosure] - A customized larger version of the CG-1500 with the same mounting pattern as the CG-1500, a second set of bosses on the door, an extra hinge and is 140% stronger material.  Available with closed (drill out) or pre-drilled holes in a removable mounting plate.&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
Another vendor that is not a DIYC member is DF Countryman. Call 612-724-4400 to order from Sales Manager Duke McNaughton&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Other Information=&lt;br /&gt;
*Many of the boards and controllers are designed to mount in specific enclosure and have their holes partially or completely align with the built in standoff in the enclosures.&lt;br /&gt;
&lt;br /&gt;
*It is also necessary or desirable to sometimes mount the board in different positions where the holes in the pcb does not align with the standoffs  in the enclosure.  It is common to use Nylon standoffs or small sections of plastic tubing to keep the boards away from the back of the enclosure.  Frequently these standoffs are attached to the enclosure using adhesives like E6000, Epoxy or hot glue.  Scuffing the smooth plastic enclosure before applying the adhesive will assist their holding power. &lt;br /&gt;
&lt;br /&gt;
* Another common method to mount boards and controllers in an enclosure is to actually mount the pcb to a plastic or MDF board that is then attached to the enclosure.  Low cost plastic cutting boards from a dollar store or a piece of lexan from a big box hardware store are also commonly used.&lt;br /&gt;
&lt;br /&gt;
*It is also common to drill right thru the back of the enclosure to have screws provide standoffs.  A small gasket or a dab of glue can also seal the holes from the weather.&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=FAQ=&lt;br /&gt;
TBD&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Alternate Enclosures=&lt;br /&gt;
[[Alternate_Enclosures | Alternate Enclosure Wiki]]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?17000-SS24-Enclosure-Using-5-quot-x5-quot-Vinyl-Fence-Post&amp;amp;highlight=enclosures SS24 in 5&amp;quot; Fence Post]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.mcmelectronics.com/product/21-11145 Dripbox 330 Outdoor Waterproof/Weatherproof Box- Black]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?19095-Orbit-Outdoor-Timer-Box-for-1-88 Orbit Outdoor Timer Box]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?18137-Cheap-Quick-Board-Enclosure&amp;amp;p=183781#post183781 Plastic Food Containers]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?16802-Trouble-finding-enclosure-RenSS24&amp;amp;p=171370#post171370 Ammo Can]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?15825-New-enclosure-idea&amp;amp;p=160224#post160224 PVC Pipe]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?20580-Post-Enclosure-Pics-Thread&amp;amp;p=208973#post208973 Mission Control!]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.walmart.com/ip/Snap-Top-Everstart-Marine-Battery-Box/16781379 Walmart $8 Marine Battery Box]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.harborfreight.com/tool-storage/all-other-storage/ammo-box-61451.html Harbor Freight $7 Plastic Ammo Box]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Threads=&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?20580-Post-Enclosure-Pics-Thread Photos of Boards Mounted in enclosures]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?21259-To-paint-or-not-to-paint-enclosures&amp;amp;highlight=enclosures Painting Enclosures]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?18937-Ren48LSD-in-CG-1500-Enclosure-with-ATX-Power-Supply-and-RenW&amp;amp;p=190577#post190577 Adding Vents]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?12663-Bags-over-enclosures Bags over enclosures to keep dry]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?18229-TA-200-leaking-water Sealing to prevent Leakage]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?16433-Keptel-Enclosure-Gasket&amp;amp;p=166755#post166755 Rope Caulk]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.doityourselfchristmas.com/wiki/index.php?title=Ren-W_Controller_Heater Heater in an Enclosure for cold weather]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.doityourselfchristmas.com/wiki/index.php?title=Ren-W_BOM_and_Construction#Mounting_a_Ren-W_and_SS24_Controller_in_a_CG2000_Enclosure Mounting a REN-W in a CG-2000 Enclosure]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:DIYC Index]]&lt;br /&gt;
[[Category:Display Construction]]&lt;br /&gt;
[[Category:How To]]&lt;br /&gt;
[[Category:DIYC_Hardware]]&lt;br /&gt;
[[Category:DIYC Controllers]]&lt;br /&gt;
[[Category:General_Info]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12749</id>
		<title>Controllers</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12749"/>
		<updated>2018-01-09T18:34:01Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* Advatek Lighting Pty Ltd */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Intro=&lt;br /&gt;
There are many different types of controllers used for RGB lighting effects.  The most common fall into two different categories: &lt;br /&gt;
*Pixel Controllers &lt;br /&gt;
*Dumb RGB Controllers.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The different controllers also can be broken into categories based on the type of data communications protocols used to speak to them from the sequencing computer.  The main categories of communications protocols are:&lt;br /&gt;
* [[Renard]] (using either RS232-serial or RS485)&lt;br /&gt;
* [[E1.31_(Streaming-ACN)_Protocol|E1.31]] (DMX over Ethernet)&lt;br /&gt;
* [[DMX]] A traditional stage lighting protocol&lt;br /&gt;
* Programs stored on SD memory cards &lt;br /&gt;
* Lightorama  LOR compatable gear&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When choosing a Pixel controller it is important that you confirm that your selection is compatible with you system design.  Critical properties to consider include are:&lt;br /&gt;
* Communications Protocol (E1.31, Renard, DMX, LOR, Etc.)&lt;br /&gt;
* [[Choosing_a_Pixel_Voltage:_5V_vs_12V|Pixel Voltage]]  (5VDC vs 12VDC)&lt;br /&gt;
* [[Different_Styles_of_Pixels|Pixel Type]] (WS2801, WS2811, GECE, LOR, Etc.)&lt;br /&gt;
* Number of Pixels to be Controlled&lt;br /&gt;
* Number of Connectors and Number of Strings that can be Physically Connected&lt;br /&gt;
* Advanced Features&lt;br /&gt;
** Grouping (ability to treat multiple Pixels as one)&lt;br /&gt;
** RGB Ordering (ability to correct the physical RGB order to match the software sequence order)&lt;br /&gt;
** ZigZag (Ability to treat physical strings as multiple logical strings)&lt;br /&gt;
** Reverse order (ability to reorder the channels on a string so the most distant one is the first channel)&lt;br /&gt;
** Etc.&lt;br /&gt;
&lt;br /&gt;
Generally you also need to add an [[Enclosures|Enclosure]] to the Pixel Controller to protect it from the weather.   You will also need a [[Power Supplies|Power Supply]] to power the Pixel Controller and Pixels.  There are several ways to connect the [[Power_Injection|Power wiring]]  and there are also several types of [[Pixel Connectors]] that can be used to simplify the wiring.&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;THIS PAGE IS UNDER CONSTRUCTION AND IS NOT COMPLETE!!&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
These are selected Pixel Controllers and other devices from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 1-29-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
=PIXEL CONTROLLERS=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;ESP-01 Based Pixel Controllers&#039;&#039;&#039;==&lt;br /&gt;
&#039;&#039;&#039;[[ESPixel Stick &amp;amp; ESPixel Pops]]&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The ESPixel Stick was developed by DIYC member Bill Porter aka... madsci1016.  &lt;br /&gt;
It took advantage of the amazing ESP-01 microcontroller which combines a full micro controller with a built in wifi interface all on a small form factor board with an incredibly low price. (~$2).&lt;br /&gt;
The ESP-01 when combined with a circuit board with a small number of components creates a full function wireless pixel controller for about $10 that can control 4 universes or nearly 700 pixels.&lt;br /&gt;
There are several variations of these controllers which are generally referred to as &#039;&#039;&#039;&#039;&#039;Pixel Sticks&#039;&#039;&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Renard Protocol (RS232 or RS485)to SPI (Pixel Communication)&#039;&#039;&#039;==&lt;br /&gt;
&#039;&#039;&#039;[[Renard_PX1_Pixel_Controller|Renard PX1 Pixel Controller]]&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The Renard PX1 was designed by [http://doityourselfchristmas.com/forums/member.php?9-P-Short Phil Short] as an inexpensive Pixel controller designed to work with standard Renard systems.  It can be daisy chained with other Renard controllers. The PX1 provides a low cost solution that allows a user to add pixels to an existing display setup using just a simple Renard setup.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to SPI (Pixel Communications)&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept an [[E1.31_(Streaming-ACN)_Protocol|E1.31 (Ethernet)]] input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be used on a Raspberry Pi,  Beagle Bone Black or other single board computers with SPI. It can receive E1.31 (and many other protocols) and use the data to drive SPI pixels. See https://wiki.openlighting.org/index.php/OLA_LED_Pixels for more information. The maximum pixel count is determined by the hardware and the pixel clock speed. [https://www.youtube.com/watch?v=gdi9fve6DKc Demo Video].&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
[http://www.holidaycoro.com/firmware Firmware Update Page]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.0.50 (configurable via LCD interface or webpage) or can be configured for DHCP.&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link || Setup Videos || Note&lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 4&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V3 || 2,720 || 16 UniCast (E1.31 &amp;amp; Artnet)||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:722.jpg|150px|link=http://www.holidaycoro.com/product-p/722-V3.htm]] || [http://www.holidaycoro.com/Product-p/722-V3.htm Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[http://www.holidaycoro.com/product-p/831.htm &amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/16o780guQbQ Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes one dedicated RS-485/DMX output (does not use a pixel output), 28A per Controller/7.5A per Output, LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  &lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 16&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V3  || 5,440 || 32 UniCast (E1.31 &amp;amp; Artnet) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:AlphaPix16.jpg|150px|link=http://www.holidaycoro.com/product-p/721-V3.htm]] || [http://www.holidaycoro.com/Product-p/721-V3.htm &amp;lt;br&amp;gt;Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[http://www.holidaycoro.com/product-p/832.htm &amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/kPAvSBBGmV4 Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes three dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output (80A at 20% Duty Cycle), LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  Resistor bank for outputs to reduce likely hood of shorting upon incorrect connections.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.advateklights.com/ Advatek Lighting Pty Ltd]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?16126-Devo Unknown (Devo)])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
| PixLite 4 || 2,720 || 16 UniCast&amp;lt;br /&amp;gt;16 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:HolidayCoro-622.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html MFG Product Link] &amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=367  US Re-Seller Link]||Assembled $114.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes one dedicated RS-485/DMX output, 28A per Controller/7A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|-&lt;br /&gt;
| PixLite 16 || 5,440 || 32 UniCast&amp;lt;br /&amp;gt;32 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:621.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html MFG Product Link]&amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=368 US Re-Seller Link]||Assembled $219.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes four dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/4A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.sandevices.com SanDevices]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4668-jstjohnz jstjohnz])&lt;br /&gt;
&lt;br /&gt;
[http://sandevices.com/documents/E68x_Controller_Pixel_Config.pdf E68x Configuration Guide]&lt;br /&gt;
&lt;br /&gt;
[http://www.sandevices.com/downloads.html Firmware Updates]&lt;br /&gt;
&lt;br /&gt;
[[E68X-to-DMX#Converter_Configuration]]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 192.168.1.206&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| E6804-4 || 2040 || 7Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 4 Fused (1x4 Electrical, 4x1 Logical)  || 6120 || Up to 12 || || [http://sandevices.com/E6804Info.html link] ||  Assembled/Tested: $99, Full Kit: Price $69 [http://doityourselfchristmas.com/forums/showthread.php?26225-E6804-4-port-pixel-controller Presale]||  [http://sandevices.com/documents/SanDevices_E6804_Pixel_Controller_Operating_Manual.pdf Owner&#039;s] [http://sandevices.com/documents/SanDevices_E6804_Assembly_Manual.pdf Assembly] || Size is 2.5&amp;quot; x 4&amp;quot;, mounting holes on 2&amp;quot;x3&amp;quot; centers, compatible with CG series enclosures. [http://doityourselfchristmas.com/forums/showthread.php?25504-New-Pixel-Controller&amp;amp;p=258848#post258848 Announcement ]&lt;br /&gt;
|-&lt;br /&gt;
| PS-1 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical)  || 3060 || Up to 6 || || [http://sandevices.com/PixelSystem1.html link] ||  Turnkey System: $399 || [http://sandevices.com/documents/PS1_Users_Guide.pdf Owner&#039;s ]  || Assembled E682 with power supply in an Enclosure&lt;br /&gt;
|-&lt;br /&gt;
| E682-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ]  [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] ||To be released shortly&lt;br /&gt;
|-&lt;br /&gt;
| E682-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ] [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] || Original E682, Before Firmware Upgrade&lt;br /&gt;
|-&lt;br /&gt;
| E681-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Firmware To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function  || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] ||To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.PixelController.com PixelController.com (Falcon Christmas)] ===&lt;br /&gt;
(USA Based run by DIYC supporting member [http://doityourselfchristmas.com/forums/member.php?7764-dpitts David Pitts (dpitts)])&lt;br /&gt;
&lt;br /&gt;
[http://www.PixelController.com/store Store]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.1.50. Can be configured via OLED interface or webpage. Supports DHCP (Dynamic Host Configuration Protocol).&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| F16V2  || 10,880 || 64 Multicast/Unicast (E1.31) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812&amp;lt;br/&amp;gt;GECE&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16/32 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16/32 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output (340 when in 32 port mode) || [[Image:F16v2.jpg|150px|link=http://www.PixelController.com/store]] || [http://www.PixelController.com/store Store] ||Assembled $200.00 || 5-32V DC, Every port can be a different type. Expandable to 32 ports, soon to be 48 ports. Virtual string support. 40Hz refresh rate on outputs even when pixel count is 680 pixels. Includes four dedicated RS-485/DMX outputs, 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output, OLED Display for Configuration and Testing, Webpage Interface, Mounting plate for CG1500 enclosure available. Voltage and temperature sensors. OLED E131 diagnostic tools. 4 - Renard (Speed and stop bits configurable), DMX and Pixelnet Outputs. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=3zJtKlOtI4Y Setup Video]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,2232.0.html  Unofficial Users Manual]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 10.10.10.10&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P12R || 2040 || 12Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001 || 12 Fused (2x6 Electrical, 3x4 Logical)  || 6120 || 1 || || [http://www.j1sys.com/ecg-p12r/ link] ||  Assembled Board: $175 || [http://www.j1sys.com/assets/PIXAD8-Guide-v0.1.pdf  Owner&#039;s ] [http://www.j1sys.com/  Notes ]  || &lt;br /&gt;
|-&lt;br /&gt;
| ECG-PIXAD8 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 8 Fused (2x4 Electrical, 2x4 Logical) || 4080 || 1 || || [http://www.j1sys.com/ecg-pixad8/ link] ||  Assembled Board: $155  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P2 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 2 Unfused (2x1 Electrical, 2x1 Logical) || 4080 || 4 || || [http://www.j1sys.com/ecg-p2/ link] ||  Assembled Board: $75, Assembled Board w/case: $85  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;DMX512 / ESTA 1.11 (RS485) to SPI&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept a DMX input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface that supports receiving DMX and the used to drive SPI pixels. See [https://www.openlighting.org/ola/ Supported Devices]  for a list of available interfaces. The maximum pixel count is determined by the hardware and the pixel clock speed.&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Channels || Pixels Supported || Output Connectors || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| EasyPix V2 || 170 || 512 ||WS2811,WS2812,WS801,WS2803 &amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803|| 1 Fused Output&amp;lt;br /&amp;gt;Screw Terminals || [[Image:HolidayCoro-614.jpg|150px|link=http://www.holidaycoro.com/product-p/614.htm]] || [http://www.holidaycoro.com/Product-p/614.htm Product Link] ||$39.99 || Null pixels, Reverse order,Push button setting with back-lit LCD screen, built-in sequences, replaceable output chip&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| DCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $53 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|-&lt;br /&gt;
| uDCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $42, Assembled Board w/Case: $48 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/Mini-protocol-Decoder-DMX-to-WS2801-512-dmx-address-decoded/701799_440556828.html Mini protocol Decoder;DMX to WS2801,512 dmx address decoded] [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-100-series-mini-DMX-protocol-decoder-support-WS2801-protocol-control-signal/701799_340705630.html DD-100 series mini DMX protocol decoder;support WS2801 protocol control signal]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-1809-WS2811-DMX-Decoder-support-WS2811-TM1804-TM1809-TM1812-driving-IC-DC5V-24V-input/701799_583679340.html  LT-DMX-1809(WS2811) DMX Decoder;support WS2811,TM1804,TM1809,TM1812 driving IC;DC5V-24V input] [http://doityourselfchristmas.com/wiki/images/a/ad/LT-1809_DMX512_DECODER.pdf  Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-2801-DMX-SPI-Decoder-support-WS2801-WS2803-drving-IC/701799_509914025.html LT-DMX-2801 DMX-SPI Decoder;support WS2801,WS2803 drving IC] [http://doityourselfchristmas.com/wiki/images/6/67/LT-2801_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-3001-DMX-SPI-Decoder-support-TLS3001-TLS3002-driving-IC/701799_509913931.html LT-DMX-3001 DMX-SPI Decoder;support TLS3001, TLS3002 driving IC]  [http://doityourselfchristmas.com/wiki/images/f/f0/LT-3001_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-6803-DMX-Decoder-DC5-24V-input-LPD6803-specific-protocol-output-signal-Max256-steps/701799_314083682.html LT-6803 DMX Decoder;DC5-24V input;LPD6803 specific protocol output signal;Max256 steps] [http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-9813-DMX-SPI-Decoder-support-P9813-drving-IC/701799_509914126.html LT-DMX-9813 DMX-SPI Decoder;support P9813 drving IC] [[http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-WS2801-IC-can-decodering-512-address/701799_340702410.html DD-1000 series DMX protocol decoder;support WS2801 IC;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-LPD6803IC-signal-can-decodering-512-address/701799_340702107.html DD-1000 series DMX protocol decoder;support LPD6803IC signal;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[http://diybllc.com/ DIYB] ===&lt;br /&gt;
(USA based) Run by DIYC user [http://doityourselfchristmas.com/forums/member.php?8235-charleskerr charleskerr]&lt;br /&gt;
*[http://diybllc.com/LED-Pixel-String-Controller-5-volt-DIYB-LCPC-01.htm DMX to SPI Pixel Controller] (website no longer online)&lt;br /&gt;
&lt;br /&gt;
===[http://www.electron-design.ru/ Electron Design] ===&lt;br /&gt;
(Israel based)&lt;br /&gt;
*[http://www.ebay.com/itm/321131195346 Combination Dumb RGB and DMX to SPI Pixel Decoder / Controller]&lt;br /&gt;
&lt;br /&gt;
===[https://www.audiovisualdevices.com.au/ AVD]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4449-David_AVD David_AVD])&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=APC718 Audio Visual Devices APC718]  Single SPI (2801 / 6803) output&lt;br /&gt;
[http://auschristmaslighting.com/wiki/APC718 ACL Wiki ]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,1243.0.html  ACL Thread]&lt;br /&gt;
&lt;br /&gt;
===[http://auschristmaslighting.com/ ACL]===&lt;br /&gt;
* [http://forums.auschristmaslighting.com/index.php/board,34.0.html TP3244 Pixel Driver] 4 SPI (2801 / 6803) outputs&lt;br /&gt;
&lt;br /&gt;
The Tiger Protocol Bridge (TigerPB) TP3212 is a small controller for use with RGB LED lights and LED strips that utilise driver chips like the 6803/2801/3005. These are the currently targeted protocols and it is possible that other 2-wire and single wire protocols could be supported with firmware upgrades. This will provide future proofing of your controller.&lt;br /&gt;
&lt;br /&gt;
The initial release will accept a standard DMX512A data stream and provide control for 170 RGB Pixels (510ch). There will be dual buffered outputs that will allow you to split the 170 pixels into say 100/70 and run them in different directions and yet control them as a single 170 pixel string.&lt;br /&gt;
Each dual buffered output will also allow for the parallel connection of the same number of pixels allowing for two strings to be used with the same patterns. If these are run in opposite directions they would provide for mirrored effects.&lt;br /&gt;
Each of the Dual outputs will be able to drive different protocols if required.&lt;br /&gt;
&lt;br /&gt;
If ran with ECG product line from http://www.j1sys.com you can use hyper-DMX and this controller can be expanded to running 4 Universe&#039;s off each controller.&lt;br /&gt;
&lt;br /&gt;
More info to Follow and at this point &#039;&#039;&#039;this controller is no longer sold&#039;&#039;&#039;.  It has been talked about coming back out.  As the information comes in it will be updated.  If you can get one used, they are still very nice units and work well.&lt;br /&gt;
&lt;br /&gt;
More info at http://auschristmaslighting.com/forums/index.php/board,34.0.html&lt;br /&gt;
&lt;br /&gt;
===Onumen===&lt;br /&gt;
* [http://auschristmaslighting.com/wiki/Controllers#Onumen Onumen Controllers] (note that the start address of the DPP controllers cannot be fixed)&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?15286-DMX-to-WS2801-Pixel-Bridge RPM Pixel Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://stellascapes.com Stellascapes] ===&lt;br /&gt;
(New Zealand Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?491-mrpackethead mrpackethead])&lt;br /&gt;
*T3:  DMX512 - SPI Bridge&lt;br /&gt;
The T3 controller provides a bridge between DMX512 and 4 strings of RGB pixels. &lt;br /&gt;
&lt;br /&gt;
More details at http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;SD Memory Card to SPI&#039;&#039;&#039; ==&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-LED-pixel-light-controller-support2-3-4wire/701799_404060519.html SD LED pixel light controller;support2,3,4wire]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/led-controller-for-WS2801-IC-dream-color-led-flexible-strip/701799_331817904.html led controller for WS2801 IC dream color led flexible strip]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-card-DMX-compatible-intelligence-controller-for-pixel-RGB-module-support-CYT3005-IC-512-output-gray/701799_320682984.html SD card-DMX compatible-intelligence controller for pixel RGB module,support CYT3005 IC.512 output gray scale;Max2048 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-100K-B-SD-card-led-pixel-controller-AC85-265V-input/701799_533617766.html T-100K-B SD card led pixel controller;AC85-265V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-200K-led-pixel-controller-can-be-controlled-via-PC-suppor-many-kinds-of-IC/701799_497637885.html T-200K online led pixel controller,can be controlled via PC;suppor many kinds of IC;8ports*512pixels=4096pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-300K-SD-card-led-pixel-controller-AC85-265V-input-can-control-more-than-6000pixels-via/701799_570149882.html T-300K;SD card led pixel controller;AC85-265V input;can control more than 6000pixels via PC,8 ports output]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000A-LED-sd-card-pixel-controller-DC5-24V-input/701799_683082725.html T-1000A,LED sd card pixel controller,DC5-24V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000B-led-pixel-controller-support-WS2801-LPD6803-WS2811-TM1804-TM1809-LPD8806-Etc-max-2048pixels-controlled/701799_715270878.html T-1000B,led pixel controller,support WS2801,LPD6803,WS2811,TM1804,TM1809,LPD8806.Etc;max 2048pixels controlled]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000S-SD-card-led-pixel-controller-2012-new-version/701799_533601713.html T-1000S SD card led pixel controller,2012 new version]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000Stand-SD-card-led-pixel-controller-2012-new-version-AC110V-220V-input/701799_533604220.html T-1000Stand SD card led pixel controller,2012 new version;AC110V/220V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-4000-LED-SD-card-led-pixel-controller-can-max-control-4096-pixels/701799_533608089.html T-4000 LED SD card led pixel controller;can max control 4096 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-8000C-SD-card-led-pixel-controller-AC85-265V-input/701799_533612960.html T-8000C SD card led pixel controller;AC85-265V input]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Light-O-Rama (LOR) to SPI&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
===[http://www.http://www.lightorama.com Light-O-Rama (LOR)]===&lt;br /&gt;
(USA Based)&lt;br /&gt;
*[http://store.lightorama.com/cc100pisetwi.html Cosmic Color Pixels]&lt;br /&gt;
*[http://store.lightorama.com/cc100busetwi.html Cosmic Color Bulbs]&lt;br /&gt;
*[http://store.lightorama.com/cocori.html Cosmic Color Strip]&lt;br /&gt;
&lt;br /&gt;
=PIXEL Extenders=&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-PPX&lt;br /&gt;
ECG-PPX is a combination of small adapter boards that can be used in conjunction with our pixel oriented products (PIXAD8, P12R, etc.) to extend the pixel signals over much longer distances. They should also work with most other brands of pixel drivers. The ECG-PPX system also will distribute a modest power envelope over the same cable for optionally powering the pixels without the need for local power supplies at the pixel strings.&lt;br /&gt;
More details at http://www.j1sys.com/ecg-ppx/&lt;br /&gt;
*ECG-PPD-A – Powered Pixel Driver - 7VDC – 12VDC input range&lt;br /&gt;
*ECG-PPD-B – Powered Pixel Driver - 7VDC – 40VDC input range&lt;br /&gt;
*ECG-PPD-C – 4 Channel Powered Pixel Driver - 7VDC – 40VDC input range on Channel 1&lt;br /&gt;
*ECG-PPR-A – Multi-Mode Powered Pixel Receiver&lt;br /&gt;
*ECG-PPI-A – Powered Pixel Injector - 7VDC-40VDC Input, 5VDC 1.5A output&lt;br /&gt;
&lt;br /&gt;
=E1.31 Bridges and DMX Dongles=&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to DMX or Renard Output&#039;&#039;&#039;==&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface to act as an E1.31 to DMX gateway.  See [https://www.openlighting.org/ola/ Supported Devices] for a list of available USB interfaces. &lt;br /&gt;
&lt;br /&gt;
===[http://www.diyledexpress.com DIYLEDEXPRESS]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
&lt;br /&gt;
*[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=22&amp;amp;products_id=157 6 Port E1.31 Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-D8 (Under development)&lt;br /&gt;
*[http://www.j1sys.com/ecg-dr4/ ECG-DR4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d4/ ECG-D4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d2/ ECG-D2]&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
&lt;br /&gt;
*[http://shop.martinxmas.com/product.php?id_product=43 E1.31 to DMX Bridge]&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?15873-E1-31-(sACN)-to-DMX-Bridge Discussion Thread]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;USB to DMX512 Output&#039;&#039;&#039;==&lt;br /&gt;
USB DMX dongles are commonly used in conjunction with PC software to output a single universe (512 channels) of DMX.&lt;br /&gt;
&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=USB485RJ-ISO Audio Visual Devices] or http://auschristmaslighting.com/wiki/index.php/USB485RJ-ISO&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;pn=70303&amp;amp;show=description Enttec Open DMX USB]&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;prod=70304&amp;amp;show=description Enttec DMX USB Pro]&lt;br /&gt;
* [http://shop.martinxmas.com/product.php?id_product=10 RPM DIY USB to DMX Adaptor]&lt;br /&gt;
* [http://www.holidaycoro.com/Enttec-Pro-Compatible-DMX-Dongle-p/53.htm HolidayCoro ActiDongle - Active DMX Dongle (Enttec Pro Compatible)]&lt;br /&gt;
*[http://diylightanimation.com/wiki/index.php?title=Equipment#DMX_Devices RJ&#039;s LYNX DMX DONGLE]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FTDI drivers for dongles:&lt;br /&gt;
* [http://www.ftdichip.com/Drivers/VCP.htm FTDI VCP Drivers]&lt;br /&gt;
* [http://www.ftdichip.com/Documents/InstallGuides.htm Install Guides for FTDI Drivers]&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?17739-FTDI-USB-gt-Serial Updating a FTDI dongle&#039;s EEPROM]&lt;br /&gt;
* [[USB2DMX|USB2DMX (which also goes by the name Yet Another DMX Adapter, or YADA)]]&lt;br /&gt;
&lt;br /&gt;
=Dumb RGB DC Controllers Feature Comparisons=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ DC Controller Comparison Table&lt;br /&gt;
! Manufacturer&lt;br /&gt;
! Model&lt;br /&gt;
! Pre-built&lt;br /&gt;
! DC Voltage&lt;br /&gt;
! Channels&lt;br /&gt;
! Channel Current&lt;br /&gt;
! Total Current&lt;br /&gt;
! Protocol(s)&lt;br /&gt;
! Total Price&lt;br /&gt;
! Per Ch Price&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.HolidayCoro.com/ HolidayCoro]&lt;br /&gt;
| [http://www.holidaycoro.com/product-p/27.htm #27 / Water Resistant / Boxed / Pigtails / 9 Test Sequences]&lt;br /&gt;
| Yes&lt;br /&gt;
| 6V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A per 3 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $9.49&lt;br /&gt;
| $3.16&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca.html CMB16D]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $119.95&lt;br /&gt;
| $7.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca2.html CMB16D-QC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $99.95&lt;br /&gt;
| $6.24&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [[TigerDMX48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 9V - 55V&lt;br /&gt;
| 48&lt;br /&gt;
| 2.5A&lt;br /&gt;
| 30A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $145.00&lt;br /&gt;
| $3.02&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [http://www.tigerdmx.com/tigerdmx120lc.php TigerDMX120LC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 120&lt;br /&gt;
| 100mA&lt;br /&gt;
| &lt;br /&gt;
| DMX&lt;br /&gt;
| $125.00&lt;br /&gt;
| $1.04&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 48&lt;br /&gt;
| 2A&lt;br /&gt;
| 20A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $199.00&lt;br /&gt;
| $4.15&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC24]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 24&lt;br /&gt;
| 2A&lt;br /&gt;
| 15A per 12 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $129.00&lt;br /&gt;
| $5.38&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-714 [http://www.holidaycoro.com/product-p/37.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378113147/Easy-DMX-LED-controller-dmx-decoder-driver.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $8.95&lt;br /&gt;
| $2.98&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-712 [http://www.holidaycoro.com/product-p/24.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378111925/Easy-DMX-LED-controller-dmx-decoder-driver.html China] &lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 27&lt;br /&gt;
| 1A&lt;br /&gt;
| 15A&lt;br /&gt;
| DMX&lt;br /&gt;
| $44.21&lt;br /&gt;
| $1.64&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.leynew.com Leynew]&lt;br /&gt;
| LN-DMXMODEL-3CH-LV12 [http://www.holidaycoro.com/product-p/26.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-307297826/DMX-512-Module-decoder.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $7.49&lt;br /&gt;
| $2.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://http://www.euchips.com/en/ EUChips]&lt;br /&gt;
| [http://www.aliexpress.com/fm-store/701799/209915969-410843238/DMX512-Decoder-DC12-24V-input-max-3A-each-channel-output.html PX24506]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 3A&lt;br /&gt;
| 9A&lt;br /&gt;
| DMX&lt;br /&gt;
| $22.32&lt;br /&gt;
| $7.44&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX3]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 3&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 6A &lt;br /&gt;
| DMX&lt;br /&gt;
| $9.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX16DCSSR]]&lt;br /&gt;
| No&lt;br /&gt;
| 12-24vdc&lt;br /&gt;
| 16&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 10A &lt;br /&gt;
| DMX&lt;br /&gt;
| $48.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[REN64]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 64&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 7A per SSR&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $67.50&lt;br /&gt;
| $1.05&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.christmasinshirley.com/wiki/index.php?title=Renard_Main_Page Renard]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren48LSDv3c Ren48LSD]&lt;br /&gt;
| No&lt;br /&gt;
| 5,9-24vdc&lt;br /&gt;
| 48&lt;br /&gt;
| 400mA&lt;br /&gt;
| 9.6A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $44.66&lt;br /&gt;
| $0.93&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=35_57 DIYLEDExpress]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren24DC Ren24DC]&lt;br /&gt;
| Built or Kit&lt;br /&gt;
| 5,7-24vdc&lt;br /&gt;
| 24&lt;br /&gt;
| 4A&lt;br /&gt;
| 30A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $72.10&lt;br /&gt;
| $3&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://www.aliexpress.com/store/product/DM-103-3-channel-RGB-dmx-constant-voltage-decoder-DC12-24V-input-max-2A-3channel-output/701799_868042910.html DM103 Ray Wu DMX to 3 Channel]&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Different Styles of Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12748</id>
		<title>Controllers</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12748"/>
		<updated>2018-01-09T18:32:13Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* HolidayCoro */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Intro=&lt;br /&gt;
There are many different types of controllers used for RGB lighting effects.  The most common fall into two different categories: &lt;br /&gt;
*Pixel Controllers &lt;br /&gt;
*Dumb RGB Controllers.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The different controllers also can be broken into categories based on the type of data communications protocols used to speak to them from the sequencing computer.  The main categories of communications protocols are:&lt;br /&gt;
* [[Renard]] (using either RS232-serial or RS485)&lt;br /&gt;
* [[E1.31_(Streaming-ACN)_Protocol|E1.31]] (DMX over Ethernet)&lt;br /&gt;
* [[DMX]] A traditional stage lighting protocol&lt;br /&gt;
* Programs stored on SD memory cards &lt;br /&gt;
* Lightorama  LOR compatable gear&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When choosing a Pixel controller it is important that you confirm that your selection is compatible with you system design.  Critical properties to consider include are:&lt;br /&gt;
* Communications Protocol (E1.31, Renard, DMX, LOR, Etc.)&lt;br /&gt;
* [[Choosing_a_Pixel_Voltage:_5V_vs_12V|Pixel Voltage]]  (5VDC vs 12VDC)&lt;br /&gt;
* [[Different_Styles_of_Pixels|Pixel Type]] (WS2801, WS2811, GECE, LOR, Etc.)&lt;br /&gt;
* Number of Pixels to be Controlled&lt;br /&gt;
* Number of Connectors and Number of Strings that can be Physically Connected&lt;br /&gt;
* Advanced Features&lt;br /&gt;
** Grouping (ability to treat multiple Pixels as one)&lt;br /&gt;
** RGB Ordering (ability to correct the physical RGB order to match the software sequence order)&lt;br /&gt;
** ZigZag (Ability to treat physical strings as multiple logical strings)&lt;br /&gt;
** Reverse order (ability to reorder the channels on a string so the most distant one is the first channel)&lt;br /&gt;
** Etc.&lt;br /&gt;
&lt;br /&gt;
Generally you also need to add an [[Enclosures|Enclosure]] to the Pixel Controller to protect it from the weather.   You will also need a [[Power Supplies|Power Supply]] to power the Pixel Controller and Pixels.  There are several ways to connect the [[Power_Injection|Power wiring]]  and there are also several types of [[Pixel Connectors]] that can be used to simplify the wiring.&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;THIS PAGE IS UNDER CONSTRUCTION AND IS NOT COMPLETE!!&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
These are selected Pixel Controllers and other devices from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 1-29-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
=PIXEL CONTROLLERS=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;ESP-01 Based Pixel Controllers&#039;&#039;&#039;==&lt;br /&gt;
&#039;&#039;&#039;[[ESPixel Stick &amp;amp; ESPixel Pops]]&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The ESPixel Stick was developed by DIYC member Bill Porter aka... madsci1016.  &lt;br /&gt;
It took advantage of the amazing ESP-01 microcontroller which combines a full micro controller with a built in wifi interface all on a small form factor board with an incredibly low price. (~$2).&lt;br /&gt;
The ESP-01 when combined with a circuit board with a small number of components creates a full function wireless pixel controller for about $10 that can control 4 universes or nearly 700 pixels.&lt;br /&gt;
There are several variations of these controllers which are generally referred to as &#039;&#039;&#039;&#039;&#039;Pixel Sticks&#039;&#039;&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Renard Protocol (RS232 or RS485)to SPI (Pixel Communication)&#039;&#039;&#039;==&lt;br /&gt;
&#039;&#039;&#039;[[Renard_PX1_Pixel_Controller|Renard PX1 Pixel Controller]]&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The Renard PX1 was designed by [http://doityourselfchristmas.com/forums/member.php?9-P-Short Phil Short] as an inexpensive Pixel controller designed to work with standard Renard systems.  It can be daisy chained with other Renard controllers. The PX1 provides a low cost solution that allows a user to add pixels to an existing display setup using just a simple Renard setup.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to SPI (Pixel Communications)&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept an [[E1.31_(Streaming-ACN)_Protocol|E1.31 (Ethernet)]] input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be used on a Raspberry Pi,  Beagle Bone Black or other single board computers with SPI. It can receive E1.31 (and many other protocols) and use the data to drive SPI pixels. See https://wiki.openlighting.org/index.php/OLA_LED_Pixels for more information. The maximum pixel count is determined by the hardware and the pixel clock speed. [https://www.youtube.com/watch?v=gdi9fve6DKc Demo Video].&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
[http://www.holidaycoro.com/firmware Firmware Update Page]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.0.50 (configurable via LCD interface or webpage) or can be configured for DHCP.&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link || Setup Videos || Note&lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 4&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V3 || 2,720 || 16 UniCast (E1.31 &amp;amp; Artnet)||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:722.jpg|150px|link=http://www.holidaycoro.com/product-p/722-V3.htm]] || [http://www.holidaycoro.com/Product-p/722-V3.htm Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[http://www.holidaycoro.com/product-p/831.htm &amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/16o780guQbQ Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes one dedicated RS-485/DMX output (does not use a pixel output), 28A per Controller/7.5A per Output, LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  &lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 16&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V3  || 5,440 || 32 UniCast (E1.31 &amp;amp; Artnet) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:AlphaPix16.jpg|150px|link=http://www.holidaycoro.com/product-p/721-V3.htm]] || [http://www.holidaycoro.com/Product-p/721-V3.htm &amp;lt;br&amp;gt;Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[http://www.holidaycoro.com/product-p/832.htm &amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/kPAvSBBGmV4 Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes three dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output (80A at 20% Duty Cycle), LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  Resistor bank for outputs to reduce likely hood of shorting upon incorrect connections.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.advateklights.com/ Advatek Lighting Pty Ltd]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?16126-Devo Unknown (Devo)])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
| PixLite 4 || 2,720 || 16 UniCast&amp;lt;br /&amp;gt;16 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:HolidayCoro-622.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html MFG Product Link] &amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=367  US Re-Seller Link]||Assembled $119.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes one dedicated RS-485/DMX output, 28A per Controller/7A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|-&lt;br /&gt;
| PixLite 16 || 5,440 || 32 UniCast&amp;lt;br /&amp;gt;32 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:621.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html MFG Product Link]&amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=368 US Re-Seller Link]||Assembled $199.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes four dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/4A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.sandevices.com SanDevices]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4668-jstjohnz jstjohnz])&lt;br /&gt;
&lt;br /&gt;
[http://sandevices.com/documents/E68x_Controller_Pixel_Config.pdf E68x Configuration Guide]&lt;br /&gt;
&lt;br /&gt;
[http://www.sandevices.com/downloads.html Firmware Updates]&lt;br /&gt;
&lt;br /&gt;
[[E68X-to-DMX#Converter_Configuration]]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 192.168.1.206&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| E6804-4 || 2040 || 7Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 4 Fused (1x4 Electrical, 4x1 Logical)  || 6120 || Up to 12 || || [http://sandevices.com/E6804Info.html link] ||  Assembled/Tested: $99, Full Kit: Price $69 [http://doityourselfchristmas.com/forums/showthread.php?26225-E6804-4-port-pixel-controller Presale]||  [http://sandevices.com/documents/SanDevices_E6804_Pixel_Controller_Operating_Manual.pdf Owner&#039;s] [http://sandevices.com/documents/SanDevices_E6804_Assembly_Manual.pdf Assembly] || Size is 2.5&amp;quot; x 4&amp;quot;, mounting holes on 2&amp;quot;x3&amp;quot; centers, compatible with CG series enclosures. [http://doityourselfchristmas.com/forums/showthread.php?25504-New-Pixel-Controller&amp;amp;p=258848#post258848 Announcement ]&lt;br /&gt;
|-&lt;br /&gt;
| PS-1 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical)  || 3060 || Up to 6 || || [http://sandevices.com/PixelSystem1.html link] ||  Turnkey System: $399 || [http://sandevices.com/documents/PS1_Users_Guide.pdf Owner&#039;s ]  || Assembled E682 with power supply in an Enclosure&lt;br /&gt;
|-&lt;br /&gt;
| E682-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ]  [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] ||To be released shortly&lt;br /&gt;
|-&lt;br /&gt;
| E682-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ] [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] || Original E682, Before Firmware Upgrade&lt;br /&gt;
|-&lt;br /&gt;
| E681-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Firmware To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function  || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] ||To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.PixelController.com PixelController.com (Falcon Christmas)] ===&lt;br /&gt;
(USA Based run by DIYC supporting member [http://doityourselfchristmas.com/forums/member.php?7764-dpitts David Pitts (dpitts)])&lt;br /&gt;
&lt;br /&gt;
[http://www.PixelController.com/store Store]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.1.50. Can be configured via OLED interface or webpage. Supports DHCP (Dynamic Host Configuration Protocol).&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| F16V2  || 10,880 || 64 Multicast/Unicast (E1.31) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812&amp;lt;br/&amp;gt;GECE&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16/32 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16/32 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output (340 when in 32 port mode) || [[Image:F16v2.jpg|150px|link=http://www.PixelController.com/store]] || [http://www.PixelController.com/store Store] ||Assembled $200.00 || 5-32V DC, Every port can be a different type. Expandable to 32 ports, soon to be 48 ports. Virtual string support. 40Hz refresh rate on outputs even when pixel count is 680 pixels. Includes four dedicated RS-485/DMX outputs, 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output, OLED Display for Configuration and Testing, Webpage Interface, Mounting plate for CG1500 enclosure available. Voltage and temperature sensors. OLED E131 diagnostic tools. 4 - Renard (Speed and stop bits configurable), DMX and Pixelnet Outputs. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=3zJtKlOtI4Y Setup Video]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,2232.0.html  Unofficial Users Manual]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 10.10.10.10&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P12R || 2040 || 12Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001 || 12 Fused (2x6 Electrical, 3x4 Logical)  || 6120 || 1 || || [http://www.j1sys.com/ecg-p12r/ link] ||  Assembled Board: $175 || [http://www.j1sys.com/assets/PIXAD8-Guide-v0.1.pdf  Owner&#039;s ] [http://www.j1sys.com/  Notes ]  || &lt;br /&gt;
|-&lt;br /&gt;
| ECG-PIXAD8 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 8 Fused (2x4 Electrical, 2x4 Logical) || 4080 || 1 || || [http://www.j1sys.com/ecg-pixad8/ link] ||  Assembled Board: $155  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P2 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 2 Unfused (2x1 Electrical, 2x1 Logical) || 4080 || 4 || || [http://www.j1sys.com/ecg-p2/ link] ||  Assembled Board: $75, Assembled Board w/case: $85  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;DMX512 / ESTA 1.11 (RS485) to SPI&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept a DMX input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface that supports receiving DMX and the used to drive SPI pixels. See [https://www.openlighting.org/ola/ Supported Devices]  for a list of available interfaces. The maximum pixel count is determined by the hardware and the pixel clock speed.&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Channels || Pixels Supported || Output Connectors || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| EasyPix V2 || 170 || 512 ||WS2811,WS2812,WS801,WS2803 &amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803|| 1 Fused Output&amp;lt;br /&amp;gt;Screw Terminals || [[Image:HolidayCoro-614.jpg|150px|link=http://www.holidaycoro.com/product-p/614.htm]] || [http://www.holidaycoro.com/Product-p/614.htm Product Link] ||$39.99 || Null pixels, Reverse order,Push button setting with back-lit LCD screen, built-in sequences, replaceable output chip&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| DCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $53 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|-&lt;br /&gt;
| uDCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $42, Assembled Board w/Case: $48 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/Mini-protocol-Decoder-DMX-to-WS2801-512-dmx-address-decoded/701799_440556828.html Mini protocol Decoder;DMX to WS2801,512 dmx address decoded] [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-100-series-mini-DMX-protocol-decoder-support-WS2801-protocol-control-signal/701799_340705630.html DD-100 series mini DMX protocol decoder;support WS2801 protocol control signal]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-1809-WS2811-DMX-Decoder-support-WS2811-TM1804-TM1809-TM1812-driving-IC-DC5V-24V-input/701799_583679340.html  LT-DMX-1809(WS2811) DMX Decoder;support WS2811,TM1804,TM1809,TM1812 driving IC;DC5V-24V input] [http://doityourselfchristmas.com/wiki/images/a/ad/LT-1809_DMX512_DECODER.pdf  Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-2801-DMX-SPI-Decoder-support-WS2801-WS2803-drving-IC/701799_509914025.html LT-DMX-2801 DMX-SPI Decoder;support WS2801,WS2803 drving IC] [http://doityourselfchristmas.com/wiki/images/6/67/LT-2801_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-3001-DMX-SPI-Decoder-support-TLS3001-TLS3002-driving-IC/701799_509913931.html LT-DMX-3001 DMX-SPI Decoder;support TLS3001, TLS3002 driving IC]  [http://doityourselfchristmas.com/wiki/images/f/f0/LT-3001_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-6803-DMX-Decoder-DC5-24V-input-LPD6803-specific-protocol-output-signal-Max256-steps/701799_314083682.html LT-6803 DMX Decoder;DC5-24V input;LPD6803 specific protocol output signal;Max256 steps] [http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-9813-DMX-SPI-Decoder-support-P9813-drving-IC/701799_509914126.html LT-DMX-9813 DMX-SPI Decoder;support P9813 drving IC] [[http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-WS2801-IC-can-decodering-512-address/701799_340702410.html DD-1000 series DMX protocol decoder;support WS2801 IC;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-LPD6803IC-signal-can-decodering-512-address/701799_340702107.html DD-1000 series DMX protocol decoder;support LPD6803IC signal;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[http://diybllc.com/ DIYB] ===&lt;br /&gt;
(USA based) Run by DIYC user [http://doityourselfchristmas.com/forums/member.php?8235-charleskerr charleskerr]&lt;br /&gt;
*[http://diybllc.com/LED-Pixel-String-Controller-5-volt-DIYB-LCPC-01.htm DMX to SPI Pixel Controller] (website no longer online)&lt;br /&gt;
&lt;br /&gt;
===[http://www.electron-design.ru/ Electron Design] ===&lt;br /&gt;
(Israel based)&lt;br /&gt;
*[http://www.ebay.com/itm/321131195346 Combination Dumb RGB and DMX to SPI Pixel Decoder / Controller]&lt;br /&gt;
&lt;br /&gt;
===[https://www.audiovisualdevices.com.au/ AVD]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4449-David_AVD David_AVD])&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=APC718 Audio Visual Devices APC718]  Single SPI (2801 / 6803) output&lt;br /&gt;
[http://auschristmaslighting.com/wiki/APC718 ACL Wiki ]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,1243.0.html  ACL Thread]&lt;br /&gt;
&lt;br /&gt;
===[http://auschristmaslighting.com/ ACL]===&lt;br /&gt;
* [http://forums.auschristmaslighting.com/index.php/board,34.0.html TP3244 Pixel Driver] 4 SPI (2801 / 6803) outputs&lt;br /&gt;
&lt;br /&gt;
The Tiger Protocol Bridge (TigerPB) TP3212 is a small controller for use with RGB LED lights and LED strips that utilise driver chips like the 6803/2801/3005. These are the currently targeted protocols and it is possible that other 2-wire and single wire protocols could be supported with firmware upgrades. This will provide future proofing of your controller.&lt;br /&gt;
&lt;br /&gt;
The initial release will accept a standard DMX512A data stream and provide control for 170 RGB Pixels (510ch). There will be dual buffered outputs that will allow you to split the 170 pixels into say 100/70 and run them in different directions and yet control them as a single 170 pixel string.&lt;br /&gt;
Each dual buffered output will also allow for the parallel connection of the same number of pixels allowing for two strings to be used with the same patterns. If these are run in opposite directions they would provide for mirrored effects.&lt;br /&gt;
Each of the Dual outputs will be able to drive different protocols if required.&lt;br /&gt;
&lt;br /&gt;
If ran with ECG product line from http://www.j1sys.com you can use hyper-DMX and this controller can be expanded to running 4 Universe&#039;s off each controller.&lt;br /&gt;
&lt;br /&gt;
More info to Follow and at this point &#039;&#039;&#039;this controller is no longer sold&#039;&#039;&#039;.  It has been talked about coming back out.  As the information comes in it will be updated.  If you can get one used, they are still very nice units and work well.&lt;br /&gt;
&lt;br /&gt;
More info at http://auschristmaslighting.com/forums/index.php/board,34.0.html&lt;br /&gt;
&lt;br /&gt;
===Onumen===&lt;br /&gt;
* [http://auschristmaslighting.com/wiki/Controllers#Onumen Onumen Controllers] (note that the start address of the DPP controllers cannot be fixed)&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?15286-DMX-to-WS2801-Pixel-Bridge RPM Pixel Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://stellascapes.com Stellascapes] ===&lt;br /&gt;
(New Zealand Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?491-mrpackethead mrpackethead])&lt;br /&gt;
*T3:  DMX512 - SPI Bridge&lt;br /&gt;
The T3 controller provides a bridge between DMX512 and 4 strings of RGB pixels. &lt;br /&gt;
&lt;br /&gt;
More details at http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;SD Memory Card to SPI&#039;&#039;&#039; ==&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-LED-pixel-light-controller-support2-3-4wire/701799_404060519.html SD LED pixel light controller;support2,3,4wire]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/led-controller-for-WS2801-IC-dream-color-led-flexible-strip/701799_331817904.html led controller for WS2801 IC dream color led flexible strip]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-card-DMX-compatible-intelligence-controller-for-pixel-RGB-module-support-CYT3005-IC-512-output-gray/701799_320682984.html SD card-DMX compatible-intelligence controller for pixel RGB module,support CYT3005 IC.512 output gray scale;Max2048 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-100K-B-SD-card-led-pixel-controller-AC85-265V-input/701799_533617766.html T-100K-B SD card led pixel controller;AC85-265V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-200K-led-pixel-controller-can-be-controlled-via-PC-suppor-many-kinds-of-IC/701799_497637885.html T-200K online led pixel controller,can be controlled via PC;suppor many kinds of IC;8ports*512pixels=4096pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-300K-SD-card-led-pixel-controller-AC85-265V-input-can-control-more-than-6000pixels-via/701799_570149882.html T-300K;SD card led pixel controller;AC85-265V input;can control more than 6000pixels via PC,8 ports output]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000A-LED-sd-card-pixel-controller-DC5-24V-input/701799_683082725.html T-1000A,LED sd card pixel controller,DC5-24V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000B-led-pixel-controller-support-WS2801-LPD6803-WS2811-TM1804-TM1809-LPD8806-Etc-max-2048pixels-controlled/701799_715270878.html T-1000B,led pixel controller,support WS2801,LPD6803,WS2811,TM1804,TM1809,LPD8806.Etc;max 2048pixels controlled]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000S-SD-card-led-pixel-controller-2012-new-version/701799_533601713.html T-1000S SD card led pixel controller,2012 new version]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000Stand-SD-card-led-pixel-controller-2012-new-version-AC110V-220V-input/701799_533604220.html T-1000Stand SD card led pixel controller,2012 new version;AC110V/220V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-4000-LED-SD-card-led-pixel-controller-can-max-control-4096-pixels/701799_533608089.html T-4000 LED SD card led pixel controller;can max control 4096 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-8000C-SD-card-led-pixel-controller-AC85-265V-input/701799_533612960.html T-8000C SD card led pixel controller;AC85-265V input]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Light-O-Rama (LOR) to SPI&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
===[http://www.http://www.lightorama.com Light-O-Rama (LOR)]===&lt;br /&gt;
(USA Based)&lt;br /&gt;
*[http://store.lightorama.com/cc100pisetwi.html Cosmic Color Pixels]&lt;br /&gt;
*[http://store.lightorama.com/cc100busetwi.html Cosmic Color Bulbs]&lt;br /&gt;
*[http://store.lightorama.com/cocori.html Cosmic Color Strip]&lt;br /&gt;
&lt;br /&gt;
=PIXEL Extenders=&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-PPX&lt;br /&gt;
ECG-PPX is a combination of small adapter boards that can be used in conjunction with our pixel oriented products (PIXAD8, P12R, etc.) to extend the pixel signals over much longer distances. They should also work with most other brands of pixel drivers. The ECG-PPX system also will distribute a modest power envelope over the same cable for optionally powering the pixels without the need for local power supplies at the pixel strings.&lt;br /&gt;
More details at http://www.j1sys.com/ecg-ppx/&lt;br /&gt;
*ECG-PPD-A – Powered Pixel Driver - 7VDC – 12VDC input range&lt;br /&gt;
*ECG-PPD-B – Powered Pixel Driver - 7VDC – 40VDC input range&lt;br /&gt;
*ECG-PPD-C – 4 Channel Powered Pixel Driver - 7VDC – 40VDC input range on Channel 1&lt;br /&gt;
*ECG-PPR-A – Multi-Mode Powered Pixel Receiver&lt;br /&gt;
*ECG-PPI-A – Powered Pixel Injector - 7VDC-40VDC Input, 5VDC 1.5A output&lt;br /&gt;
&lt;br /&gt;
=E1.31 Bridges and DMX Dongles=&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to DMX or Renard Output&#039;&#039;&#039;==&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface to act as an E1.31 to DMX gateway.  See [https://www.openlighting.org/ola/ Supported Devices] for a list of available USB interfaces. &lt;br /&gt;
&lt;br /&gt;
===[http://www.diyledexpress.com DIYLEDEXPRESS]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
&lt;br /&gt;
*[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=22&amp;amp;products_id=157 6 Port E1.31 Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-D8 (Under development)&lt;br /&gt;
*[http://www.j1sys.com/ecg-dr4/ ECG-DR4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d4/ ECG-D4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d2/ ECG-D2]&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
&lt;br /&gt;
*[http://shop.martinxmas.com/product.php?id_product=43 E1.31 to DMX Bridge]&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?15873-E1-31-(sACN)-to-DMX-Bridge Discussion Thread]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;USB to DMX512 Output&#039;&#039;&#039;==&lt;br /&gt;
USB DMX dongles are commonly used in conjunction with PC software to output a single universe (512 channels) of DMX.&lt;br /&gt;
&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=USB485RJ-ISO Audio Visual Devices] or http://auschristmaslighting.com/wiki/index.php/USB485RJ-ISO&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;pn=70303&amp;amp;show=description Enttec Open DMX USB]&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;prod=70304&amp;amp;show=description Enttec DMX USB Pro]&lt;br /&gt;
* [http://shop.martinxmas.com/product.php?id_product=10 RPM DIY USB to DMX Adaptor]&lt;br /&gt;
* [http://www.holidaycoro.com/Enttec-Pro-Compatible-DMX-Dongle-p/53.htm HolidayCoro ActiDongle - Active DMX Dongle (Enttec Pro Compatible)]&lt;br /&gt;
*[http://diylightanimation.com/wiki/index.php?title=Equipment#DMX_Devices RJ&#039;s LYNX DMX DONGLE]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FTDI drivers for dongles:&lt;br /&gt;
* [http://www.ftdichip.com/Drivers/VCP.htm FTDI VCP Drivers]&lt;br /&gt;
* [http://www.ftdichip.com/Documents/InstallGuides.htm Install Guides for FTDI Drivers]&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?17739-FTDI-USB-gt-Serial Updating a FTDI dongle&#039;s EEPROM]&lt;br /&gt;
* [[USB2DMX|USB2DMX (which also goes by the name Yet Another DMX Adapter, or YADA)]]&lt;br /&gt;
&lt;br /&gt;
=Dumb RGB DC Controllers Feature Comparisons=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ DC Controller Comparison Table&lt;br /&gt;
! Manufacturer&lt;br /&gt;
! Model&lt;br /&gt;
! Pre-built&lt;br /&gt;
! DC Voltage&lt;br /&gt;
! Channels&lt;br /&gt;
! Channel Current&lt;br /&gt;
! Total Current&lt;br /&gt;
! Protocol(s)&lt;br /&gt;
! Total Price&lt;br /&gt;
! Per Ch Price&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.HolidayCoro.com/ HolidayCoro]&lt;br /&gt;
| [http://www.holidaycoro.com/product-p/27.htm #27 / Water Resistant / Boxed / Pigtails / 9 Test Sequences]&lt;br /&gt;
| Yes&lt;br /&gt;
| 6V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A per 3 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $9.49&lt;br /&gt;
| $3.16&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca.html CMB16D]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $119.95&lt;br /&gt;
| $7.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca2.html CMB16D-QC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $99.95&lt;br /&gt;
| $6.24&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [[TigerDMX48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 9V - 55V&lt;br /&gt;
| 48&lt;br /&gt;
| 2.5A&lt;br /&gt;
| 30A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $145.00&lt;br /&gt;
| $3.02&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [http://www.tigerdmx.com/tigerdmx120lc.php TigerDMX120LC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 120&lt;br /&gt;
| 100mA&lt;br /&gt;
| &lt;br /&gt;
| DMX&lt;br /&gt;
| $125.00&lt;br /&gt;
| $1.04&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 48&lt;br /&gt;
| 2A&lt;br /&gt;
| 20A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $199.00&lt;br /&gt;
| $4.15&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC24]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 24&lt;br /&gt;
| 2A&lt;br /&gt;
| 15A per 12 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $129.00&lt;br /&gt;
| $5.38&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-714 [http://www.holidaycoro.com/product-p/37.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378113147/Easy-DMX-LED-controller-dmx-decoder-driver.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $8.95&lt;br /&gt;
| $2.98&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-712 [http://www.holidaycoro.com/product-p/24.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378111925/Easy-DMX-LED-controller-dmx-decoder-driver.html China] &lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 27&lt;br /&gt;
| 1A&lt;br /&gt;
| 15A&lt;br /&gt;
| DMX&lt;br /&gt;
| $44.21&lt;br /&gt;
| $1.64&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.leynew.com Leynew]&lt;br /&gt;
| LN-DMXMODEL-3CH-LV12 [http://www.holidaycoro.com/product-p/26.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-307297826/DMX-512-Module-decoder.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $7.49&lt;br /&gt;
| $2.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://http://www.euchips.com/en/ EUChips]&lt;br /&gt;
| [http://www.aliexpress.com/fm-store/701799/209915969-410843238/DMX512-Decoder-DC12-24V-input-max-3A-each-channel-output.html PX24506]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 3A&lt;br /&gt;
| 9A&lt;br /&gt;
| DMX&lt;br /&gt;
| $22.32&lt;br /&gt;
| $7.44&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX3]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 3&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 6A &lt;br /&gt;
| DMX&lt;br /&gt;
| $9.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX16DCSSR]]&lt;br /&gt;
| No&lt;br /&gt;
| 12-24vdc&lt;br /&gt;
| 16&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 10A &lt;br /&gt;
| DMX&lt;br /&gt;
| $48.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[REN64]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 64&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 7A per SSR&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $67.50&lt;br /&gt;
| $1.05&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.christmasinshirley.com/wiki/index.php?title=Renard_Main_Page Renard]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren48LSDv3c Ren48LSD]&lt;br /&gt;
| No&lt;br /&gt;
| 5,9-24vdc&lt;br /&gt;
| 48&lt;br /&gt;
| 400mA&lt;br /&gt;
| 9.6A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $44.66&lt;br /&gt;
| $0.93&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=35_57 DIYLEDExpress]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren24DC Ren24DC]&lt;br /&gt;
| Built or Kit&lt;br /&gt;
| 5,7-24vdc&lt;br /&gt;
| 24&lt;br /&gt;
| 4A&lt;br /&gt;
| 30A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $72.10&lt;br /&gt;
| $3&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://www.aliexpress.com/store/product/DM-103-3-channel-RGB-dmx-constant-voltage-decoder-DC12-24V-input-max-2A-3channel-output/701799_868042910.html DM103 Ray Wu DMX to 3 Channel]&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Different Styles of Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12747</id>
		<title>Controllers</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12747"/>
		<updated>2018-01-09T18:31:03Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* HolidayCoro */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Intro=&lt;br /&gt;
There are many different types of controllers used for RGB lighting effects.  The most common fall into two different categories: &lt;br /&gt;
*Pixel Controllers &lt;br /&gt;
*Dumb RGB Controllers.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The different controllers also can be broken into categories based on the type of data communications protocols used to speak to them from the sequencing computer.  The main categories of communications protocols are:&lt;br /&gt;
* [[Renard]] (using either RS232-serial or RS485)&lt;br /&gt;
* [[E1.31_(Streaming-ACN)_Protocol|E1.31]] (DMX over Ethernet)&lt;br /&gt;
* [[DMX]] A traditional stage lighting protocol&lt;br /&gt;
* Programs stored on SD memory cards &lt;br /&gt;
* Lightorama  LOR compatable gear&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When choosing a Pixel controller it is important that you confirm that your selection is compatible with you system design.  Critical properties to consider include are:&lt;br /&gt;
* Communications Protocol (E1.31, Renard, DMX, LOR, Etc.)&lt;br /&gt;
* [[Choosing_a_Pixel_Voltage:_5V_vs_12V|Pixel Voltage]]  (5VDC vs 12VDC)&lt;br /&gt;
* [[Different_Styles_of_Pixels|Pixel Type]] (WS2801, WS2811, GECE, LOR, Etc.)&lt;br /&gt;
* Number of Pixels to be Controlled&lt;br /&gt;
* Number of Connectors and Number of Strings that can be Physically Connected&lt;br /&gt;
* Advanced Features&lt;br /&gt;
** Grouping (ability to treat multiple Pixels as one)&lt;br /&gt;
** RGB Ordering (ability to correct the physical RGB order to match the software sequence order)&lt;br /&gt;
** ZigZag (Ability to treat physical strings as multiple logical strings)&lt;br /&gt;
** Reverse order (ability to reorder the channels on a string so the most distant one is the first channel)&lt;br /&gt;
** Etc.&lt;br /&gt;
&lt;br /&gt;
Generally you also need to add an [[Enclosures|Enclosure]] to the Pixel Controller to protect it from the weather.   You will also need a [[Power Supplies|Power Supply]] to power the Pixel Controller and Pixels.  There are several ways to connect the [[Power_Injection|Power wiring]]  and there are also several types of [[Pixel Connectors]] that can be used to simplify the wiring.&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;THIS PAGE IS UNDER CONSTRUCTION AND IS NOT COMPLETE!!&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
These are selected Pixel Controllers and other devices from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 1-29-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
=PIXEL CONTROLLERS=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;ESP-01 Based Pixel Controllers&#039;&#039;&#039;==&lt;br /&gt;
&#039;&#039;&#039;[[ESPixel Stick &amp;amp; ESPixel Pops]]&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The ESPixel Stick was developed by DIYC member Bill Porter aka... madsci1016.  &lt;br /&gt;
It took advantage of the amazing ESP-01 microcontroller which combines a full micro controller with a built in wifi interface all on a small form factor board with an incredibly low price. (~$2).&lt;br /&gt;
The ESP-01 when combined with a circuit board with a small number of components creates a full function wireless pixel controller for about $10 that can control 4 universes or nearly 700 pixels.&lt;br /&gt;
There are several variations of these controllers which are generally referred to as &#039;&#039;&#039;&#039;&#039;Pixel Sticks&#039;&#039;&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Renard Protocol (RS232 or RS485)to SPI (Pixel Communication)&#039;&#039;&#039;==&lt;br /&gt;
&#039;&#039;&#039;[[Renard_PX1_Pixel_Controller|Renard PX1 Pixel Controller]]&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The Renard PX1 was designed by [http://doityourselfchristmas.com/forums/member.php?9-P-Short Phil Short] as an inexpensive Pixel controller designed to work with standard Renard systems.  It can be daisy chained with other Renard controllers. The PX1 provides a low cost solution that allows a user to add pixels to an existing display setup using just a simple Renard setup.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to SPI (Pixel Communications)&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept an [[E1.31_(Streaming-ACN)_Protocol|E1.31 (Ethernet)]] input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be used on a Raspberry Pi,  Beagle Bone Black or other single board computers with SPI. It can receive E1.31 (and many other protocols) and use the data to drive SPI pixels. See https://wiki.openlighting.org/index.php/OLA_LED_Pixels for more information. The maximum pixel count is determined by the hardware and the pixel clock speed. [https://www.youtube.com/watch?v=gdi9fve6DKc Demo Video].&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
[http://www.holidaycoro.com/firmware Firmware Update Page]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.0.50 (configurable via LCD interface or webpage) or can be configured for DHCP.&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link / Price || Setup Videos || Note&lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 4&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V3 || 2,720 || 16 UniCast (E1.31 &amp;amp; Artnet)||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:722.jpg|150px|link=http://www.holidaycoro.com/product-p/722-V3.htm]] || [http://www.holidaycoro.com/Product-p/722-V3.htm $99.95&amp;lt;br&amp;gt;Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[http://www.holidaycoro.com/product-p/831.htm $199.99&amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/16o780guQbQ Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes one dedicated RS-485/DMX output (does not use a pixel output), 28A per Controller/7.5A per Output, LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  &lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 16&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V3  || 5,440 || 32 UniCast (E1.31 &amp;amp; Artnet) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:AlphaPix16.jpg|150px|link=http://www.holidaycoro.com/product-p/721-V3.htm]] || [http://www.holidaycoro.com/Product-p/721-V3.htm $189.95&amp;lt;br&amp;gt;Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[http://www.holidaycoro.com/product-p/832.htm $319.95&amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/kPAvSBBGmV4 Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes three dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output (80A at 20% Duty Cycle), LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  Resistor bank for outputs to reduce likely hood of shorting upon incorrect connections.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.advateklights.com/ Advatek Lighting Pty Ltd]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?16126-Devo Unknown (Devo)])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
| PixLite 4 || 2,720 || 16 UniCast&amp;lt;br /&amp;gt;16 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:HolidayCoro-622.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html MFG Product Link] &amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=367  US Re-Seller Link]||Assembled $119.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes one dedicated RS-485/DMX output, 28A per Controller/7A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|-&lt;br /&gt;
| PixLite 16 || 5,440 || 32 UniCast&amp;lt;br /&amp;gt;32 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:621.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html MFG Product Link]&amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=368 US Re-Seller Link]||Assembled $199.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes four dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/4A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.sandevices.com SanDevices]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4668-jstjohnz jstjohnz])&lt;br /&gt;
&lt;br /&gt;
[http://sandevices.com/documents/E68x_Controller_Pixel_Config.pdf E68x Configuration Guide]&lt;br /&gt;
&lt;br /&gt;
[http://www.sandevices.com/downloads.html Firmware Updates]&lt;br /&gt;
&lt;br /&gt;
[[E68X-to-DMX#Converter_Configuration]]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 192.168.1.206&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| E6804-4 || 2040 || 7Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 4 Fused (1x4 Electrical, 4x1 Logical)  || 6120 || Up to 12 || || [http://sandevices.com/E6804Info.html link] ||  Assembled/Tested: $99, Full Kit: Price $69 [http://doityourselfchristmas.com/forums/showthread.php?26225-E6804-4-port-pixel-controller Presale]||  [http://sandevices.com/documents/SanDevices_E6804_Pixel_Controller_Operating_Manual.pdf Owner&#039;s] [http://sandevices.com/documents/SanDevices_E6804_Assembly_Manual.pdf Assembly] || Size is 2.5&amp;quot; x 4&amp;quot;, mounting holes on 2&amp;quot;x3&amp;quot; centers, compatible with CG series enclosures. [http://doityourselfchristmas.com/forums/showthread.php?25504-New-Pixel-Controller&amp;amp;p=258848#post258848 Announcement ]&lt;br /&gt;
|-&lt;br /&gt;
| PS-1 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical)  || 3060 || Up to 6 || || [http://sandevices.com/PixelSystem1.html link] ||  Turnkey System: $399 || [http://sandevices.com/documents/PS1_Users_Guide.pdf Owner&#039;s ]  || Assembled E682 with power supply in an Enclosure&lt;br /&gt;
|-&lt;br /&gt;
| E682-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ]  [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] ||To be released shortly&lt;br /&gt;
|-&lt;br /&gt;
| E682-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ] [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] || Original E682, Before Firmware Upgrade&lt;br /&gt;
|-&lt;br /&gt;
| E681-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Firmware To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function  || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] ||To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.PixelController.com PixelController.com (Falcon Christmas)] ===&lt;br /&gt;
(USA Based run by DIYC supporting member [http://doityourselfchristmas.com/forums/member.php?7764-dpitts David Pitts (dpitts)])&lt;br /&gt;
&lt;br /&gt;
[http://www.PixelController.com/store Store]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.1.50. Can be configured via OLED interface or webpage. Supports DHCP (Dynamic Host Configuration Protocol).&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| F16V2  || 10,880 || 64 Multicast/Unicast (E1.31) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812&amp;lt;br/&amp;gt;GECE&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16/32 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16/32 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output (340 when in 32 port mode) || [[Image:F16v2.jpg|150px|link=http://www.PixelController.com/store]] || [http://www.PixelController.com/store Store] ||Assembled $200.00 || 5-32V DC, Every port can be a different type. Expandable to 32 ports, soon to be 48 ports. Virtual string support. 40Hz refresh rate on outputs even when pixel count is 680 pixels. Includes four dedicated RS-485/DMX outputs, 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output, OLED Display for Configuration and Testing, Webpage Interface, Mounting plate for CG1500 enclosure available. Voltage and temperature sensors. OLED E131 diagnostic tools. 4 - Renard (Speed and stop bits configurable), DMX and Pixelnet Outputs. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=3zJtKlOtI4Y Setup Video]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,2232.0.html  Unofficial Users Manual]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 10.10.10.10&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P12R || 2040 || 12Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001 || 12 Fused (2x6 Electrical, 3x4 Logical)  || 6120 || 1 || || [http://www.j1sys.com/ecg-p12r/ link] ||  Assembled Board: $175 || [http://www.j1sys.com/assets/PIXAD8-Guide-v0.1.pdf  Owner&#039;s ] [http://www.j1sys.com/  Notes ]  || &lt;br /&gt;
|-&lt;br /&gt;
| ECG-PIXAD8 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 8 Fused (2x4 Electrical, 2x4 Logical) || 4080 || 1 || || [http://www.j1sys.com/ecg-pixad8/ link] ||  Assembled Board: $155  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P2 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 2 Unfused (2x1 Electrical, 2x1 Logical) || 4080 || 4 || || [http://www.j1sys.com/ecg-p2/ link] ||  Assembled Board: $75, Assembled Board w/case: $85  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;DMX512 / ESTA 1.11 (RS485) to SPI&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept a DMX input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface that supports receiving DMX and the used to drive SPI pixels. See [https://www.openlighting.org/ola/ Supported Devices]  for a list of available interfaces. The maximum pixel count is determined by the hardware and the pixel clock speed.&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Channels || Pixels Supported || Output Connectors || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| EasyPix V2 || 170 || 512 ||WS2811,WS2812,WS801,WS2803 &amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803|| 1 Fused Output&amp;lt;br /&amp;gt;Screw Terminals || [[Image:HolidayCoro-614.jpg|150px|link=http://www.holidaycoro.com/product-p/614.htm]] || [http://www.holidaycoro.com/Product-p/614.htm Product Link] ||$39.99 || Null pixels, Reverse order,Push button setting with back-lit LCD screen, built-in sequences, replaceable output chip&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| DCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $53 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|-&lt;br /&gt;
| uDCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $42, Assembled Board w/Case: $48 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/Mini-protocol-Decoder-DMX-to-WS2801-512-dmx-address-decoded/701799_440556828.html Mini protocol Decoder;DMX to WS2801,512 dmx address decoded] [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-100-series-mini-DMX-protocol-decoder-support-WS2801-protocol-control-signal/701799_340705630.html DD-100 series mini DMX protocol decoder;support WS2801 protocol control signal]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-1809-WS2811-DMX-Decoder-support-WS2811-TM1804-TM1809-TM1812-driving-IC-DC5V-24V-input/701799_583679340.html  LT-DMX-1809(WS2811) DMX Decoder;support WS2811,TM1804,TM1809,TM1812 driving IC;DC5V-24V input] [http://doityourselfchristmas.com/wiki/images/a/ad/LT-1809_DMX512_DECODER.pdf  Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-2801-DMX-SPI-Decoder-support-WS2801-WS2803-drving-IC/701799_509914025.html LT-DMX-2801 DMX-SPI Decoder;support WS2801,WS2803 drving IC] [http://doityourselfchristmas.com/wiki/images/6/67/LT-2801_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-3001-DMX-SPI-Decoder-support-TLS3001-TLS3002-driving-IC/701799_509913931.html LT-DMX-3001 DMX-SPI Decoder;support TLS3001, TLS3002 driving IC]  [http://doityourselfchristmas.com/wiki/images/f/f0/LT-3001_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-6803-DMX-Decoder-DC5-24V-input-LPD6803-specific-protocol-output-signal-Max256-steps/701799_314083682.html LT-6803 DMX Decoder;DC5-24V input;LPD6803 specific protocol output signal;Max256 steps] [http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-9813-DMX-SPI-Decoder-support-P9813-drving-IC/701799_509914126.html LT-DMX-9813 DMX-SPI Decoder;support P9813 drving IC] [[http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-WS2801-IC-can-decodering-512-address/701799_340702410.html DD-1000 series DMX protocol decoder;support WS2801 IC;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-LPD6803IC-signal-can-decodering-512-address/701799_340702107.html DD-1000 series DMX protocol decoder;support LPD6803IC signal;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[http://diybllc.com/ DIYB] ===&lt;br /&gt;
(USA based) Run by DIYC user [http://doityourselfchristmas.com/forums/member.php?8235-charleskerr charleskerr]&lt;br /&gt;
*[http://diybllc.com/LED-Pixel-String-Controller-5-volt-DIYB-LCPC-01.htm DMX to SPI Pixel Controller] (website no longer online)&lt;br /&gt;
&lt;br /&gt;
===[http://www.electron-design.ru/ Electron Design] ===&lt;br /&gt;
(Israel based)&lt;br /&gt;
*[http://www.ebay.com/itm/321131195346 Combination Dumb RGB and DMX to SPI Pixel Decoder / Controller]&lt;br /&gt;
&lt;br /&gt;
===[https://www.audiovisualdevices.com.au/ AVD]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4449-David_AVD David_AVD])&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=APC718 Audio Visual Devices APC718]  Single SPI (2801 / 6803) output&lt;br /&gt;
[http://auschristmaslighting.com/wiki/APC718 ACL Wiki ]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,1243.0.html  ACL Thread]&lt;br /&gt;
&lt;br /&gt;
===[http://auschristmaslighting.com/ ACL]===&lt;br /&gt;
* [http://forums.auschristmaslighting.com/index.php/board,34.0.html TP3244 Pixel Driver] 4 SPI (2801 / 6803) outputs&lt;br /&gt;
&lt;br /&gt;
The Tiger Protocol Bridge (TigerPB) TP3212 is a small controller for use with RGB LED lights and LED strips that utilise driver chips like the 6803/2801/3005. These are the currently targeted protocols and it is possible that other 2-wire and single wire protocols could be supported with firmware upgrades. This will provide future proofing of your controller.&lt;br /&gt;
&lt;br /&gt;
The initial release will accept a standard DMX512A data stream and provide control for 170 RGB Pixels (510ch). There will be dual buffered outputs that will allow you to split the 170 pixels into say 100/70 and run them in different directions and yet control them as a single 170 pixel string.&lt;br /&gt;
Each dual buffered output will also allow for the parallel connection of the same number of pixels allowing for two strings to be used with the same patterns. If these are run in opposite directions they would provide for mirrored effects.&lt;br /&gt;
Each of the Dual outputs will be able to drive different protocols if required.&lt;br /&gt;
&lt;br /&gt;
If ran with ECG product line from http://www.j1sys.com you can use hyper-DMX and this controller can be expanded to running 4 Universe&#039;s off each controller.&lt;br /&gt;
&lt;br /&gt;
More info to Follow and at this point &#039;&#039;&#039;this controller is no longer sold&#039;&#039;&#039;.  It has been talked about coming back out.  As the information comes in it will be updated.  If you can get one used, they are still very nice units and work well.&lt;br /&gt;
&lt;br /&gt;
More info at http://auschristmaslighting.com/forums/index.php/board,34.0.html&lt;br /&gt;
&lt;br /&gt;
===Onumen===&lt;br /&gt;
* [http://auschristmaslighting.com/wiki/Controllers#Onumen Onumen Controllers] (note that the start address of the DPP controllers cannot be fixed)&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?15286-DMX-to-WS2801-Pixel-Bridge RPM Pixel Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://stellascapes.com Stellascapes] ===&lt;br /&gt;
(New Zealand Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?491-mrpackethead mrpackethead])&lt;br /&gt;
*T3:  DMX512 - SPI Bridge&lt;br /&gt;
The T3 controller provides a bridge between DMX512 and 4 strings of RGB pixels. &lt;br /&gt;
&lt;br /&gt;
More details at http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;SD Memory Card to SPI&#039;&#039;&#039; ==&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-LED-pixel-light-controller-support2-3-4wire/701799_404060519.html SD LED pixel light controller;support2,3,4wire]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/led-controller-for-WS2801-IC-dream-color-led-flexible-strip/701799_331817904.html led controller for WS2801 IC dream color led flexible strip]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-card-DMX-compatible-intelligence-controller-for-pixel-RGB-module-support-CYT3005-IC-512-output-gray/701799_320682984.html SD card-DMX compatible-intelligence controller for pixel RGB module,support CYT3005 IC.512 output gray scale;Max2048 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-100K-B-SD-card-led-pixel-controller-AC85-265V-input/701799_533617766.html T-100K-B SD card led pixel controller;AC85-265V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-200K-led-pixel-controller-can-be-controlled-via-PC-suppor-many-kinds-of-IC/701799_497637885.html T-200K online led pixel controller,can be controlled via PC;suppor many kinds of IC;8ports*512pixels=4096pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-300K-SD-card-led-pixel-controller-AC85-265V-input-can-control-more-than-6000pixels-via/701799_570149882.html T-300K;SD card led pixel controller;AC85-265V input;can control more than 6000pixels via PC,8 ports output]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000A-LED-sd-card-pixel-controller-DC5-24V-input/701799_683082725.html T-1000A,LED sd card pixel controller,DC5-24V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000B-led-pixel-controller-support-WS2801-LPD6803-WS2811-TM1804-TM1809-LPD8806-Etc-max-2048pixels-controlled/701799_715270878.html T-1000B,led pixel controller,support WS2801,LPD6803,WS2811,TM1804,TM1809,LPD8806.Etc;max 2048pixels controlled]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000S-SD-card-led-pixel-controller-2012-new-version/701799_533601713.html T-1000S SD card led pixel controller,2012 new version]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000Stand-SD-card-led-pixel-controller-2012-new-version-AC110V-220V-input/701799_533604220.html T-1000Stand SD card led pixel controller,2012 new version;AC110V/220V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-4000-LED-SD-card-led-pixel-controller-can-max-control-4096-pixels/701799_533608089.html T-4000 LED SD card led pixel controller;can max control 4096 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-8000C-SD-card-led-pixel-controller-AC85-265V-input/701799_533612960.html T-8000C SD card led pixel controller;AC85-265V input]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Light-O-Rama (LOR) to SPI&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
===[http://www.http://www.lightorama.com Light-O-Rama (LOR)]===&lt;br /&gt;
(USA Based)&lt;br /&gt;
*[http://store.lightorama.com/cc100pisetwi.html Cosmic Color Pixels]&lt;br /&gt;
*[http://store.lightorama.com/cc100busetwi.html Cosmic Color Bulbs]&lt;br /&gt;
*[http://store.lightorama.com/cocori.html Cosmic Color Strip]&lt;br /&gt;
&lt;br /&gt;
=PIXEL Extenders=&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-PPX&lt;br /&gt;
ECG-PPX is a combination of small adapter boards that can be used in conjunction with our pixel oriented products (PIXAD8, P12R, etc.) to extend the pixel signals over much longer distances. They should also work with most other brands of pixel drivers. The ECG-PPX system also will distribute a modest power envelope over the same cable for optionally powering the pixels without the need for local power supplies at the pixel strings.&lt;br /&gt;
More details at http://www.j1sys.com/ecg-ppx/&lt;br /&gt;
*ECG-PPD-A – Powered Pixel Driver - 7VDC – 12VDC input range&lt;br /&gt;
*ECG-PPD-B – Powered Pixel Driver - 7VDC – 40VDC input range&lt;br /&gt;
*ECG-PPD-C – 4 Channel Powered Pixel Driver - 7VDC – 40VDC input range on Channel 1&lt;br /&gt;
*ECG-PPR-A – Multi-Mode Powered Pixel Receiver&lt;br /&gt;
*ECG-PPI-A – Powered Pixel Injector - 7VDC-40VDC Input, 5VDC 1.5A output&lt;br /&gt;
&lt;br /&gt;
=E1.31 Bridges and DMX Dongles=&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to DMX or Renard Output&#039;&#039;&#039;==&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface to act as an E1.31 to DMX gateway.  See [https://www.openlighting.org/ola/ Supported Devices] for a list of available USB interfaces. &lt;br /&gt;
&lt;br /&gt;
===[http://www.diyledexpress.com DIYLEDEXPRESS]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
&lt;br /&gt;
*[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=22&amp;amp;products_id=157 6 Port E1.31 Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-D8 (Under development)&lt;br /&gt;
*[http://www.j1sys.com/ecg-dr4/ ECG-DR4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d4/ ECG-D4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d2/ ECG-D2]&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
&lt;br /&gt;
*[http://shop.martinxmas.com/product.php?id_product=43 E1.31 to DMX Bridge]&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?15873-E1-31-(sACN)-to-DMX-Bridge Discussion Thread]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;USB to DMX512 Output&#039;&#039;&#039;==&lt;br /&gt;
USB DMX dongles are commonly used in conjunction with PC software to output a single universe (512 channels) of DMX.&lt;br /&gt;
&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=USB485RJ-ISO Audio Visual Devices] or http://auschristmaslighting.com/wiki/index.php/USB485RJ-ISO&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;pn=70303&amp;amp;show=description Enttec Open DMX USB]&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;prod=70304&amp;amp;show=description Enttec DMX USB Pro]&lt;br /&gt;
* [http://shop.martinxmas.com/product.php?id_product=10 RPM DIY USB to DMX Adaptor]&lt;br /&gt;
* [http://www.holidaycoro.com/Enttec-Pro-Compatible-DMX-Dongle-p/53.htm HolidayCoro ActiDongle - Active DMX Dongle (Enttec Pro Compatible)]&lt;br /&gt;
*[http://diylightanimation.com/wiki/index.php?title=Equipment#DMX_Devices RJ&#039;s LYNX DMX DONGLE]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FTDI drivers for dongles:&lt;br /&gt;
* [http://www.ftdichip.com/Drivers/VCP.htm FTDI VCP Drivers]&lt;br /&gt;
* [http://www.ftdichip.com/Documents/InstallGuides.htm Install Guides for FTDI Drivers]&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?17739-FTDI-USB-gt-Serial Updating a FTDI dongle&#039;s EEPROM]&lt;br /&gt;
* [[USB2DMX|USB2DMX (which also goes by the name Yet Another DMX Adapter, or YADA)]]&lt;br /&gt;
&lt;br /&gt;
=Dumb RGB DC Controllers Feature Comparisons=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ DC Controller Comparison Table&lt;br /&gt;
! Manufacturer&lt;br /&gt;
! Model&lt;br /&gt;
! Pre-built&lt;br /&gt;
! DC Voltage&lt;br /&gt;
! Channels&lt;br /&gt;
! Channel Current&lt;br /&gt;
! Total Current&lt;br /&gt;
! Protocol(s)&lt;br /&gt;
! Total Price&lt;br /&gt;
! Per Ch Price&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.HolidayCoro.com/ HolidayCoro]&lt;br /&gt;
| [http://www.holidaycoro.com/product-p/27.htm #27 / Water Resistant / Boxed / Pigtails / 9 Test Sequences]&lt;br /&gt;
| Yes&lt;br /&gt;
| 6V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A per 3 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $9.49&lt;br /&gt;
| $3.16&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca.html CMB16D]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $119.95&lt;br /&gt;
| $7.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca2.html CMB16D-QC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $99.95&lt;br /&gt;
| $6.24&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [[TigerDMX48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 9V - 55V&lt;br /&gt;
| 48&lt;br /&gt;
| 2.5A&lt;br /&gt;
| 30A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $145.00&lt;br /&gt;
| $3.02&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [http://www.tigerdmx.com/tigerdmx120lc.php TigerDMX120LC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 120&lt;br /&gt;
| 100mA&lt;br /&gt;
| &lt;br /&gt;
| DMX&lt;br /&gt;
| $125.00&lt;br /&gt;
| $1.04&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 48&lt;br /&gt;
| 2A&lt;br /&gt;
| 20A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $199.00&lt;br /&gt;
| $4.15&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC24]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 24&lt;br /&gt;
| 2A&lt;br /&gt;
| 15A per 12 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $129.00&lt;br /&gt;
| $5.38&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-714 [http://www.holidaycoro.com/product-p/37.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378113147/Easy-DMX-LED-controller-dmx-decoder-driver.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $8.95&lt;br /&gt;
| $2.98&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-712 [http://www.holidaycoro.com/product-p/24.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378111925/Easy-DMX-LED-controller-dmx-decoder-driver.html China] &lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 27&lt;br /&gt;
| 1A&lt;br /&gt;
| 15A&lt;br /&gt;
| DMX&lt;br /&gt;
| $44.21&lt;br /&gt;
| $1.64&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.leynew.com Leynew]&lt;br /&gt;
| LN-DMXMODEL-3CH-LV12 [http://www.holidaycoro.com/product-p/26.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-307297826/DMX-512-Module-decoder.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $7.49&lt;br /&gt;
| $2.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://http://www.euchips.com/en/ EUChips]&lt;br /&gt;
| [http://www.aliexpress.com/fm-store/701799/209915969-410843238/DMX512-Decoder-DC12-24V-input-max-3A-each-channel-output.html PX24506]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 3A&lt;br /&gt;
| 9A&lt;br /&gt;
| DMX&lt;br /&gt;
| $22.32&lt;br /&gt;
| $7.44&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX3]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 3&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 6A &lt;br /&gt;
| DMX&lt;br /&gt;
| $9.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX16DCSSR]]&lt;br /&gt;
| No&lt;br /&gt;
| 12-24vdc&lt;br /&gt;
| 16&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 10A &lt;br /&gt;
| DMX&lt;br /&gt;
| $48.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[REN64]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 64&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 7A per SSR&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $67.50&lt;br /&gt;
| $1.05&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.christmasinshirley.com/wiki/index.php?title=Renard_Main_Page Renard]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren48LSDv3c Ren48LSD]&lt;br /&gt;
| No&lt;br /&gt;
| 5,9-24vdc&lt;br /&gt;
| 48&lt;br /&gt;
| 400mA&lt;br /&gt;
| 9.6A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $44.66&lt;br /&gt;
| $0.93&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=35_57 DIYLEDExpress]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren24DC Ren24DC]&lt;br /&gt;
| Built or Kit&lt;br /&gt;
| 5,7-24vdc&lt;br /&gt;
| 24&lt;br /&gt;
| 4A&lt;br /&gt;
| 30A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $72.10&lt;br /&gt;
| $3&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://www.aliexpress.com/store/product/DM-103-3-channel-RGB-dmx-constant-voltage-decoder-DC12-24V-input-max-2A-3channel-output/701799_868042910.html DM103 Ray Wu DMX to 3 Channel]&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Different Styles of Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12746</id>
		<title>Controllers</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12746"/>
		<updated>2018-01-09T18:30:29Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* E1.31 (Ethernet) to SPI (Pixel Communications) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Intro=&lt;br /&gt;
There are many different types of controllers used for RGB lighting effects.  The most common fall into two different categories: &lt;br /&gt;
*Pixel Controllers &lt;br /&gt;
*Dumb RGB Controllers.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The different controllers also can be broken into categories based on the type of data communications protocols used to speak to them from the sequencing computer.  The main categories of communications protocols are:&lt;br /&gt;
* [[Renard]] (using either RS232-serial or RS485)&lt;br /&gt;
* [[E1.31_(Streaming-ACN)_Protocol|E1.31]] (DMX over Ethernet)&lt;br /&gt;
* [[DMX]] A traditional stage lighting protocol&lt;br /&gt;
* Programs stored on SD memory cards &lt;br /&gt;
* Lightorama  LOR compatable gear&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When choosing a Pixel controller it is important that you confirm that your selection is compatible with you system design.  Critical properties to consider include are:&lt;br /&gt;
* Communications Protocol (E1.31, Renard, DMX, LOR, Etc.)&lt;br /&gt;
* [[Choosing_a_Pixel_Voltage:_5V_vs_12V|Pixel Voltage]]  (5VDC vs 12VDC)&lt;br /&gt;
* [[Different_Styles_of_Pixels|Pixel Type]] (WS2801, WS2811, GECE, LOR, Etc.)&lt;br /&gt;
* Number of Pixels to be Controlled&lt;br /&gt;
* Number of Connectors and Number of Strings that can be Physically Connected&lt;br /&gt;
* Advanced Features&lt;br /&gt;
** Grouping (ability to treat multiple Pixels as one)&lt;br /&gt;
** RGB Ordering (ability to correct the physical RGB order to match the software sequence order)&lt;br /&gt;
** ZigZag (Ability to treat physical strings as multiple logical strings)&lt;br /&gt;
** Reverse order (ability to reorder the channels on a string so the most distant one is the first channel)&lt;br /&gt;
** Etc.&lt;br /&gt;
&lt;br /&gt;
Generally you also need to add an [[Enclosures|Enclosure]] to the Pixel Controller to protect it from the weather.   You will also need a [[Power Supplies|Power Supply]] to power the Pixel Controller and Pixels.  There are several ways to connect the [[Power_Injection|Power wiring]]  and there are also several types of [[Pixel Connectors]] that can be used to simplify the wiring.&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;THIS PAGE IS UNDER CONSTRUCTION AND IS NOT COMPLETE!!&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
These are selected Pixel Controllers and other devices from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 1-29-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
=PIXEL CONTROLLERS=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;ESP-01 Based Pixel Controllers&#039;&#039;&#039;==&lt;br /&gt;
&#039;&#039;&#039;[[ESPixel Stick &amp;amp; ESPixel Pops]]&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The ESPixel Stick was developed by DIYC member Bill Porter aka... madsci1016.  &lt;br /&gt;
It took advantage of the amazing ESP-01 microcontroller which combines a full micro controller with a built in wifi interface all on a small form factor board with an incredibly low price. (~$2).&lt;br /&gt;
The ESP-01 when combined with a circuit board with a small number of components creates a full function wireless pixel controller for about $10 that can control 4 universes or nearly 700 pixels.&lt;br /&gt;
There are several variations of these controllers which are generally referred to as &#039;&#039;&#039;&#039;&#039;Pixel Sticks&#039;&#039;&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Renard Protocol (RS232 or RS485)to SPI (Pixel Communication)&#039;&#039;&#039;==&lt;br /&gt;
&#039;&#039;&#039;[[Renard_PX1_Pixel_Controller|Renard PX1 Pixel Controller]]&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The Renard PX1 was designed by [http://doityourselfchristmas.com/forums/member.php?9-P-Short Phil Short] as an inexpensive Pixel controller designed to work with standard Renard systems.  It can be daisy chained with other Renard controllers. The PX1 provides a low cost solution that allows a user to add pixels to an existing display setup using just a simple Renard setup.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to SPI (Pixel Communications)&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept an [[E1.31_(Streaming-ACN)_Protocol|E1.31 (Ethernet)]] input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be used on a Raspberry Pi,  Beagle Bone Black or other single board computers with SPI. It can receive E1.31 (and many other protocols) and use the data to drive SPI pixels. See https://wiki.openlighting.org/index.php/OLA_LED_Pixels for more information. The maximum pixel count is determined by the hardware and the pixel clock speed. [https://www.youtube.com/watch?v=gdi9fve6DKc Demo Video].&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
[http://www.holidaycoro.com/firmware Firmware Update Page]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.0.50 (configurable via LCD interface or webpage) or can be configured for DHCP.&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link / Price || Setup Videos || Note&lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 4&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V3 || 2,720 || 16 UniCast (E1.31 &amp;amp; Artnet)||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:722.jpg|150px|link=http://www.holidaycoro.com/product-p/722-V3.htm]] || [http://www.holidaycoro.com/Product-p/722-V2.htm $99.95&amp;lt;br&amp;gt;Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[http://www.holidaycoro.com/product-p/831.htm $199.99&amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/16o780guQbQ Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes one dedicated RS-485/DMX output (does not use a pixel output), 28A per Controller/7.5A per Output, LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  &lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 16&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V3  || 5,440 || 32 UniCast (E1.31 &amp;amp; Artnet) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:AlphaPix16.jpg|150px|link=http://www.holidaycoro.com/product-p/721-V3.htm]] || [http://www.holidaycoro.com/Product-p/721-V3.htm $189.95&amp;lt;br&amp;gt;Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[http://www.holidaycoro.com/product-p/832.htm $319.95&amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/kPAvSBBGmV4 Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes three dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output (80A at 20% Duty Cycle), LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  Resistor bank for outputs to reduce likely hood of shorting upon incorrect connections.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.advateklights.com/ Advatek Lighting Pty Ltd]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?16126-Devo Unknown (Devo)])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
| PixLite 4 || 2,720 || 16 UniCast&amp;lt;br /&amp;gt;16 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:HolidayCoro-622.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html MFG Product Link] &amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=367  US Re-Seller Link]||Assembled $119.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes one dedicated RS-485/DMX output, 28A per Controller/7A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|-&lt;br /&gt;
| PixLite 16 || 5,440 || 32 UniCast&amp;lt;br /&amp;gt;32 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:621.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html MFG Product Link]&amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=368 US Re-Seller Link]||Assembled $199.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes four dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/4A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.sandevices.com SanDevices]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4668-jstjohnz jstjohnz])&lt;br /&gt;
&lt;br /&gt;
[http://sandevices.com/documents/E68x_Controller_Pixel_Config.pdf E68x Configuration Guide]&lt;br /&gt;
&lt;br /&gt;
[http://www.sandevices.com/downloads.html Firmware Updates]&lt;br /&gt;
&lt;br /&gt;
[[E68X-to-DMX#Converter_Configuration]]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 192.168.1.206&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| E6804-4 || 2040 || 7Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 4 Fused (1x4 Electrical, 4x1 Logical)  || 6120 || Up to 12 || || [http://sandevices.com/E6804Info.html link] ||  Assembled/Tested: $99, Full Kit: Price $69 [http://doityourselfchristmas.com/forums/showthread.php?26225-E6804-4-port-pixel-controller Presale]||  [http://sandevices.com/documents/SanDevices_E6804_Pixel_Controller_Operating_Manual.pdf Owner&#039;s] [http://sandevices.com/documents/SanDevices_E6804_Assembly_Manual.pdf Assembly] || Size is 2.5&amp;quot; x 4&amp;quot;, mounting holes on 2&amp;quot;x3&amp;quot; centers, compatible with CG series enclosures. [http://doityourselfchristmas.com/forums/showthread.php?25504-New-Pixel-Controller&amp;amp;p=258848#post258848 Announcement ]&lt;br /&gt;
|-&lt;br /&gt;
| PS-1 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical)  || 3060 || Up to 6 || || [http://sandevices.com/PixelSystem1.html link] ||  Turnkey System: $399 || [http://sandevices.com/documents/PS1_Users_Guide.pdf Owner&#039;s ]  || Assembled E682 with power supply in an Enclosure&lt;br /&gt;
|-&lt;br /&gt;
| E682-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ]  [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] ||To be released shortly&lt;br /&gt;
|-&lt;br /&gt;
| E682-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ] [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] || Original E682, Before Firmware Upgrade&lt;br /&gt;
|-&lt;br /&gt;
| E681-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Firmware To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function  || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] ||To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.PixelController.com PixelController.com (Falcon Christmas)] ===&lt;br /&gt;
(USA Based run by DIYC supporting member [http://doityourselfchristmas.com/forums/member.php?7764-dpitts David Pitts (dpitts)])&lt;br /&gt;
&lt;br /&gt;
[http://www.PixelController.com/store Store]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.1.50. Can be configured via OLED interface or webpage. Supports DHCP (Dynamic Host Configuration Protocol).&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| F16V2  || 10,880 || 64 Multicast/Unicast (E1.31) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812&amp;lt;br/&amp;gt;GECE&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16/32 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16/32 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output (340 when in 32 port mode) || [[Image:F16v2.jpg|150px|link=http://www.PixelController.com/store]] || [http://www.PixelController.com/store Store] ||Assembled $200.00 || 5-32V DC, Every port can be a different type. Expandable to 32 ports, soon to be 48 ports. Virtual string support. 40Hz refresh rate on outputs even when pixel count is 680 pixels. Includes four dedicated RS-485/DMX outputs, 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output, OLED Display for Configuration and Testing, Webpage Interface, Mounting plate for CG1500 enclosure available. Voltage and temperature sensors. OLED E131 diagnostic tools. 4 - Renard (Speed and stop bits configurable), DMX and Pixelnet Outputs. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=3zJtKlOtI4Y Setup Video]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,2232.0.html  Unofficial Users Manual]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 10.10.10.10&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P12R || 2040 || 12Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001 || 12 Fused (2x6 Electrical, 3x4 Logical)  || 6120 || 1 || || [http://www.j1sys.com/ecg-p12r/ link] ||  Assembled Board: $175 || [http://www.j1sys.com/assets/PIXAD8-Guide-v0.1.pdf  Owner&#039;s ] [http://www.j1sys.com/  Notes ]  || &lt;br /&gt;
|-&lt;br /&gt;
| ECG-PIXAD8 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 8 Fused (2x4 Electrical, 2x4 Logical) || 4080 || 1 || || [http://www.j1sys.com/ecg-pixad8/ link] ||  Assembled Board: $155  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P2 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 2 Unfused (2x1 Electrical, 2x1 Logical) || 4080 || 4 || || [http://www.j1sys.com/ecg-p2/ link] ||  Assembled Board: $75, Assembled Board w/case: $85  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;DMX512 / ESTA 1.11 (RS485) to SPI&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept a DMX input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface that supports receiving DMX and the used to drive SPI pixels. See [https://www.openlighting.org/ola/ Supported Devices]  for a list of available interfaces. The maximum pixel count is determined by the hardware and the pixel clock speed.&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Channels || Pixels Supported || Output Connectors || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| EasyPix V2 || 170 || 512 ||WS2811,WS2812,WS801,WS2803 &amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803|| 1 Fused Output&amp;lt;br /&amp;gt;Screw Terminals || [[Image:HolidayCoro-614.jpg|150px|link=http://www.holidaycoro.com/product-p/614.htm]] || [http://www.holidaycoro.com/Product-p/614.htm Product Link] ||$39.99 || Null pixels, Reverse order,Push button setting with back-lit LCD screen, built-in sequences, replaceable output chip&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| DCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $53 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|-&lt;br /&gt;
| uDCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $42, Assembled Board w/Case: $48 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/Mini-protocol-Decoder-DMX-to-WS2801-512-dmx-address-decoded/701799_440556828.html Mini protocol Decoder;DMX to WS2801,512 dmx address decoded] [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-100-series-mini-DMX-protocol-decoder-support-WS2801-protocol-control-signal/701799_340705630.html DD-100 series mini DMX protocol decoder;support WS2801 protocol control signal]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-1809-WS2811-DMX-Decoder-support-WS2811-TM1804-TM1809-TM1812-driving-IC-DC5V-24V-input/701799_583679340.html  LT-DMX-1809(WS2811) DMX Decoder;support WS2811,TM1804,TM1809,TM1812 driving IC;DC5V-24V input] [http://doityourselfchristmas.com/wiki/images/a/ad/LT-1809_DMX512_DECODER.pdf  Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-2801-DMX-SPI-Decoder-support-WS2801-WS2803-drving-IC/701799_509914025.html LT-DMX-2801 DMX-SPI Decoder;support WS2801,WS2803 drving IC] [http://doityourselfchristmas.com/wiki/images/6/67/LT-2801_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-3001-DMX-SPI-Decoder-support-TLS3001-TLS3002-driving-IC/701799_509913931.html LT-DMX-3001 DMX-SPI Decoder;support TLS3001, TLS3002 driving IC]  [http://doityourselfchristmas.com/wiki/images/f/f0/LT-3001_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-6803-DMX-Decoder-DC5-24V-input-LPD6803-specific-protocol-output-signal-Max256-steps/701799_314083682.html LT-6803 DMX Decoder;DC5-24V input;LPD6803 specific protocol output signal;Max256 steps] [http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-9813-DMX-SPI-Decoder-support-P9813-drving-IC/701799_509914126.html LT-DMX-9813 DMX-SPI Decoder;support P9813 drving IC] [[http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-WS2801-IC-can-decodering-512-address/701799_340702410.html DD-1000 series DMX protocol decoder;support WS2801 IC;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-LPD6803IC-signal-can-decodering-512-address/701799_340702107.html DD-1000 series DMX protocol decoder;support LPD6803IC signal;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[http://diybllc.com/ DIYB] ===&lt;br /&gt;
(USA based) Run by DIYC user [http://doityourselfchristmas.com/forums/member.php?8235-charleskerr charleskerr]&lt;br /&gt;
*[http://diybllc.com/LED-Pixel-String-Controller-5-volt-DIYB-LCPC-01.htm DMX to SPI Pixel Controller] (website no longer online)&lt;br /&gt;
&lt;br /&gt;
===[http://www.electron-design.ru/ Electron Design] ===&lt;br /&gt;
(Israel based)&lt;br /&gt;
*[http://www.ebay.com/itm/321131195346 Combination Dumb RGB and DMX to SPI Pixel Decoder / Controller]&lt;br /&gt;
&lt;br /&gt;
===[https://www.audiovisualdevices.com.au/ AVD]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4449-David_AVD David_AVD])&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=APC718 Audio Visual Devices APC718]  Single SPI (2801 / 6803) output&lt;br /&gt;
[http://auschristmaslighting.com/wiki/APC718 ACL Wiki ]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,1243.0.html  ACL Thread]&lt;br /&gt;
&lt;br /&gt;
===[http://auschristmaslighting.com/ ACL]===&lt;br /&gt;
* [http://forums.auschristmaslighting.com/index.php/board,34.0.html TP3244 Pixel Driver] 4 SPI (2801 / 6803) outputs&lt;br /&gt;
&lt;br /&gt;
The Tiger Protocol Bridge (TigerPB) TP3212 is a small controller for use with RGB LED lights and LED strips that utilise driver chips like the 6803/2801/3005. These are the currently targeted protocols and it is possible that other 2-wire and single wire protocols could be supported with firmware upgrades. This will provide future proofing of your controller.&lt;br /&gt;
&lt;br /&gt;
The initial release will accept a standard DMX512A data stream and provide control for 170 RGB Pixels (510ch). There will be dual buffered outputs that will allow you to split the 170 pixels into say 100/70 and run them in different directions and yet control them as a single 170 pixel string.&lt;br /&gt;
Each dual buffered output will also allow for the parallel connection of the same number of pixels allowing for two strings to be used with the same patterns. If these are run in opposite directions they would provide for mirrored effects.&lt;br /&gt;
Each of the Dual outputs will be able to drive different protocols if required.&lt;br /&gt;
&lt;br /&gt;
If ran with ECG product line from http://www.j1sys.com you can use hyper-DMX and this controller can be expanded to running 4 Universe&#039;s off each controller.&lt;br /&gt;
&lt;br /&gt;
More info to Follow and at this point &#039;&#039;&#039;this controller is no longer sold&#039;&#039;&#039;.  It has been talked about coming back out.  As the information comes in it will be updated.  If you can get one used, they are still very nice units and work well.&lt;br /&gt;
&lt;br /&gt;
More info at http://auschristmaslighting.com/forums/index.php/board,34.0.html&lt;br /&gt;
&lt;br /&gt;
===Onumen===&lt;br /&gt;
* [http://auschristmaslighting.com/wiki/Controllers#Onumen Onumen Controllers] (note that the start address of the DPP controllers cannot be fixed)&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?15286-DMX-to-WS2801-Pixel-Bridge RPM Pixel Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://stellascapes.com Stellascapes] ===&lt;br /&gt;
(New Zealand Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?491-mrpackethead mrpackethead])&lt;br /&gt;
*T3:  DMX512 - SPI Bridge&lt;br /&gt;
The T3 controller provides a bridge between DMX512 and 4 strings of RGB pixels. &lt;br /&gt;
&lt;br /&gt;
More details at http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;SD Memory Card to SPI&#039;&#039;&#039; ==&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-LED-pixel-light-controller-support2-3-4wire/701799_404060519.html SD LED pixel light controller;support2,3,4wire]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/led-controller-for-WS2801-IC-dream-color-led-flexible-strip/701799_331817904.html led controller for WS2801 IC dream color led flexible strip]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-card-DMX-compatible-intelligence-controller-for-pixel-RGB-module-support-CYT3005-IC-512-output-gray/701799_320682984.html SD card-DMX compatible-intelligence controller for pixel RGB module,support CYT3005 IC.512 output gray scale;Max2048 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-100K-B-SD-card-led-pixel-controller-AC85-265V-input/701799_533617766.html T-100K-B SD card led pixel controller;AC85-265V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-200K-led-pixel-controller-can-be-controlled-via-PC-suppor-many-kinds-of-IC/701799_497637885.html T-200K online led pixel controller,can be controlled via PC;suppor many kinds of IC;8ports*512pixels=4096pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-300K-SD-card-led-pixel-controller-AC85-265V-input-can-control-more-than-6000pixels-via/701799_570149882.html T-300K;SD card led pixel controller;AC85-265V input;can control more than 6000pixels via PC,8 ports output]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000A-LED-sd-card-pixel-controller-DC5-24V-input/701799_683082725.html T-1000A,LED sd card pixel controller,DC5-24V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000B-led-pixel-controller-support-WS2801-LPD6803-WS2811-TM1804-TM1809-LPD8806-Etc-max-2048pixels-controlled/701799_715270878.html T-1000B,led pixel controller,support WS2801,LPD6803,WS2811,TM1804,TM1809,LPD8806.Etc;max 2048pixels controlled]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000S-SD-card-led-pixel-controller-2012-new-version/701799_533601713.html T-1000S SD card led pixel controller,2012 new version]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000Stand-SD-card-led-pixel-controller-2012-new-version-AC110V-220V-input/701799_533604220.html T-1000Stand SD card led pixel controller,2012 new version;AC110V/220V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-4000-LED-SD-card-led-pixel-controller-can-max-control-4096-pixels/701799_533608089.html T-4000 LED SD card led pixel controller;can max control 4096 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-8000C-SD-card-led-pixel-controller-AC85-265V-input/701799_533612960.html T-8000C SD card led pixel controller;AC85-265V input]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Light-O-Rama (LOR) to SPI&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
===[http://www.http://www.lightorama.com Light-O-Rama (LOR)]===&lt;br /&gt;
(USA Based)&lt;br /&gt;
*[http://store.lightorama.com/cc100pisetwi.html Cosmic Color Pixels]&lt;br /&gt;
*[http://store.lightorama.com/cc100busetwi.html Cosmic Color Bulbs]&lt;br /&gt;
*[http://store.lightorama.com/cocori.html Cosmic Color Strip]&lt;br /&gt;
&lt;br /&gt;
=PIXEL Extenders=&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-PPX&lt;br /&gt;
ECG-PPX is a combination of small adapter boards that can be used in conjunction with our pixel oriented products (PIXAD8, P12R, etc.) to extend the pixel signals over much longer distances. They should also work with most other brands of pixel drivers. The ECG-PPX system also will distribute a modest power envelope over the same cable for optionally powering the pixels without the need for local power supplies at the pixel strings.&lt;br /&gt;
More details at http://www.j1sys.com/ecg-ppx/&lt;br /&gt;
*ECG-PPD-A – Powered Pixel Driver - 7VDC – 12VDC input range&lt;br /&gt;
*ECG-PPD-B – Powered Pixel Driver - 7VDC – 40VDC input range&lt;br /&gt;
*ECG-PPD-C – 4 Channel Powered Pixel Driver - 7VDC – 40VDC input range on Channel 1&lt;br /&gt;
*ECG-PPR-A – Multi-Mode Powered Pixel Receiver&lt;br /&gt;
*ECG-PPI-A – Powered Pixel Injector - 7VDC-40VDC Input, 5VDC 1.5A output&lt;br /&gt;
&lt;br /&gt;
=E1.31 Bridges and DMX Dongles=&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to DMX or Renard Output&#039;&#039;&#039;==&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface to act as an E1.31 to DMX gateway.  See [https://www.openlighting.org/ola/ Supported Devices] for a list of available USB interfaces. &lt;br /&gt;
&lt;br /&gt;
===[http://www.diyledexpress.com DIYLEDEXPRESS]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
&lt;br /&gt;
*[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=22&amp;amp;products_id=157 6 Port E1.31 Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-D8 (Under development)&lt;br /&gt;
*[http://www.j1sys.com/ecg-dr4/ ECG-DR4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d4/ ECG-D4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d2/ ECG-D2]&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
&lt;br /&gt;
*[http://shop.martinxmas.com/product.php?id_product=43 E1.31 to DMX Bridge]&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?15873-E1-31-(sACN)-to-DMX-Bridge Discussion Thread]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;USB to DMX512 Output&#039;&#039;&#039;==&lt;br /&gt;
USB DMX dongles are commonly used in conjunction with PC software to output a single universe (512 channels) of DMX.&lt;br /&gt;
&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=USB485RJ-ISO Audio Visual Devices] or http://auschristmaslighting.com/wiki/index.php/USB485RJ-ISO&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;pn=70303&amp;amp;show=description Enttec Open DMX USB]&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;prod=70304&amp;amp;show=description Enttec DMX USB Pro]&lt;br /&gt;
* [http://shop.martinxmas.com/product.php?id_product=10 RPM DIY USB to DMX Adaptor]&lt;br /&gt;
* [http://www.holidaycoro.com/Enttec-Pro-Compatible-DMX-Dongle-p/53.htm HolidayCoro ActiDongle - Active DMX Dongle (Enttec Pro Compatible)]&lt;br /&gt;
*[http://diylightanimation.com/wiki/index.php?title=Equipment#DMX_Devices RJ&#039;s LYNX DMX DONGLE]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FTDI drivers for dongles:&lt;br /&gt;
* [http://www.ftdichip.com/Drivers/VCP.htm FTDI VCP Drivers]&lt;br /&gt;
* [http://www.ftdichip.com/Documents/InstallGuides.htm Install Guides for FTDI Drivers]&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?17739-FTDI-USB-gt-Serial Updating a FTDI dongle&#039;s EEPROM]&lt;br /&gt;
* [[USB2DMX|USB2DMX (which also goes by the name Yet Another DMX Adapter, or YADA)]]&lt;br /&gt;
&lt;br /&gt;
=Dumb RGB DC Controllers Feature Comparisons=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ DC Controller Comparison Table&lt;br /&gt;
! Manufacturer&lt;br /&gt;
! Model&lt;br /&gt;
! Pre-built&lt;br /&gt;
! DC Voltage&lt;br /&gt;
! Channels&lt;br /&gt;
! Channel Current&lt;br /&gt;
! Total Current&lt;br /&gt;
! Protocol(s)&lt;br /&gt;
! Total Price&lt;br /&gt;
! Per Ch Price&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.HolidayCoro.com/ HolidayCoro]&lt;br /&gt;
| [http://www.holidaycoro.com/product-p/27.htm #27 / Water Resistant / Boxed / Pigtails / 9 Test Sequences]&lt;br /&gt;
| Yes&lt;br /&gt;
| 6V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A per 3 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $9.49&lt;br /&gt;
| $3.16&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca.html CMB16D]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $119.95&lt;br /&gt;
| $7.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca2.html CMB16D-QC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $99.95&lt;br /&gt;
| $6.24&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [[TigerDMX48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 9V - 55V&lt;br /&gt;
| 48&lt;br /&gt;
| 2.5A&lt;br /&gt;
| 30A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $145.00&lt;br /&gt;
| $3.02&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [http://www.tigerdmx.com/tigerdmx120lc.php TigerDMX120LC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 120&lt;br /&gt;
| 100mA&lt;br /&gt;
| &lt;br /&gt;
| DMX&lt;br /&gt;
| $125.00&lt;br /&gt;
| $1.04&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 48&lt;br /&gt;
| 2A&lt;br /&gt;
| 20A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $199.00&lt;br /&gt;
| $4.15&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC24]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 24&lt;br /&gt;
| 2A&lt;br /&gt;
| 15A per 12 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $129.00&lt;br /&gt;
| $5.38&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-714 [http://www.holidaycoro.com/product-p/37.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378113147/Easy-DMX-LED-controller-dmx-decoder-driver.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $8.95&lt;br /&gt;
| $2.98&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-712 [http://www.holidaycoro.com/product-p/24.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378111925/Easy-DMX-LED-controller-dmx-decoder-driver.html China] &lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 27&lt;br /&gt;
| 1A&lt;br /&gt;
| 15A&lt;br /&gt;
| DMX&lt;br /&gt;
| $44.21&lt;br /&gt;
| $1.64&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.leynew.com Leynew]&lt;br /&gt;
| LN-DMXMODEL-3CH-LV12 [http://www.holidaycoro.com/product-p/26.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-307297826/DMX-512-Module-decoder.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $7.49&lt;br /&gt;
| $2.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://http://www.euchips.com/en/ EUChips]&lt;br /&gt;
| [http://www.aliexpress.com/fm-store/701799/209915969-410843238/DMX512-Decoder-DC12-24V-input-max-3A-each-channel-output.html PX24506]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 3A&lt;br /&gt;
| 9A&lt;br /&gt;
| DMX&lt;br /&gt;
| $22.32&lt;br /&gt;
| $7.44&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX3]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 3&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 6A &lt;br /&gt;
| DMX&lt;br /&gt;
| $9.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX16DCSSR]]&lt;br /&gt;
| No&lt;br /&gt;
| 12-24vdc&lt;br /&gt;
| 16&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 10A &lt;br /&gt;
| DMX&lt;br /&gt;
| $48.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[REN64]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 64&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 7A per SSR&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $67.50&lt;br /&gt;
| $1.05&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.christmasinshirley.com/wiki/index.php?title=Renard_Main_Page Renard]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren48LSDv3c Ren48LSD]&lt;br /&gt;
| No&lt;br /&gt;
| 5,9-24vdc&lt;br /&gt;
| 48&lt;br /&gt;
| 400mA&lt;br /&gt;
| 9.6A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $44.66&lt;br /&gt;
| $0.93&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=35_57 DIYLEDExpress]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren24DC Ren24DC]&lt;br /&gt;
| Built or Kit&lt;br /&gt;
| 5,7-24vdc&lt;br /&gt;
| 24&lt;br /&gt;
| 4A&lt;br /&gt;
| 30A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $72.10&lt;br /&gt;
| $3&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://www.aliexpress.com/store/product/DM-103-3-channel-RGB-dmx-constant-voltage-decoder-DC12-24V-input-max-2A-3channel-output/701799_868042910.html DM103 Ray Wu DMX to 3 Channel]&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Different Styles of Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=E1.31_(Streaming-ACN)_Protocol&amp;diff=12745</id>
		<title>E1.31 (Streaming-ACN) Protocol</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=E1.31_(Streaming-ACN)_Protocol&amp;diff=12745"/>
		<updated>2018-01-09T18:03:14Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* E1.31 Pixel Controllers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=What is Streaming-ACN (E1.31)?=&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/Architecture_for_Control_Networks ACN] is a suite of protocols (via Ethernet) that is the industry standard for lighting and control. [http://www.plasa.org/welcome/ ESTA], the creator of the standard, ratified a subset of this protocol for &amp;quot;lightweight&amp;quot; devices which is called sACN (E1.31). This lightweight version allows microcontroller based lighting equipment to communicate via ethernet, without all the overhead of the full ACN protocol. In an effort push early adoption ETC provided the protocol information (code and draft specification) at no charge.&lt;br /&gt;
&lt;br /&gt;
A ratified/offical copy of the standard can be found [http://tsp.plasa.org/tsp/documents/published_docs.php here] for free.&lt;br /&gt;
&lt;br /&gt;
=Protocol Description=&lt;br /&gt;
The simplest way to think about E1.31 is that it is a way to transport a large number of lighting control channels over a traditional ethernet network connection.  E1.31 transports those channels in &amp;quot;Universes&amp;quot;, which is a collection of up to [http://en.wikipedia.org/wiki/DMX512 512 channels] together.  E.131 is ethernet based and is the data sent via [https://en.wikipedia.org/wiki/User_Datagram_Protocol UDP].  The two accepted transport methods are multicast and unicast, the most common implementation is multicast. When using multicast all the controller needs to do is subscribe to the multicast address for the universe that you want to receive data from.&lt;br /&gt;
&lt;br /&gt;
=Unicast vs. Multicast=&lt;br /&gt;
Most E1.31 software and hardware can be set up to communicate via the 2 transport methods: Unicast and Multicast&lt;br /&gt;
&lt;br /&gt;
==Unicast==&lt;br /&gt;
[[File:800px-Unicast.svg.png |300px]]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://en.wikipedia.org/wiki/Unicast Unicast] is a method of sending data across a network where two devices, the control PC and the lighting controller, are directly connected (or thru a network switch or router) and the channel control information meant for that specific controller is only sent to that controller.  Unicast is a point to point protocol and only the lighting channel information is only switched or routed to the device with the matching IP address.   In this case, the same IP address (commonly 192.168.1.206) that is used to access the web configuration page is the same address the the lighting control information is sent to.  You must have unique IP address in each controller.  Using Unicast the data packets are sent directly to the device instead of being broadcast across the entire subnet.&lt;br /&gt;
&lt;br /&gt;
==Multicast==&lt;br /&gt;
[[File:800px-Multicast.svg.png |300px]] &amp;lt;br/&amp;gt;&lt;br /&gt;
[http://en.wikipedia.org/wiki/IP_multicast Multicast ] is a method to send data across a network where a sender, typically a PC, broadcasts the data to all devices connected to the network subnet  and the information about the channels are sent to all controllers connected to the network and every other device on the network.  Multicast is a point to multipoint broadcast where the controllers need to listen to and only respond to information they are configured to use.  Your PC sequencing software or streaming tool sends multicast packets with an address of 239.255.&amp;lt;UHB&amp;gt;.&amp;lt;ULB&amp;gt; where UHB is the Universe high byte and LHB is the Universe low byte. As an example, the address for universe &#039;1&#039; would be 239.255.0.1. This is why using multicast addressing can be simpler to configure since this address is always the same for any device using that universe. Depending on the device and the number of universes of data sent it can swamp the device and possibly end up causing a loss of data. Note however that this is not an issue for most networks until you get into the dozens of universes so it&#039;s not an issue for most users.  With Multicast you must also have a unique IP address for each controller so that you can access its webpage that allows configuration.  The data is received on multicast IP address not on the configuration IP address.&lt;br /&gt;
&lt;br /&gt;
==Advantages of Unicast vs. Multicast==&lt;br /&gt;
*&#039;&#039;&#039;Unicast&#039;&#039;&#039;&lt;br /&gt;
** Allows more channels of data to controllers and bridges (commonly 12 Universes vs. 7 Universes for Multicast)&lt;br /&gt;
** Channels can only be sent to one controller per Universe&lt;br /&gt;
*&#039;&#039;&#039;Multicast&#039;&#039;&#039;&lt;br /&gt;
** Allows less channels of data to controllers and bridges (commonly 7 Universes vs. 12 for Unicast)&lt;br /&gt;
** Simpler network configuration since controllers don&#039;t need data address information&lt;br /&gt;
** Channels can be mirrored on multiple controllers since  the same Universe can be used by multiple controllers.&lt;br /&gt;
&lt;br /&gt;
=Understanding Universes=&lt;br /&gt;
E1.31 transports lighting information in &amp;quot;Universes&amp;quot;, which is a collection of up to [http://en.wikipedia.org/wiki/DMX512 512 channels] together.  In order for this to work with a [[E1.31_(Streaming-ACN)_Protocol#E1.31_Pixel_Controllers|Pixel Controller]] or [[E1.31_(Streaming-ACN)_Protocol#E1.31_Protocol_Bridges|E1.31  bridge]] you must setup the [[E1.31_(Streaming-ACN)_Protocol#Configuring_Sequencing_Software_to_use_E1.31_Output|output driver]] in your sequencing software.  You can chose any universe number from 1-63999 and assign it to a block of channels in your [[E1.31_(Streaming-ACN)_Protocol#Configuring_Sequencing_Software_to_use_E1.31_Output|sequencing software]].  While a Universe can contain up to 512 channels, it does not have to, and can be any number between 1-512 channels.  &#039;&#039;&#039;If you are using the E68x series (E680, E681, E682, E6804) of pixel controllers, you can only use &amp;lt;u&amp;gt;510&amp;lt;/u&amp;gt; channels maximum per universe.&#039;&#039;&#039;  If you are using more then one universe of channels in your sequencing software, then you must setup each of the multiple universes in your sequencing software and also map them to the appropriate channels in your sequence.  You only need to install one output plugin in the sequencing software and add all of the universe mapings into that one output plugin.  Once you have setup your sequencing software E1.31 output plugin, you must then go and setup your [[E1.31_(Streaming-ACN)_Protocol#E1.31_Pixel_Controllers|Pixel Controller]] or [[E1.31_(Streaming-ACN)_Protocol#E1.31_Protocol_Bridges|E1.31  bridge]] to map those universes of channels to the appropriate output connector.&lt;br /&gt;
&lt;br /&gt;
=E1.31 Network Layout=&lt;br /&gt;
Since E1.31 transmits its data information using ethernet, normal home networking configurations can be used to connect your E1.31 gear together. &lt;br /&gt;
 &lt;br /&gt;
==Direct Connection PC to Device==&lt;br /&gt;
[[File:E131directconnect.png |600px]]&amp;lt;br/&amp;gt;&lt;br /&gt;
It is possible to use a single ethernet cable to connect a E1.31 controller or bridge directly to a PC without other networking gear.  E1.31 uses ether net connections (RJ45 cables). To connect directly, it is necessary to put the PC and the E1.31 on the same IP subnet, ie: that they both have an address that has the same first three IP address settings like: 192.168.1.x or 192.168.0.x  By default many of the E1.31 devices come with a default address of 192.168.1.206.  &lt;br /&gt;
&lt;br /&gt;
For assistance setting the IP address in a PC:&lt;br /&gt;
*[http://www.dummies.com/how-to/content/how-to-manually-assign-an-ip-address-in-windows-xp.navId-323059.html Windows XP]&lt;br /&gt;
*[http://www.dummies.com/how-to/content/how-to-manually-assign-an-ip-address-in-windows-7.html Windows 7]&lt;br /&gt;
&lt;br /&gt;
== Use of Switch or Router to Connect PC and Multiple Devices==&lt;br /&gt;
[[File:Routerconnecte131.png | 600px]]&amp;lt;br/&amp;gt;&lt;br /&gt;
It is also possible to connect an E1.31 controller or bridge to an existing home network by plugging the device into a low cost ethernet switch or router.  This configuration also allows multiple E1.31 controllers or bridges to be controlled by one main PC.  It is also possible to use multiple PCs to send data to the controllers over the network.  It is necessary to put the PC and all of the E1.31 devices on the same IP subnet, ie: that they both have an address that has the same first three IP address settings like: 192.168.1.x or 192.168.0.x  By default many of the E1.31 devices come with a default address of 192.168.1.206.  If you are using multiple E1.31 devices, it is necessary that you change the default IP address of the additional units to another address other than 192.168.1.206  so that you can access the configuration page of all of the E1.31 devices.&lt;br /&gt;
&lt;br /&gt;
=Common E1.31 Devices=&lt;br /&gt;
The use of E.131 has increased dramatically in recent years and new devices are coming on the market daily.  The two most common devices used in Christmas lighting displays are Pixel Controllers and Protocol Bridges.&lt;br /&gt;
 &lt;br /&gt;
==E1.31 Pixel Controllers==&lt;br /&gt;
[[File:E682-1.png|400px]]&amp;lt;br&amp;gt;&lt;br /&gt;
Using an E1.31 output driver software, the light control software on the PC sends the lighting sequence data out to the controllers that are connected to the PC thru ordinary ethernet connections such as a router or switch.  The controllers listen for the light control data addressed to them and then control the lights that are connected to it.   The controllers can be setup for either Unicast or Multicast data thru their webpage based configuration screens.  Common E1.31 Pixel controllers are:&lt;br /&gt;
* [http://sandevices.com/documents/e680_opman.pdf E680], [http://sandevices.com/documents/E681_opman.pdf E681], [http://sandevices.com/E681info.html E682] or [http://sandevices.com/E6804Info.html E6804] by [http://www.sandevices.com Sandevices]&lt;br /&gt;
* [http://www.holidaycoro.com/product-p/722-v3.htm AlphaPix 4], [http://www.holidaycoro.com/product-p/721-v3.htm AlphaPix 16] by [http://www.holidaycoro.com HolidayCoro.com]&lt;br /&gt;
* [http://www.Pixelcontroller.com/store Falcon F16V2] by [http://www.Pixelcontroller.com/store PixelController.com (Falcon Christmas)]&lt;br /&gt;
* [http://www.j1sys.com/ecg-pixad8/ ECG-PIXAD8], [http://www.j1sys.com/ecg-p12r/ ECG-P12R] and the [http://www.j1sys.com/ecg-p2/ ECG-P2] by [http://www.j1sys.com J1SYS]&lt;br /&gt;
&lt;br /&gt;
==E1.31 Protocol Bridges==&lt;br /&gt;
[[File:E1_31Bridge.png|400px]]&amp;lt;br&amp;gt;&lt;br /&gt;
Another common usage of E1.31 is an [[E1.31 Bridge]].  An E1.31 bridge bridge is a device that allows your PC to communicate with a large number of Renard or DMX controllers using regular Ethernet network connections. It replaces multiple DMX or RS485 dongles with one configurable device that can be mounted in an enclosure in the yard and only requires one Ethernet Cat5 cable (or WIFI) back to your PC or home network. It allows up to 6 DMX universes or Renard networks to be easily controlled from your sequencing software with a minimum amount of wire from your show PC to your controllers. The bridge works with all Renard, DMX and LOR (using DMX) controllers.  A common E1.31 Bridge is:&lt;br /&gt;
* [http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=22 6 Port E1.31 Bridge] by [http://www.diyledexpress.com DIYLEDEXPRESS].&lt;br /&gt;
* [http://www.j1sys.com/ecg-dr4/ ECG-DR4] and the [http://www.j1sys.com/ecg-d4/ ECG-D4] by [http://www.j1sys.com J1SYS].&lt;br /&gt;
* [http://www.holidaycoro.com/product-p/622.htm AlphaPix 4] (1 port), [http://www.holidaycoro.com/product-p/721.htm AlphaPix 16] (3 ports) by [http://www.holidaycoro.com HolidayCoro.com]&lt;br /&gt;
&lt;br /&gt;
=Using E1.31 in your Light Display=&lt;br /&gt;
Using E1.31 in your lighting display is similar to using Renard, DMX or LOR to move the lighting information around your display. E1.31 is a communications protocol that uses Ethernet data connections. Getting started includes the following steps:&lt;br /&gt;
* Develop a lighting sequence in the sequencing software of your choice.  In this step, you create channels in the sequence and assign lighting commands to the channels.     When using pixels, you actually use 3 channels (R,G,B) for each pixel.&lt;br /&gt;
** Example, configure the sequence for 200 pixels, which is 600 channels.&lt;br /&gt;
* Install the proper network wiring connections for your PC and controller.&lt;br /&gt;
* Next you must install and configure the E1.31 output plugin for your specific sequencing software.  After you have installed the software, you need to map the channel numbers in your sequence to Universes.  This basically takes the channel output from the sequencing software and sends it out over E1.31 in collections of channels (Universes).  &lt;br /&gt;
**Example: Vixen channels 1-510 would map to Universe 1 channels 1-510 and Vixen channels 511-600 would map to Universe 2 channels 1-90.&lt;br /&gt;
* Next you must install and configure your E1.31 Device for your setup.  This includes setting the communications type (Multicast or Unicast), setting an IP address for the web interface of the unit, setting pixel type and setting all of the pixel configuration information for a pixel controller, or setting network output type  for E1.31 bridges.&lt;br /&gt;
** Example:  set controller up for multicast with the web page at IP address 192.168.1.207, configure cluster 1 for 4 strings of 25 WS2811 pixels and cluster 2 for 2 strings of 50 WS2801 pixels.&lt;br /&gt;
* You then need to map the output channels that come into the units via the Universes sent from the output plugin of the sequencing software to the physical outputs of the E1.31 device you are using. &lt;br /&gt;
**Example: Universe 1 channels 1-300 (Vixen channels 1-300) go to cluster 1 with 4 strings of 25 pixels each (300 channels), and universe 1 channels 301-510 and universe 2 channels 1-90 (Vixen channel 301-600) go to cluster 2 with 2 strings of 50 pixels each (300 channels).&lt;br /&gt;
* Now you can test your sequence.&lt;br /&gt;
&lt;br /&gt;
=Configuring Sequencing Software to use E1.31 Output=&lt;br /&gt;
[[File:Vixen-e131.png| 400px]]&amp;lt;br/&amp;gt;&lt;br /&gt;
In order for your light sequencing sotware to communicate via E1.31 protocol, the software needs to have the output configuration setup done in the software.  This varies from software package to software package.  The basic concept is that you map the output channels from your sequence into collections of channels called &amp;quot;Universes&amp;quot;.  Each universe can map up to 512 Channels.  You must choose a Universe Number, Sequence Channel to Start the Universe at, Multicast or Unicast transport and Number of channels in the Universe.  With high channel count systems it is common to have multiple universes used to transport the lighting data to the Pixel Controller or E1.31 Bridge.  &amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;IMPORTANT: Remember that E682 lighting controllers only use up to 510 channels per universe, not the full 512 channels per universe when you setup your software to talk to your controllers&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Using E1.31 with Vixen==&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/index.php?title=E1.31_Vixen_Plugin How to setup and use  Vixen 2.1,2.5 and 3.0 with E1.31]&lt;br /&gt;
&lt;br /&gt;
==Using E1.31 with LOR S3/S4==&lt;br /&gt;
You must have an [http://www.lightorama.com/ShowtimeSoftwareSuite.html &#039;&#039;&#039;Advanced&#039;&#039;&#039; ShowTime Software Suite S4] license from [http://www.lightorama.com/ Lightorama] to use the E1.31 interface.&lt;br /&gt;
&lt;br /&gt;
[https://youtu.be/z2VzQNGAaO0 Step-by-Step Setup Video for LOR S4 with E1.31 including basic sequence setup (shown with AlphaPix hardware)]&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/forums/attachment.php?attachmentid=19129&amp;amp;d=1367694776 How to setup E1.31 on LOR S3 Advanced pdf file]&lt;br /&gt;
&lt;br /&gt;
[http://forums.lightorama.com/index.php?/topic/23207-initial-setup-for-e131-if-you-do-not-have-an-lor-rs485-usb-adapter/ Initial setup for E1.31 if you do NOT have an LOR RS485 USB adapter]&lt;br /&gt;
&lt;br /&gt;
[https://vimeo.com/46012205 Video on how to setup and use  LOR S3.5 with E1.31]&lt;br /&gt;
&lt;br /&gt;
==Using E1.31 with HLS==&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/index.php?title=Hardware_Configuration HLS Hardware Configuration]&lt;br /&gt;
&lt;br /&gt;
==Using E1.31 with LightShowPro (LSP)==&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,2404.0.html Setting up E1.31 in LSP]&amp;lt;br&amp;gt;&lt;br /&gt;
[https://vimeo.com/45183963 Setup Video]&lt;br /&gt;
&lt;br /&gt;
==Using E.131 with Nutcracker (xlights) and DA_E131==&lt;br /&gt;
&lt;br /&gt;
Download Nutcracker [http://nutcracker123.com/nutcracker/releases/ here]&amp;lt;br/&amp;gt;&lt;br /&gt;
[https://vimeo.com/60850925 Nutcracker] (starts about 15:00 in the video)&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=-shvjGc7RcM How to test E1.31 Controllers using xLights (video)]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=zVX9LOYDz1I How to test E1.31 Controllers using DA_E131 Utlity (video)]&lt;br /&gt;
&lt;br /&gt;
=Example of Sequencer Channel Mapping of E1.31 Output=&lt;br /&gt;
One of the more confusing aspects of setting up your E1.31 system is the concept of mapping your channels from your sequencing software to universes, then mapping it to your pixel outputs on your pixel controller.  Here is an example:&lt;br /&gt;
* Using Multicast&lt;br /&gt;
* 400 Pixels&lt;br /&gt;
* = 1200 (3x400) total channels &lt;br /&gt;
* Using an [http://sandevices.com/E681info.html E682 Pixel Controller] &lt;br /&gt;
* 2 strings of 100 Pixels in Cluster 1&lt;br /&gt;
* 4 strings of 50 Pixels in Cluster 2&lt;br /&gt;
&lt;br /&gt;
First you must create your 1200 channels in your software of choice (Vixen, HLS, Nutcracker, Xlights, LSP, LOR, etc...)&lt;br /&gt;
&lt;br /&gt;
==Output Plugin Channel Mapping==&lt;br /&gt;
Next you must setup your E1.31 Output Plugin. In this example, you need 1200 channels mapped.  Since the E682 can only use 510 channels per universe, you need just over 2 universes to map all of the channels.  (510 + 510 + 180 = 1200)&lt;br /&gt;
*You map the first 510 channels of the data you want to send to your E682 in Universe 1 (in this case sequence channels 1-510).  &lt;br /&gt;
*You map the second 510 channels of data you want to send to your E682 in Universe 2(in this case sequence channels 511-1020). &lt;br /&gt;
*You map the remaining 180 channels of the data you want sent to your E682 in Universe 3 (in this case sequence channels 1021-1200)&lt;br /&gt;
Your output plugin will look something like this:&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:400pixel-e131.png|500px]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==E682 Pixel Controller Channel Mapping to Output Connectors==&lt;br /&gt;
Next you must configure your E682 using the instructions from [http://www.sandevices.com Sandevices].  There are two major versions of the firmware available depending on when you purchased the unit and if you have [http://sandevices.com/documents/SanDevices_Firmware_Update_Procedure_05-2013.pdf upgraded] the firmware in your controller:&amp;lt;br&amp;gt;&lt;br /&gt;
* [http://sandevices.com/documents/E682_Operating_Manual.pdf Version 2] software is the older command line interface software &lt;br /&gt;
* [http://sandevices.com/documents/E68X_Version_4_Firmware.pdf Version 4] is the newer drop down configuration software.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Next you must map the incoming E1.31 Universe data to the physical outputs to the Pixel strings. You must also map the Universe numbers (in this case 1-3) to the 7 (Multicast) or 12 (Unicast) slots available in the controller.&lt;br /&gt;
===Cluster 1 Mapping===&lt;br /&gt;
In this example you have 2 strings of 100 pixels in Cluster 1 (using connectors 1-1 and 1-2).  You configure cluster 1 for 2 strings of 100 pixels using the E682 configuration webpage.  That is a total of 200 pixels, or 600 channels (3x200).   That requires slightly more than 1 universe of data.  &lt;br /&gt;
* So you set the Start Universe as Universe 1 and the Start Channel (of the universe) to 1.  &lt;br /&gt;
* The software will automatically calculate the End Universe and End Channel.  In this case those values would be Universe 2 End Channel 90.  &lt;br /&gt;
So the first cluster used 600 channels of data, 510 channels from Universe 1 and 90 from Universe 2.  (510 + 90 = 600)&lt;br /&gt;
===Cluster 2 Mapping===&lt;br /&gt;
Next you have 4 strings of 50 pixels in Cluster 2 (using connectors 2-1, 2-2, 2-3, 2-4).  You configure Cluster 2 for 4 strings of 50 pixels using the E682 configuration webpage. This is a total of 200 pixels, or 600 channels (3x4x50).  That requires slightly more then 1 universe of data.  &lt;br /&gt;
* Since you ended the first cluster off at Universe 2 Channel 90, the next available channel is Channel 91.  So you set the Start Universe as Universe 2 and the Start Channel (of the universe) to 91.  &lt;br /&gt;
* The software will automatically calculate the end Universe and End Channel.  In this case those values would be End Universe 3 End Channel 180.  &lt;br /&gt;
So the second cluster also used 600 channels of data, 420 channels of data from Universe 2 and 180 from Universe 3. (420 + 180 = 600)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
So now you have mapped the first 600 channels from the sequencing software (Sequence channels 1-600) to the first Cluster with the 2 strings of 100 pixels.  You have mapped the second 600 channels from the sequencing software (sequence channels 601-1200) to the second cluster with the 4 strings of 50 pixels.&lt;br /&gt;
&lt;br /&gt;
=Tools for Testing E1.31 Hardware and Connections=&lt;br /&gt;
These free tools allow you to test E1.31 controllers simply without using sequencing software.  They are good tools to use when troubleshooting a E.131 network setup.  If you are having trouble setting up your network, this allows you to isolate if it is the output plugin in your sequencing software or some networking setup issue preventing your setup from working.  It is also a simple way to run basic chases and colors to test your pixel strings.&lt;br /&gt;
&lt;br /&gt;
*[http://sacnview.sourceforge.net/ sACNView: Sends and Receives E1.31 Data]&amp;lt;br/&amp;gt;&lt;br /&gt;
[[File:Scanview.png | 300px]]&lt;br /&gt;
*[http://www.da-share.com/software/da_e131/ da_E131: Sends E1.31 Data for Multiple Universes] / [https://www.youtube.com/watch?v=zVX9LOYDz1I How-to Setup Video for DA_E131]&lt;br /&gt;
[[File:Da E131.png | 300px]]&lt;br /&gt;
&lt;br /&gt;
=More Information=&lt;br /&gt;
&lt;br /&gt;
[http://www.etcconnect.com/news.aspx?ID=20065&amp;amp;lang=us&amp;amp;region=1 Description]&lt;br /&gt;
&lt;br /&gt;
[http://www.etcconnect.com/product.software.signin.aspx?docID=20481&amp;amp;ID=20339 Code Example and Draft Copy of Specification]&lt;br /&gt;
&lt;br /&gt;
[http://www.plsn.com/index.php?option=com_content&amp;amp;task=view&amp;amp;id=4897&amp;amp;Itemid=40 Article: E1.31: An Offer You Can&#039;t Resist]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Controllers]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Different Styles of Pixels]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Protocols]] &lt;br /&gt;
[[Category:DIYC Index]]&lt;br /&gt;
[[Category:Pixel]]&lt;br /&gt;
[[Category:E1.31]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Different_Styles_of_Pixels&amp;diff=12509</id>
		<title>Different Styles of Pixels</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Different_Styles_of_Pixels&amp;diff=12509"/>
		<updated>2017-09-19T21:57:30Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* HolidayCoro.com */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Intro=&lt;br /&gt;
Pixels are [http://en.wikipedia.org/wiki/RGB_color_model RGB]  Light Emitting Diodes [http://en.wikipedia.org/wiki/Light-emitting_diode (LEDs)] that allow a rainbow of individual colors to be created independently on each Pixel node.  Pixels are Intelligent LEDs and have both power and control signals fed to each individual Pixel node.  Using various communications protocols they are connected to [[Controllers|Pixel Controllers]] that sends a specially formatted signal to the Pixel string that passes the control information to all of the Pixels connected in series.  Each Pixel uses 3 data channels to control it, one each for  &#039;&#039;&#039;R&#039;&#039;&#039;ed, &#039;&#039;&#039;G&#039;&#039;&#039;reen and &#039;&#039;&#039;B&#039;&#039;&#039;lue. A string of 50 Pixels would use 150 channels in your [[Software|sequencing software]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are several main properties that define each Pixel, and they include:&lt;br /&gt;
* Form Factor (String, Strip, Module, Etc.)&lt;br /&gt;
* LEDs per meter (the spacing of the LEDs on the wire or strip)&lt;br /&gt;
* ICs per Meter (Relates to how many LEDs are lit together for each Pixel, commonly 1 or 3 LEDs per IC)&lt;br /&gt;
* Power Supply Voltage (typically [[Choosing_a_Pixel_Voltage:_5V_vs_12V|5VDC vs. 12 VDC)]] &lt;br /&gt;
* Color Depth (The number of bits of data used to control each color such as 4,6,8 12, etc. bits)&lt;br /&gt;
* LED Type (Size and Shape of LED which impacts overall brightness)&lt;br /&gt;
* Waterproofing Technique (Injection molding, Cast Epoxy, Sleeve, Etc.)&lt;br /&gt;
* Wire Size (The size of the wire connecting the Pixels together 18 AWG vs. 20AWG)&lt;br /&gt;
* Pixel (IC)Control chips (WS2801, WS2811, TM1809, TM1824, GECE, Etc.)&lt;br /&gt;
* Number of Wires Required (3 vs 4)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It is critical that you select a [[Controllers| Pixel Controller]] and [[Power Supplies|Power Supply]] that is compatible and capable of driving the specific Pixel you select.  It is also important to consider how you will be connecting the Pixels and if you need [[Power Injection]] to make them function.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are many options and configurations and each has it&#039;s advantages and disadvantages depending on the application.  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&#039;&#039;&#039;Some of the most popular Pixels are ones driven by the WS2811 IC and use 12VDC power and use some form of cast epoxy waterproofing.  They are a good balance of new technology and reliable designs.&#039;&#039;&#039;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Pixel Properties=&lt;br /&gt;
Pixels come in many different shapes and properties.  The most common properties  are:&lt;br /&gt;
===&#039;&#039;&#039;Form Factor&#039;&#039;&#039;===&lt;br /&gt;
Pixels come in many shapes and sizes.  The Form Factor of the Pixels impacts how you will mount them and what look you are trying to accomplish.  &lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Strings / Nodes&#039;&#039;&#039;&#039;&#039; - Can be any purchased in any custom length, but depending on a variety of factors, more then 50 pixels may require [[Power Injection]].  It important to remember that Pixel strings should never be strung using their wire to support them like you would with regular light stings.  This will damage the Pixels and their waterproofing.  Since they are generally custom made, you can request your vendor to make the spacing between units to custom lengths. Common methods to support Pixel strings include using cable ties or electric tape to attach them to PVC pipe, EMT electric conduit or [http://www.ebay.com/itm/Polyester-Strapping-Mini-Coil-400-FT-5-8-x-035-/120120483264 Plastic Strapping] or PixNode strips [http://www.holidaycoro.com/product-p/767.htm].   &#039;&#039;&#039;Strings / Nodes are commonly used to make Megatrees, Minitrees and Leaping Arches.&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;12mm pixel node&#039;&#039;&#039; - This is the most common Pixel type.  They are often referred to as Bullet Shaped. It actually contains a 8mm LED inside the housing.  The 12mm refers to the outer diameter of the package.  These were originally designed to mount inside of enclosures and are used for large advertising display screens.&amp;lt;br&amp;gt; [[File:2811tube.jpg|200px]] &lt;br /&gt;
*# &#039;&#039;&#039;12mm pixel node (square / flat)&#039;&#039;&#039; - These pixels can come with the wire coming either out of the back of the Pixel or the side of the Pixel.  There has been some issues with the silicone injection molded units that have the wires coming out of the side not sealing and allowing water into the pixels. &amp;lt;br&amp;gt;[[File:2811square.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Pixels with Bulbs / Covers&#039;&#039;&#039; - There are a variety of Pixels available with Plastic Lens mounted on the RGB LED to make them look closer to a traditional C7 or C9 incandescent light. Common models include the [http://www.holidaycoro.com/Brilliant-Bulb-p/709.htm HolidayCoro Brilliant Bulbs], the [http://www.geholidaylighting.com/color-effects/us/items/72021/ Ge Color Effects (GECE)], the [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=195 Pixabulb] by [http://www.diyledexpress.com diyledexpress.com], the [http://store.lightorama.com/cc100busetwi.html Cosmic Color Bulbs] by [http://www.lightorama.com Lightorama.com] and the [http://www.aliexpress.com/store/product/50nodes-DC12V-WS2811-LED-technicolor-pixel-waterproof-full-color/701799_922175400.html Technicolor Pixel] by [http://www.aliexpress.com/store/701799 Ray Wu].  Vendors like Ray Wu also sell [http://www.aliexpress.com/store/product/faceted-White-C9-covers-100pcs-set/701799_506253078.html Plastic lens] that can be glued onto regular 12mm Pixel strings to achieve a similar look. &amp;lt;br&amp;gt;[[File:709-1.jpg|200px]] &lt;br /&gt;
*#&#039;&#039;&#039;Other Shapes&#039;&#039;&#039; - There are an assortment of other shapes including spheres, domes, boxes, etc. available from various vendors.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Strips&#039;&#039;&#039;&#039;&#039; - Are long flat flexible PCBs that have the RGB LEDs and the IC mounted directly on them and there is no wire between the Pixels other than the PCB.  They generally come in 5M lengths.  Depending on the Pixel IC used, from 1-3 RGB LEDs will light for each Pixel, so they can end up looking more like Dashes (- - - -) when there are 3 RGB LEDs per Pixel vs. Dots (.. . .) when there is 1 RGB LED per Pixel.   Many strips can be cut shorter, but you must only cut at the marks on the strip identifying where they are cutable.  You may have to solder wires to the PCB if you are doing [[Power Injection]] or cutting the strips.  It is very helpful to use flux and a smaller soldering iron so you do not damage the delicate pads on the flexible PCB.   &#039;&#039;&#039;Strips are commonly used to make Pixel Matrix on Flat Surfaces or as  outlines around doors and windows.&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;Bare board&#039;&#039;&#039; -These are uncoated and have no waterproofing and can not be used outdoors.&lt;br /&gt;
*#&#039;&#039;&#039;Hollow Tube&#039;&#039;&#039; - This is the most common Pixel Strip.  They are basically the uncoated Bare Board Pixel Strip pulled into a hollow Silicone Tube.   You must use some form of [[Waterproofing Pixels|Waterproofing]] like neutral cure [http://www.caulkyourhome.com/ge-silicone-II-window-and-door.php GE Silicone II] to seal the ends where the wires attach to the PCBs.&amp;lt;br&amp;gt; [[File:1809STRIP.JPG|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Coated Strips&#039;&#039;&#039; - The bare PCBs are also available with a variety of waterproofing compounds.  You need to scrape away the waterproofing compound to solder the wires to the PCB to power them or to cut them.  &lt;br /&gt;
*#*&#039;&#039;&#039;Silicone Coating&#039;&#039;&#039; - These strips are a little more flexible then the Epoxy Coated strips.&lt;br /&gt;
*#*&#039;&#039;&#039;Epoxy Resin Coating&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;Solid Tube&#039;&#039;&#039; - The bare PCBs are also available in hollow tubes that have been filled with various waterproofing compounds.&lt;br /&gt;
*#*&#039;&#039;&#039;Solid Silicone&#039;&#039;&#039;&lt;br /&gt;
*#*&#039;&#039;&#039;Solid Epoxy Resin&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Modules&#039;&#039;&#039;&#039;&#039; - Are very similar to strings, but are designed to be mounted to some surface and often have mounting tabs.  They commonly have multiple RGB LEDs per pixels, so they are brighter then regular strings.  Most are designed to run on 12VDC.  Since they are generally custom made, you can request your vendor to make the spacing between units to custom lengths.  They are frequently waterproofed by filling then with epoxy.  They can come in metal or plastic housings. &#039;&#039;&#039;Modules are frequently used for lighting tune to signs, outline large objects and back light [http://en.wikipedia.org/wiki/Corrugated_plastic Coro] designs.&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;Square&#039;&#039;&#039;   With 4 RGB LEDs&amp;lt;br&amp;gt;[[File:6803module.jpg|150px]]&lt;br /&gt;
*#&#039;&#039;&#039;Rectangular&#039;&#039;&#039; - With 3 RGB LEDs&amp;lt;br&amp;gt;[[File:6803moduleepoxy.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Other Shapes&#039;&#039;&#039; - Many vendors also have a variety of other shapes available.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;RGB LEDs per meter&#039;&#039;&#039;== &lt;br /&gt;
Pixels all come with different standard spacing between each LED.  The Higher the densitty of the LEDs, the higher the power requirements will be for that section of lights.   By dividing the LEDs per meter by the ICs per meter listed in the tables below, you can calculate how many RGB LEDs are associated with each Pixel. &lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Strips&#039;&#039;&#039;&#039;&#039; - Many 12VDC strips have 3 LEDs wired together as one pixel and the individual LEDs are not controllable, just the group of three.   &lt;br /&gt;
*#&#039;&#039;&#039;30 LED/m&#039;&#039;&#039; - This is a common spacing and generally will result in a 5M strip with 50 individually controlable pixels and a total of 150 RGB LEDs.&lt;br /&gt;
*#&#039;&#039;&#039;60 LED/m&#039;&#039;&#039; - When you move up to higher density spacing, you often end up with shorter (4M) strips due to the power requirements.  It is common to have to use [[Power Injection]] on strips with higher density.&lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Strings&#039;&#039;&#039;&#039;&#039; - Strings come in all different shapes and sizes of Pixel nodes.  On common 12mm Pixel nodes there is only one RGB LED in each node, while some of the other shapes and modules often have multiple RGB LEDs inside.&lt;br /&gt;
*#&#039;&#039;&#039;10 LED/m&#039;&#039;&#039; - The most common spacing for 12mm Pixel strings is 100mm ( ~4&amp;quot;) between the individual Pixel nodes. Since most Pixel strings are custom made, it is possible for a small change in price to change the Pixel spacing as a custom order from many vendors.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Power Supply Voltage&#039;&#039;&#039;== &lt;br /&gt;
All Pixels run on DC voltage and therefore you need to have a [[Power Supplies|Power Supply]] to convert the AC wall voltage down to the DC voltages needed by the Pixels.  One of the most common questions is often: [[Choosing_a_Pixel_Voltage:_5V_vs_12V| What Pixel Voltage should I use 5VDC or 12VDC?]]  The answer depends very much upon your layout, [[Controllers|Pixel controller]] and [[Power Supplies|power supply]]  The short answer is that most folks choose 12VDC due to the fact they are more tolerant of [[Power_Supplies#Wire_Sizing_in_Pixel_Systems|voltage drop]] and require less [[Power Injection]] then 5VDC Pixels.  The downside is that 12VDC [[Power Supplies]] are more costly per Amp.  On a side note, many RGB Pixels draw approximately 20ma per color, or 60ma (0.06A)per Pixel.  Some of the 12VDC Pixels draw less current. &lt;br /&gt;
*#&#039;&#039;&#039;5VDC&#039;&#039;&#039; - The most common voltage for Pixel strings.&lt;br /&gt;
*#&#039;&#039;&#039;12VDC&#039;&#039;&#039; - The most common voltage for Pixel Strips and Pixel Modules. Many of the newer [[Different_Styles_of_Pixels#Pixel_.28IC.29Control_chips_and_number_of_wires|Pixel Control IC types]] like the WS 2811 and the WS2812 are now commonly found in 12VDC Pixel Strings as well.&lt;br /&gt;
*#&#039;&#039;&#039;Other Voltages&#039;&#039;&#039; - Some Pixels are also available in 24VDC and 48VDC, but there are only a few models sold.  These are typically Pixel Modules.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;LED Type&#039;&#039;&#039;==&lt;br /&gt;
In addition to a Control IC, all Pixels have [[Choosing_a_Pixel_Voltage:_5V_vs_12V#How_RGB_LEDs_work|RGB LEDs]] in them.  The three colors: &amp;lt;u&amp;gt;R&amp;lt;/u&amp;gt;ed, &amp;lt;u&amp;gt;G&amp;lt;/u&amp;gt;reen, and &amp;lt;u&amp;gt;B&amp;lt;/u&amp;gt;lue can be adjusted to create a rainbow of possible colors.  Depending on the physical size and Form Factor of the Pixel, there are different LED sizes.&lt;br /&gt;
*#&#039;&#039;&#039;3528&#039;&#039;&#039; - These are surface mount LEDs that are each 3.5mm x 2.8mm.  These are the smaller of the two surface mount LEDs and are noticeably dimmer then the larger 5050 LED.  These are frequently found in strips and modules and some strings like the GECE.&amp;lt;br&amp;gt;[[FILE:3528led.jpg|50px]]&lt;br /&gt;
*#&#039;&#039;&#039;5050&#039;&#039;&#039; - These are surface mount LEDs that are each 5.0mm x 5.0mm This is the most common LED used in  strips and modules and some strings like the Pixabulb (which has two LED per bulb!).  They are quite a bit brighter than 3528 LEDs.  Some of the newer IC types like the WS2812 have the 5050 mounted directly on top of the Control IC.&amp;lt;br&amp;gt;[[FILE:5050led.jpg|75px]]&lt;br /&gt;
*#&#039;&#039;&#039;8mm&#039;&#039;&#039; - This is the type of LED typically used in 12mm and Square Pixel strings.  Due to the plastic diffusion lens on the LED, they do a good job in dispersing the light in all directions.&amp;lt;br&amp;gt;[[FILE:8mmled.jpg|200px]]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Waterproofing&#039;&#039;&#039;== &lt;br /&gt;
One of the largest issues facing early users of Pixels was the relatively poor waterproofing that many Pixels had.  Most Pixels were originally designed to be mounted inside of large advertising signs with the majority of the Pixel inside of a box and only the end of the LED outside in the harsh weather.  This has led to the failure of many Pixels due to water getting inside of the Pixel and shorting them out.  Since Pixels are all wired in series, if one Pixel fails, it often stops all of the Pixels down the string from working also.  Many manufacturers make all sorts of claims about the waterproofing of their Pixels.  Since the majority of the strings are made by hand and are not tested individually, you should not trust the IP ratings that are claimed.  The usual measure of waterproofing is the IP scale, with the higher the IP rating reflecting a tighter sealed unit.  For more information about the IP scale, [[Waterproofing_Pixels#Understanding_IP_Ratings| look here]].  Since the vendors generally do not use the true test setup, their claimed ratings for similar designs vary quite a bit!  Many people have added [[Waterproofing_Pixels|additional waterproofing]] to their Pixel strings, especially the early Silicone injection molded units.&lt;br /&gt;
*#&#039;&#039;&#039;Injection Molded Silicone&#039;&#039;&#039; - These units have the wires coming out of the back or side and the biggest issue has been the failure of the silicone used to seal to the wires.  Many early pixels had obvious areas where water could easily get into the Pixels.  While many of the newer unts have better sealing, there is always the potential for the water to wick in along the wires if there is any stress on the wires due to wind pulling on the wires.&amp;lt;br&amp;gt; [[File:6803injection.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Cast Epoxy Resin in Sleeve&#039;&#039;&#039; - The most recent Pixels now come with the Pixels located in a plastic sleeve that is filled with a solid epoxy material.  The hard epoxy seals well to the wires and many believe that results in a more waterproof pixel compared to Silicone Injection Molded Pixel strings.&amp;lt;br&amp;gt; [[File:2811tube.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Cast Epoxy Resin coated PCB&#039;&#039;&#039; - This is the most common method of sealing Pixel Modules and many of the newer Pixel strings with Lens on them like the Pixabulb.  These units have had good success in not failing in the weather.&amp;lt;br&amp;gt; [[File:6803moduleepoxy.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Silicone Tube&#039;&#039;&#039; - Most Pixel strips come with some form of Silicone Tube on them.&lt;br /&gt;
*##&#039;&#039;&#039;Hollow Tube&#039;&#039;&#039; -  These tubes must be sealed on the ends with a neutral cure sealant like [http://www.caulkyourhome.com/ge-silicone-II-window-and-door.php GE Silicone II] to prevent water from leaking in from the ends.   They are also vulnerable to cuts and tears from items bumping into them and cutting thru the walls of the tubing. &lt;br /&gt;
*##&#039;&#039;&#039;Silicone Filled Tube&#039;&#039;&#039; - These strips are made using the same silicone tube, but are filled with silicone at the factory to make a solid unit.  The solid silicone provides a better light dispersion, acting sort of like a lens.  You must cut  and scrape thru the silicone to solder wires on to the PCB inside.  &lt;br /&gt;
*#&#039;&#039;&#039;Coated Strip&#039;&#039;&#039; - There are a number of cast coatings that can be applied directly tot he bare PCB at the factory.  There has not been a lot discussed about how these strips hold up under weatehr either good or bad.  They are just not as common as Pixels, but there are quite a few Dumb RGB strips that use this approach to weatherproofing.&lt;br /&gt;
*##&#039;&#039;&#039;Silicone Coated Strip&#039;&#039;&#039; - This is the easier of the two to bend and shape due to the softer silicone coating.&lt;br /&gt;
*##&#039;&#039;&#039;Epoxy Coated Strip&#039;&#039;&#039; - These strips tend to be stiffer and a little harder to remove the epoxy coating to access the PCB when soldering wires to cut lengths.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Wire Size&#039;&#039;&#039;==&lt;br /&gt;
This is the one factor that most folks overlook how important it is to their layout.  The size of the wires connecting each of the Pixels in a string plays a very large role in the performance of the Pixel.  Thinner wires (like 20 AWG) can cause issues due to [[Power_Supplies#Wire_Sizing_in_Pixel_Systems| voltage drop]] in the thinner wire.  It is often necessary to add additional wire to provide [[Power Injection]] to deal with the voltage drop in strings.  The larger wire (18AWG) allows longer strings of pixels to be built and not have the [[Power_Supplies#Wire_Sizing_in_Pixel_Systems|voltage drop]] issues.   The usual result of thinner wires is poor color mixing and white colors looking pinkish.  &lt;br /&gt;
*#&#039;&#039;&#039;18 Gauge wire&#039;&#039;&#039; - This is the trend in many newer Pixels.  The thicker wire allows for either longer distances or more pixels to be connected in a row.  Most vendors will make any Pixel with the larger wire for a small fee.  &#039;&#039;&#039;You should always use 18AWG wire.&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;20 Gauge wire&#039;&#039;&#039; - This is common on older Pixels and many low cost Pixels.  The thinner wire is lower cost and can drop the cost of the Pixel strings slightly.  It is common to have to add [[Power Injection]] on Pixels with 20 AWG wire.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Pixel (IC)Control chips and number of wires&#039;&#039;&#039;== &lt;br /&gt;
The second most common question is &#039;&#039;&#039;What Pixel Chip should I use?&#039;&#039;&#039;  The type of IC located in each Pixel plays a very big role in the performance and capabilities of the Pixel.  The most popular IC types currently used are the WS2811,  The older WS2801 was popular earlier, but the better performance of the WS2811 has resulted in it&#039;s current popularity.  &lt;br /&gt;
&lt;br /&gt;
The type of IC in the Pixel determines a few factors:&lt;br /&gt;
* &#039;&#039;&#039;Number of Wires Between Pixels&#039;&#039;&#039;&lt;br /&gt;
**&#039;&#039;&#039;3 wire&#039;&#039;&#039; -  The three wires are: V+,GND,Data.  Three wire Pixels can generally go longer distances between the first Pixel and the  [[Controllers|Pixel Controller]]. Most of the newer IC Types use 3 wires.  &lt;br /&gt;
**&#039;&#039;&#039;4 wire&#039;&#039;&#039; - The four wires are: V+,GND,Data,Clock.  Due to the Clock signal fading, you are often limited to only a few feet (&amp;lt;20ft) from the [[Controllers|Pixel Controller]] to the first Pixel in a string without having to use Null Pixels.  The cost of the extra wire makes 4 wire Pixels slightly more expensive.  Many of the older IC Types use 4 wires.&lt;br /&gt;
* &#039;&#039;&#039;Color Depth&#039;&#039;&#039; - The number of bits of color information used by the IC Type determines the  Number of discrete colors you can make with the Pixel. Higher bit counts allow smoother fades and allows more colors to be generated.&lt;br /&gt;
**&#039;&#039;&#039;4 bit&#039;&#039;&#039; - Allows  16 shades of each primary color, or a total of 4,096 discrete colors.  This is mainly the GE Color Effect (GECE) Pixels &lt;br /&gt;
**&#039;&#039;&#039;5 bit&#039;&#039;&#039; - Allows 32 shades of each primary color, or a total of 32,768 discrete colors.  These are mainly older early pixels like the 6803. &lt;br /&gt;
**&#039;&#039;&#039;7 bit&#039;&#039;&#039; - Allows 128 shades of each primary color, or a total of 2,097,152 discrete colors.  This is mainly the older 8806 Pixels.&lt;br /&gt;
**&#039;&#039;&#039;8 bit&#039;&#039;&#039; - Allows 256 shades of each primary color, or a total of 16,777,216 discrete colors.  These are the most popular and common Pixel types.  This includes the popular WS2811 Pixels.&lt;br /&gt;
**&#039;&#039;&#039;&amp;gt;8 bit&#039;&#039;&#039; -   There are specialized ICs that allow even higher bits per color,  They are frequently used for video display screens.  However, the common [[Controllers]] and the [[E1.31_(Streaming-ACN)_Protocol|E1.31]] communications protocol only support 8 bit data streams.  Some controllers can make use of the additional data bits by using a function called [http://en.wikipedia.org/wiki/Gamma_correction Gamma Correction].  This allows the controller to generate a more linear color signal near the bottom end of the dimming curve.&lt;br /&gt;
* &#039;&#039;&#039;Number of Channels&#039;&#039;&#039; - Most IC types can only control 3 channels, so you need 1 IC for each RGB Pixel if you want individual control.  Other ICs like the TM1809 can control 9 cannels, or 3 RGB Pixels.  ICs like the TM1809 are popular in Pixel Strips where you want individual control of all of the RGB LEDs.  To use other 3 channel ICs you either have to have 1 IC per RGB LED or you light up multiple RGB LEDs per IC, as is common on 12VDC Pixel Strips.&lt;br /&gt;
* &#039;&#039;&#039;The Controller&#039;&#039;&#039; - Not all [[Controllers]] can drive all IC types.  Many low cost controllers only support a limited subset of Pixels.&lt;br /&gt;
* &#039;&#039;&#039;Maximum # of Pixels&#039;&#039;&#039; - Some Pixels like the GE Color Effects (GECE) are limited to maximum number of Pixels you can string in a row due to their unique communications protocol.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Refresh Rate&#039;&#039;&#039;  - Some Pixel types can change color more rapidly than other types.  This is a function of what your [[Controllers|Pixel Controller]] supports.  Common Refresh rates include 400 and 800kHz.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The easiest way to sort out the various ICs is by their color depth: &lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;4 bits per color&#039;&#039;&#039;&#039;&#039;, 16 dimming levels per color.  (Total Colors = 16x16x16 = 4,096 colors)&lt;br /&gt;
*#*[http://www.geholidaylighting.com/full/color-effects GE Color Effects (GECE)]- 3 wire [http://sandevices.com/documents/GE_Pixel_Wiring.pdf Wiring Diagram] [http://www.deepdarc.com/2010/11/27/hacking-christmas-lights/ Protocol] [http://doityourselfchristmas.com/forums/showthread.php?23431-Are-GE-Color-Effects-direction-sensitive&amp;amp;p=237509#post237509 Bulb Orientation]&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;5 bits per color&#039;&#039;&#039;&#039;&#039;, 32 dimming levels per color.  (Total Colors = 32x32x32 = 32,768 colors)&lt;br /&gt;
*#*LPD6803 - 4 wire (can drive 3 channels, or 1 RGB LED) [http://www.adafruit.com/datasheets/LPD6803.pdf Datasheet (English)]&lt;br /&gt;
*#*D705 - 4 wire (can drive 3 channels, or 1 RGB LED) [http://www.leds.ru/pdf/D705.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*LPD1101&lt;br /&gt;
*#*UCS5903 - 4 wire (can drive 3 channels, or 1 RGB LED) [http://www.icdemi.com/manual/UCS5903.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*UCS6909&lt;br /&gt;
*#*UCS6912&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;7 bits per color&#039;&#039;&#039;&#039;&#039;, 128 dimming levels per color.  (Total Colors = 128x128x128 = 2,097,152colors)&lt;br /&gt;
*#*LPD8809  ?&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;8 bits per color&#039;&#039;&#039;&#039;&#039;, 256 dimming levels per color.  (Total Colors = 256x256x256 = 16,777,216 colors)&lt;br /&gt;
*#*WS2801 - 4 wire (can drive 3 channels, or 1 RGB LED)[http://www.adafruit.com/datasheets/WS2801.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2803 - 4 wire (can drive 18 channels, or 6 RGB LED)[http://www.ohio-lights.com/specsheets/WS2803.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2811 - 3 wire (can drive 3 channels, or 1 RGB LED) [http://www.nooelec.com/files/WS2811.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2811-5050-RGB - 3 wire (can drive 3 channels on 1 integrated RGB LED) [http://doityourselfchristmas.com/forums/attachment.php?attachmentid=17622&amp;amp;d=1357929280 Datasheet (English)]&lt;br /&gt;
*#*WS2812 - 3 wire (can drive 3 channels on 1 integrated RGB LED) [http://doityourselfchristmas.com/forums/attachment.php?attachmentid=17633&amp;amp;d=1357958385 Datasheet (English)]&lt;br /&gt;
*#*WS2812B - 3 wire (can drive 3 channels on 1 integrated RGB LED) [http://www.world-semi.com/uploads/soft/140305/1-140305111126.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2812S - 3 wire (can drive 3 channels on 1 integrated RGB LED) [http://www.world-semi.com/uploads/soft/140305/1-140305113P8.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2821 - 3 wire (native DMX can drive 3 channels, or 1 RGB LED) [http://www.world-semi.com/uploads/soft/140305/1-140305102109.pdf Datasheet (English)]&lt;br /&gt;
*#*INK1002 - 3 wire (can drive 3 channels, on 1 integrated RGB LED) [https://app.box.com/s/lngyx4uz9rpt517vgv31 Datasheet (English)] &lt;br /&gt;
*#*INK1003 - 3 wire (can drive 3 channels, or 1 RGB LED) [https://app.box.com/s/dioyv054po9km2ss8q6k Datasheet (English)] &lt;br /&gt;
*#*TM1803 - 3 wire (can drive 3 channels, or 1 RGB LED) [http://www.titanmec.com/doce/product-downloads-217.html Datasheet (English)]&lt;br /&gt;
*#*TM1804 - 3 wire (can drive 3 channels, or 1 RGB LED) [http://auschristmaslighting.com/wiki_source/images/4/49/TM1804.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*TM1809 - 3 wire (can drive 9 channels, or 3 RGB LEDs) [http://www.deskontrol.net/descargas/datasheets/TM1809.pdf Datasheet (English)]&lt;br /&gt;
*#*TM1812 - 3 wire (can drive 12 channels, or 4 RGB LEDs)[http://www.gzneon.com/support/datasheet/tm1812.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*LPD8803 - 4 wire (can drive 3 channels, or 1 RGB LEDs) [https://app.box.com/s/yl02h4brvhqt935e0usg Datasheet (English)]&lt;br /&gt;
*#*LPD8806 - 4 wire (can drive 6 channels, or 2 RGB LEDs) [https://app.box.com/s/yl02h4brvhqt935e0usg Datasheet (English)]&lt;br /&gt;
*#*SM16715&lt;br /&gt;
*#*SM16716 - 4 wire (can drive 3 channels, or 1 RGB LED) [http://www.tlshk.com.cn/UploadFile/UploadPhotos/2010111116356107.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*P9813 - 4 wire&lt;br /&gt;
*#*P9816 - 4 wire&lt;br /&gt;
*#*HX512A (Native DMX) [http://www.tlshk.com.cn/UploadFile/UploadPhotos/200911491035839.pdf Datasheet (Chinese)]&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;12 bits per color&#039;&#039;&#039;&#039;&#039;, 4,096 dimming levels per color.  (Total Colors = 4096x4096x4096 = 68,719,476,736 colors) (Note: E1.31 and DMX only support 8 bit data, so the extra bits are used for [http://en.wikipedia.org/wiki/Gamma_correction gamma color correction])&lt;br /&gt;
*#*TLS3001 - 3 wire [http://www.tlsemi.com/upload/pdf/TLS3001_V2.1.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*TLS3002&lt;br /&gt;
*#*CYT3001 [http://auschristmaslighting.com/wiki_source/images/c/c5/CYT3001_Chinese.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*CYT3005 - 3 wire&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;14 bits per color&#039;&#039;&#039;&#039;&#039;, 16,834 dimming levels per color.  (Total Colors = 16834*16834*16834 = 4,642,956,181,504 colors) (Note: E1.31 and DMX only support 8 bit data, so the extra bits are used for [http://en.wikipedia.org/wiki/Gamma_correction gamma color correction])&lt;br /&gt;
*#*MY9941 - 4 wire (can drive 4 channels via Native DMX) [http://www.my-semi.com/file/MY9941_BF_0.6.pdf Datasheet (English)]&lt;br /&gt;
*#*MY9942 (Native DMX)&lt;br /&gt;
*#*MY9943 (Native DMX)&lt;br /&gt;
&lt;br /&gt;
=&#039;&#039;&#039;Examples of Pixels available from different vendors&#039;&#039;&#039;=&lt;br /&gt;
These are selected Pixels from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 1-26-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==[http://www.diyledexpress.com DIYLEDEXPRESS]==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per Pixel || Note&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2801 || 50 pixels (6m) || 5vdc || 10 || 10 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=178 link] || || $26.00 || $0.52 ||IP68, cast epoxy in sleeve&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (6m)|| 5vdc || 10 || 10 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=179 link] || || $24.25 || $0.49 ||IP68, cast epoxy in sleeve&lt;br /&gt;
|-&lt;br /&gt;
| String (C9) || WS2811 || 50 pixels (*m)|| 12vdc || 3-10 || 3-10 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=195 link] || || $45.00 || $0.90 ||IP68, C9 lens with 2x5050LEDs, available with 4&amp;quot;,6&amp;quot;,8&amp;quot;,10&amp;quot;,12&amp;quot; spacing  PIXABULB&lt;br /&gt;
|-&lt;br /&gt;
| String (Square) || WS2811 || 50 pixels (6m) || 12vdc || 10 || 10 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=189 link] || || $25.75 || $0.52 ||IP68, back wire, cast epoxy&lt;br /&gt;
|-&lt;br /&gt;
| Module (Rectangular) || WS2811 || 20 pixels (2m) || 12vdc || 10 || 10 ||[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=160 link] || || $16.75 || $0.84 ||3 LEDs, cast epoxy&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || WS2811 || 50 pixels (5m) || 5vdc || 30 || 10 ||[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=176 link]  || || $42.50 || $0.85 ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || WS2811 || 100 pixels (5m) || 5vdc || 60 || 20 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=177 link] || || $65.00 || $0.65 ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|- &lt;br /&gt;
| Strip  || TM1809 || 150 Pixels (5m) || 12vdc || 30 || 10 ||[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=48 link] || || $60.00 || $0.40 ||silicone tube&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.HolidayCoro.com HolidayCoro.com]==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore dmoore]  NOTE: See website (links below) for pricing as sales, quantity discounts and seasonal pricing may apply)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs/Pixels per Meter|| Link || Image || Note&lt;br /&gt;
|-&lt;br /&gt;
| C9/Bulb || WS2811 || 50 Pixels (15&#039;-4&amp;quot;)|| 12 vdc || 10 (4&amp;quot; Spacing) || 6.5 (4&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/709.htm Product Page] ||[[Image:709-1.jpg|100px|link=http://www.holidaycoro.com/product-p/709.htm]]|| IP68/Cast Epoxy/ 7/8&amp;quot; Base / 1&amp;quot; x 1&amp;quot; Faceted Bulb&lt;br /&gt;
|-&lt;br /&gt;
| C9/Bulb || WS2811 || 50 Pixels (32&#039;-8&amp;quot;)|| 12 vdc || 5 (8&amp;quot; Spacing) || 10 (8&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/709.htm Product Page] ||[[Image:709-1.jpg|100px|link=http://www.holidaycoro.com/product-p/709.htm]]|| IP68/Cast Epoxy/ 7/8&amp;quot; Base / 1&amp;quot; x 1&amp;quot; Faceted Bulb&lt;br /&gt;
|-&lt;br /&gt;
| C9/Bulb || WS2811 || 50 Pixels (49&#039;)|| 12 vdc || 3.3 (12&amp;quot; Spacing) || 3.3 (12&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/709.htm Product Page] ||[[Image:709-1.jpg|100px|link=http://www.holidaycoro.com/product-p/709.htm]]|| IP68/Cast Epoxy/ 7/8&amp;quot; Base / 1&amp;quot; x 1&amp;quot; Faceted Bulb&lt;br /&gt;
|-&lt;br /&gt;
| C9/Bulb || WS2811 || Custom|| 12 vdc || Custom Lengths || Custom Lengths || [http://www.holidaycoro.com/product-p/702.htm Product Page] ||See Website|| IP68/Cast Epoxy/ 1.7&amp;quot; Base / 1.6&amp;quot; x 1.6&amp;quot; Faceted Bulb&amp;lt;br&amp;gt;Commercial Quality Bulb&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Bullet || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 12 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/711-WP.htm Product Page] ||[[Image:HolidayCoro-710.jpg|100px|link=http://www.holidaycoro.com/product-p/711-WP.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&amp;lt;BR&amp;gt;WITH WaterProof Connectors&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Bullet || WS2811 || 50 Pixels (24&#039;)|| 12 vdc || 6.5&amp;lt;br&amp;gt;(6&amp;quot; Spacing) || 6.5&amp;lt;br&amp;gt;(6&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/712-WP.htm Product Page] ||[[Image:HolidayCoro-710.jpg|100px|link=http://www.holidaycoro.com/product-p/712-WP.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Bullet || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 5 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/710-WP-BLK.htm Product Page] ||[[Image:HolidayCoro-710.jpg|100px|link=http://www.holidaycoro.com/product-p/710-WP.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&amp;lt;BR&amp;gt;WITH WaterProof Connectors&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Flat Base || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 12 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/673-WP.htm Product Page] ||[[Image:HolidayCoro-672.jpg|100px|link=http://www.holidaycoro.com/product-p/673-WP.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Flat Base || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 5 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/672-WP.htm Product Page] ||[[Image:HolidayCoro-672.jpg|100px|link=http://www.holidaycoro.com/product-p/672-WP.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&lt;br /&gt;
|-&lt;br /&gt;
| Module / Rectangle || WS2811 || 1 Pixel || 12 vdc || 30 || 10 || [http://www.holidaycoro.com/product-p/662.htm Product Page] || [[Image:HolidayCoro-662.jpg|100px|link=http://www.holidaycoro.com/product-p/662.htm]]|| 3 of 5050 RGB LEDs, 6&amp;quot; Wire Spacing,IP68/Epoxy Sealed&lt;br /&gt;
|-&lt;br /&gt;
| Module / Square || WS2811 || 1 Pixel || 12 vdc || 36 || 12 || [http://www.holidaycoro.com/product-p/654.htm Product Page] || [[Image:HolidayCoro-654.jpg|100px|link=http://www.holidaycoro.com/product-p/654.htm]]|| 3 of 5050 RGB LEDs, IP68/Epoxy Sealed, Stamped Steel Base&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || WS2811 || 50 pixels (5m/16.5 ft) || 12 vdc || 30 || 10 ||[http://www.holidaycoro.com/product-p/707-WP.htm Product Page]  ||[[Image:HolidayCoro-704.jpg|100px|link=http://www.holidaycoro.com/product-p/707-WP.htm]]|| Silicone Tube, Black or White PCB Colors, High Brightness LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || INK1003/WS2811 || 150 pixels (5m/16.5 ft) || 12 vdc || 30 || 30 ||[http://www.holidaycoro.com/product-p/717-WP.htm Product Page]  |||| Silicone Tube, Black or White PCB Colors, High Brightness LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || INK1003/WS2811 || 240 pixels (4m/13.1 ft) || 12 vdc || 60 || 60 ||[http://www.holidaycoro.com/product-p/718-WP.htm Product Page]  ||[[Image:Holidaycoro-716-WHITE.jpg|100px|link=http://www.holidaycoro.com/product-p/718-WP.htm]]|| Silicone Tube, Black or White PCB Colors, High Brightness LEDs&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.http://www.lightorama.com Light-O-Rama (LOR)]==&lt;br /&gt;
(USA Based)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per Pixel ||Note&lt;br /&gt;
|-&lt;br /&gt;
| String || LPD6803 || 100 pixels (15.25m) || 5vdc || 6.5 || 6.5 || [http://store.lightorama.com/cc100pisetwi.html link] || || $239.95 || $2.40 ||Cosmic Color Pixels (with controller and Power Supply)&lt;br /&gt;
|-&lt;br /&gt;
| Bulbs || LPD6803 || 100 pixels (15.25m)|| 5vdc || 6.5 || 6.5 || [http://store.lightorama.com/cc100busetwi.html link] || || $289.95 || $2.90 ||Cosmic Color Bulbs (with controller and Power Supply)&lt;br /&gt;
|-&lt;br /&gt;
| Strip || LPD6803 || 50 pixels (5m) || 12vdc || 30 || 10 || [http://store.lightorama.com/cocori.html link] || || $249.95 || $2.50 ||Cosmic Color Ribbon (with controller and Power Supply)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.aliexpress.com/store/701799 Ray Wu] ==&lt;br /&gt;
(China Based)&lt;br /&gt;
[https://docs.google.com/spreadsheet/lv?key=0Ak3O1FUVYXlsdFpReGJaaktlWXdHVGZXUUlHT0Y2MXc&amp;amp;pli=1 Spreadsheet List of Ray Wu Pixels]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter !! Link !! Image !! Price !! Price per Pixel !! Note&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/WS2801-IP68-led-pixel-module-256scale-gray-IP68-4wire-red-green-blue-black-DC5V-input-50pcs/701799_533134431.html link] || || $19.00 || $0.38 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/WS2801-IP68-led-pixel-module-with-faceted-C9-cover-white-IP68-50pcs-a-string/701799_491475466.html link] || || $25.00 || $0.50 ||IP68, with faceted C9 cover&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2801 || 100 pixels (10m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/DC12-input-WS2801-IP68-led-pixel-module-256scale-gray-IP68-4wire-red-green-blue-black-100pcs/701799_545340313.html link] || || $40.00 || $0.40 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/led-pixel-node-WS2801-DC5V-input-IP68-50pcs-a-string/701799_722405738.html link] || || $19.00 || $0.38 ||IP68, back wire&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/RGB-full-LED-pixel-module-WS-2801-IC-DC5V-input-50pcs-a-string/701799_521371851.html link] || || $19.00 || $0.38 ||IP66, side wire&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/led-module-WS2801-pixel-node-DC5V-input-with-C9-cover-50pcs-a-string/701799_572714545.html link] || || $27.50 || $0.55 ||IP68, with faceted C9 cover&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2801 || 160 pixels (5m) || 5vdc || 32 || 32 || [http://www.aliexpress.com/store/product/5m-led-digital-strip-DC5V-input-WS2801IC-256-scale-32pcs-IC-and-32pcs-5050-SMD-RGB/701799_519162018.html link] || || $72.00 || $0.45 ||IP65, silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2801 || 60 pixels (5m) || 12vdc || 36 || 12 || [http://www.aliexpress.com/store/product/5m-led-digital-strip-DC12V-input-WS2801IC-256-scale-12pcs-IC-and-36pcs-5050-SMD-RGB/701799_519162566.html link] || || $66.32 || $1.10 ||IP65, silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || WS2801 || 20 pixels ||12vdc || 40 || 10 || [http://www.aliexpress.com/store/product/promotion-36mm-36mm-Square-12V-Digital-RGB-LED-Pixels-WS2801-IC-20pcs-a-string/701799_707755919.html link] || || $20.08 || $1.00 ||epoxy coated&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/promotion-DC5V-WS2811-controlled-12mm-diameter-led-pixel-node-50pcs-a-string-with-black-wire-injection/701799_804958154.html link] || || $14.00 || $0.28 ||IP68/66? with Black Wire (Injection Molded Silicone)&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/promotion-WS2811-IP68-led-pixel-module-256scale-gray-IP68-3wire-red-blue-black-DC5V-input-50pcs/701799_469177597.html link] || || $17.00 || $0.34 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/12mm-RGB-full-LED-pixel-module-WS-2811IC-DC5V-input-50pcs-a-string-input-end-with/701799_677874402.html link] || || $21.50 || $0.43 ||IP66, with 4 pin waterproof connectors&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (5m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/50nodes-DC12V-WS2811-LED-technicolor-pixel-waterproof-full-color/701799_922175400.html link] || || $30.00 || $0.60 ||IP68, with 3 pin waterproof connectors, &amp;quot;Technicolor&amp;quot;, lens covers are extra, 20ga wire&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2811 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/WS2811-LED-pixel-node-DC5V-input-full-color-RGB-string-50pcs-a-string-IP68-rated/701799_581805567.html link] || || $18.00 || $0.36 ||IP68, back wire&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2811 || 100 pixels (10m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/DC12V-input-WS2811-pixel-node-100pcs-a-string-injection-molding-type/701799_722405450.html link] || | || $40.00 || $0.40 ||IP66, side wire&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2811 || 150 pixels (5m) || 5vdc || 30 || 30 || [http://www.aliexpress.com/store/product/5m-WS2811-LED-digital-strip-60leds-m-with-30pcs-WS2811-built-in-the-5050-smd-rgb/701799_653641294.html link] ||  || $38.00 || $0.25 ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2811 || 50 pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/5m-led-digital-strip-DC12V-input-WS2811IC-256-scale-10pcs-IC-and-30pcs-5050-SMD-RGB/701799_568458133.html link] ||  || $30.00 || $0.60 ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || WS2811 || 20 pixels || 12vdc ||30 || 10 || [http://www.aliexpress.com/store/product/Mini-ws2811-controller-20pcs-LED-digital-module-WS2811IC-5050-3LEDS-DC12V-input-waterproof/701799_654706233.html link] || || $18.00 || $0.90 ||&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2812 || 240 pixels (4m) || 5vdc || 60 || 60 || [http://www.aliexpress.com/store/product/4m-WS2811-LED-digital-strip-60leds-m-with-60pcs-WS2811-built-in-the-5050-smd-rgb/701799_638374848.html link] ||  || $48.00 || $0.20 ||silicone tube, WS2811 with integrated 5050 LED&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2812 || 320 pixels (5m) || 5vdc || 64 || 64 || [http://www.aliexpress.com/store/product/5m-WS2811-LED-digital-strip-64leds-m-with-64pcs-WS2811-built-in-the-5050-smd-rgb/701799_700438964.html link] ||  || $77.00 || $0.24 ||silicone tube, WS2811 with integrated 5050 LED&lt;br /&gt;
|-&lt;br /&gt;
| Matrix || WS2812 || 256 pixels (17cm&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;) || 5vdc || ** || ** || [http://www.aliexpress.com/store/product/16-16pixels-WS2812-led-digital-flexible-panel-light-ws2811-IC-controlled-size-17cm-17cm-DC5V-input/701799_825283258.html link] ||  || $65.00 || $0.25 ||NOT WATERPROOF, WS2811 with integrated 5050 LED attached to flexible panel&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| String || LPD6803 || 50 Pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/12mm-LPD6803-pixel-module-IP68-DC5V-input-full-color/701799_404076974.html link] || || $23.00 || $0.46 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || LPD6803 || 50 Pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/led-pixel-module-LPD6803-DC5V-input-IP68-50pcs-a-string/701799_474536611.html link] || || $23.16 || $0.46 ||IP68, side wire&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| LPD6803 || 50 Pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/5m-IP68-LPD6803-led-dream-color-strip-DC12V-input-can-be-used-in-the-water-30leds/701799_470258603.html link] || || $65.26 || $1.31 ||IP68, similar to LOR CCR&lt;br /&gt;
|-&lt;br /&gt;
| Module (square)|| LPD6803|| 20 pixels (2m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/20pcs-string-waterproof-led-pixel-module-3pcs-SMD-RGB-5050-1pcs-LPD6803-32-gray-level-DC12V/701799_441782956.html link] ||  || $21.00 || $1.05 ||3 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular)|| LPD6803|| 20 pixels (2m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/20pcs-a-string-led-pixel-module-3pcs-SMD-RGB-5050-1pcs-LPD6803-32-gray-level-DC12V/701799_349773751.html link] ||  || $20.50 || $1.03 ||3 LEDs&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| String || TLS3001 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/4096-gray-scale-12mmled-pixel-module-3001IC-DC5V-input-IP68-50pcs-a-string/701799_441831480.html link] || || $22.50 || $0.45 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String || TLS3001 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/12mm-RGB-full-LED-pixel-module-TLS3001-IC-DC5V-input-50pcs-a-string-input-end-with/701799_677880352.html link] || ||  $26.00 || $0.52 ||IP68, with 4 pin waterproof  connectors&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || TLS3001 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/4096-scale-led-pixel-module-3001IC-DC5V-input-IP68-50pcs-a-string/701799_441831737.html link] || || $23.00 || $0.46 ||IP68, back wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| String || TM1804 || 50 pixels (5m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/50-node-LED-pixel-string-DC12V-input-new-model-IP68-TM1804IC/701799_495657175.html link] || || $20.00 || $0.40 ||IP68, DIYLA Smart Strings&lt;br /&gt;
|-&lt;br /&gt;
| String || TM1804 || 100 pixels (10m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/100-node-LED-pixel-string-DC12V-input-new-model-IP68-TM1804IC/701799_495658159.html link] || ||  $40.00 || $0.40 ||IP68, DIYLA Smart Strings&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || TM1804 || 20 pixels (2m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/TM1804-IC-led-pixel-module-DC12V-input-20pcs-a-string/701799_374338613.html link] || || $22.00 || $1.10 ||silicone coating, 3 LEDs, DIYLA Smart Modules&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || TM1804 || 20 pixels (2m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/TM1804-IC-led-pixel-module-DC12V-input-20pcs-a-string/701799_374338740.html link] || || $14.00 || $0.70 ||silicone coating, 3 LEDs, DIYLA Smart Modules&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| TM1809 || 150 pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/5m-TM1809-dream-color-strip-30leds-m-in-silicon-tube-10pcs-TM1809-IC-each-meter/701799_693754057.html link] || || $52.00 || $0.35 ||IP67, silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| TM1809 || 150 pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/5m-30leds-m-TM1809-led-dream-color-strip-DC5V-input-10pcs-IC-each-meter-waterproof-by/701799_631720939.html link] || || $52.00 || $0.35 ||IP65, silicone coating&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| TM1809 || 240 pixels (5m) || 12vdc || 48 || 16 || [http://www.aliexpress.com/store/product/5m-48leds-m-TM1809-led-dream-color-strip-DC12V-input-16pcs-IC-each-meter-waterproof-by/701799_629383462.html link] || || $67.00 || $0.28 ||IP68, silicone tube&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| DMX || 50 pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/dmx-led-dream-color-strip-30pcs-5050-smd-led-each-meter-10pcs-pixel-water-silicon-coating/701799_520498711.html link] || || $66.32 || $1.33 ||IP65, silicone tube&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Retail Store (i.e. Lowes)==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter !! Link !! Image !! Price !! Price per Pixel !! Note&lt;br /&gt;
|-&lt;br /&gt;
| String || GECE || 25,36,50 pixels (20,29,41ft)  || 5vdc || 4 || 4 || [http://www.geholidaylighting.com/color-effects/us/items/72021/ link] || || ||~$2 ||G35 Cover, General Electric Color Effects (with controller and Power Supply)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.seasonalentertainmentllc.com/ Seasonal Entertainment]==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?1573-Ponddude Ponddude])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image !! Price !! Price per Pixel || Note&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2801 || 42 pixels (4.2m) || 12vdc || 10 || 10 || [http://www.seasonalentertainmentllc.com/store/en/intelligent-pixels/154-rainbow-mini-pixels.html link] || || $32.00 ||$0.76 ||IP68, Rainbow Mini Pixels&lt;br /&gt;
|-&lt;br /&gt;
| String (C7) || WS2801 || 42 pixels (8.4m) || 12vdc || 5 || 5 || [http://www.seasonalentertainmentllc.com/store/en/intelligent-pixels/168-rainbow-c7-pixels.html link] || || $43.00 || $1.02 ||IP68, Rainbow C7 Pixels&lt;br /&gt;
|-&lt;br /&gt;
| String (C9) || WS2801 || 42 pixels (8.4m) || 12vdc || 5 || 5 || [http://www.seasonalentertainmentllc.com/store/en/intelligent-pixels/155-rainbow-c9-pixels.html link] || || $45.00 || $1.07 ||IP68, Rainbow C9 Pixels&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2801 || 42 pixels (4.2m) || 12vdc || 30 || 10 || [http://www.seasonalentertainmentllc.com/store/en/intelligent-pixels/166-rainbow-ribbon.html link] || || $73.99 || $1.76 ||IP68, Silicone filled, Rainbow Ribbon&lt;br /&gt;
|-&lt;br /&gt;
| Matrix || WS2801 || 42 pixels (0.15x0.18m)|| 12vdc || xx || xx || [http://www.seasonalentertainmentllc.com/store/en/intelligent-pixels/167-rainbow-matrix.html link] || || $35.00 || $0.83 ||Not Waterproof, Rainbow Matrix &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://stellascapes.com Stellascapes] ==&lt;br /&gt;
(New Zealand Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?491-mrpackethead mrpackethead])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter !! Link !! Image !! Price !! Price per Pixel ||Note&lt;br /&gt;
|-&lt;br /&gt;
| String (Stella-green)|| SS-1 || 85 pixels || 5vdc || 10 || 10 || [http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=54&amp;amp;Itemid=61 link] || || $168 || $1.98 || bullet or flat packages&lt;br /&gt;
|-&lt;br /&gt;
| String (Stella-black) || SS-1 || 85 pixels || 5vdc || 10 || 10 || [http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=54&amp;amp;Itemid=61 link] || || $240 || $2.82 ||bullet or flat packages&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|- &lt;br /&gt;
|Strip (Stella-black) || SS-1 || 85 pixels  || 5vdc || || || [http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=54&amp;amp;Itemid=61 link] || || || || 45 or 90mm pitch&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=&#039;&#039;&#039;Examples of DUMB RGB (not Pixels) available from different vendors&#039;&#039;&#039;=&lt;br /&gt;
These RGB LEDs are NOT Pixels.  They are similar in that they can generate a wide range of colors, but they differ in that they do not have individually addressable RGB LEDs.  Dumb RGBs have the entire string or strip change the same color at once and do not allow individually addressable LEDs.  They do not include a control IC and they need special [[Controllers#Dumb_RGB_DC_Controllers_Feature_Comparisons|RGB Controllers, not Pixel Controllers]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
These are selected DUMB RGB from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 1-26-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==[http://www.diyledexpress.com DIYLEDEXPRESS] ==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per Node || Note&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 50 nodes (5m) || 5vdc || 10 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=65 link] || || $18.75 || $0.38 ||IP68&lt;br /&gt;
|- &lt;br /&gt;
| String || None || 50 nodes (5m) || 12vdc || 10 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=190 link] || || $19.75 || $0.40 ||IP68&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None ||  5m || 12vdc || 30 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=78 link] || || $19.25 || $3.85/m ||IP65, can be cut every 3 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None ||  5m || 12vdc || 60 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=51 link] || || $26.35 || $5.25/m ||IP65, can be cut every 3 LEDs&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || None || 20 nodes || 12vdc || 30 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=146 link] || || $13.50 || $0.68 ||IP66&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.holidaycoro.com HolidayCoro] ==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore dmoore]    NOTE: See website (links below) for pricing as sales, quantity discounts and seasonal pricing may apply)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! Length !! Voltage !! Link || Image || Note&lt;br /&gt;
|-&lt;br /&gt;
| Nodes / Sring || 50 nodes&amp;lt;br&amp;gt;12&#039; 6&amp;quot; string length&amp;lt;br&amp;gt;3&amp;quot; Spacing || 12vdc || [http://www.holidaycoro.com/RGB-8mm-LED-Waterproof-Node-12v-p/58.htm link] ||[[Image:HolidayCoro-58.jpg|100px|link=http://www.holidaycoro.com/product-p/58.htm]] || IP68&lt;br /&gt;
|-&lt;br /&gt;
| Strip || 5m || 12vdc || [http://www.holidaycoro.com/RGB-LED-Strip-12v-30-LEDs-per-Meter-Waterproof-p/59.htm link] ||[[Image:HolidayCoro-59.jpg|100px|link=http://www.holidaycoro.com/product-p/59.htm]]|| silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || 20 nodes || 12vdc || [http://www.holidaycoro.com/RGB-Rectangle-Module-p/56.htm link] ||[[Image:HolidayCoro-56.jpg|100px|link=http://www.holidaycoro.com/product-p/56.htm]] || 3 LEDs / IP68&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || 20 nodes || 12vdc || [http://www.holidaycoro.com/product-p/57.htm link] || [[Image:HolidayCoro-57.jpg|100px|link=http://www.holidaycoro.com/product-p/57.htm]] || 3 LEDs / IP68&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.aliexpress.com/store/701799 Ray Wu] ==&lt;br /&gt;
(China Based)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter !! Link !! Image !! Price || Price per Node ||  Note&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 50 nodes (5m) || 5vdc || 10 || 0 || [http://www.aliexpress.com/store/product/IP68-DC5V-input-12mm-through-hole-LED-channel-letter-RGB-color-50pcs-a-string/701799_522237021.html link] || || $12.00 || $0.24 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 100 nodes (10m) || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/IP68-DC12V-input-12mm-through-hole-LED-channel-letter-RGB-color-100pcs-a-string/701799_522236867.html link] || ||$24.00 || $0.24 ||IP68&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 30 || 0 || [http://www.aliexpress.com/store/product/Flexible-LED-Strip-5050-SMD-30LEDs-m-waterproof-by-silicon-tubing-RGB-color-DC12V-input-with/701799_288950548.html link] || || $16.00 || $3.20/m ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 30 || 0 || [http://www.aliexpress.com/store/product/5M-150-Leds-LED-Strip-Waterproof-by-silicon-coating-RGB-5050-30-Leds-M-DC12V-input/701799_538723773.html link] || || $16.00 || $3.20/m ||IP68,silicone coating&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 30 || 0 || [http://www.aliexpress.com/store/product/5m-one-roll-5050-SMD-30LEDs-m-led-strip-waterproof-by-silicon-tubing-and-coating-RGB/701799_329544925.html link] || || $24.00 || $4.80/m ||IP68,silicone tube and coating&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 30 || 0 || [http://www.aliexpress.com/store/product/5m-flexible-LED-Strip-5050-SMD-30LEDs-m-waterproof-by-epoxy-coating-RGB-color-DC12V-input/701799_288949036.html link] || || $20.53 || $4.11/m ||epoxy coating&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 60 || 0 || [http://www.aliexpress.com/store/product/DC12V-5m-one-roll-5050-SMD-60LEDs-m-led-strip-waterproof-by-silicon-tube-IP68/701799_654720379.html link] || ||$22.00  || $4.40/m ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 60 || 0 || [http://www.aliexpress.com/store/product/5m-one-roll-5050-SMD-60LEDs-m-led-strip-waterproof-by-silicon-tubing-and-coating-can/701799_329545666.html link] || || $32.00 || $6.40/m ||IP68,silicone tube and coating&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 60 || 0 || [http://www.aliexpress.com/store/product/Flexible-LED-Strip-5050-SMD-60LEDs-m-waterproof-by-epoxy-coating-RGB-color-DC12V-input-with/701799_288945652.html link] || || $41.05 || $8.21/m ||epoxy coating&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || None || 20 nodes  || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/2pcs-5050-smd-RGB-led-module-SIZE-45mm-12mm/701799_579949630.html link] || || $8.00 || $0.40 ||IP65, 2 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || None || 20 nodes  || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/promotion-5050-SMD-RGB-LED-module-DC12V-input-waterproof-20pcs-a-string/701799_423204013.html link] || ||$9.00 || $0.45 ||IP66, 3 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || None || 20 nodes  || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/Waterproof-SMD-LED-Module-3pcs-5050-SMD-LED-DC12V-input-20pcs-a-string-RGB/701799_291746166.html link] || || $14.74 || $0.74 ||IP68, 3 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || None || 20 nodes  || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/promotion-5050-SMD-RGB-LED-module-0-96W-DC12V-20pcs-a-string/701799_721644649.html link] || || $9.50 || $0.48 ||IP67, 4 LEDs&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.seasonalentertainmentllc.com/ Seasonal Entertainment]==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?1573-Ponddude Ponddude])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per LED || Note&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 50 nodes (5m) || 12vdc || 10 || 0 || [http://www.seasonalentertainmentllc.com/store/en/dumb-pixels/149-50ct-12-volt-rgb-pixels.html link] || || $19.99 || $.40 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || None || 50 nodes (10m) || 12vdc || 5 || 0 || [http://www.seasonalentertainmentllc.com/store/en/dumb-pixels/169-rgb-c7-nodes.html link] || || $42.99 || $0.86 ||IP68, RGB C7 lens&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || None || 50 nodes (10m) || 12vdc || 5 || 0 || [http://www.seasonalentertainmentllc.com/store/en/dumb-pixels/170-rgb-c9-nodes.html link] || || $44.99 || $0.90 ||IP68, RGB C9 lens&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m || 12vdc || 30 || 0 || [http://www.seasonalentertainmentllc.com/store/en/dumb-pixels/151-5ft-flexible-rgb-strip.html link] || || $35.99 || $7.20/m ||IP68, Silicone filled&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=&#039;&#039;&#039;Examples of DUMB WHITE LEDs (not Pixels) available from different vendors&#039;&#039;&#039;=&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
These are selected DUMB RGB from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 4-9-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==[http://www.aliexpress.com/store/701799 Ray Wu] ==&lt;br /&gt;
(China Based)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per Node || Note&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 50 nodes (5m) || 5vdc || 10 || 0 || [http://www.aliexpress.com/store/product/Waterproof-through-hole-LED-Module-1pcs-9mm-straw-hat-LED-white-color/701799_291748711.html?_componentAcceptorEnabled_=false link] || || $0.15 || $0.15 ||IP68 WHITE ONLY NOT RGB&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Controllers]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;br /&gt;
[[Category:DIYC Index]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=StarFlake_Spinner&amp;diff=12466</id>
		<title>StarFlake Spinner</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=StarFlake_Spinner&amp;diff=12466"/>
		<updated>2017-08-24T15:43:08Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* The materials needed to construct the unit are: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== &#039;&#039;&#039;The StarFlake Spinner was inspired by Brian Collins (bcstuff). The idea was to make a versatile prop using inexpensive materials in the true DIY spirit. This prop can be used as a Spinner, Snowflake, or (2) 6-point Stars with or without Rays&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:StarFlake Spinner - Spinner Highlight.jpg]] [[File:StarFlake Spinner - Snowflake Highlight.jpg]]&lt;br /&gt;
[[File:StarFlake Spinner - Star Highlight.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== The materials needed to construct the unit are: ==&lt;br /&gt;
&lt;br /&gt;
1/2&amp;quot; Grey PVC Pipe&lt;br /&gt;
&lt;br /&gt;
Boscoyo or [http://www.holidaycoro.com/PixNode-Pixel-Mounting-Strips-p/767.htm HolidayCoro] Pixel Strips&lt;br /&gt;
&lt;br /&gt;
Zip Ties&lt;br /&gt;
&lt;br /&gt;
[http://www.holidaycoro.com/Smart-Pixel-Nodes-s/1963.htm 12mm Pixel Nodes] (either Bullet or Square)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The design is very flexible to accommodate different sizes to suit your particular needs. The prop consists of an outer circle made of the Grey PVC pipe and Pixel Strips to make the designs inside. I made my mine to be 4&#039;6&amp;quot; diameter to fit in a Gable on my house over a 2nd story window. You can adjust the diameter of the circle to fit your situation by changing the length of PVC pipe.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Start by determining the diameter of the StarFlake Spinner you wish to build. Use the basic geometry formula of &#039;&#039;&#039;Circumference = π * Diameter&#039;&#039;&#039; to determine the overall length of PVC pipe needed. (Do not forget to add back the length where the pipe slips together) For my prop the length was 169 3/4&amp;quot; total which I then constructed using 2 pieces of PVC 86 1/8&amp;quot; long (84 7/8&amp;quot; + 1 1/4&amp;quot; for the connection) I joined the two pieces of pipe together to form a circle and secured them with a small stainless steel screw at each joint.&lt;br /&gt;
&lt;br /&gt;
[[File:Joint with Screw.jpg]] [[File:Outer Ring.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once the outer ring is formed you begin attaching the Boscoyo Pixel Strips to the ring, there will be a total of 6 strips going from side to side. I attached the first strip to the left of one of the connection points by wrapping it around the PVC pipe and connecting it to itself using zip ties in the supplied holes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Fastened Strip.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Then pull the strip taunt (but not so tight it distorts the circle) and attach to the opposite side of the connection point on the other side of the ring and secure in the same manner. Continue this procedure for each of the remaining 5 strips. Once all 6 strips have been attached to the ring, slide them into equidistant positions around the ring to form the Spinner portion of the prop.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Completed Spinner.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ideally you should set your diameter so there are an odd numbers of holes in the pixel strips, then the center holes should align in the middle of the prop. This will also give you consistency so your Stars and Snowflake are symmetrical.&lt;br /&gt;
&lt;br /&gt;
I used a CAD program to assist in laying out the next phase of the build. I am using 2&amp;quot; spacing for the pixels.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:CAD Drawing.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once I had my layout finalized it was a matter of cutting the Pixel Strips to length and attaching them to the spokes of the spinner in the appropriate places.  With a bit of luck you will be able to use zip ties through the existing holes in the Pixel Strips, however 1/8&amp;quot; holes can be easily drilled to connect the strips where the holes do not align.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Fastened w existing holes.JPG]] [[File:Fastened w drilled holes.JPG ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note that I cut away the area where a pixel would be inserted so I was only installing a pixel through a single layer of the Pixel Strip.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The final framework looked like this before installing the pixels.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Final Framework.JPG]]&lt;br /&gt;
&lt;br /&gt;
== Now to Add the Lights! ==&lt;br /&gt;
&lt;br /&gt;
I found it best to start installing the lights at the outer tip on one of the Rays (not a Star Point). You can then install the lights towards the center and then come back out the adjacent ray. When you get back to the outer ring you will need to splice in wire to take you to the tip of the next Ray.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pixel Splice1.jpg ]] [[File:Pixel Splice Closeup.jpg]] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Work your way around the prop, when you complete the last Ray you should be able to continue on to the exterior Star. Again work your way around the prop and when you complete the outer Star you will need to splice in wire to continue on the inner Star to complete the prop. Make sure you think about Power and Data Injection points as needed by the pixels and controller that you are using. The finished prop should look something like this.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Completed Prop.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Good Luck and I hope this helps!&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=StarFlake_Spinner&amp;diff=12465</id>
		<title>StarFlake Spinner</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=StarFlake_Spinner&amp;diff=12465"/>
		<updated>2017-08-24T15:40:14Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* The materials needed to construct the unit are: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== &#039;&#039;&#039;The StarFlake Spinner was inspired by Brian Collins (bcstuff). The idea was to make a versatile prop using inexpensive materials in the true DIY spirit. This prop can be used as a Spinner, Snowflake, or (2) 6-point Stars with or without Rays&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:StarFlake Spinner - Spinner Highlight.jpg]] [[File:StarFlake Spinner - Snowflake Highlight.jpg]]&lt;br /&gt;
[[File:StarFlake Spinner - Star Highlight.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== The materials needed to construct the unit are: ==&lt;br /&gt;
&lt;br /&gt;
1/2&amp;quot; Grey PVC Pipe&lt;br /&gt;
&lt;br /&gt;
Boscoyo or [http://www.holidaycoro.com/PixNode-Pixel-Mounting-Strips-p/767.htm HolidayCoro] Pixel Strips&lt;br /&gt;
&lt;br /&gt;
Zip Ties&lt;br /&gt;
&lt;br /&gt;
12mm Pixels (either Bullet or Square)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The design is very flexible to accommodate different sizes to suit your particular needs. The prop consists of an outer circle made of the Grey PVC pipe and Pixel Strips to make the designs inside. I made my mine to be 4&#039;6&amp;quot; diameter to fit in a Gable on my house over a 2nd story window. You can adjust the diameter of the circle to fit your situation by changing the length of PVC pipe.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Start by determining the diameter of the StarFlake Spinner you wish to build. Use the basic geometry formula of &#039;&#039;&#039;Circumference = π * Diameter&#039;&#039;&#039; to determine the overall length of PVC pipe needed. (Do not forget to add back the length where the pipe slips together) For my prop the length was 169 3/4&amp;quot; total which I then constructed using 2 pieces of PVC 86 1/8&amp;quot; long (84 7/8&amp;quot; + 1 1/4&amp;quot; for the connection) I joined the two pieces of pipe together to form a circle and secured them with a small stainless steel screw at each joint.&lt;br /&gt;
&lt;br /&gt;
[[File:Joint with Screw.jpg]] [[File:Outer Ring.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once the outer ring is formed you begin attaching the Boscoyo Pixel Strips to the ring, there will be a total of 6 strips going from side to side. I attached the first strip to the left of one of the connection points by wrapping it around the PVC pipe and connecting it to itself using zip ties in the supplied holes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Fastened Strip.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Then pull the strip taunt (but not so tight it distorts the circle) and attach to the opposite side of the connection point on the other side of the ring and secure in the same manner. Continue this procedure for each of the remaining 5 strips. Once all 6 strips have been attached to the ring, slide them into equidistant positions around the ring to form the Spinner portion of the prop.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Completed Spinner.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ideally you should set your diameter so there are an odd numbers of holes in the pixel strips, then the center holes should align in the middle of the prop. This will also give you consistency so your Stars and Snowflake are symmetrical.&lt;br /&gt;
&lt;br /&gt;
I used a CAD program to assist in laying out the next phase of the build. I am using 2&amp;quot; spacing for the pixels.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:CAD Drawing.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once I had my layout finalized it was a matter of cutting the Pixel Strips to length and attaching them to the spokes of the spinner in the appropriate places.  With a bit of luck you will be able to use zip ties through the existing holes in the Pixel Strips, however 1/8&amp;quot; holes can be easily drilled to connect the strips where the holes do not align.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Fastened w existing holes.JPG]] [[File:Fastened w drilled holes.JPG ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note that I cut away the area where a pixel would be inserted so I was only installing a pixel through a single layer of the Pixel Strip.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The final framework looked like this before installing the pixels.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Final Framework.JPG]]&lt;br /&gt;
&lt;br /&gt;
== Now to Add the Lights! ==&lt;br /&gt;
&lt;br /&gt;
I found it best to start installing the lights at the outer tip on one of the Rays (not a Star Point). You can then install the lights towards the center and then come back out the adjacent ray. When you get back to the outer ring you will need to splice in wire to take you to the tip of the next Ray.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pixel Splice1.jpg ]] [[File:Pixel Splice Closeup.jpg]] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Work your way around the prop, when you complete the last Ray you should be able to continue on to the exterior Star. Again work your way around the prop and when you complete the outer Star you will need to splice in wire to continue on the inner Star to complete the prop. Make sure you think about Power and Data Injection points as needed by the pixels and controller that you are using. The finished prop should look something like this.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Completed Prop.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Good Luck and I hope this helps!&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Power_Supplies&amp;diff=12312</id>
		<title>Power Supplies</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Power_Supplies&amp;diff=12312"/>
		<updated>2016-09-14T13:43:30Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* Non-Waterproof Power Supplies */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Intro==&lt;br /&gt;
When you&#039;re working with Pixels, Dumb RGB or any type of LEDs, they need to be run on DC voltage.  To do that you will need to run some sort of power supply.  There are many types you can use.  A power supply converts high voltage AC power from your wall outlet (commonly 115VAC in North America) to a lower voltage DC current to drive your pixels.  There are four main properties to a power supply:&lt;br /&gt;
* Waterproofing&lt;br /&gt;
** [[Power_Supplies#Waterproof_Power_Supplies|Waterproof Supplies]]&lt;br /&gt;
** [[Power_Supplies#Water_Resistant_Power_Supplies|Water Resistant Supplies]]&lt;br /&gt;
** [[Power_Supplies#Non_Waterproof_Power_Supplies|Non waterproof Supplies]]&lt;br /&gt;
* Input Voltage&lt;br /&gt;
** 120 VAC (nominal)&lt;br /&gt;
** 240VAC (nominal)&lt;br /&gt;
*** Multivoltage&lt;br /&gt;
* [[Power_Supplies#Power_Supply_Voltages|Output Voltage]] (common voltages used by pixels include)&lt;br /&gt;
** 5VDC&lt;br /&gt;
** 12VDC&lt;br /&gt;
* [[Power_Supplies#Power_Supply_Current|Output Current]]&lt;br /&gt;
** Can be any number, based on your usage.&lt;br /&gt;
&lt;br /&gt;
Since power supplies can put out a lot of power it is important to use a [[Power_Supplies#Fuses|fuse]] on the output of the power supply.  It is also critical to use the [[Power_Supplies#Wire_Sizing_in_Pixel_Systems|proper sized wire]] along with the power supply.  The wrong size wire could be a safety hazard or could cause your pixels to not function properly due to excessive voltage drop in the wire.&lt;br /&gt;
&lt;br /&gt;
==Disclaimers==&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;THIS WIKI PAGE IS NOT COMPLETE YET AND HAS NOT BEEN CHECKED FOR ERRORS.&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Power Supply Voltages==&lt;br /&gt;
&#039;&#039;&#039;You must buy a power supply with the correct voltage to match your pixels and controller.  Using the wrong voltage can destroy your pixels and controller by hooking them up even once to the wrong voltage!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Once you decide on which of the [[Different Styles of Pixels]]  you want to use, you also need to [[Choosing a Pixel Voltage: 5V vs 12V|Choose a Pixel Voltage: 5V vs 12V]].  The choice comes down to the actual setup you are planning and their are advantages and disadvantages to each.  &lt;br /&gt;
&lt;br /&gt;
With 5v the voltage drop due to the wiring will be noticeable if you&#039;re trying to push the voltage for a long run.  Most likely you will need to inject the power again or feed from the center of the pixel string.  For every 50 pixels, you should re-inject the power.  So a good example, if you have a 100ct pixels string you can connect the signal wires end to end, but you will either have to put the power at the center of the string to feed each side.  or you will have to put a power source on either end.  A 50ct pixel string will pull around 3amp (50x.06=3amp).  So really finding smaller power supplies is a good thing to have if you have your pixels spread around the yard.  If you have like a pixel megatree then you can do a large power supply to feed the whole tree.  So bigger is not always better esp if your not power a lot of pixels close by.&lt;br /&gt;
&lt;br /&gt;
12 volt is a bit different.  You can push 12v further than 5v.  So that does have its advantages and disadvantages.  Most pixels strings are now available in 5VDC and 12VDC.  12VDC power supplies are typically more expensive per amp of current. Also many 12vdc strings waste a lot of power as heat and not light, so they are not as efficient as 5VDC strings.&lt;br /&gt;
&lt;br /&gt;
You can add a low cost voltmeter in your enclosure to monitor the voltage output from your power supply.  They are available [http://www.aliexpress.com/item/5pcs-lot-Brand-New-DC-3-2V-30V-Red-Optional-Digital-Voltage-Panel-Meter-Voltmeter/550450105.html here] and [http://www.aliexpress.com/item/Free-Shipping-LED-DC2-5-30V-Red-Volt-Voltage-Meter-Display-Digital-Voltmeter-Self-Powered/737176945.html here] or [http://dx.com/p/mini-3-digit-display-digital-voltmeter-module-3-2-30v-142560 here].&lt;br /&gt;
&lt;br /&gt;
==Power Supply Current==&lt;br /&gt;
You need to choose your power supply based on the voltage required by your pixels and the current that is consumed by the pixels. You can always chose a power supply with a higher current rating then your planned usage.  &lt;br /&gt;
&lt;br /&gt;
The current rating of a power supply is a measure of how much current is available at the output voltage of the power supply.  For example: &lt;br /&gt;
*A 300W Power supply that is designed for 5VDC output can supply up to 60A of current at 5VDC.  The input voltage for many of these supplies is commonly 115VAC and would draw about 2.6A of current from the wall outlet.  You do not have to use all 60A of DC power, you can use less.  &lt;br /&gt;
&lt;br /&gt;
A common practice is to only use a power supply at 80% of its rated capacity.  For example:  &lt;br /&gt;
*If a power supply is rated for up to 60A, you do not want to put more than a (60*0.8)= 48A worth of load on that power supply.   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Since typical LEDs draw 20ma (0.02A) each, and a Pixel or Dumb RGB has three LEDs inside (R,G,B), then a general rule of thumb is that each pixel will draw 60ma (0.06A) of current. To calculate the total current you will need, you must count the number of pixels you plan to power from that power supply.  For example: &lt;br /&gt;
*If you are using 50 pixels, you will need (50*0.06A)= 3A of current.  &lt;br /&gt;
*If you are using 800 pixels, you will need (800*0.06A)= 48A of current!! (and some big wire too)&lt;br /&gt;
&lt;br /&gt;
Some 12VDC pixels draw less current, check with you vendor to confirm their current draw.  Voltage, Current and Power are  electrical properties of electronic circuits that are related to each other by [[Ohm%27s_Law|Ohm&#039;s Law]].  Power = Voltage * Current&lt;br /&gt;
&lt;br /&gt;
==Waterproof Power Supplies==&lt;br /&gt;
[[File:Waterproofpowersupply.jpg|600px]]&amp;lt;br&amp;gt;&lt;br /&gt;
Waterproof power supplies are really nice in the sense that you do not have to really worry about moisture as much as a non waterproofed power supply.  Before placing a &amp;quot;waterproof&amp;quot; power supply in a weather exposed area, check it&#039;s [http://en.wikipedia.org/wiki/IP_Code IP rating] to determine what level of protection is required.  You should still put it in some sort of shelter just to be safe.  These are a little more pricey than a standard switch mode power supply but alot less headache.  They come in a variety of sizes so you will have to choose what will work best for you.&lt;br /&gt;
&lt;br /&gt;
It is common to use waterproof power supplies with  [[Pixel_Connectors|waterproof connections]].  &lt;br /&gt;
&lt;br /&gt;
===Examples of Waterproof Power Supplies available from different vendors===&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
Pricing is in US $.  Pricing is as of 6-24-13.&amp;lt;br/&amp;gt;  &lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Shipping from overseas can be expensive, check with your vendor.&#039;&#039;&#039;&amp;lt;br/&amp;gt;  &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Vendor !! Type !! Input Voltage !! Output Voltage !! Output Current !!  Link !! Image !! Price !! Price per Amp !! Size (HxWxL)!! Note&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;5VDC&#039;&#039;&#039; || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.diyledexpress.com DIYLEDEXPRESS] || 60W Waterproof Switching Mode || 90-130VAC  || 5VDC  || 12A || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=20&amp;amp;products_id=163 link]|| || $20.75 ||$1.73 || 45mm x 67mm x 175mm || Cable;VDE BVVB,200MM Long &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.aliexpress.com/store/701799 Ray Wu] || 60W Waterproof Switching Mode || 90-250 VAC || 5VDC  || 12A || [http://www.aliexpress.com/store/product/waterproof-led-power-supply-AC90-250V-input-5V-60W-output-IP68-CE-and-ROHS/701799_289162095.html link]|| || $12.63 ||$1.05 || 45mm x 67mm x 175mm || IP68 &lt;br /&gt;
|- &lt;br /&gt;
|&#039;&#039;&#039;12VDC&#039;&#039;&#039; || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.holidaycoro.com/ Holiday Coro&amp;lt;br&amp;gt;(US Based)] || 45W Waterproof Switching Mode || 100-130 VAC || 12VDC  || 3.75A || [http://www.holidaycoro.com/product-p/55.htm w/o Cord]&amp;lt;br&amp;gt;[http://www.holidaycoro.com/product-p/65.htm With Cord]|| [[Image:HolidayCoro-65.jpg|150px|link=http://www.holidaycoro.com/product-p/65.htm]] || $12.39||$3.30 || 1&amp;quot;x1.2&amp;quot;x9.7&amp;quot; ||IP68 &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.aliexpress.com/store/701799 Ray Wu] || 60W Waterproof Switching Mode || 85 - 264 VAC || 12VDC  || 5A || [http://www.aliexpress.com/store/product/waterproof-led-power-supply-AC90-250V-input-12V-60W-output-IP68-CE-and-ROHS/701799_289149997.html link]|| || $12.63 ||$2.53 || 45mm x 67mm x 175mm || IP68&lt;br /&gt;
|- &lt;br /&gt;
|&#039;&#039;&#039;24VDC&#039;&#039;&#039; || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.diyledexpress.com DIYLEDEXPRESS] || 100W Waterproof Switching Mode || 110 VAC || 24VDC  || 4A || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=20&amp;amp;products_id=140 link]|| || $28.75 ||$7.19 || 45mm x 67mm x 210mm ||IP68&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Water Resistant Power Supplies==&lt;br /&gt;
Water Resistant/Rain Proof Power Supplies in the middle area between a full waterproof power supply and a non-water proof power supply.  Typically they can withstand rain and other common weather elements but are not intended to be submerged into water or placed directly on exposed earth and cost less on a per-watt basis than fully water proof units but don&#039;t require the additional cost of waterproofing for non-waterproof power supplies.  &lt;br /&gt;
&lt;br /&gt;
===Examples of Water Resistant / Rain Proof Power Supplies available from different vendors===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Vendor !! Type !! Input Voltage !! Output Voltage !! Output Current !!  Link !! Image  !! Size (HxWxL)!! Note&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.HolidayCoro.com HolidayCoro&amp;lt;br&amp;gt;(US Based)] || 300W Rain Proof Switch Mode || 100-130VAC  || 5VDC  || 60A || [http://www.holidaycoro.com/product-p/45.htm link]|| [[Image:HolidayCoro-RP-PS.jpg|100px|link=http://www.holidaycoro.com/product-p/45.htm]] || 2.3&amp;quot; H x 4.5&amp;quot; W x 10.4&amp;quot; L || Aluminium housing, 3 output leads, mounting tabs &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.HolidayCoro.com HolidayCoro&amp;lt;br&amp;gt;(US Based)] || 400W Rain Proof Switch Mode || 100-130VAC  || 12VDC  || 33A || [http://www.holidaycoro.com/product-p/48.htm link]|| [[Image:HolidayCoro-RP-PS.jpg|100px|link=http://www.holidaycoro.com/product-p/48.htm]] || 2.3&amp;quot; H x 4.5&amp;quot; W x 10.4&amp;quot; L || Aluminium housing, 3 output leads, mounting tabs &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Non Waterproof Power Supplies==&lt;br /&gt;
[[File:Powersupplyh.jpg|600px]]&amp;lt;br&amp;gt;&lt;br /&gt;
Since they are not rated as waterproof, you must use these supply in some form of enclosure if you want to use these outside to power your DC LEDs.  There are many types of [[Enclosures]] that you can mount your power supply inside of including the [[http://doityourselfchristmas.com/wiki/index.php?title=Enclosures#CG-1500_.28CableGuard_1500_Coax_Demarcation_Enclosure.29 CG-1500]] provide a large enclosure that you can mount both a power supply and a controller inside of. Most of the supplies have a small adjustment potentiometer that you can use to adjust the voltage output slightly.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Non-Waterproof Power Supplie===&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Shipping from overseas can be expensive, check with your vendor.&#039;&#039;&#039;&amp;lt;br/&amp;gt;  &lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Vendor !! Type !! Input Voltage !! Output Voltage !! Output Current !!  Link !! Image !! Price !! Price per Amp !! Size (HxWxL)!! Note&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;5VDC&#039;&#039;&#039; || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.diyledexpress.com DIYLEDEXPRESS] || 300W Switching Mode || 100V~120 VAC || 5VDC  || 60A || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=20&amp;amp;products_id=162 link]|| || $27.75 ||$0.46 || 49mm x 114mm x 226mm ||Fan Cooled &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.holidaycoro.com/ Holiday Coro&amp;lt;br&amp;gt;(US Based)] || 350W Switching Mode || 100-240 VAC || 5VDC  || 60A || [http://www.holidaycoro.com/product-p/50.htm In-Stock]||[[Image:HolidayCoro-NWP-PS.jpg|150px|link=http://www.holidaycoro.com/product-p/50.htm]] || $23.99 ||$0.39|| 2&amp;quot;x4.5&amp;quot;x8.5&amp;quot; ||Temperature Controlled Fan&amp;lt;br&amp;gt;[http://www.holidaycoro.com/Enclosure-Mounting-Adapters-and-Housings-s/1953.htm Optional Mounting Adapters]&amp;lt;br&amp;gt;1 Year Warranty&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.aliexpress.com/store/701799 Ray Wu] || 350W Switching Mode || 85 - 264 VAC || 5VDC  || 60A || [http://www.aliexpress.com/store/product/350W-Dual-Output-Switching-Power-Supply-88-264VAC-input-5V-350W-output-CE-and-ROHS-approved/701799_289599937.html link]|| || $20.00||$0.33 || 50mmx115mmx215mm ||Fan Cooled &lt;br /&gt;
|- &lt;br /&gt;
| &#039;&#039;&#039;12VDC&#039;&#039;&#039; || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.diyledexpress.com DIYLEDEXPRESS] || 360W Switching Mode || 100V~120 VAC || 12VDC  || 30A || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=20&amp;amp;products_id=58 link]|| || $27.75 ||$0.93 || 50mm x 112mm x 214mm ||Fan Cooled &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.holidaycoro.com/ Holiday Coro&amp;lt;br&amp;gt;(US Based)] || 350W Switching Mode || 100-240 VAC || 12VDC  || 29A || [http://www.holidaycoro.com/350w-Dual-Output-Power-Supply-p/49.htm In-Stock] || [[Image:HolidayCoro-NWP-PS.jpg|150px|link=http://www.holidaycoro.com/product-p/49.htm]] || $23.99||$0.39|| 2&amp;quot;x4.5&amp;quot;x8.5&amp;quot; ||Temperature Controlled Fan &amp;lt;br&amp;gt;[http://www.holidaycoro.com/Enclosure-Mounting-Adapters-and-Housings-s/1953.htm Optional Mounting Adapters]&amp;lt;br&amp;gt;1 Year Warranty &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.aliexpress.com/store/701799 Ray Wu] || 350W Switching Mode || 85 - 264 VAC || 12VDC  || 29A || [http://www.aliexpress.com/store/product/350W-Dual-Output-Switching-Power-Supply-88-264VAC-input-12V-350W-output-CE-and-ROHS-approved/701799_289599951.html link]|| || $20.00||$0.69 || 50mm x 115mm x 215mm ||Fan Cooled &lt;br /&gt;
|- &lt;br /&gt;
| &#039;&#039;&#039;24VDC&#039;&#039;&#039; || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.diyledexpress.com DIYLEDEXPRESS] || 200W Switching Mode || 100V~120 VAC || 24VDC  || 8A || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=20&amp;amp;products_id=121 link]|| || $28.00 ||$3.50 || 50mm x 112mm x 214mm ||Fan Cooled &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Converting ATX Power Supplies from a PC===&lt;br /&gt;
[[File:ATX-powersupply.jpg|600px]]&amp;lt;br&amp;gt;&lt;br /&gt;
One common low cost way to generate +5VDC and +12VDC is to convert an old used PC power supply that you have salvaged from an unused PC.  Since these power supplies were designed to work inside of a PC, you need to come up with an [[Enclosures|enclosure]] to mount them in.  There are many types of [[Enclosures]] that you can mount your power supply inside of including the [[http://doityourselfchristmas.com/wiki/index.php?title=Enclosures#CG-1500_.28CableGuard_1500_Coax_Demarcation_Enclosure.29 CG-1500]] which can provide a large enough enclosure that you can mount both a power supply and a controller inside of.  There are numerous plans available on the internet showing you how to convert ATX PC Power Supplies. PC power supplies need to have a jumper applied to them to have them power up properly when not in a PC, they may also require a load resistor to keep them stable and operating.  For more information see:&amp;lt;br/&amp;gt;&lt;br /&gt;
*[http://web2.murraystate.edu/andy.batts/ps/powersupply.htm Murray State]&lt;br /&gt;
*[http://www.madsciencenotebook.com/atx-power-supply-conversion/ Mad Science Notebook]&lt;br /&gt;
*[http://www.instructables.com/id/Convert-an-ATX-Power-Supply-Into-a-Regular-DC-Powe/ Instructables]&lt;br /&gt;
*[http://www.wikihow.com/Convert-a-Computer-ATX-Power-Supply-to-a-Lab-Power-Supply Wikihow]&lt;br /&gt;
*[https://www.sparkfun.com/products/9558 Sparkfun Breakout Board]&lt;br /&gt;
&lt;br /&gt;
ATX Power Connector Pinout:&lt;br /&gt;
[[File:2psfig6.gif]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Converting Server Power Supplies===&lt;br /&gt;
Click [http://www.rcgroups.com/forums/showthread.php?t=1292514 here] for more information about converting server rack power supplies.&lt;br /&gt;
&lt;br /&gt;
===Wall Warts===&lt;br /&gt;
Wall warts have limitations and are difficult to try to run pixels off of.  First off most are too small to supply enough amperage.  Also they do not supply very clean or stable power to the pixels.  Your best bet is to stay way from them.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===DC - DC Converters===&lt;br /&gt;
If you already have a DC Power supply at a different voltage from what you need, you can use a DC - DC Voltage Converter to either raise (Boost Converter) or lower (Buck Converter) the voltage to a different voltage.  Generally these devices are limited to a few Amps (&amp;lt;3-5A) of current.  You can purchase these devices on [http://www.ebay.com Ebay.com], [http://www.dx.com DX.com], [http://alliexpress.com Allliexpress.com] or other electronic parts vendors.&lt;br /&gt;
====Buck Converter====&lt;br /&gt;
[http://en.wikipedia.org/wiki/Buck_converter Buck Converters] are used to drop a higher voltage to a lower voltage.  A common use would be to drop the output of a 12VDC  power supply down to 5VDC.  A Buck Converter is highly efficient (&amp;gt;95%) and generally does not need a heat sink which a [http://en.wikipedia.org/wiki/Linear_regulator Linear Regulator] like a [http://en.wikipedia.org/wiki/78xx LM7805] would require.  Examples devices are [http://www.aliexpress.com/item/Free-Shipping-Waterproof-DC-Converter-12V-Step-Down-to-5V-3A-15W-Power-Supply-Module/843715139.html here], [http://dx.com/p/kim-055l-dc-12v-to-dc-5v-5a-buck-converter-step-down-module-green-227205 here] or [http://www.ebay.com/itm/171031823910 here].&lt;br /&gt;
====Boost Converter====&lt;br /&gt;
[http://en.wikipedia.org/wiki/Boost_converter Boost Converters] are used to raise a lower voltage to a higher voltage.  A common use would be to raise the output from a 5VDC power supply to 12VDC.  Boost Converters are also highly efficient (&amp;gt;95%).  Because they convert power from one voltage to another, the current consumed at the lower voltage is higher then the current supplied at the higher voltage. [[Ohm&#039;s Law]] defines the relationship between &#039;&#039;&#039;P&#039;&#039;&#039;ower = &#039;&#039;&#039;V&#039;&#039;&#039;oltage * &#039;&#039;&#039;I&#039;&#039;&#039; (current)  Example devices are [http://dx.com/p/lm2587-high-power-dc-dc-3-5-30v-boost-converter-module-green-155170 here] or [http://dx.com/p/mini-dc-dc-adjustable-voltage-regulator-module-blue-151211 here].&lt;br /&gt;
&lt;br /&gt;
==Power Supply Connections==&lt;br /&gt;
Power supplies generally have screw terminals or wires from the power supply that you can connect to your controllers.  Your power supply may vary, but common markings include:&amp;lt;br/&amp;gt;&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;; cellpadding=&amp;quot;10&amp;quot; style=&amp;quot;text-align: center; background:black; color:white&amp;quot;&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| &#039;&#039;&#039;Typical Power Supply Connections&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Label&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!width=&amp;quot;200&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| &#039;&#039;&#039;Connection&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;L - Line&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Connects to the Hot side of 115VAC power cord(Black wire)&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;N - Neutral&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Connects to the Neutral side of 115VAC power cord (White wire)&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Gnd - Ground - &#039;&#039;&#039;[[File:200px-Earth Ground.png|25px]] &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Connects to the Ground wire of 115VAC power cord (Green wire)&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;V+&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Positive voltage output to Controllers&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;V- (COM)&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Negative voltage output to Controllers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
For a good discussion about potential safety benefits of tying the &#039;&#039;&#039;V-&#039;&#039;&#039; terminal to the &#039;&#039;&#039;GND&#039;&#039;&#039; (earth ground) terminal [http://doityourselfchristmas.com/forums/showthread.php?28039-E682-Power-supplies-jumpering-V-to-GND&amp;amp;p=282715#post282715 click here].&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Using Fuses and Fuseholders==&lt;br /&gt;
&#039;&#039;&#039;DC Power Supplies are capable of putting out hundreds of watts of power and causing serious damage, always use properly sized fuse for safety!&#039;&#039;&#039;&lt;br /&gt;
Due to the very high current that many power supplies are capable of putting out (&amp;gt;60A) it is a good design concept to use a heavy gauge wire inline fuse holder between the power supply and the controller hookup.  The large gauge wire will minimize any voltage drop that may occur in the wire due to high current.  The fuse is a safety factor to prevent the full power from the power supply from discharging thru a short circuit and potentially causing a fire.  The correct size fuse rating should be selected based on the expected power usage of the units hooked up to the power supply.  It is common to use large gauge &amp;gt; 10-14 AWG wire to connect power supplies with high count pixel controllers like the E682. &amp;lt;br&amp;gt;&lt;br /&gt;
*Fuses should be installed in several places: &lt;br /&gt;
** Install AC line fuses between your wall outlet and your [[Power Supplies]]&lt;br /&gt;
** Install Fuses between [[Power Supplies]] and [[Controllers]] &lt;br /&gt;
** Install Fuses between [[Controllers]]  and Pixels or LEDs (If output fuses are not installed on the [[Controllers]])&lt;br /&gt;
** Install Fuses between [[Power Supplies]] and [[Power Injection]] Wiring.&lt;br /&gt;
** Install Fuses anywhere you join a larger wire to a smaller wire for power distribution.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Fuseholders===&lt;br /&gt;
[http://mouser.com Mouser.com] carries several inline weather resistant DC fuseholders that take automotive blade style fuses both ATC and Mini style fuses. You can also find similar fuseholders at [http://www.radioshack.com/product/index.jsp?productId=3150583 Radio Shack], your local auto parts store, [http://www.lowes.com/pd_321955-73694-BP/HHG-RP_0__?productId=3138837 Lowes], [http://www.ebay.com/itm/5-PACK-12-GAUGE-ATC-FUSE-HOLDER-W-FUSE-IN-LINE-AWG-WIRE-COPPER-12-VOLT-BLADE-/281098237438 Ebay], or [http://dx.com/p/add-a-circuit-blade-fuse-holder-with-30a-blade-fuse-black-medium-size-129577 DX.com].  A 30A ATC fuseholder with 10AWG wire is avaialble on [http://www.amazon.com/In-line-ACT-Water-resistant-Fuse-Holder/dp/B0002KR88A Amazon].&amp;lt;br&amp;gt; &lt;br /&gt;
[[File:Fuseh.jpg|200px]]&amp;lt;br&amp;gt;&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;; cellpadding=&amp;quot;10&amp;quot; style=&amp;quot;text-align: center; background:black; color:white&amp;quot;&lt;br /&gt;
|+ Number of Channels (*)&lt;br /&gt;
|colspan=&amp;quot;7&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| &#039;&#039;&#039;Fuseholders&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!width=&amp;quot;60&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| &#039;&#039;&#039;Current Rating&amp;lt;br&amp;gt;Up to &#039;&#039;&#039;&lt;br /&gt;
!width=&amp;quot;60&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| &#039;&#039;&#039;Wire Size&#039;&#039;&#039;&lt;br /&gt;
!width=&amp;quot;120&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| &#039;&#039;&#039;Fuse Type&#039;&#039;&#039;&lt;br /&gt;
 !width=&amp;quot;120&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| &#039;&#039;&#039;Mouser&amp;lt;br&amp;gt;Part #&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 30A&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 12AWG&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| ATC&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| [http://www.mouser.com/ProductDetail/Eagle-Plastic-Devices/441-R347A-GR/?qs=EiTGd8sy9OpCVz%252bKAHQVYA== 441-R347A-GR]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 30A&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 12AWG&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| ATC&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| [http://www.mouser.com/ProductDetail/Littelfuse/FHAC0002ZXJ/?qs=gm1FTUB0KjtkJAVaRd8RYg== 576-FHAC0002ZXJ]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 20A&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 14AWG&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| ATC&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| [http://www.mouser.com/ProductDetail/Eagle-Plastic-Devices/441-R347B-GR/?qs=EiTGd8sy9OpIWiMfOBOQPg== 441-R347B-GR]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 10A&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 18AWG&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| ATC&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| [http://www.mouser.com/ProductDetail/Eagle-Plastic-Devices/441-R359D-GR/?qs=EiTGd8sy9Oo5cIrR44LUJA== 441-R359D-GR]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 30A&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 12AWG&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Mini&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| [http://www.mouser.com/ProductDetail/Eagle-Plastic-Devices/441-R360A-GR/?qs=GP7tGcbp1QTczT6lVpve6w== 441-R360A-gr]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 20A&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 14AWG&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Mini&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| [http://www.mouser.com/ProductDetail/Eagle-Plastic-Devices/441-R360B-GR/?qs=GP7tGcbp1QQMmU5QTJHSOw== 441-R360B-GR]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 10A&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 18AWG&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Mini&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| [http://www.mouser.com/ProductDetail/Eagle-Plastic-Devices/441-R360D-GR/?qs=GP7tGcbp1QS0bASKeHq6DA== 441-R360D-GR]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Fuse blocks===&lt;br /&gt;
[[File:FB-10 lrg.jpg|200px]]&amp;lt;br&amp;gt;&lt;br /&gt;
There are also fuseblocks sold that allow for fusing your power injection wires at one common location.  Here are examples of [http://www.powerwerx.com/fuses-circuit-protection/10-circuit-blade-fuse-block-cover.html 10 Fuse] [http://www.powerwerx.com/fuses-circuit-protection/6-circuit-blade-fuse-block-cover.html 6 fuse] fuse blocks.&lt;br /&gt;
&lt;br /&gt;
===Fuses===&lt;br /&gt;
Fuses come in two general types:&lt;br /&gt;
* AC [http://en.wikipedia.org/wiki/Fuse_(electrical)Line Fuses] to protect equipment plunged in wall outlets (110VAC)&lt;br /&gt;
* DC [http://en.wikipedia.org/wiki/Fuse_(automotive) Automotive style] fuses to protect wiring and components connected to the DC power supplies. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/Fuse_(automotive) Automotive style] blade fuses come in two types:&amp;lt;br&amp;gt;&lt;br /&gt;
*[http://www.littelfuse.com/data/en/Data_Sheets/Littelfuse_BladeFuse_ATO32V.pdf ATC  and ATO fuses] are available with ratings of 1, 2, 3, 4, 5, 7.5, 10, 15, 20, 25, 30, 35 and 40A. &amp;lt;br&amp;gt;&lt;br /&gt;
*[http://www.littelfuse.com/data/en/Data_Sheets/Littelfuse-Automotive-Blade-Fuse-MINI-32V.pdf Mini]  fuses are available  with ratings of 2, 3, 4, 5, 7.5, 10, 15, 20, 25, 30A. &lt;br /&gt;
[[File:Autofuse.png|200px]]&lt;br /&gt;
&lt;br /&gt;
===Fuse Color Coding===&lt;br /&gt;
Blade fuses use a common coloring scheme for the Mini and ATC/ATO styles.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: 1em 0 1em 1em; width: 15em;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Color !! Current&amp;lt;br&amp;gt;Rating (Amps)&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
| bgcolor=&amp;quot;black&amp;quot;|&amp;lt;span style=&amp;quot;color:white;&amp;quot;&amp;gt; Black&amp;lt;/span&amp;gt;      || 1 A&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
| bgcolor=&amp;quot;gray&amp;quot;|Gray       || 2 A&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
| bgcolor=&amp;quot;violet&amp;quot;|Violet     || 3 A&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
| bgcolor=&amp;quot;pink&amp;quot;|Pink       || 4 A&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
| bgcolor=&amp;quot;tan&amp;quot;|Tan        || 5 A&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
| bgcolor=&amp;quot;brown&amp;quot;|Brown      || 7.5 A&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
| bgcolor=&amp;quot;red&amp;quot;|Red        || 10 A&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
| bgcolor=&amp;quot;blue&amp;quot;|Blue       || 15 A&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
| bgcolor=&amp;quot;yellow&amp;quot;|Yellow     || 20 A&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
| Clear         || 25 A&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
| bgcolor=&amp;quot;green&amp;quot;|Green      || 30 A&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
| bgcolor=&amp;quot;bluegreen&amp;quot;|Blue-green || 35 A&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
| bgcolor=&amp;quot;orange&amp;quot;|Orange     || 40 A&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Choosing a Fuse Size===&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&#039;&#039;&#039;Choose the fuse and fuseholder based on the maximum [[Power_Supplies#Power_Supply_Current|current]] that you expect from your Pixels to draw thru the smallest section of wiring. Choosing the correct fuse size can be a complicated matter with many options.  For more detailed information about fuse size or selection look [http://www.littelfuse.com/data/en/product_catalogs/autofuseology.pdf here] , [http://www.optifuse.com/PDFs/FuseSelectionGuide_RevA.pdf here] , [http://www.cooperindustries.com/content/dam/public/bussmann/Electrical/Resources/solution-center/industrial_control_panels/BUS_Ele_Small_Conductor_Protection.pdf here] and [http://www.bcae1.com/fuses.htm here].&#039;&#039;&#039;&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Many Pixel Controllers like the [http://sandevices.com/E681info.html E682], [http://sandevices.com/E6804Info.html E6804] and the [[Renard_PX1_Pixel_Controller|Renard PX1]] have separate output fuses connected to each output connector already on the controller.  A common rating for those fuses are 5A.  They are generally [http://www.littelfuse.com/data/en/Data_Sheets/Littelfuse-Automotive-Blade-Fuse-MINI-32V.pdf Mini  ] fuses. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;You MUST use a fuse between high current power supplies and your pixel controller to protect the wiring between the power supply and the pixel controller input.&#039;&#039;&#039;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;u&amp;gt;General Fuse Rules:&amp;lt;/u&amp;gt;&amp;lt;br&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;*FUSES ARE NOT OPTIONAL, THEY MUST BE USED TO PROTECT PEOPLE AND PROPERTY FROM DANGEROUS CONDITIONS!&amp;lt;br&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;*According to [http://www.littelfuse.com/technical-resources/faqs/fuse-ratings.aspx Littlefuse]: &amp;quot;Always follow NEC guidelines for applying low-voltage fuses. Generally, the MINIMUM fuse size should be based on 125% of the circuits full load current. Time-delay fuses should be used for inductive loads and fast-acting fuses used to protect non-inductive loads.&amp;quot;&amp;lt;br&amp;gt; &#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;*The maximum fuse rating should not exceed 1/2 of the maximum current capability of the smallest wire protected by the fuse.&amp;lt;br&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;*Fuses should be placed as close to the power source as possible.&amp;lt;br&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;*Fuse ratings need to be adjusted for temperature and number of conductors in a wiring bundle.&amp;lt;br&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;*Never install a fuse with a larger amp rating than specified for the fuse holder.&amp;lt;br&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;* According to the [http://www.cooperindustries.com/content/dam/public/bussmann/Electrical/Resources/solution-center/industrial_control_panels/BUS_Ele_Small_Conductor_Protection.pdf NEC] the maximum fuse size for the following wire sizes are:&amp;lt;br&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;** 18 AWG Copper Wire   7A&amp;lt;br&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;** 16 AWG Copper Wire 10A&amp;lt;br&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;** 14 AWG Copper Wire 15A&amp;lt;br&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;** 12 AWG Copper Wire 20A&amp;lt;br&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;** 10 AWG Copper Wire 30A&amp;lt;br&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;CHECK WITH AN ELECTRICIAN TO CONFIRM THE APPROPRIATE FUSE RATINGS AND WIRE SIZES!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fuses work by melting the internal element based on the current flowing through the fuse.  The time it takes for a fuse to open is dependent upon the amount of current that flows through the fuse and it&#039;s rating.  The more you exceed the fuse rating by drawing higher current through the fuse, the faster it will blow.  &lt;br /&gt;
{| border=&amp;quot;1&amp;quot;; cellpadding=&amp;quot;10&amp;quot; style=&amp;quot;text-align: center; background:black; color:white&amp;quot;&lt;br /&gt;
|+ Number of Channels (*)&lt;br /&gt;
|colspan=&amp;quot;7&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| &#039;&#039;&#039;Fuse Characteristics&amp;lt;br&amp;gt;[http://www.littelfuse.com/data/en/data_sheets/littelfuse_bladefuse_ato32v.pdf ATO Fuse Littelfuse]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!width=&amp;quot;60&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| &#039;&#039;&#039;% of Fuse Rating &#039;&#039;&#039;&lt;br /&gt;
!width=&amp;quot;60&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| &#039;&#039;&#039;Current Rating &#039;&#039;&#039;&lt;br /&gt;
!width=&amp;quot;120&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| &#039;&#039;&#039;Minimum&amp;lt;br&amp;gt; Opening Time&#039;&#039;&#039;&lt;br /&gt;
!width=&amp;quot;120&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| &#039;&#039;&#039;Maximum&amp;lt;br&amp;gt; Opening Time&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 100%&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 35-40A&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 100 Hours&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| -&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 110%&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 1-30A&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 100 Hours&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| -&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 135%&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 1-2A&amp;lt;br&amp;gt;3-40A&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.5 Seconds&amp;lt;br&amp;gt;0.75 Seconds&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 10 Minutes&amp;lt;br&amp;gt;10 Minutes&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 200%&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 1-2A&amp;lt;br&amp;gt;3-40A&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.1 Seconds&amp;lt;br&amp;gt;0.15 Seconds&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 5 Seconds&amp;lt;br&amp;gt;5 Seconds&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 350%&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 1-2A&amp;lt;br&amp;gt;3-40A&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.02 Seconds&amp;lt;br&amp;gt;0.08 Seconds&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.5 Seconds&amp;lt;br&amp;gt;0.5 Seconds&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 600%&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 1-30A&amp;lt;br&amp;gt;35-40A&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| -&amp;lt;br&amp;gt;-&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.1 Seconds&amp;lt;br&amp;gt;0.15 Seconds&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Example: A 5A fuse that has 6.75A (135% of rating) flowing through it, will open in sometime between 0.75 Seconds and 10 Minutes.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Wire Sizing in Pixel Systems==&lt;br /&gt;
&#039;&#039;&#039;In high current and low voltage systems like Pixels and Dumb RGB  it is critical to use the SHORTEST length of THICK (low gauge) wire to minimize voltage drop.&#039;&#039;&#039;  Wire like Cat5 is just to thin for most uses.&lt;br /&gt;
&lt;br /&gt;
It is desirable to use the largest wire diameter (smaller wire gauge AWG) that you can when connecting your pixels to your controller.  The higher wire gauge results in a higher voltage drop and can cause your pixels to have poor colors or to not function at all. The voltage drop is caused by the resistance in the wire and is  calculated by [[Ohm%27s_Law#Pixel_Voltage_Drop_Calculator|Ohm&#039;s Law]].  This is a good [http://doityourselfchristmas.com/forums/showthread.php?20242-New-tools-for-estimating-pixels-string-voltage-drops thread] that discusses voltage drop.&lt;br /&gt;
This is a [http://blinkyflashy.info/calcs/pixpower.php Voltage Drop Calculator] useful for calculating the effects of different wire sizes and lengths on pixel strings as well as pixel spacing and wire used in the strings themselves..&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The voltage drop occurs in three major areas:&lt;br /&gt;
*Power wires from the Power Supply to the Pixel Controller&lt;br /&gt;
*Power wires from the Pixel Controller to the Pixel string/strip&lt;br /&gt;
*Power wires in the Pixel string/strip&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A simple example is how you choose the right size wire between the Pixel Controller and the Pixel string/strip.  You can  use the data from the table below to estimate your voltage drop based on the current and wire gauge you will be using.  For example:&lt;br /&gt;
#&amp;lt;u&amp;gt;&#039;&#039;What is the voltage drop for a string of 5VDC pixels that draw 3A that have a &#039;&#039;&#039;10ft length of Cat 5 Wire (24 gauge)&#039;&#039;&#039; between the beginning of the string and the controller?&#039;&#039;&amp;lt;/u&amp;gt;&amp;lt;br/&amp;gt;The total resistance of the wire would be (10 foot)*(25.67x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;) = 0.2567 ohms, but since the current goes down one wire and returns on the second wire, you need to double the resistance, so the total loop resistance is 0.5134 ohms.&amp;lt;br/&amp;gt; By [[Ohm&#039;s Law]] we know that V=IR, so the voltage drop is V = (3A) * (0.5134 ohms) = 1.5402 V  So instead of your pixels getting 5V they are only getting 5 - 1.5402 = 3.4598V  a drop of 31%! Your pixels would not work ...&lt;br /&gt;
#&amp;lt;u&amp;gt;&#039;&#039;What is the voltage drop for the same string of pixels that have a &#039;&#039;&#039;10ft length of 22 gauge wire&#039;&#039;&#039; between the beginning of the string and the controller?&#039;&#039;&amp;lt;/u&amp;gt;&amp;lt;br/&amp;gt;The total resistance of the wire would be (10 foot)*(16.14x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;) = 0.1614 ohms, but since the current goes down one wire and returns on the second wire, you need to double the resistance, so the total loop resistance is 0.3228 ohms.&amp;lt;br/&amp;gt; By [[Ohm&#039;s Law]] we know that V=IR, so the voltage drop is V = (3A) * (0.3228 ohms) = 0.9684 V  So instead of your pixels getting 5V they are only getting 5 - 0.9684 = 4.0316V  a drop of 20%!  Getting better, but still not good.&lt;br /&gt;
#&amp;lt;u&amp;gt;&#039;&#039;What is the voltage drop for the same string of 5VDC pixels that have a &#039;&#039;&#039;10ft length of 18 gauge wire&#039;&#039;&#039; between the beginning of the string and the controller?&#039;&#039;&amp;lt;/u&amp;gt;&amp;lt;br/&amp;gt;The total resistance of the wire would be (10 foot)*(6.39x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;) = 0.0639 ohms, but since the current goes down one wire and returns on the second wire, you need to double the resistance, so the total loop resistance is 0.1278 ohms.&amp;lt;br/&amp;gt; By [[Ohm&#039;s Law]] we know that V=IR, so the voltage drop is V = (3A) * (0.1278 ohms) = 0.3834 V  So instead of your pixels getting 5V they are only getting 5 - 0.3834 = 4.6166V  a drop of only 8%!  That may work for short strings of pixels.&lt;br /&gt;
#&amp;lt;u&amp;gt;&#039;&#039;What is the voltage drop for the same string of 5VDC pixels that have a &#039;&#039;&#039;5ft length of 18 gauge wire&#039;&#039;&#039; between the beginning of the string and the controller?&#039;&#039;&amp;lt;/u&amp;gt;&amp;lt;br/&amp;gt;The total resistance of the wire would be (5 foot)*(6.39x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;) = 0.0320 ohms, but since the current goes down one wire and returns on the second wire, you need to double the resistance, so the total loop resistance is 0.0640 ohms.&amp;lt;br/&amp;gt; By [[Ohm&#039;s Law]] we know that V=IR, so the voltage drop is V = (3A) * (0.0640 ohms) = 0.1917 V  So instead of your pixels getting 5V they are only getting 5 - 0.1917 = 4.8083V  a drop of only 4%!  &#039;&#039;&#039;Short thick wires are the answer!&#039;&#039;&#039;&lt;br /&gt;
When you factor in the voltage drop due to the wire in the pixel strings themselves ( a harder calculation, use the [http://blinkyflashy.info/calcs/pixpower.php calculator] mentioned above) the final pixels at the end of the string may not have enough voltage to light or function properly.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;A classic symptom of the voltage being too low at the end of a pixel string is the pixels may look Pink instead of White when turned on fully White.  If the color of the first pixel in a string is different from the last pixel in the string, it is likely due to the voltage drop in the string and the wires supplying it.&#039;&#039;&#039;  This is why folks often use [[Power Injection]] at the end of the pixel strings to boost the voltage to the pixels at the very end of the string.  You should always use the largest diameter wire you have available (smaller gauge) to connect your pixels with the controller and to use for power injection.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If all you have is higher gauge wire, it is possible to double or triple up the wires (use 2 or 3 parallel wires for the V+ and Ground) to help reduce the effective wire resistance.  You do need to fuse them separately.&lt;br /&gt;
&lt;br /&gt;
Be careful to identify the material your wire is made of.  Low cost wire is often [http://en.wikipedia.org/wiki/Copper-clad_aluminium_wire &amp;quot;CCA&amp;quot; Copper Clad Aluminium].  CCA wire has a higher resistance to electricity then pure copper wire.  Because of the slightly higher resistance, the NEC requires using CCA wire that is two gauge sizes larger than what would normally be used with solid copper.  So 18AWG CCA wire actually is similar in resistance to 20AWG Copper wire.&lt;br /&gt;
&lt;br /&gt;
Common wire used for Pixels include larger gauge (10-18 AWG) [http://www.monoprice.com/products/subdepartment.asp?c_id=102&amp;amp;cp_id=10239 Speaker wire], [http://www.homedepot.com/webapp/catalog/servlet/Search?storeId=10051&amp;amp;langId=-1&amp;amp;catalogId=10053&amp;amp;keyword=alarm+wire Security Alarm Wire], [http://www.homedepot.com/webapp/catalog/servlet/Search?storeId=10051&amp;amp;langId=-1&amp;amp;catalogId=10053&amp;amp;keyword=landscape+wire Low voltage landscaping wire], [http://www.homedepot.com/webapp/catalog/servlet/Search?storeId=10051&amp;amp;langId=-1&amp;amp;catalogId=10053&amp;amp;keyword=sprinkler+wire Sprinkler wire], [[SPT_Wire_and_Vampire_Plugs|SPT wire]] and various wire types available from the pixel vendors.  You must pay attention to the wire size (thicker is better) and length (shorter is better) to ensure that the voltage drop over the wire is not excessive.   &#039;&#039;&#039;Do not use thin wire (20-26 AWG) like [https://en.wikipedia.org/wiki/Category_5_cable Cat5] or [https://en.wikipedia.org/wiki/Category_6_cable Cat6] wire.  The [[Power_Supplies#Wire_Sizing_in_Pixel_Systems|voltage drop]] over thin wire is often too high to allow the pixels to operate properly.  Thin wire also is a safety hazard and can heat if too high a current is used on it.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The following data is  from http://www.powerstream.com/Wire_Size.htm Load Carrying Capacities (see table below)&lt;br /&gt;
&lt;br /&gt;
&amp;quot;The following chart is a guideline of ampacity or copper wire current carrying capacity following the Handbook of Electronic Tables and Formulas for American Wire Gauge. As you might guess, the rated ampacities are just a rule of thumb. In careful engineering the voltage drop, insulation temperature limit, thickness, thermal conductivity, and air convection and temperature should all be taken into account. The Maximum Amps for Power Transmission uses the 700 circular mils per amp rule, which is very very conservative. The Maximum Amps for Chassis Wiring is also a conservative rating, but is meant for wiring in air, and not in a bundle. For short lengths of wire, such as is used in battery packs you should trade off the resistance and load with size, weight, and flexibility. NOTE: For installations that need to conform to the National Electrical Code, you must use their guidelines. Contact your local electrician to find out what is legal! &amp;quot;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;; cellpadding=&amp;quot;10&amp;quot; style=&amp;quot;text-align: center; background:black; color:white&amp;quot;&lt;br /&gt;
|+ Number of Channels (*)&lt;br /&gt;
|colspan=&amp;quot;7&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| &#039;&#039;&#039;Properties of Copper Conductors&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!width=&amp;quot;60&amp;quot; style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;AWG Gauge&#039;&#039;&#039;&lt;br /&gt;
!width=&amp;quot;60&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| Conductor &amp;lt;br/&amp;gt;Diameter Inches &lt;br /&gt;
!width=&amp;quot;60&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| Conductor&amp;lt;br/&amp;gt;Diameter mm &lt;br /&gt;
!width=&amp;quot;60&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| Ohms&amp;lt;br/&amp;gt;per foot &lt;br /&gt;
!width=&amp;quot;60&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;|  Ohms&amp;lt;br/&amp;gt;per meter &lt;br /&gt;
!width=&amp;quot;60&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| Maximum Amps&amp;lt;br/&amp;gt; for Chassis Wiring&lt;br /&gt;
!width=&amp;quot;60&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| Maximum Amps&amp;lt;br/&amp;gt; for Transmission &lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;8&#039;&#039;&#039;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.1285 &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 3.2639&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.63x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 2.06x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 73&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 24&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;10 &#039;&#039;&#039;  &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.1019&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 2.58826&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 1.00x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 3.28x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 55&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 15&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;12&#039;&#039;&#039;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.0808&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 2.05232&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 1.59x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 5.21x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 41&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 9.3&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;14&#039;&#039;&#039;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.0641 &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 1.62814&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 2.53x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 8.28x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 32&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 5.9&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;16&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.0508&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 1.29032 &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 4.02x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 13.17x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 22&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 3.7&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;18&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.0403 &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 1.02362  &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;|  6.39x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 20.94x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 16&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 2.3&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;20&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.032 &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;|  0.8128 &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 10.15x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 33.29x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 11&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 1.5&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;22&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.0254 &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;|  0.64516 &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 16.14x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 52.94x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 7&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.92&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;24&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.0201  &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.51054&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 25.67x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 84.20x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 3.5&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.577&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;26&#039;&#039;&#039;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.0159 &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.40386 &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 40.81x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 133.86x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 2.2&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.361&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click here for [http://www.houwire.com/pdf/article400_5.pdf National Electric Code Table] for Maximum current thru common wire types including SPT.&lt;br /&gt;
&lt;br /&gt;
==Related Links==&lt;br /&gt;
&lt;br /&gt;
[[Different Styles of Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Controllers]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;br /&gt;
[[Category:DIYC Index]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Power_Supplies&amp;diff=12311</id>
		<title>Power Supplies</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Power_Supplies&amp;diff=12311"/>
		<updated>2016-09-14T13:35:02Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* Water Resistant / Rain Proof Power Supplies */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Intro==&lt;br /&gt;
When you&#039;re working with Pixels, Dumb RGB or any type of LEDs, they need to be run on DC voltage.  To do that you will need to run some sort of power supply.  There are many types you can use.  A power supply converts high voltage AC power from your wall outlet (commonly 115VAC in North America) to a lower voltage DC current to drive your pixels.  There are four main properties to a power supply:&lt;br /&gt;
* Waterproofing&lt;br /&gt;
** [[Power_Supplies#Waterproof_Power_Supplies|Waterproof Supplies]]&lt;br /&gt;
** [[Power_Supplies#Water_Resistant_Power_Supplies|Water Resistant Supplies]]&lt;br /&gt;
** [[Power_Supplies#Non_Waterproof_Power_Supplies|Non waterproof Supplies]]&lt;br /&gt;
* Input Voltage&lt;br /&gt;
** 120 VAC (nominal)&lt;br /&gt;
** 240VAC (nominal)&lt;br /&gt;
*** Multivoltage&lt;br /&gt;
* [[Power_Supplies#Power_Supply_Voltages|Output Voltage]] (common voltages used by pixels include)&lt;br /&gt;
** 5VDC&lt;br /&gt;
** 12VDC&lt;br /&gt;
* [[Power_Supplies#Power_Supply_Current|Output Current]]&lt;br /&gt;
** Can be any number, based on your usage.&lt;br /&gt;
&lt;br /&gt;
Since power supplies can put out a lot of power it is important to use a [[Power_Supplies#Fuses|fuse]] on the output of the power supply.  It is also critical to use the [[Power_Supplies#Wire_Sizing_in_Pixel_Systems|proper sized wire]] along with the power supply.  The wrong size wire could be a safety hazard or could cause your pixels to not function properly due to excessive voltage drop in the wire.&lt;br /&gt;
&lt;br /&gt;
==Disclaimers==&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;THIS WIKI PAGE IS NOT COMPLETE YET AND HAS NOT BEEN CHECKED FOR ERRORS.&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Power Supply Voltages==&lt;br /&gt;
&#039;&#039;&#039;You must buy a power supply with the correct voltage to match your pixels and controller.  Using the wrong voltage can destroy your pixels and controller by hooking them up even once to the wrong voltage!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Once you decide on which of the [[Different Styles of Pixels]]  you want to use, you also need to [[Choosing a Pixel Voltage: 5V vs 12V|Choose a Pixel Voltage: 5V vs 12V]].  The choice comes down to the actual setup you are planning and their are advantages and disadvantages to each.  &lt;br /&gt;
&lt;br /&gt;
With 5v the voltage drop due to the wiring will be noticeable if you&#039;re trying to push the voltage for a long run.  Most likely you will need to inject the power again or feed from the center of the pixel string.  For every 50 pixels, you should re-inject the power.  So a good example, if you have a 100ct pixels string you can connect the signal wires end to end, but you will either have to put the power at the center of the string to feed each side.  or you will have to put a power source on either end.  A 50ct pixel string will pull around 3amp (50x.06=3amp).  So really finding smaller power supplies is a good thing to have if you have your pixels spread around the yard.  If you have like a pixel megatree then you can do a large power supply to feed the whole tree.  So bigger is not always better esp if your not power a lot of pixels close by.&lt;br /&gt;
&lt;br /&gt;
12 volt is a bit different.  You can push 12v further than 5v.  So that does have its advantages and disadvantages.  Most pixels strings are now available in 5VDC and 12VDC.  12VDC power supplies are typically more expensive per amp of current. Also many 12vdc strings waste a lot of power as heat and not light, so they are not as efficient as 5VDC strings.&lt;br /&gt;
&lt;br /&gt;
You can add a low cost voltmeter in your enclosure to monitor the voltage output from your power supply.  They are available [http://www.aliexpress.com/item/5pcs-lot-Brand-New-DC-3-2V-30V-Red-Optional-Digital-Voltage-Panel-Meter-Voltmeter/550450105.html here] and [http://www.aliexpress.com/item/Free-Shipping-LED-DC2-5-30V-Red-Volt-Voltage-Meter-Display-Digital-Voltmeter-Self-Powered/737176945.html here] or [http://dx.com/p/mini-3-digit-display-digital-voltmeter-module-3-2-30v-142560 here].&lt;br /&gt;
&lt;br /&gt;
==Power Supply Current==&lt;br /&gt;
You need to choose your power supply based on the voltage required by your pixels and the current that is consumed by the pixels. You can always chose a power supply with a higher current rating then your planned usage.  &lt;br /&gt;
&lt;br /&gt;
The current rating of a power supply is a measure of how much current is available at the output voltage of the power supply.  For example: &lt;br /&gt;
*A 300W Power supply that is designed for 5VDC output can supply up to 60A of current at 5VDC.  The input voltage for many of these supplies is commonly 115VAC and would draw about 2.6A of current from the wall outlet.  You do not have to use all 60A of DC power, you can use less.  &lt;br /&gt;
&lt;br /&gt;
A common practice is to only use a power supply at 80% of its rated capacity.  For example:  &lt;br /&gt;
*If a power supply is rated for up to 60A, you do not want to put more than a (60*0.8)= 48A worth of load on that power supply.   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Since typical LEDs draw 20ma (0.02A) each, and a Pixel or Dumb RGB has three LEDs inside (R,G,B), then a general rule of thumb is that each pixel will draw 60ma (0.06A) of current. To calculate the total current you will need, you must count the number of pixels you plan to power from that power supply.  For example: &lt;br /&gt;
*If you are using 50 pixels, you will need (50*0.06A)= 3A of current.  &lt;br /&gt;
*If you are using 800 pixels, you will need (800*0.06A)= 48A of current!! (and some big wire too)&lt;br /&gt;
&lt;br /&gt;
Some 12VDC pixels draw less current, check with you vendor to confirm their current draw.  Voltage, Current and Power are  electrical properties of electronic circuits that are related to each other by [[Ohm%27s_Law|Ohm&#039;s Law]].  Power = Voltage * Current&lt;br /&gt;
&lt;br /&gt;
==Waterproof Power Supplies==&lt;br /&gt;
[[File:Waterproofpowersupply.jpg|600px]]&amp;lt;br&amp;gt;&lt;br /&gt;
Waterproof power supplies are really nice in the sense that you do not have to really worry about moisture as much as a non waterproofed power supply.  Before placing a &amp;quot;waterproof&amp;quot; power supply in a weather exposed area, check it&#039;s [http://en.wikipedia.org/wiki/IP_Code IP rating] to determine what level of protection is required.  You should still put it in some sort of shelter just to be safe.  These are a little more pricey than a standard switch mode power supply but alot less headache.  They come in a variety of sizes so you will have to choose what will work best for you.&lt;br /&gt;
&lt;br /&gt;
It is common to use waterproof power supplies with  [[Pixel_Connectors|waterproof connections]].  &lt;br /&gt;
&lt;br /&gt;
===Examples of Waterproof Power Supplies available from different vendors===&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
Pricing is in US $.  Pricing is as of 6-24-13.&amp;lt;br/&amp;gt;  &lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Shipping from overseas can be expensive, check with your vendor.&#039;&#039;&#039;&amp;lt;br/&amp;gt;  &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Vendor !! Type !! Input Voltage !! Output Voltage !! Output Current !!  Link !! Image !! Price !! Price per Amp !! Size (HxWxL)!! Note&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;5VDC&#039;&#039;&#039; || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.diyledexpress.com DIYLEDEXPRESS] || 60W Waterproof Switching Mode || 90-130VAC  || 5VDC  || 12A || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=20&amp;amp;products_id=163 link]|| || $20.75 ||$1.73 || 45mm x 67mm x 175mm || Cable;VDE BVVB,200MM Long &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.aliexpress.com/store/701799 Ray Wu] || 60W Waterproof Switching Mode || 90-250 VAC || 5VDC  || 12A || [http://www.aliexpress.com/store/product/waterproof-led-power-supply-AC90-250V-input-5V-60W-output-IP68-CE-and-ROHS/701799_289162095.html link]|| || $12.63 ||$1.05 || 45mm x 67mm x 175mm || IP68 &lt;br /&gt;
|- &lt;br /&gt;
|&#039;&#039;&#039;12VDC&#039;&#039;&#039; || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.holidaycoro.com/ Holiday Coro&amp;lt;br&amp;gt;(US Based)] || 45W Waterproof Switching Mode || 100-130 VAC || 12VDC  || 3.75A || [http://www.holidaycoro.com/product-p/55.htm w/o Cord]&amp;lt;br&amp;gt;[http://www.holidaycoro.com/product-p/65.htm With Cord]|| [[Image:HolidayCoro-65.jpg|150px|link=http://www.holidaycoro.com/product-p/65.htm]] || $12.39||$3.30 || 1&amp;quot;x1.2&amp;quot;x9.7&amp;quot; ||IP68 &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.aliexpress.com/store/701799 Ray Wu] || 60W Waterproof Switching Mode || 85 - 264 VAC || 12VDC  || 5A || [http://www.aliexpress.com/store/product/waterproof-led-power-supply-AC90-250V-input-12V-60W-output-IP68-CE-and-ROHS/701799_289149997.html link]|| || $12.63 ||$2.53 || 45mm x 67mm x 175mm || IP68&lt;br /&gt;
|- &lt;br /&gt;
|&#039;&#039;&#039;24VDC&#039;&#039;&#039; || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.diyledexpress.com DIYLEDEXPRESS] || 100W Waterproof Switching Mode || 110 VAC || 24VDC  || 4A || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=20&amp;amp;products_id=140 link]|| || $28.75 ||$7.19 || 45mm x 67mm x 210mm ||IP68&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Water Resistant Power Supplies==&lt;br /&gt;
Water Resistant/Rain Proof Power Supplies in the middle area between a full waterproof power supply and a non-water proof power supply.  Typically they can withstand rain and other common weather elements but are not intended to be submerged into water or placed directly on exposed earth and cost less on a per-watt basis than fully water proof units but don&#039;t require the additional cost of waterproofing for non-waterproof power supplies.  &lt;br /&gt;
&lt;br /&gt;
===Examples of Water Resistant / Rain Proof Power Supplies available from different vendors===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Vendor !! Type !! Input Voltage !! Output Voltage !! Output Current !!  Link !! Image  !! Size (HxWxL)!! Note&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.HolidayCoro.com HolidayCoro&amp;lt;br&amp;gt;(US Based)] || 300W Rain Proof Switch Mode || 100-130VAC  || 5VDC  || 60A || [http://www.holidaycoro.com/product-p/45.htm link]|| [[Image:HolidayCoro-RP-PS.jpg|100px|link=http://www.holidaycoro.com/product-p/45.htm]] || 2.3&amp;quot; H x 4.5&amp;quot; W x 10.4&amp;quot; L || Aluminium housing, 3 output leads, mounting tabs &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.HolidayCoro.com HolidayCoro&amp;lt;br&amp;gt;(US Based)] || 400W Rain Proof Switch Mode || 100-130VAC  || 12VDC  || 33A || [http://www.holidaycoro.com/product-p/48.htm link]|| [[Image:HolidayCoro-RP-PS.jpg|100px|link=http://www.holidaycoro.com/product-p/48.htm]] || 2.3&amp;quot; H x 4.5&amp;quot; W x 10.4&amp;quot; L || Aluminium housing, 3 output leads, mounting tabs &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Non Waterproof Power Supplies==&lt;br /&gt;
[[File:Powersupplyh.jpg|600px]]&amp;lt;br&amp;gt;&lt;br /&gt;
Since they are not rated as waterproof, you must use these supply in some form of enclosure if you want to use these outside to power your DC LEDs.  There are many types of [[Enclosures]] that you can mount your power supply inside of including the [[http://doityourselfchristmas.com/wiki/index.php?title=Enclosures#CG-1500_.28CableGuard_1500_Coax_Demarcation_Enclosure.29 CG-1500]] provide a large enclosure that you can mount both a power supply and a controller inside of. Most of the supplies have a small adjustment potentiometer that you can use to adjust the voltage output slightly.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Examples of Non Waterproof Power Supplies  available from different vendors===&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
Pricing is in US $.  Pricing is as of 6-24-13.&amp;lt;br/&amp;gt;  &lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Shipping from overseas can be expensive, check with your vendor.&#039;&#039;&#039;&amp;lt;br/&amp;gt;  &lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Vendor !! Type !! Input Voltage !! Output Voltage !! Output Current !!  Link !! Image !! Price !! Price per Amp !! Size (HxWxL)!! Note&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;5VDC&#039;&#039;&#039; || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.diyledexpress.com DIYLEDEXPRESS] || 300W Switching Mode || 100V~120 VAC || 5VDC  || 60A || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=20&amp;amp;products_id=162 link]|| || $27.75 ||$0.46 || 49mm x 114mm x 226mm ||Fan Cooled &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.holidaycoro.com/ Holiday Coro&amp;lt;br&amp;gt;(US Based)] || 350W Switching Mode || 100-130 VAC || 5VDC  || 60A || [http://www.holidaycoro.com/product-p/50.htm In-Stock]&amp;lt;br&amp;gt;[http://www.holidaycoro.com/product-p/50-PS.htm PRE-SALE]||[[Image:HolidayCoro-NWP-PS.jpg|150px|link=http://www.holidaycoro.com/product-p/50.htm]] || $29.99 In-Stock&amp;lt;br&amp;gt;$19.99 PRE-SALE||$0.49 Regular&amp;lt;br&amp;gt;$0.33 PRE-SALE|| 2&amp;quot;x4.5&amp;quot;x8.5&amp;quot; ||Temperature Controlled Fan&amp;lt;br&amp;gt;[http://www.holidaycoro.com/Enclosure-Mounting-Adapters-and-Housings-s/1953.htm Optional Mounting Adapters]  &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.aliexpress.com/store/701799 Ray Wu] || 350W Switching Mode || 85 - 264 VAC || 5VDC  || 60A || [http://www.aliexpress.com/store/product/350W-Dual-Output-Switching-Power-Supply-88-264VAC-input-5V-350W-output-CE-and-ROHS-approved/701799_289599937.html link]|| || $20.00||$0.33 || 50mmx115mmx215mm ||Fan Cooled &lt;br /&gt;
|- &lt;br /&gt;
| &#039;&#039;&#039;12VDC&#039;&#039;&#039; || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.diyledexpress.com DIYLEDEXPRESS] || 360W Switching Mode || 100V~120 VAC || 12VDC  || 30A || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=20&amp;amp;products_id=58 link]|| || $27.75 ||$0.93 || 50mm x 112mm x 214mm ||Fan Cooled &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.holidaycoro.com/ Holiday Coro&amp;lt;br&amp;gt;(US Based)] || 350W Switching Mode || 100-130 VAC || 12VDC  || 29A || [http://www.holidaycoro.com/350w-Dual-Output-Power-Supply-p/49.htm In-Stock]&amp;lt;br&amp;gt;[http://www.holidaycoro.com/350w-Dual-Output-Power-Supply-p/49-PS.htm PRE-SALE] || [[Image:HolidayCoro-NWP-PS.jpg|150px|link=http://www.holidaycoro.com/product-p/49.htm]] || $29.99 In-Stock&amp;lt;br&amp;gt;$19.99 PRE-SALE ||$0.49 Regular&amp;lt;br&amp;gt;$0.33 PRE-SALE || 2&amp;quot;x4.5&amp;quot;x8.5&amp;quot; ||Temperature Controlled Fan &amp;lt;br&amp;gt;[http://www.holidaycoro.com/Enclosure-Mounting-Adapters-and-Housings-s/1953.htm Optional Mounting Adapters] &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.aliexpress.com/store/701799 Ray Wu] || 350W Switching Mode || 85 - 264 VAC || 12VDC  || 29A || [http://www.aliexpress.com/store/product/350W-Dual-Output-Switching-Power-Supply-88-264VAC-input-12V-350W-output-CE-and-ROHS-approved/701799_289599951.html link]|| || $20.00||$0.69 || 50mm x 115mm x 215mm ||Fan Cooled &lt;br /&gt;
|- &lt;br /&gt;
| &#039;&#039;&#039;24VDC&#039;&#039;&#039; || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.diyledexpress.com DIYLEDEXPRESS] || 200W Switching Mode || 100V~120 VAC || 24VDC  || 8A || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=20&amp;amp;products_id=121 link]|| || $28.00 ||$3.50 || 50mm x 112mm x 214mm ||Fan Cooled &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Converting ATX Power Supplies from a PC===&lt;br /&gt;
[[File:ATX-powersupply.jpg|600px]]&amp;lt;br&amp;gt;&lt;br /&gt;
One common low cost way to generate +5VDC and +12VDC is to convert an old used PC power supply that you have salvaged from an unused PC.  Since these power supplies were designed to work inside of a PC, you need to come up with an [[Enclosures|enclosure]] to mount them in.  There are many types of [[Enclosures]] that you can mount your power supply inside of including the [[http://doityourselfchristmas.com/wiki/index.php?title=Enclosures#CG-1500_.28CableGuard_1500_Coax_Demarcation_Enclosure.29 CG-1500]] which can provide a large enough enclosure that you can mount both a power supply and a controller inside of.  There are numerous plans available on the internet showing you how to convert ATX PC Power Supplies. PC power supplies need to have a jumper applied to them to have them power up properly when not in a PC, they may also require a load resistor to keep them stable and operating.  For more information see:&amp;lt;br/&amp;gt;&lt;br /&gt;
*[http://web2.murraystate.edu/andy.batts/ps/powersupply.htm Murray State]&lt;br /&gt;
*[http://www.madsciencenotebook.com/atx-power-supply-conversion/ Mad Science Notebook]&lt;br /&gt;
*[http://www.instructables.com/id/Convert-an-ATX-Power-Supply-Into-a-Regular-DC-Powe/ Instructables]&lt;br /&gt;
*[http://www.wikihow.com/Convert-a-Computer-ATX-Power-Supply-to-a-Lab-Power-Supply Wikihow]&lt;br /&gt;
*[https://www.sparkfun.com/products/9558 Sparkfun Breakout Board]&lt;br /&gt;
&lt;br /&gt;
ATX Power Connector Pinout:&lt;br /&gt;
[[File:2psfig6.gif]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Converting Server Power Supplies===&lt;br /&gt;
Click [http://www.rcgroups.com/forums/showthread.php?t=1292514 here] for more information about converting server rack power supplies.&lt;br /&gt;
&lt;br /&gt;
===Wall Warts===&lt;br /&gt;
Wall warts have limitations and are difficult to try to run pixels off of.  First off most are too small to supply enough amperage.  Also they do not supply very clean or stable power to the pixels.  Your best bet is to stay way from them.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===DC - DC Converters===&lt;br /&gt;
If you already have a DC Power supply at a different voltage from what you need, you can use a DC - DC Voltage Converter to either raise (Boost Converter) or lower (Buck Converter) the voltage to a different voltage.  Generally these devices are limited to a few Amps (&amp;lt;3-5A) of current.  You can purchase these devices on [http://www.ebay.com Ebay.com], [http://www.dx.com DX.com], [http://alliexpress.com Allliexpress.com] or other electronic parts vendors.&lt;br /&gt;
====Buck Converter====&lt;br /&gt;
[http://en.wikipedia.org/wiki/Buck_converter Buck Converters] are used to drop a higher voltage to a lower voltage.  A common use would be to drop the output of a 12VDC  power supply down to 5VDC.  A Buck Converter is highly efficient (&amp;gt;95%) and generally does not need a heat sink which a [http://en.wikipedia.org/wiki/Linear_regulator Linear Regulator] like a [http://en.wikipedia.org/wiki/78xx LM7805] would require.  Examples devices are [http://www.aliexpress.com/item/Free-Shipping-Waterproof-DC-Converter-12V-Step-Down-to-5V-3A-15W-Power-Supply-Module/843715139.html here], [http://dx.com/p/kim-055l-dc-12v-to-dc-5v-5a-buck-converter-step-down-module-green-227205 here] or [http://www.ebay.com/itm/171031823910 here].&lt;br /&gt;
====Boost Converter====&lt;br /&gt;
[http://en.wikipedia.org/wiki/Boost_converter Boost Converters] are used to raise a lower voltage to a higher voltage.  A common use would be to raise the output from a 5VDC power supply to 12VDC.  Boost Converters are also highly efficient (&amp;gt;95%).  Because they convert power from one voltage to another, the current consumed at the lower voltage is higher then the current supplied at the higher voltage. [[Ohm&#039;s Law]] defines the relationship between &#039;&#039;&#039;P&#039;&#039;&#039;ower = &#039;&#039;&#039;V&#039;&#039;&#039;oltage * &#039;&#039;&#039;I&#039;&#039;&#039; (current)  Example devices are [http://dx.com/p/lm2587-high-power-dc-dc-3-5-30v-boost-converter-module-green-155170 here] or [http://dx.com/p/mini-dc-dc-adjustable-voltage-regulator-module-blue-151211 here].&lt;br /&gt;
&lt;br /&gt;
==Power Supply Connections==&lt;br /&gt;
Power supplies generally have screw terminals or wires from the power supply that you can connect to your controllers.  Your power supply may vary, but common markings include:&amp;lt;br/&amp;gt;&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;; cellpadding=&amp;quot;10&amp;quot; style=&amp;quot;text-align: center; background:black; color:white&amp;quot;&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| &#039;&#039;&#039;Typical Power Supply Connections&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Label&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!width=&amp;quot;200&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| &#039;&#039;&#039;Connection&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;L - Line&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Connects to the Hot side of 115VAC power cord(Black wire)&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;N - Neutral&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Connects to the Neutral side of 115VAC power cord (White wire)&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Gnd - Ground - &#039;&#039;&#039;[[File:200px-Earth Ground.png|25px]] &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Connects to the Ground wire of 115VAC power cord (Green wire)&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;V+&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Positive voltage output to Controllers&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;V- (COM)&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Negative voltage output to Controllers&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
For a good discussion about potential safety benefits of tying the &#039;&#039;&#039;V-&#039;&#039;&#039; terminal to the &#039;&#039;&#039;GND&#039;&#039;&#039; (earth ground) terminal [http://doityourselfchristmas.com/forums/showthread.php?28039-E682-Power-supplies-jumpering-V-to-GND&amp;amp;p=282715#post282715 click here].&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Using Fuses and Fuseholders==&lt;br /&gt;
&#039;&#039;&#039;DC Power Supplies are capable of putting out hundreds of watts of power and causing serious damage, always use properly sized fuse for safety!&#039;&#039;&#039;&lt;br /&gt;
Due to the very high current that many power supplies are capable of putting out (&amp;gt;60A) it is a good design concept to use a heavy gauge wire inline fuse holder between the power supply and the controller hookup.  The large gauge wire will minimize any voltage drop that may occur in the wire due to high current.  The fuse is a safety factor to prevent the full power from the power supply from discharging thru a short circuit and potentially causing a fire.  The correct size fuse rating should be selected based on the expected power usage of the units hooked up to the power supply.  It is common to use large gauge &amp;gt; 10-14 AWG wire to connect power supplies with high count pixel controllers like the E682. &amp;lt;br&amp;gt;&lt;br /&gt;
*Fuses should be installed in several places: &lt;br /&gt;
** Install AC line fuses between your wall outlet and your [[Power Supplies]]&lt;br /&gt;
** Install Fuses between [[Power Supplies]] and [[Controllers]] &lt;br /&gt;
** Install Fuses between [[Controllers]]  and Pixels or LEDs (If output fuses are not installed on the [[Controllers]])&lt;br /&gt;
** Install Fuses between [[Power Supplies]] and [[Power Injection]] Wiring.&lt;br /&gt;
** Install Fuses anywhere you join a larger wire to a smaller wire for power distribution.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Fuseholders===&lt;br /&gt;
[http://mouser.com Mouser.com] carries several inline weather resistant DC fuseholders that take automotive blade style fuses both ATC and Mini style fuses. You can also find similar fuseholders at [http://www.radioshack.com/product/index.jsp?productId=3150583 Radio Shack], your local auto parts store, [http://www.lowes.com/pd_321955-73694-BP/HHG-RP_0__?productId=3138837 Lowes], [http://www.ebay.com/itm/5-PACK-12-GAUGE-ATC-FUSE-HOLDER-W-FUSE-IN-LINE-AWG-WIRE-COPPER-12-VOLT-BLADE-/281098237438 Ebay], or [http://dx.com/p/add-a-circuit-blade-fuse-holder-with-30a-blade-fuse-black-medium-size-129577 DX.com].  A 30A ATC fuseholder with 10AWG wire is avaialble on [http://www.amazon.com/In-line-ACT-Water-resistant-Fuse-Holder/dp/B0002KR88A Amazon].&amp;lt;br&amp;gt; &lt;br /&gt;
[[File:Fuseh.jpg|200px]]&amp;lt;br&amp;gt;&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;; cellpadding=&amp;quot;10&amp;quot; style=&amp;quot;text-align: center; background:black; color:white&amp;quot;&lt;br /&gt;
|+ Number of Channels (*)&lt;br /&gt;
|colspan=&amp;quot;7&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| &#039;&#039;&#039;Fuseholders&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!width=&amp;quot;60&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| &#039;&#039;&#039;Current Rating&amp;lt;br&amp;gt;Up to &#039;&#039;&#039;&lt;br /&gt;
!width=&amp;quot;60&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| &#039;&#039;&#039;Wire Size&#039;&#039;&#039;&lt;br /&gt;
!width=&amp;quot;120&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| &#039;&#039;&#039;Fuse Type&#039;&#039;&#039;&lt;br /&gt;
 !width=&amp;quot;120&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| &#039;&#039;&#039;Mouser&amp;lt;br&amp;gt;Part #&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 30A&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 12AWG&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| ATC&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| [http://www.mouser.com/ProductDetail/Eagle-Plastic-Devices/441-R347A-GR/?qs=EiTGd8sy9OpCVz%252bKAHQVYA== 441-R347A-GR]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 30A&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 12AWG&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| ATC&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| [http://www.mouser.com/ProductDetail/Littelfuse/FHAC0002ZXJ/?qs=gm1FTUB0KjtkJAVaRd8RYg== 576-FHAC0002ZXJ]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 20A&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 14AWG&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| ATC&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| [http://www.mouser.com/ProductDetail/Eagle-Plastic-Devices/441-R347B-GR/?qs=EiTGd8sy9OpIWiMfOBOQPg== 441-R347B-GR]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 10A&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 18AWG&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| ATC&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| [http://www.mouser.com/ProductDetail/Eagle-Plastic-Devices/441-R359D-GR/?qs=EiTGd8sy9Oo5cIrR44LUJA== 441-R359D-GR]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 30A&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 12AWG&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Mini&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| [http://www.mouser.com/ProductDetail/Eagle-Plastic-Devices/441-R360A-GR/?qs=GP7tGcbp1QTczT6lVpve6w== 441-R360A-gr]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 20A&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 14AWG&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Mini&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| [http://www.mouser.com/ProductDetail/Eagle-Plastic-Devices/441-R360B-GR/?qs=GP7tGcbp1QQMmU5QTJHSOw== 441-R360B-GR]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 10A&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 18AWG&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Mini&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| [http://www.mouser.com/ProductDetail/Eagle-Plastic-Devices/441-R360D-GR/?qs=GP7tGcbp1QS0bASKeHq6DA== 441-R360D-GR]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Fuse blocks===&lt;br /&gt;
[[File:FB-10 lrg.jpg|200px]]&amp;lt;br&amp;gt;&lt;br /&gt;
There are also fuseblocks sold that allow for fusing your power injection wires at one common location.  Here are examples of [http://www.powerwerx.com/fuses-circuit-protection/10-circuit-blade-fuse-block-cover.html 10 Fuse] [http://www.powerwerx.com/fuses-circuit-protection/6-circuit-blade-fuse-block-cover.html 6 fuse] fuse blocks.&lt;br /&gt;
&lt;br /&gt;
===Fuses===&lt;br /&gt;
Fuses come in two general types:&lt;br /&gt;
* AC [http://en.wikipedia.org/wiki/Fuse_(electrical)Line Fuses] to protect equipment plunged in wall outlets (110VAC)&lt;br /&gt;
* DC [http://en.wikipedia.org/wiki/Fuse_(automotive) Automotive style] fuses to protect wiring and components connected to the DC power supplies. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/Fuse_(automotive) Automotive style] blade fuses come in two types:&amp;lt;br&amp;gt;&lt;br /&gt;
*[http://www.littelfuse.com/data/en/Data_Sheets/Littelfuse_BladeFuse_ATO32V.pdf ATC  and ATO fuses] are available with ratings of 1, 2, 3, 4, 5, 7.5, 10, 15, 20, 25, 30, 35 and 40A. &amp;lt;br&amp;gt;&lt;br /&gt;
*[http://www.littelfuse.com/data/en/Data_Sheets/Littelfuse-Automotive-Blade-Fuse-MINI-32V.pdf Mini]  fuses are available  with ratings of 2, 3, 4, 5, 7.5, 10, 15, 20, 25, 30A. &lt;br /&gt;
[[File:Autofuse.png|200px]]&lt;br /&gt;
&lt;br /&gt;
===Fuse Color Coding===&lt;br /&gt;
Blade fuses use a common coloring scheme for the Mini and ATC/ATO styles.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: 1em 0 1em 1em; width: 15em;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Color !! Current&amp;lt;br&amp;gt;Rating (Amps)&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
| bgcolor=&amp;quot;black&amp;quot;|&amp;lt;span style=&amp;quot;color:white;&amp;quot;&amp;gt; Black&amp;lt;/span&amp;gt;      || 1 A&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
| bgcolor=&amp;quot;gray&amp;quot;|Gray       || 2 A&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
| bgcolor=&amp;quot;violet&amp;quot;|Violet     || 3 A&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
| bgcolor=&amp;quot;pink&amp;quot;|Pink       || 4 A&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
| bgcolor=&amp;quot;tan&amp;quot;|Tan        || 5 A&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
| bgcolor=&amp;quot;brown&amp;quot;|Brown      || 7.5 A&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
| bgcolor=&amp;quot;red&amp;quot;|Red        || 10 A&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
| bgcolor=&amp;quot;blue&amp;quot;|Blue       || 15 A&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
| bgcolor=&amp;quot;yellow&amp;quot;|Yellow     || 20 A&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
| Clear         || 25 A&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
| bgcolor=&amp;quot;green&amp;quot;|Green      || 30 A&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
| bgcolor=&amp;quot;bluegreen&amp;quot;|Blue-green || 35 A&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
| bgcolor=&amp;quot;orange&amp;quot;|Orange     || 40 A&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Choosing a Fuse Size===&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&#039;&#039;&#039;Choose the fuse and fuseholder based on the maximum [[Power_Supplies#Power_Supply_Current|current]] that you expect from your Pixels to draw thru the smallest section of wiring. Choosing the correct fuse size can be a complicated matter with many options.  For more detailed information about fuse size or selection look [http://www.littelfuse.com/data/en/product_catalogs/autofuseology.pdf here] , [http://www.optifuse.com/PDFs/FuseSelectionGuide_RevA.pdf here] , [http://www.cooperindustries.com/content/dam/public/bussmann/Electrical/Resources/solution-center/industrial_control_panels/BUS_Ele_Small_Conductor_Protection.pdf here] and [http://www.bcae1.com/fuses.htm here].&#039;&#039;&#039;&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Many Pixel Controllers like the [http://sandevices.com/E681info.html E682], [http://sandevices.com/E6804Info.html E6804] and the [[Renard_PX1_Pixel_Controller|Renard PX1]] have separate output fuses connected to each output connector already on the controller.  A common rating for those fuses are 5A.  They are generally [http://www.littelfuse.com/data/en/Data_Sheets/Littelfuse-Automotive-Blade-Fuse-MINI-32V.pdf Mini  ] fuses. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;You MUST use a fuse between high current power supplies and your pixel controller to protect the wiring between the power supply and the pixel controller input.&#039;&#039;&#039;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;u&amp;gt;General Fuse Rules:&amp;lt;/u&amp;gt;&amp;lt;br&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;*FUSES ARE NOT OPTIONAL, THEY MUST BE USED TO PROTECT PEOPLE AND PROPERTY FROM DANGEROUS CONDITIONS!&amp;lt;br&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;*According to [http://www.littelfuse.com/technical-resources/faqs/fuse-ratings.aspx Littlefuse]: &amp;quot;Always follow NEC guidelines for applying low-voltage fuses. Generally, the MINIMUM fuse size should be based on 125% of the circuits full load current. Time-delay fuses should be used for inductive loads and fast-acting fuses used to protect non-inductive loads.&amp;quot;&amp;lt;br&amp;gt; &#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;*The maximum fuse rating should not exceed 1/2 of the maximum current capability of the smallest wire protected by the fuse.&amp;lt;br&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;*Fuses should be placed as close to the power source as possible.&amp;lt;br&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;*Fuse ratings need to be adjusted for temperature and number of conductors in a wiring bundle.&amp;lt;br&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;*Never install a fuse with a larger amp rating than specified for the fuse holder.&amp;lt;br&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;* According to the [http://www.cooperindustries.com/content/dam/public/bussmann/Electrical/Resources/solution-center/industrial_control_panels/BUS_Ele_Small_Conductor_Protection.pdf NEC] the maximum fuse size for the following wire sizes are:&amp;lt;br&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;** 18 AWG Copper Wire   7A&amp;lt;br&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;** 16 AWG Copper Wire 10A&amp;lt;br&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;** 14 AWG Copper Wire 15A&amp;lt;br&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;** 12 AWG Copper Wire 20A&amp;lt;br&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;** 10 AWG Copper Wire 30A&amp;lt;br&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;CHECK WITH AN ELECTRICIAN TO CONFIRM THE APPROPRIATE FUSE RATINGS AND WIRE SIZES!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fuses work by melting the internal element based on the current flowing through the fuse.  The time it takes for a fuse to open is dependent upon the amount of current that flows through the fuse and it&#039;s rating.  The more you exceed the fuse rating by drawing higher current through the fuse, the faster it will blow.  &lt;br /&gt;
{| border=&amp;quot;1&amp;quot;; cellpadding=&amp;quot;10&amp;quot; style=&amp;quot;text-align: center; background:black; color:white&amp;quot;&lt;br /&gt;
|+ Number of Channels (*)&lt;br /&gt;
|colspan=&amp;quot;7&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| &#039;&#039;&#039;Fuse Characteristics&amp;lt;br&amp;gt;[http://www.littelfuse.com/data/en/data_sheets/littelfuse_bladefuse_ato32v.pdf ATO Fuse Littelfuse]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!width=&amp;quot;60&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| &#039;&#039;&#039;% of Fuse Rating &#039;&#039;&#039;&lt;br /&gt;
!width=&amp;quot;60&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| &#039;&#039;&#039;Current Rating &#039;&#039;&#039;&lt;br /&gt;
!width=&amp;quot;120&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| &#039;&#039;&#039;Minimum&amp;lt;br&amp;gt; Opening Time&#039;&#039;&#039;&lt;br /&gt;
!width=&amp;quot;120&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| &#039;&#039;&#039;Maximum&amp;lt;br&amp;gt; Opening Time&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 100%&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 35-40A&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 100 Hours&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| -&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 110%&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 1-30A&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 100 Hours&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| -&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 135%&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 1-2A&amp;lt;br&amp;gt;3-40A&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.5 Seconds&amp;lt;br&amp;gt;0.75 Seconds&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 10 Minutes&amp;lt;br&amp;gt;10 Minutes&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 200%&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 1-2A&amp;lt;br&amp;gt;3-40A&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.1 Seconds&amp;lt;br&amp;gt;0.15 Seconds&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 5 Seconds&amp;lt;br&amp;gt;5 Seconds&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 350%&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 1-2A&amp;lt;br&amp;gt;3-40A&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.02 Seconds&amp;lt;br&amp;gt;0.08 Seconds&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.5 Seconds&amp;lt;br&amp;gt;0.5 Seconds&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 600%&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 1-30A&amp;lt;br&amp;gt;35-40A&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| -&amp;lt;br&amp;gt;-&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.1 Seconds&amp;lt;br&amp;gt;0.15 Seconds&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Example: A 5A fuse that has 6.75A (135% of rating) flowing through it, will open in sometime between 0.75 Seconds and 10 Minutes.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Wire Sizing in Pixel Systems==&lt;br /&gt;
&#039;&#039;&#039;In high current and low voltage systems like Pixels and Dumb RGB  it is critical to use the SHORTEST length of THICK (low gauge) wire to minimize voltage drop.&#039;&#039;&#039;  Wire like Cat5 is just to thin for most uses.&lt;br /&gt;
&lt;br /&gt;
It is desirable to use the largest wire diameter (smaller wire gauge AWG) that you can when connecting your pixels to your controller.  The higher wire gauge results in a higher voltage drop and can cause your pixels to have poor colors or to not function at all. The voltage drop is caused by the resistance in the wire and is  calculated by [[Ohm%27s_Law#Pixel_Voltage_Drop_Calculator|Ohm&#039;s Law]].  This is a good [http://doityourselfchristmas.com/forums/showthread.php?20242-New-tools-for-estimating-pixels-string-voltage-drops thread] that discusses voltage drop.&lt;br /&gt;
This is a [http://blinkyflashy.info/calcs/pixpower.php Voltage Drop Calculator] useful for calculating the effects of different wire sizes and lengths on pixel strings as well as pixel spacing and wire used in the strings themselves..&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The voltage drop occurs in three major areas:&lt;br /&gt;
*Power wires from the Power Supply to the Pixel Controller&lt;br /&gt;
*Power wires from the Pixel Controller to the Pixel string/strip&lt;br /&gt;
*Power wires in the Pixel string/strip&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A simple example is how you choose the right size wire between the Pixel Controller and the Pixel string/strip.  You can  use the data from the table below to estimate your voltage drop based on the current and wire gauge you will be using.  For example:&lt;br /&gt;
#&amp;lt;u&amp;gt;&#039;&#039;What is the voltage drop for a string of 5VDC pixels that draw 3A that have a &#039;&#039;&#039;10ft length of Cat 5 Wire (24 gauge)&#039;&#039;&#039; between the beginning of the string and the controller?&#039;&#039;&amp;lt;/u&amp;gt;&amp;lt;br/&amp;gt;The total resistance of the wire would be (10 foot)*(25.67x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;) = 0.2567 ohms, but since the current goes down one wire and returns on the second wire, you need to double the resistance, so the total loop resistance is 0.5134 ohms.&amp;lt;br/&amp;gt; By [[Ohm&#039;s Law]] we know that V=IR, so the voltage drop is V = (3A) * (0.5134 ohms) = 1.5402 V  So instead of your pixels getting 5V they are only getting 5 - 1.5402 = 3.4598V  a drop of 31%! Your pixels would not work ...&lt;br /&gt;
#&amp;lt;u&amp;gt;&#039;&#039;What is the voltage drop for the same string of pixels that have a &#039;&#039;&#039;10ft length of 22 gauge wire&#039;&#039;&#039; between the beginning of the string and the controller?&#039;&#039;&amp;lt;/u&amp;gt;&amp;lt;br/&amp;gt;The total resistance of the wire would be (10 foot)*(16.14x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;) = 0.1614 ohms, but since the current goes down one wire and returns on the second wire, you need to double the resistance, so the total loop resistance is 0.3228 ohms.&amp;lt;br/&amp;gt; By [[Ohm&#039;s Law]] we know that V=IR, so the voltage drop is V = (3A) * (0.3228 ohms) = 0.9684 V  So instead of your pixels getting 5V they are only getting 5 - 0.9684 = 4.0316V  a drop of 20%!  Getting better, but still not good.&lt;br /&gt;
#&amp;lt;u&amp;gt;&#039;&#039;What is the voltage drop for the same string of 5VDC pixels that have a &#039;&#039;&#039;10ft length of 18 gauge wire&#039;&#039;&#039; between the beginning of the string and the controller?&#039;&#039;&amp;lt;/u&amp;gt;&amp;lt;br/&amp;gt;The total resistance of the wire would be (10 foot)*(6.39x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;) = 0.0639 ohms, but since the current goes down one wire and returns on the second wire, you need to double the resistance, so the total loop resistance is 0.1278 ohms.&amp;lt;br/&amp;gt; By [[Ohm&#039;s Law]] we know that V=IR, so the voltage drop is V = (3A) * (0.1278 ohms) = 0.3834 V  So instead of your pixels getting 5V they are only getting 5 - 0.3834 = 4.6166V  a drop of only 8%!  That may work for short strings of pixels.&lt;br /&gt;
#&amp;lt;u&amp;gt;&#039;&#039;What is the voltage drop for the same string of 5VDC pixels that have a &#039;&#039;&#039;5ft length of 18 gauge wire&#039;&#039;&#039; between the beginning of the string and the controller?&#039;&#039;&amp;lt;/u&amp;gt;&amp;lt;br/&amp;gt;The total resistance of the wire would be (5 foot)*(6.39x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;) = 0.0320 ohms, but since the current goes down one wire and returns on the second wire, you need to double the resistance, so the total loop resistance is 0.0640 ohms.&amp;lt;br/&amp;gt; By [[Ohm&#039;s Law]] we know that V=IR, so the voltage drop is V = (3A) * (0.0640 ohms) = 0.1917 V  So instead of your pixels getting 5V they are only getting 5 - 0.1917 = 4.8083V  a drop of only 4%!  &#039;&#039;&#039;Short thick wires are the answer!&#039;&#039;&#039;&lt;br /&gt;
When you factor in the voltage drop due to the wire in the pixel strings themselves ( a harder calculation, use the [http://blinkyflashy.info/calcs/pixpower.php calculator] mentioned above) the final pixels at the end of the string may not have enough voltage to light or function properly.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;A classic symptom of the voltage being too low at the end of a pixel string is the pixels may look Pink instead of White when turned on fully White.  If the color of the first pixel in a string is different from the last pixel in the string, it is likely due to the voltage drop in the string and the wires supplying it.&#039;&#039;&#039;  This is why folks often use [[Power Injection]] at the end of the pixel strings to boost the voltage to the pixels at the very end of the string.  You should always use the largest diameter wire you have available (smaller gauge) to connect your pixels with the controller and to use for power injection.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If all you have is higher gauge wire, it is possible to double or triple up the wires (use 2 or 3 parallel wires for the V+ and Ground) to help reduce the effective wire resistance.  You do need to fuse them separately.&lt;br /&gt;
&lt;br /&gt;
Be careful to identify the material your wire is made of.  Low cost wire is often [http://en.wikipedia.org/wiki/Copper-clad_aluminium_wire &amp;quot;CCA&amp;quot; Copper Clad Aluminium].  CCA wire has a higher resistance to electricity then pure copper wire.  Because of the slightly higher resistance, the NEC requires using CCA wire that is two gauge sizes larger than what would normally be used with solid copper.  So 18AWG CCA wire actually is similar in resistance to 20AWG Copper wire.&lt;br /&gt;
&lt;br /&gt;
Common wire used for Pixels include larger gauge (10-18 AWG) [http://www.monoprice.com/products/subdepartment.asp?c_id=102&amp;amp;cp_id=10239 Speaker wire], [http://www.homedepot.com/webapp/catalog/servlet/Search?storeId=10051&amp;amp;langId=-1&amp;amp;catalogId=10053&amp;amp;keyword=alarm+wire Security Alarm Wire], [http://www.homedepot.com/webapp/catalog/servlet/Search?storeId=10051&amp;amp;langId=-1&amp;amp;catalogId=10053&amp;amp;keyword=landscape+wire Low voltage landscaping wire], [http://www.homedepot.com/webapp/catalog/servlet/Search?storeId=10051&amp;amp;langId=-1&amp;amp;catalogId=10053&amp;amp;keyword=sprinkler+wire Sprinkler wire], [[SPT_Wire_and_Vampire_Plugs|SPT wire]] and various wire types available from the pixel vendors.  You must pay attention to the wire size (thicker is better) and length (shorter is better) to ensure that the voltage drop over the wire is not excessive.   &#039;&#039;&#039;Do not use thin wire (20-26 AWG) like [https://en.wikipedia.org/wiki/Category_5_cable Cat5] or [https://en.wikipedia.org/wiki/Category_6_cable Cat6] wire.  The [[Power_Supplies#Wire_Sizing_in_Pixel_Systems|voltage drop]] over thin wire is often too high to allow the pixels to operate properly.  Thin wire also is a safety hazard and can heat if too high a current is used on it.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The following data is  from http://www.powerstream.com/Wire_Size.htm Load Carrying Capacities (see table below)&lt;br /&gt;
&lt;br /&gt;
&amp;quot;The following chart is a guideline of ampacity or copper wire current carrying capacity following the Handbook of Electronic Tables and Formulas for American Wire Gauge. As you might guess, the rated ampacities are just a rule of thumb. In careful engineering the voltage drop, insulation temperature limit, thickness, thermal conductivity, and air convection and temperature should all be taken into account. The Maximum Amps for Power Transmission uses the 700 circular mils per amp rule, which is very very conservative. The Maximum Amps for Chassis Wiring is also a conservative rating, but is meant for wiring in air, and not in a bundle. For short lengths of wire, such as is used in battery packs you should trade off the resistance and load with size, weight, and flexibility. NOTE: For installations that need to conform to the National Electrical Code, you must use their guidelines. Contact your local electrician to find out what is legal! &amp;quot;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;; cellpadding=&amp;quot;10&amp;quot; style=&amp;quot;text-align: center; background:black; color:white&amp;quot;&lt;br /&gt;
|+ Number of Channels (*)&lt;br /&gt;
|colspan=&amp;quot;7&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| &#039;&#039;&#039;Properties of Copper Conductors&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!width=&amp;quot;60&amp;quot; style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;AWG Gauge&#039;&#039;&#039;&lt;br /&gt;
!width=&amp;quot;60&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| Conductor &amp;lt;br/&amp;gt;Diameter Inches &lt;br /&gt;
!width=&amp;quot;60&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| Conductor&amp;lt;br/&amp;gt;Diameter mm &lt;br /&gt;
!width=&amp;quot;60&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| Ohms&amp;lt;br/&amp;gt;per foot &lt;br /&gt;
!width=&amp;quot;60&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;|  Ohms&amp;lt;br/&amp;gt;per meter &lt;br /&gt;
!width=&amp;quot;60&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| Maximum Amps&amp;lt;br/&amp;gt; for Chassis Wiring&lt;br /&gt;
!width=&amp;quot;60&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| Maximum Amps&amp;lt;br/&amp;gt; for Transmission &lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;8&#039;&#039;&#039;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.1285 &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 3.2639&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.63x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 2.06x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 73&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 24&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;10 &#039;&#039;&#039;  &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.1019&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 2.58826&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 1.00x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 3.28x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 55&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 15&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;12&#039;&#039;&#039;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.0808&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 2.05232&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 1.59x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 5.21x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 41&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 9.3&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;14&#039;&#039;&#039;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.0641 &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 1.62814&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 2.53x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 8.28x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 32&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 5.9&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;16&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.0508&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 1.29032 &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 4.02x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 13.17x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 22&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 3.7&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;18&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.0403 &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 1.02362  &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;|  6.39x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 20.94x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 16&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 2.3&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;20&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.032 &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;|  0.8128 &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 10.15x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 33.29x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 11&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 1.5&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;22&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.0254 &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;|  0.64516 &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 16.14x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 52.94x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 7&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.92&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;24&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.0201  &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.51054&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 25.67x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 84.20x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 3.5&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.577&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;26&#039;&#039;&#039;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.0159 &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.40386 &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 40.81x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 133.86x10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 2.2&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.361&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click here for [http://www.houwire.com/pdf/article400_5.pdf National Electric Code Table] for Maximum current thru common wire types including SPT.&lt;br /&gt;
&lt;br /&gt;
==Related Links==&lt;br /&gt;
&lt;br /&gt;
[[Different Styles of Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Controllers]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;br /&gt;
[[Category:DIYC Index]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12310</id>
		<title>Controllers</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12310"/>
		<updated>2016-08-23T13:32:15Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* E1.31 (Ethernet) to SPI (Pixel Communications) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Intro=&lt;br /&gt;
There are many different types of controllers used for RGB lighting effects.  The most common fall into two different categories: &lt;br /&gt;
*Pixel Controllers &lt;br /&gt;
*Dumb RGB Controllers.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The different controllers also can be broken into categories based on the type of data communications protocols used to speak to them from the sequencing computer.  The main categories of communications protocols are:&lt;br /&gt;
* [[Renard]] (using either RS232-serial or RS485)&lt;br /&gt;
* [[E1.31_(Streaming-ACN)_Protocol|E1.31]] (DMX over Ethernet)&lt;br /&gt;
* [[DMX]] A traditional stage lighting protocol&lt;br /&gt;
* Programs stored on SD memory cards &lt;br /&gt;
* Lightorama  LOR compatable gear&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When choosing a Pixel controller it is important that you confirm that your selection is compatible with you system design.  Critical properties to consider include are:&lt;br /&gt;
* Communications Protocol (E1.31, Renard, DMX, LOR, Etc.)&lt;br /&gt;
* [[Choosing_a_Pixel_Voltage:_5V_vs_12V|Pixel Voltage]]  (5VDC vs 12VDC)&lt;br /&gt;
* [[Different_Styles_of_Pixels|Pixel Type]] (WS2801, WS2811, GECE, LOR, Etc.)&lt;br /&gt;
* Number of Pixels to be Controlled&lt;br /&gt;
* Number of Connectors and Number of Strings that can be Physically Connected&lt;br /&gt;
* Advanced Features&lt;br /&gt;
** Grouping (ability to treat multiple Pixels as one)&lt;br /&gt;
** RGB Ordering (ability to correct the physical RGB order to match the software sequence order)&lt;br /&gt;
** ZigZag (Ability to treat physical strings as multiple logical strings)&lt;br /&gt;
** Reverse order (ability to reorder the channels on a string so the most distant one is the first channel)&lt;br /&gt;
** Etc.&lt;br /&gt;
&lt;br /&gt;
Generally you also need to add an [[Enclosures|Enclosure]] to the Pixel Controller to protect it from the weather.   You will also need a [[Power Supplies|Power Supply]] to power the Pixel Controller and Pixels.  There are several ways to connect the [[Power_Injection|Power wiring]]  and there are also several types of [[Pixel Connectors]] that can be used to simplify the wiring.&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;THIS PAGE IS UNDER CONSTRUCTION AND IS NOT COMPLETE!!&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
These are selected Pixel Controllers and other devices from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 1-29-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
=PIXEL CONTROLLERS=&lt;br /&gt;
==&#039;&#039;&#039;Renard Protocol (RS232 or RS485)to SPI (Pixel Communication)&#039;&#039;&#039;==&lt;br /&gt;
&#039;&#039;&#039;[[Renard_PX1_Pixel_Controller|Renard PX1 Pixel Controller]]&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The Renard PX1 was designed by [http://doityourselfchristmas.com/forums/member.php?9-P-Short Phil Short] as an inexpensive Pixel controller designed to work with standard Renard systems.  It can be daisy chained with other Renard controllers. The PX1 provides a low cost solution that allows a user to add pixels to an existing display setup using just a simple Renard setup.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to SPI (Pixel Communications)&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept an [[E1.31_(Streaming-ACN)_Protocol|E1.31 (Ethernet)]] input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be used on a Raspberry Pi,  Beagle Bone Black or other single board computers with SPI. It can receive E1.31 (and many other protocols) and use the data to drive SPI pixels. See https://wiki.openlighting.org/index.php/OLA_LED_Pixels for more information. The maximum pixel count is determined by the hardware and the pixel clock speed. [https://www.youtube.com/watch?v=gdi9fve6DKc Demo Video].&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
[http://www.holidaycoro.com/firmware Firmware Update Page]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.0.50 (configurable via LCD interface or webpage) or can be configured for DHCP.&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link / Price || Setup Videos || Note&lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 4&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V2 || 2,720 || 16 UniCast (E1.31 &amp;amp; Artnet)||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:722.jpg|150px|link=http://www.holidaycoro.com/product-p/722-V2.htm]] || [http://www.holidaycoro.com/Product-p/722-V2.htm $99.95&amp;lt;br&amp;gt;Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[http://www.holidaycoro.com/product-p/831.htm $199.99&amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/16o780guQbQ Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes one dedicated RS-485/DMX output (does not use a pixel output), 28A per Controller/7.5A per Output, LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  &lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 16&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V3  || 5,440 || 32 UniCast (E1.31 &amp;amp; Artnet) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:AlphaPix16.jpg|150px|link=http://www.holidaycoro.com/product-p/721-V3.htm]] || [http://www.holidaycoro.com/Product-p/721-V3.htm $189.95&amp;lt;br&amp;gt;Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[http://www.holidaycoro.com/product-p/832.htm $319.95&amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/kPAvSBBGmV4 Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes three dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output (80A at 20% Duty Cycle), LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  Resistor bank for outputs to reduce likely hood of shorting upon incorrect connections.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.advateklights.com/ Advatek Lighting Pty Ltd]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?16126-Devo Unknown (Devo)])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
| PixLite 4 || 2,720 || 16 UniCast&amp;lt;br /&amp;gt;16 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:HolidayCoro-622.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html MFG Product Link] &amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=367  US Re-Seller Link]||Assembled $119.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes one dedicated RS-485/DMX output, 28A per Controller/7A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|-&lt;br /&gt;
| PixLite 16 || 5,440 || 32 UniCast&amp;lt;br /&amp;gt;32 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:621.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html MFG Product Link]&amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=368 US Re-Seller Link]||Assembled $199.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes four dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/4A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.sandevices.com SanDevices]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4668-jstjohnz jstjohnz])&lt;br /&gt;
&lt;br /&gt;
[http://sandevices.com/documents/E68x_Controller_Pixel_Config.pdf E68x Configuration Guide]&lt;br /&gt;
&lt;br /&gt;
[http://www.sandevices.com/downloads.html Firmware Updates]&lt;br /&gt;
&lt;br /&gt;
[[E68X-to-DMX#Converter_Configuration]]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 192.168.1.206&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| E6804-4 || 2040 || 7Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 4 Fused (1x4 Electrical, 4x1 Logical)  || 6120 || Up to 12 || || [http://sandevices.com/E6804Info.html link] ||  Assembled/Tested: $99, Full Kit: Price $69 [http://doityourselfchristmas.com/forums/showthread.php?26225-E6804-4-port-pixel-controller Presale]||  [http://sandevices.com/documents/SanDevices_E6804_Pixel_Controller_Operating_Manual.pdf Owner&#039;s] [http://sandevices.com/documents/SanDevices_E6804_Assembly_Manual.pdf Assembly] || Size is 2.5&amp;quot; x 4&amp;quot;, mounting holes on 2&amp;quot;x3&amp;quot; centers, compatible with CG series enclosures. [http://doityourselfchristmas.com/forums/showthread.php?25504-New-Pixel-Controller&amp;amp;p=258848#post258848 Announcement ]&lt;br /&gt;
|-&lt;br /&gt;
| PS-1 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical)  || 3060 || Up to 6 || || [http://sandevices.com/PixelSystem1.html link] ||  Turnkey System: $399 || [http://sandevices.com/documents/PS1_Users_Guide.pdf Owner&#039;s ]  || Assembled E682 with power supply in an Enclosure&lt;br /&gt;
|-&lt;br /&gt;
| E682-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ]  [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] ||To be released shortly&lt;br /&gt;
|-&lt;br /&gt;
| E682-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ] [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] || Original E682, Before Firmware Upgrade&lt;br /&gt;
|-&lt;br /&gt;
| E681-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Firmware To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function  || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] ||To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.PixelController.com PixelController.com (Falcon Christmas)] ===&lt;br /&gt;
(USA Based run by DIYC supporting member [http://doityourselfchristmas.com/forums/member.php?7764-dpitts David Pitts (dpitts)])&lt;br /&gt;
&lt;br /&gt;
[http://www.PixelController.com/store Store]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.1.50. Can be configured via OLED interface or webpage. Supports DHCP (Dynamic Host Configuration Protocol).&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| F16V2  || 10,880 || 64 Multicast/Unicast (E1.31) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812&amp;lt;br/&amp;gt;GECE&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16/32 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16/32 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output (340 when in 32 port mode) || [[Image:F16v2.jpg|150px|link=http://www.PixelController.com/store]] || [http://www.PixelController.com/store Store] ||Assembled $200.00 || 5-32V DC, Every port can be a different type. Expandable to 32 ports, soon to be 48 ports. Virtual string support. 40Hz refresh rate on outputs even when pixel count is 680 pixels. Includes four dedicated RS-485/DMX outputs, 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output, OLED Display for Configuration and Testing, Webpage Interface, Mounting plate for CG1500 enclosure available. Voltage and temperature sensors. OLED E131 diagnostic tools. 4 - Renard (Speed and stop bits configurable), DMX and Pixelnet Outputs. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=3zJtKlOtI4Y Setup Video]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,2232.0.html  Unofficial Users Manual]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 10.10.10.10&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P12R || 2040 || 12Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001 || 12 Fused (2x6 Electrical, 3x4 Logical)  || 6120 || 1 || || [http://www.j1sys.com/ecg-p12r/ link] ||  Assembled Board: $175 || [http://www.j1sys.com/assets/PIXAD8-Guide-v0.1.pdf  Owner&#039;s ] [http://www.j1sys.com/  Notes ]  || &lt;br /&gt;
|-&lt;br /&gt;
| ECG-PIXAD8 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 8 Fused (2x4 Electrical, 2x4 Logical) || 4080 || 1 || || [http://www.j1sys.com/ecg-pixad8/ link] ||  Assembled Board: $155  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P2 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 2 Unfused (2x1 Electrical, 2x1 Logical) || 4080 || 4 || || [http://www.j1sys.com/ecg-p2/ link] ||  Assembled Board: $75, Assembled Board w/case: $85  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;DMX512 / ESTA 1.11 (RS485) to SPI&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept a DMX input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface that supports receiving DMX and the used to drive SPI pixels. See [https://www.openlighting.org/ola/ Supported Devices]  for a list of available interfaces. The maximum pixel count is determined by the hardware and the pixel clock speed.&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Channels || Pixels Supported || Output Connectors || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| EasyPix V2 || 170 || 512 ||WS2811,WS2812,WS801,WS2803 &amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803|| 1 Fused Output&amp;lt;br /&amp;gt;Screw Terminals || [[Image:HolidayCoro-614.jpg|150px|link=http://www.holidaycoro.com/product-p/614.htm]] || [http://www.holidaycoro.com/Product-p/614.htm Product Link] ||$39.99 || Null pixels, Reverse order,Push button setting with back-lit LCD screen, built-in sequences, replaceable output chip&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| DCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $53 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|-&lt;br /&gt;
| uDCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $42, Assembled Board w/Case: $48 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/Mini-protocol-Decoder-DMX-to-WS2801-512-dmx-address-decoded/701799_440556828.html Mini protocol Decoder;DMX to WS2801,512 dmx address decoded] [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-100-series-mini-DMX-protocol-decoder-support-WS2801-protocol-control-signal/701799_340705630.html DD-100 series mini DMX protocol decoder;support WS2801 protocol control signal]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-1809-WS2811-DMX-Decoder-support-WS2811-TM1804-TM1809-TM1812-driving-IC-DC5V-24V-input/701799_583679340.html  LT-DMX-1809(WS2811) DMX Decoder;support WS2811,TM1804,TM1809,TM1812 driving IC;DC5V-24V input] [http://doityourselfchristmas.com/wiki/images/a/ad/LT-1809_DMX512_DECODER.pdf  Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-2801-DMX-SPI-Decoder-support-WS2801-WS2803-drving-IC/701799_509914025.html LT-DMX-2801 DMX-SPI Decoder;support WS2801,WS2803 drving IC] [http://doityourselfchristmas.com/wiki/images/6/67/LT-2801_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-3001-DMX-SPI-Decoder-support-TLS3001-TLS3002-driving-IC/701799_509913931.html LT-DMX-3001 DMX-SPI Decoder;support TLS3001, TLS3002 driving IC]  [http://doityourselfchristmas.com/wiki/images/f/f0/LT-3001_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-6803-DMX-Decoder-DC5-24V-input-LPD6803-specific-protocol-output-signal-Max256-steps/701799_314083682.html LT-6803 DMX Decoder;DC5-24V input;LPD6803 specific protocol output signal;Max256 steps] [http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-9813-DMX-SPI-Decoder-support-P9813-drving-IC/701799_509914126.html LT-DMX-9813 DMX-SPI Decoder;support P9813 drving IC] [[http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-WS2801-IC-can-decodering-512-address/701799_340702410.html DD-1000 series DMX protocol decoder;support WS2801 IC;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-LPD6803IC-signal-can-decodering-512-address/701799_340702107.html DD-1000 series DMX protocol decoder;support LPD6803IC signal;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[http://diybllc.com/ DIYB] ===&lt;br /&gt;
(USA based) Run by DIYC user [http://doityourselfchristmas.com/forums/member.php?8235-charleskerr charleskerr]&lt;br /&gt;
*[http://diybllc.com/LED-Pixel-String-Controller-5-volt-DIYB-LCPC-01.htm DMX to SPI Pixel Controller] (website no longer online)&lt;br /&gt;
&lt;br /&gt;
===[http://www.electron-design.ru/ Electron Design] ===&lt;br /&gt;
(Israel based)&lt;br /&gt;
*[http://www.ebay.com/itm/321131195346 Combination Dumb RGB and DMX to SPI Pixel Decoder / Controller]&lt;br /&gt;
&lt;br /&gt;
===[https://www.audiovisualdevices.com.au/ AVD]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4449-David_AVD David_AVD])&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=APC718 Audio Visual Devices APC718]  Single SPI (2801 / 6803) output&lt;br /&gt;
[http://auschristmaslighting.com/wiki/APC718 ACL Wiki ]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,1243.0.html  ACL Thread]&lt;br /&gt;
&lt;br /&gt;
===[http://auschristmaslighting.com/ ACL]===&lt;br /&gt;
* [http://forums.auschristmaslighting.com/index.php/board,34.0.html TP3244 Pixel Driver] 4 SPI (2801 / 6803) outputs&lt;br /&gt;
&lt;br /&gt;
The Tiger Protocol Bridge (TigerPB) TP3212 is a small controller for use with RGB LED lights and LED strips that utilise driver chips like the 6803/2801/3005. These are the currently targeted protocols and it is possible that other 2-wire and single wire protocols could be supported with firmware upgrades. This will provide future proofing of your controller.&lt;br /&gt;
&lt;br /&gt;
The initial release will accept a standard DMX512A data stream and provide control for 170 RGB Pixels (510ch). There will be dual buffered outputs that will allow you to split the 170 pixels into say 100/70 and run them in different directions and yet control them as a single 170 pixel string.&lt;br /&gt;
Each dual buffered output will also allow for the parallel connection of the same number of pixels allowing for two strings to be used with the same patterns. If these are run in opposite directions they would provide for mirrored effects.&lt;br /&gt;
Each of the Dual outputs will be able to drive different protocols if required.&lt;br /&gt;
&lt;br /&gt;
If ran with ECG product line from http://www.j1sys.com you can use hyper-DMX and this controller can be expanded to running 4 Universe&#039;s off each controller.&lt;br /&gt;
&lt;br /&gt;
More info to Follow and at this point &#039;&#039;&#039;this controller is no longer sold&#039;&#039;&#039;.  It has been talked about coming back out.  As the information comes in it will be updated.  If you can get one used, they are still very nice units and work well.&lt;br /&gt;
&lt;br /&gt;
More info at http://auschristmaslighting.com/forums/index.php/board,34.0.html&lt;br /&gt;
&lt;br /&gt;
===Onumen===&lt;br /&gt;
* [http://auschristmaslighting.com/wiki/Controllers#Onumen Onumen Controllers] (note that the start address of the DPP controllers cannot be fixed)&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?15286-DMX-to-WS2801-Pixel-Bridge RPM Pixel Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://stellascapes.com Stellascapes] ===&lt;br /&gt;
(New Zealand Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?491-mrpackethead mrpackethead])&lt;br /&gt;
*T3:  DMX512 - SPI Bridge&lt;br /&gt;
The T3 controller provides a bridge between DMX512 and 4 strings of RGB pixels. &lt;br /&gt;
&lt;br /&gt;
More details at http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;SD Memory Card to SPI&#039;&#039;&#039; ==&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-LED-pixel-light-controller-support2-3-4wire/701799_404060519.html SD LED pixel light controller;support2,3,4wire]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/led-controller-for-WS2801-IC-dream-color-led-flexible-strip/701799_331817904.html led controller for WS2801 IC dream color led flexible strip]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-card-DMX-compatible-intelligence-controller-for-pixel-RGB-module-support-CYT3005-IC-512-output-gray/701799_320682984.html SD card-DMX compatible-intelligence controller for pixel RGB module,support CYT3005 IC.512 output gray scale;Max2048 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-100K-B-SD-card-led-pixel-controller-AC85-265V-input/701799_533617766.html T-100K-B SD card led pixel controller;AC85-265V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-200K-led-pixel-controller-can-be-controlled-via-PC-suppor-many-kinds-of-IC/701799_497637885.html T-200K online led pixel controller,can be controlled via PC;suppor many kinds of IC;8ports*512pixels=4096pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-300K-SD-card-led-pixel-controller-AC85-265V-input-can-control-more-than-6000pixels-via/701799_570149882.html T-300K;SD card led pixel controller;AC85-265V input;can control more than 6000pixels via PC,8 ports output]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000A-LED-sd-card-pixel-controller-DC5-24V-input/701799_683082725.html T-1000A,LED sd card pixel controller,DC5-24V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000B-led-pixel-controller-support-WS2801-LPD6803-WS2811-TM1804-TM1809-LPD8806-Etc-max-2048pixels-controlled/701799_715270878.html T-1000B,led pixel controller,support WS2801,LPD6803,WS2811,TM1804,TM1809,LPD8806.Etc;max 2048pixels controlled]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000S-SD-card-led-pixel-controller-2012-new-version/701799_533601713.html T-1000S SD card led pixel controller,2012 new version]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000Stand-SD-card-led-pixel-controller-2012-new-version-AC110V-220V-input/701799_533604220.html T-1000Stand SD card led pixel controller,2012 new version;AC110V/220V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-4000-LED-SD-card-led-pixel-controller-can-max-control-4096-pixels/701799_533608089.html T-4000 LED SD card led pixel controller;can max control 4096 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-8000C-SD-card-led-pixel-controller-AC85-265V-input/701799_533612960.html T-8000C SD card led pixel controller;AC85-265V input]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Light-O-Rama (LOR) to SPI&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
===[http://www.http://www.lightorama.com Light-O-Rama (LOR)]===&lt;br /&gt;
(USA Based)&lt;br /&gt;
*[http://store.lightorama.com/cc100pisetwi.html Cosmic Color Pixels]&lt;br /&gt;
*[http://store.lightorama.com/cc100busetwi.html Cosmic Color Bulbs]&lt;br /&gt;
*[http://store.lightorama.com/cocori.html Cosmic Color Strip]&lt;br /&gt;
&lt;br /&gt;
=PIXEL Extenders=&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-PPX&lt;br /&gt;
ECG-PPX is a combination of small adapter boards that can be used in conjunction with our pixel oriented products (PIXAD8, P12R, etc.) to extend the pixel signals over much longer distances. They should also work with most other brands of pixel drivers. The ECG-PPX system also will distribute a modest power envelope over the same cable for optionally powering the pixels without the need for local power supplies at the pixel strings.&lt;br /&gt;
More details at http://www.j1sys.com/ecg-ppx/&lt;br /&gt;
*ECG-PPD-A – Powered Pixel Driver - 7VDC – 12VDC input range&lt;br /&gt;
*ECG-PPD-B – Powered Pixel Driver - 7VDC – 40VDC input range&lt;br /&gt;
*ECG-PPD-C – 4 Channel Powered Pixel Driver - 7VDC – 40VDC input range on Channel 1&lt;br /&gt;
*ECG-PPR-A – Multi-Mode Powered Pixel Receiver&lt;br /&gt;
*ECG-PPI-A – Powered Pixel Injector - 7VDC-40VDC Input, 5VDC 1.5A output&lt;br /&gt;
&lt;br /&gt;
=E1.31 Bridges and DMX Dongles=&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to DMX or Renard Output&#039;&#039;&#039;==&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface to act as an E1.31 to DMX gateway.  See [https://www.openlighting.org/ola/ Supported Devices] for a list of available USB interfaces. &lt;br /&gt;
&lt;br /&gt;
===[http://www.diyledexpress.com DIYLEDEXPRESS]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
&lt;br /&gt;
*[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=22&amp;amp;products_id=157 6 Port E1.31 Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-D8 (Under development)&lt;br /&gt;
*[http://www.j1sys.com/ecg-dr4/ ECG-DR4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d4/ ECG-D4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d2/ ECG-D2]&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
&lt;br /&gt;
*[http://shop.martinxmas.com/product.php?id_product=43 E1.31 to DMX Bridge]&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?15873-E1-31-(sACN)-to-DMX-Bridge Discussion Thread]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;USB to DMX512 Output&#039;&#039;&#039;==&lt;br /&gt;
USB DMX dongles are commonly used in conjunction with PC software to output a single universe (512 channels) of DMX.&lt;br /&gt;
&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=USB485RJ-ISO Audio Visual Devices] or http://auschristmaslighting.com/wiki/index.php/USB485RJ-ISO&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;pn=70303&amp;amp;show=description Enttec Open DMX USB]&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;prod=70304&amp;amp;show=description Enttec DMX USB Pro]&lt;br /&gt;
* [http://shop.martinxmas.com/product.php?id_product=10 RPM DIY USB to DMX Adaptor]&lt;br /&gt;
* [http://www.holidaycoro.com/Enttec-Pro-Compatible-DMX-Dongle-p/53.htm HolidayCoro ActiDongle - Active DMX Dongle (Enttec Pro Compatible)]&lt;br /&gt;
*[http://diylightanimation.com/wiki/index.php?title=Equipment#DMX_Devices RJ&#039;s LYNX DMX DONGLE]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FTDI drivers for dongles:&lt;br /&gt;
* [http://www.ftdichip.com/Drivers/VCP.htm FTDI VCP Drivers]&lt;br /&gt;
* [http://www.ftdichip.com/Documents/InstallGuides.htm Install Guides for FTDI Drivers]&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?17739-FTDI-USB-gt-Serial Updating a FTDI dongle&#039;s EEPROM]&lt;br /&gt;
* [[USB2DMX|USB2DMX (which also goes by the name Yet Another DMX Adapter, or YADA)]]&lt;br /&gt;
&lt;br /&gt;
=Dumb RGB DC Controllers Feature Comparisons=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ DC Controller Comparison Table&lt;br /&gt;
! Manufacturer&lt;br /&gt;
! Model&lt;br /&gt;
! Pre-built&lt;br /&gt;
! DC Voltage&lt;br /&gt;
! Channels&lt;br /&gt;
! Channel Current&lt;br /&gt;
! Total Current&lt;br /&gt;
! Protocol(s)&lt;br /&gt;
! Total Price&lt;br /&gt;
! Per Ch Price&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.HolidayCoro.com/ HolidayCoro]&lt;br /&gt;
| [http://www.holidaycoro.com/product-p/27.htm #27 / Water Resistant / Boxed / Pigtails / 9 Test Sequences]&lt;br /&gt;
| Yes&lt;br /&gt;
| 6V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A per 3 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $9.49&lt;br /&gt;
| $3.16&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca.html CMB16D]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $119.95&lt;br /&gt;
| $7.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca2.html CMB16D-QC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $99.95&lt;br /&gt;
| $6.24&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [[TigerDMX48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 9V - 55V&lt;br /&gt;
| 48&lt;br /&gt;
| 2.5A&lt;br /&gt;
| 30A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $145.00&lt;br /&gt;
| $3.02&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [http://www.tigerdmx.com/tigerdmx120lc.php TigerDMX120LC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 120&lt;br /&gt;
| 100mA&lt;br /&gt;
| &lt;br /&gt;
| DMX&lt;br /&gt;
| $125.00&lt;br /&gt;
| $1.04&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 48&lt;br /&gt;
| 2A&lt;br /&gt;
| 20A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $199.00&lt;br /&gt;
| $4.15&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC24]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 24&lt;br /&gt;
| 2A&lt;br /&gt;
| 15A per 12 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $129.00&lt;br /&gt;
| $5.38&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-714 [http://www.holidaycoro.com/product-p/37.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378113147/Easy-DMX-LED-controller-dmx-decoder-driver.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $8.95&lt;br /&gt;
| $2.98&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-712 [http://www.holidaycoro.com/product-p/24.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378111925/Easy-DMX-LED-controller-dmx-decoder-driver.html China] &lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 27&lt;br /&gt;
| 1A&lt;br /&gt;
| 15A&lt;br /&gt;
| DMX&lt;br /&gt;
| $44.21&lt;br /&gt;
| $1.64&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.leynew.com Leynew]&lt;br /&gt;
| LN-DMXMODEL-3CH-LV12 [http://www.holidaycoro.com/product-p/26.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-307297826/DMX-512-Module-decoder.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $7.49&lt;br /&gt;
| $2.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://http://www.euchips.com/en/ EUChips]&lt;br /&gt;
| [http://www.aliexpress.com/fm-store/701799/209915969-410843238/DMX512-Decoder-DC12-24V-input-max-3A-each-channel-output.html PX24506]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 3A&lt;br /&gt;
| 9A&lt;br /&gt;
| DMX&lt;br /&gt;
| $22.32&lt;br /&gt;
| $7.44&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX3]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 3&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 6A &lt;br /&gt;
| DMX&lt;br /&gt;
| $9.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX16DCSSR]]&lt;br /&gt;
| No&lt;br /&gt;
| 12-24vdc&lt;br /&gt;
| 16&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 10A &lt;br /&gt;
| DMX&lt;br /&gt;
| $48.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[REN64]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 64&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 7A per SSR&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $67.50&lt;br /&gt;
| $1.05&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.christmasinshirley.com/wiki/index.php?title=Renard_Main_Page Renard]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren48LSDv3c Ren48LSD]&lt;br /&gt;
| No&lt;br /&gt;
| 5,9-24vdc&lt;br /&gt;
| 48&lt;br /&gt;
| 400mA&lt;br /&gt;
| 9.6A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $44.66&lt;br /&gt;
| $0.93&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=35_57 DIYLEDExpress]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren24DC Ren24DC]&lt;br /&gt;
| Built or Kit&lt;br /&gt;
| 5,7-24vdc&lt;br /&gt;
| 24&lt;br /&gt;
| 4A&lt;br /&gt;
| 30A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $72.10&lt;br /&gt;
| $3&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://www.aliexpress.com/store/product/DM-103-3-channel-RGB-dmx-constant-voltage-decoder-DC12-24V-input-max-2A-3channel-output/701799_868042910.html DM103 Ray Wu DMX to 3 Channel]&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Different Styles of Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Different_Styles_of_Pixels&amp;diff=12309</id>
		<title>Different Styles of Pixels</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Different_Styles_of_Pixels&amp;diff=12309"/>
		<updated>2016-08-23T13:24:28Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* HolidayCoro.com */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Intro=&lt;br /&gt;
Pixels are [http://en.wikipedia.org/wiki/RGB_color_model RGB]  Light Emitting Diodes [http://en.wikipedia.org/wiki/Light-emitting_diode (LEDs)] that allow a rainbow of individual colors to be created independently on each Pixel node.  Pixels are Intelligent LEDs and have both power and control signals fed to each individual Pixel node.  Using various communications protocols they are connected to [[Controllers|Pixel Controllers]] that sends a specially formatted signal to the Pixel string that passes the control information to all of the Pixels connected in series.  Each Pixel uses 3 data channels to control it, one each for  &#039;&#039;&#039;R&#039;&#039;&#039;ed, &#039;&#039;&#039;G&#039;&#039;&#039;reen and &#039;&#039;&#039;B&#039;&#039;&#039;lue. A string of 50 Pixels would use 150 channels in your [[Software|sequencing software]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are several main properties that define each Pixel, and they include:&lt;br /&gt;
* Form Factor (String, Strip, Module, Etc.)&lt;br /&gt;
* LEDs per meter (the spacing of the LEDs on the wire or strip)&lt;br /&gt;
* ICs per Meter (Relates to how many LEDs are lit together for each Pixel, commonly 1 or 3 LEDs per IC)&lt;br /&gt;
* Power Supply Voltage (typically [[Choosing_a_Pixel_Voltage:_5V_vs_12V|5VDC vs. 12 VDC)]] &lt;br /&gt;
* Color Depth (The number of bits of data used to control each color such as 4,6,8 12, etc. bits)&lt;br /&gt;
* LED Type (Size and Shape of LED which impacts overall brightness)&lt;br /&gt;
* Waterproofing Technique (Injection molding, Cast Epoxy, Sleeve, Etc.)&lt;br /&gt;
* Wire Size (The size of the wire connecting the Pixels together 18 AWG vs. 20AWG)&lt;br /&gt;
* Pixel (IC)Control chips (WS2801, WS2811, TM1809, TM1824, GECE, Etc.)&lt;br /&gt;
* Number of Wires Required (3 vs 4)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It is critical that you select a [[Controllers| Pixel Controller]] and [[Power Supplies|Power Supply]] that is compatible and capable of driving the specific Pixel you select.  It is also important to consider how you will be connecting the Pixels and if you need [[Power Injection]] to make them function.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are many options and configurations and each has it&#039;s advantages and disadvantages depending on the application.  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&#039;&#039;&#039;Some of the most popular Pixels are ones driven by the WS2811 IC and use 12VDC power and use some form of cast epoxy waterproofing.  They are a good balance of new technology and reliable designs.&#039;&#039;&#039;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Pixel Properties=&lt;br /&gt;
Pixels come in many different shapes and properties.  The most common properties  are:&lt;br /&gt;
===&#039;&#039;&#039;Form Factor&#039;&#039;&#039;===&lt;br /&gt;
Pixels come in many shapes and sizes.  The Form Factor of the Pixels impacts how you will mount them and what look you are trying to accomplish.  &lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Strings / Nodes&#039;&#039;&#039;&#039;&#039; - Can be any purchased in any custom length, but depending on a variety of factors, more then 50 pixels may require [[Power Injection]].  It important to remember that Pixel strings should never be strung using their wire to support them like you would with regular light stings.  This will damage the Pixels and their waterproofing.  Since they are generally custom made, you can request your vendor to make the spacing between units to custom lengths. Common methods to support Pixel strings include using cable ties or electric tape to attach them to PVC pipe, EMT electric conduit or [http://www.ebay.com/itm/Polyester-Strapping-Mini-Coil-400-FT-5-8-x-035-/120120483264 Plastic Strapping] or PixNode strips [http://www.holidaycoro.com/product-p/767.htm].   &#039;&#039;&#039;Strings / Nodes are commonly used to make Megatrees, Minitrees and Leaping Arches.&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;12mm pixel node&#039;&#039;&#039; - This is the most common Pixel type.  They are often referred to as Bullet Shaped. It actually contains a 8mm LED inside the housing.  The 12mm refers to the outer diameter of the package.  These were originally designed to mount inside of enclosures and are used for large advertising display screens.&amp;lt;br&amp;gt; [[File:2811tube.jpg|200px]] &lt;br /&gt;
*# &#039;&#039;&#039;12mm pixel node (square / flat)&#039;&#039;&#039; - These pixels can come with the wire coming either out of the back of the Pixel or the side of the Pixel.  There has been some issues with the silicone injection molded units that have the wires coming out of the side not sealing and allowing water into the pixels. &amp;lt;br&amp;gt;[[File:2811square.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Pixels with Bulbs / Covers&#039;&#039;&#039; - There are a variety of Pixels available with Plastic Lens mounted on the RGB LED to make them look closer to a traditional C7 or C9 incandescent light. Common models include the [http://www.holidaycoro.com/Brilliant-Bulb-p/709.htm HolidayCoro Brilliant Bulbs], the [http://www.geholidaylighting.com/color-effects/us/items/72021/ Ge Color Effects (GECE)], the [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=195 Pixabulb] by [http://www.diyledexpress.com diyledexpress.com], the [http://store.lightorama.com/cc100busetwi.html Cosmic Color Bulbs] by [http://www.lightorama.com Lightorama.com] and the [http://www.aliexpress.com/store/product/50nodes-DC12V-WS2811-LED-technicolor-pixel-waterproof-full-color/701799_922175400.html Technicolor Pixel] by [http://www.aliexpress.com/store/701799 Ray Wu].  Vendors like Ray Wu also sell [http://www.aliexpress.com/store/product/faceted-White-C9-covers-100pcs-set/701799_506253078.html Plastic lens] that can be glued onto regular 12mm Pixel strings to achieve a similar look. &amp;lt;br&amp;gt;[[File:709-1.jpg|200px]] &lt;br /&gt;
*#&#039;&#039;&#039;Other Shapes&#039;&#039;&#039; - There are an assortment of other shapes including spheres, domes, boxes, etc. available from various vendors.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Strips&#039;&#039;&#039;&#039;&#039; - Are long flat flexible PCBs that have the RGB LEDs and the IC mounted directly on them and there is no wire between the Pixels other than the PCB.  They generally come in 5M lengths.  Depending on the Pixel IC used, from 1-3 RGB LEDs will light for each Pixel, so they can end up looking more like Dashes (- - - -) when there are 3 RGB LEDs per Pixel vs. Dots (.. . .) when there is 1 RGB LED per Pixel.   Many strips can be cut shorter, but you must only cut at the marks on the strip identifying where they are cutable.  You may have to solder wires to the PCB if you are doing [[Power Injection]] or cutting the strips.  It is very helpful to use flux and a smaller soldering iron so you do not damage the delicate pads on the flexible PCB.   &#039;&#039;&#039;Strips are commonly used to make Pixel Matrix on Flat Surfaces or as  outlines around doors and windows.&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;Bare board&#039;&#039;&#039; -These are uncoated and have no waterproofing and can not be used outdoors.&lt;br /&gt;
*#&#039;&#039;&#039;Hollow Tube&#039;&#039;&#039; - This is the most common Pixel Strip.  They are basically the uncoated Bare Board Pixel Strip pulled into a hollow Silicone Tube.   You must use some form of [[Waterproofing Pixels|Waterproofing]] like neutral cure [http://www.caulkyourhome.com/ge-silicone-II-window-and-door.php GE Silicone II] to seal the ends where the wires attach to the PCBs.&amp;lt;br&amp;gt; [[File:1809STRIP.JPG|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Coated Strips&#039;&#039;&#039; - The bare PCBs are also available with a variety of waterproofing compounds.  You need to scrape away the waterproofing compound to solder the wires to the PCB to power them or to cut them.  &lt;br /&gt;
*#*&#039;&#039;&#039;Silicone Coating&#039;&#039;&#039; - These strips are a little more flexible then the Epoxy Coated strips.&lt;br /&gt;
*#*&#039;&#039;&#039;Epoxy Resin Coating&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;Solid Tube&#039;&#039;&#039; - The bare PCBs are also available in hollow tubes that have been filled with various waterproofing compounds.&lt;br /&gt;
*#*&#039;&#039;&#039;Solid Silicone&#039;&#039;&#039;&lt;br /&gt;
*#*&#039;&#039;&#039;Solid Epoxy Resin&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Modules&#039;&#039;&#039;&#039;&#039; - Are very similar to strings, but are designed to be mounted to some surface and often have mounting tabs.  They commonly have multiple RGB LEDs per pixels, so they are brighter then regular strings.  Most are designed to run on 12VDC.  Since they are generally custom made, you can request your vendor to make the spacing between units to custom lengths.  They are frequently waterproofed by filling then with epoxy.  They can come in metal or plastic housings. &#039;&#039;&#039;Modules are frequently used for lighting tune to signs, outline large objects and back light [http://en.wikipedia.org/wiki/Corrugated_plastic Coro] designs.&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;Square&#039;&#039;&#039;   With 4 RGB LEDs&amp;lt;br&amp;gt;[[File:6803module.jpg|150px]]&lt;br /&gt;
*#&#039;&#039;&#039;Rectangular&#039;&#039;&#039; - With 3 RGB LEDs&amp;lt;br&amp;gt;[[File:6803moduleepoxy.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Other Shapes&#039;&#039;&#039; - Many vendors also have a variety of other shapes available.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;RGB LEDs per meter&#039;&#039;&#039;== &lt;br /&gt;
Pixels all come with different standard spacing between each LED.  The Higher the densitty of the LEDs, the higher the power requirements will be for that section of lights.   By dividing the LEDs per meter by the ICs per meter listed in the tables below, you can calculate how many RGB LEDs are associated with each Pixel. &lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Strips&#039;&#039;&#039;&#039;&#039; - Many 12VDC strips have 3 LEDs wired together as one pixel and the individual LEDs are not controllable, just the group of three.   &lt;br /&gt;
*#&#039;&#039;&#039;30 LED/m&#039;&#039;&#039; - This is a common spacing and generally will result in a 5M strip with 50 individually controlable pixels and a total of 150 RGB LEDs.&lt;br /&gt;
*#&#039;&#039;&#039;60 LED/m&#039;&#039;&#039; - When you move up to higher density spacing, you often end up with shorter (4M) strips due to the power requirements.  It is common to have to use [[Power Injection]] on strips with higher density.&lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Strings&#039;&#039;&#039;&#039;&#039; - Strings come in all different shapes and sizes of Pixel nodes.  On common 12mm Pixel nodes there is only one RGB LED in each node, while some of the other shapes and modules often have multiple RGB LEDs inside.&lt;br /&gt;
*#&#039;&#039;&#039;10 LED/m&#039;&#039;&#039; - The most common spacing for 12mm Pixel strings is 100mm ( ~4&amp;quot;) between the individual Pixel nodes. Since most Pixel strings are custom made, it is possible for a small change in price to change the Pixel spacing as a custom order from many vendors.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Power Supply Voltage&#039;&#039;&#039;== &lt;br /&gt;
All Pixels run on DC voltage and therefore you need to have a [[Power Supplies|Power Supply]] to convert the AC wall voltage down to the DC voltages needed by the Pixels.  One of the most common questions is often: [[Choosing_a_Pixel_Voltage:_5V_vs_12V| What Pixel Voltage should I use 5VDC or 12VDC?]]  The answer depends very much upon your layout, [[Controllers|Pixel controller]] and [[Power Supplies|power supply]]  The short answer is that most folks choose 12VDC due to the fact they are more tolerant of [[Power_Supplies#Wire_Sizing_in_Pixel_Systems|voltage drop]] and require less [[Power Injection]] then 5VDC Pixels.  The downside is that 12VDC [[Power Supplies]] are more costly per Amp.  On a side note, many RGB Pixels draw approximately 20ma per color, or 60ma (0.06A)per Pixel.  Some of the 12VDC Pixels draw less current. &lt;br /&gt;
*#&#039;&#039;&#039;5VDC&#039;&#039;&#039; - The most common voltage for Pixel strings.&lt;br /&gt;
*#&#039;&#039;&#039;12VDC&#039;&#039;&#039; - The most common voltage for Pixel Strips and Pixel Modules. Many of the newer [[Different_Styles_of_Pixels#Pixel_.28IC.29Control_chips_and_number_of_wires|Pixel Control IC types]] like the WS 2811 and the WS2812 are now commonly found in 12VDC Pixel Strings as well.&lt;br /&gt;
*#&#039;&#039;&#039;Other Voltages&#039;&#039;&#039; - Some Pixels are also available in 24VDC and 48VDC, but there are only a few models sold.  These are typically Pixel Modules.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;LED Type&#039;&#039;&#039;==&lt;br /&gt;
In addition to a Control IC, all Pixels have [[Choosing_a_Pixel_Voltage:_5V_vs_12V#How_RGB_LEDs_work|RGB LEDs]] in them.  The three colors: &amp;lt;u&amp;gt;R&amp;lt;/u&amp;gt;ed, &amp;lt;u&amp;gt;G&amp;lt;/u&amp;gt;reen, and &amp;lt;u&amp;gt;B&amp;lt;/u&amp;gt;lue can be adjusted to create a rainbow of possible colors.  Depending on the physical size and Form Factor of the Pixel, there are different LED sizes.&lt;br /&gt;
*#&#039;&#039;&#039;3528&#039;&#039;&#039; - These are surface mount LEDs that are each 3.5mm x 2.8mm.  These are the smaller of the two surface mount LEDs and are noticeably dimmer then the larger 5050 LED.  These are frequently found in strips and modules and some strings like the GECE.&amp;lt;br&amp;gt;[[FILE:3528led.jpg|50px]]&lt;br /&gt;
*#&#039;&#039;&#039;5050&#039;&#039;&#039; - These are surface mount LEDs that are each 5.0mm x 5.0mm This is the most common LED used in  strips and modules and some strings like the Pixabulb (which has two LED per bulb!).  They are quite a bit brighter than 3528 LEDs.  Some of the newer IC types like the WS2812 have the 5050 mounted directly on top of the Control IC.&amp;lt;br&amp;gt;[[FILE:5050led.jpg|75px]]&lt;br /&gt;
*#&#039;&#039;&#039;8mm&#039;&#039;&#039; - This is the type of LED typically used in 12mm and Square Pixel strings.  Due to the plastic diffusion lens on the LED, they do a good job in dispersing the light in all directions.&amp;lt;br&amp;gt;[[FILE:8mmled.jpg|200px]]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Waterproofing&#039;&#039;&#039;== &lt;br /&gt;
One of the largest issues facing early users of Pixels was the relatively poor waterproofing that many Pixels had.  Most Pixels were originally designed to be mounted inside of large advertising signs with the majority of the Pixel inside of a box and only the end of the LED outside in the harsh weather.  This has led to the failure of many Pixels due to water getting inside of the Pixel and shorting them out.  Since Pixels are all wired in series, if one Pixel fails, it often stops all of the Pixels down the string from working also.  Many manufacturers make all sorts of claims about the waterproofing of their Pixels.  Since the majority of the strings are made by hand and are not tested individually, you should not trust the IP ratings that are claimed.  The usual measure of waterproofing is the IP scale, with the higher the IP rating reflecting a tighter sealed unit.  For more information about the IP scale, [[Waterproofing_Pixels#Understanding_IP_Ratings| look here]].  Since the vendors generally do not use the true test setup, their claimed ratings for similar designs vary quite a bit!  Many people have added [[Waterproofing_Pixels|additional waterproofing]] to their Pixel strings, especially the early Silicone injection molded units.&lt;br /&gt;
*#&#039;&#039;&#039;Injection Molded Silicone&#039;&#039;&#039; - These units have the wires coming out of the back or side and the biggest issue has been the failure of the silicone used to seal to the wires.  Many early pixels had obvious areas where water could easily get into the Pixels.  While many of the newer unts have better sealing, there is always the potential for the water to wick in along the wires if there is any stress on the wires due to wind pulling on the wires.&amp;lt;br&amp;gt; [[File:6803injection.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Cast Epoxy Resin in Sleeve&#039;&#039;&#039; - The most recent Pixels now come with the Pixels located in a plastic sleeve that is filled with a solid epoxy material.  The hard epoxy seals well to the wires and many believe that results in a more waterproof pixel compared to Silicone Injection Molded Pixel strings.&amp;lt;br&amp;gt; [[File:2811tube.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Cast Epoxy Resin coated PCB&#039;&#039;&#039; - This is the most common method of sealing Pixel Modules and many of the newer Pixel strings with Lens on them like the Pixabulb.  These units have had good success in not failing in the weather.&amp;lt;br&amp;gt; [[File:6803moduleepoxy.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Silicone Tube&#039;&#039;&#039; - Most Pixel strips come with some form of Silicone Tube on them.&lt;br /&gt;
*##&#039;&#039;&#039;Hollow Tube&#039;&#039;&#039; -  These tubes must be sealed on the ends with a neutral cure sealant like [http://www.caulkyourhome.com/ge-silicone-II-window-and-door.php GE Silicone II] to prevent water from leaking in from the ends.   They are also vulnerable to cuts and tears from items bumping into them and cutting thru the walls of the tubing. &lt;br /&gt;
*##&#039;&#039;&#039;Silicone Filled Tube&#039;&#039;&#039; - These strips are made using the same silicone tube, but are filled with silicone at the factory to make a solid unit.  The solid silicone provides a better light dispersion, acting sort of like a lens.  You must cut  and scrape thru the silicone to solder wires on to the PCB inside.  &lt;br /&gt;
*#&#039;&#039;&#039;Coated Strip&#039;&#039;&#039; - There are a number of cast coatings that can be applied directly tot he bare PCB at the factory.  There has not been a lot discussed about how these strips hold up under weatehr either good or bad.  They are just not as common as Pixels, but there are quite a few Dumb RGB strips that use this approach to weatherproofing.&lt;br /&gt;
*##&#039;&#039;&#039;Silicone Coated Strip&#039;&#039;&#039; - This is the easier of the two to bend and shape due to the softer silicone coating.&lt;br /&gt;
*##&#039;&#039;&#039;Epoxy Coated Strip&#039;&#039;&#039; - These strips tend to be stiffer and a little harder to remove the epoxy coating to access the PCB when soldering wires to cut lengths.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Wire Size&#039;&#039;&#039;==&lt;br /&gt;
This is the one factor that most folks overlook how important it is to their layout.  The size of the wires connecting each of the Pixels in a string plays a very large role in the performance of the Pixel.  Thinner wires (like 20 AWG) can cause issues due to [[Power_Supplies#Wire_Sizing_in_Pixel_Systems| voltage drop]] in the thinner wire.  It is often necessary to add additional wire to provide [[Power Injection]] to deal with the voltage drop in strings.  The larger wire (18AWG) allows longer strings of pixels to be built and not have the [[Power_Supplies#Wire_Sizing_in_Pixel_Systems|voltage drop]] issues.   The usual result of thinner wires is poor color mixing and white colors looking pinkish.  &lt;br /&gt;
*#&#039;&#039;&#039;18 Gauge wire&#039;&#039;&#039; - This is the trend in many newer Pixels.  The thicker wire allows for either longer distances or more pixels to be connected in a row.  Most vendors will make any Pixel with the larger wire for a small fee.  &#039;&#039;&#039;You should always use 18AWG wire.&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;20 Gauge wire&#039;&#039;&#039; - This is common on older Pixels and many low cost Pixels.  The thinner wire is lower cost and can drop the cost of the Pixel strings slightly.  It is common to have to add [[Power Injection]] on Pixels with 20 AWG wire.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Pixel (IC)Control chips and number of wires&#039;&#039;&#039;== &lt;br /&gt;
The second most common question is &#039;&#039;&#039;What Pixel Chip should I use?&#039;&#039;&#039;  The type of IC located in each Pixel plays a very big role in the performance and capabilities of the Pixel.  The most popular IC types currently used are the WS2811,  The older WS2801 was popular earlier, but the better performance of the WS2811 has resulted in it&#039;s current popularity.  &lt;br /&gt;
&lt;br /&gt;
The type of IC in the Pixel determines a few factors:&lt;br /&gt;
* &#039;&#039;&#039;Number of Wires Between Pixels&#039;&#039;&#039;&lt;br /&gt;
**&#039;&#039;&#039;3 wire&#039;&#039;&#039; -  The three wires are: V+,GND,Data.  Three wire Pixels can generally go longer distances between the first Pixel and the  [[Controllers|Pixel Controller]]. Most of the newer IC Types use 3 wires.  &lt;br /&gt;
**&#039;&#039;&#039;4 wire&#039;&#039;&#039; - The four wires are: V+,GND,Data,Clock.  Due to the Clock signal fading, you are often limited to only a few feet (&amp;lt;20ft) from the [[Controllers|Pixel Controller]] to the first Pixel in a string without having to use Null Pixels.  The cost of the extra wire makes 4 wire Pixels slightly more expensive.  Many of the older IC Types use 4 wires.&lt;br /&gt;
* &#039;&#039;&#039;Color Depth&#039;&#039;&#039; - The number of bits of color information used by the IC Type determines the  Number of discrete colors you can make with the Pixel. Higher bit counts allow smoother fades and allows more colors to be generated.&lt;br /&gt;
**&#039;&#039;&#039;4 bit&#039;&#039;&#039; - Allows  16 shades of each primary color, or a total of 4,096 discrete colors.  This is mainly the GE Color Effect (GECE) Pixels &lt;br /&gt;
**&#039;&#039;&#039;5 bit&#039;&#039;&#039; - Allows 32 shades of each primary color, or a total of 32,768 discrete colors.  These are mainly older early pixels like the 6803. &lt;br /&gt;
**&#039;&#039;&#039;7 bit&#039;&#039;&#039; - Allows 128 shades of each primary color, or a total of 2,097,152 discrete colors.  This is mainly the older 8806 Pixels.&lt;br /&gt;
**&#039;&#039;&#039;8 bit&#039;&#039;&#039; - Allows 256 shades of each primary color, or a total of 16,777,216 discrete colors.  These are the most popular and common Pixel types.  This includes the popular WS2811 Pixels.&lt;br /&gt;
**&#039;&#039;&#039;&amp;gt;8 bit&#039;&#039;&#039; -   There are specialized ICs that allow even higher bits per color,  They are frequently used for video display screens.  However, the common [[Controllers]] and the [[E1.31_(Streaming-ACN)_Protocol|E1.31]] communications protocol only support 8 bit data streams.  Some controllers can make use of the additional data bits by using a function called [http://en.wikipedia.org/wiki/Gamma_correction Gamma Correction].  This allows the controller to generate a more linear color signal near the bottom end of the dimming curve.&lt;br /&gt;
* &#039;&#039;&#039;Number of Channels&#039;&#039;&#039; - Most IC types can only control 3 channels, so you need 1 IC for each RGB Pixel if you want individual control.  Other ICs like the TM1809 can control 9 cannels, or 3 RGB Pixels.  ICs like the TM1809 are popular in Pixel Strips where you want individual control of all of the RGB LEDs.  To use other 3 channel ICs you either have to have 1 IC per RGB LED or you light up multiple RGB LEDs per IC, as is common on 12VDC Pixel Strips.&lt;br /&gt;
* &#039;&#039;&#039;The Controller&#039;&#039;&#039; - Not all [[Controllers]] can drive all IC types.  Many low cost controllers only support a limited subset of Pixels.&lt;br /&gt;
* &#039;&#039;&#039;Maximum # of Pixels&#039;&#039;&#039; - Some Pixels like the GE Color Effects (GECE) are limited to maximum number of Pixels you can string in a row due to their unique communications protocol.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Refresh Rate&#039;&#039;&#039;  - Some Pixel types can change color more rapidly than other types.  This is a function of what your [[Controllers|Pixel Controller]] supports.  Common Refresh rates include 400 and 800kHz.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The easiest way to sort out the various ICs is by their color depth: &lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;4 bits per color&#039;&#039;&#039;&#039;&#039;, 16 dimming levels per color.  (Total Colors = 16x16x16 = 4,096 colors)&lt;br /&gt;
*#*[http://www.geholidaylighting.com/full/color-effects GE Color Effects (GECE)]- 3 wire [http://sandevices.com/documents/GE_Pixel_Wiring.pdf Wiring Diagram] [http://www.deepdarc.com/2010/11/27/hacking-christmas-lights/ Protocol] [http://doityourselfchristmas.com/forums/showthread.php?23431-Are-GE-Color-Effects-direction-sensitive&amp;amp;p=237509#post237509 Bulb Orientation]&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;5 bits per color&#039;&#039;&#039;&#039;&#039;, 32 dimming levels per color.  (Total Colors = 32x32x32 = 32,768 colors)&lt;br /&gt;
*#*LPD6803 - 4 wire (can drive 3 channels, or 1 RGB LED) [http://www.adafruit.com/datasheets/LPD6803.pdf Datasheet (English)]&lt;br /&gt;
*#*D705 - 4 wire (can drive 3 channels, or 1 RGB LED) [http://www.leds.ru/pdf/D705.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*LPD1101&lt;br /&gt;
*#*UCS5903 - 4 wire (can drive 3 channels, or 1 RGB LED) [http://www.icdemi.com/manual/UCS5903.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*UCS6909&lt;br /&gt;
*#*UCS6912&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;7 bits per color&#039;&#039;&#039;&#039;&#039;, 128 dimming levels per color.  (Total Colors = 128x128x128 = 2,097,152colors)&lt;br /&gt;
*#*LPD8809  ?&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;8 bits per color&#039;&#039;&#039;&#039;&#039;, 256 dimming levels per color.  (Total Colors = 256x256x256 = 16,777,216 colors)&lt;br /&gt;
*#*WS2801 - 4 wire (can drive 3 channels, or 1 RGB LED)[http://www.adafruit.com/datasheets/WS2801.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2803 - 4 wire (can drive 18 channels, or 6 RGB LED)[http://www.ohio-lights.com/specsheets/WS2803.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2811 - 3 wire (can drive 3 channels, or 1 RGB LED) [http://www.nooelec.com/files/WS2811.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2811-5050-RGB - 3 wire (can drive 3 channels on 1 integrated RGB LED) [http://doityourselfchristmas.com/forums/attachment.php?attachmentid=17622&amp;amp;d=1357929280 Datasheet (English)]&lt;br /&gt;
*#*WS2812 - 3 wire (can drive 3 channels on 1 integrated RGB LED) [http://doityourselfchristmas.com/forums/attachment.php?attachmentid=17633&amp;amp;d=1357958385 Datasheet (English)]&lt;br /&gt;
*#*WS2812B - 3 wire (can drive 3 channels on 1 integrated RGB LED) [http://www.world-semi.com/uploads/soft/140305/1-140305111126.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2812S - 3 wire (can drive 3 channels on 1 integrated RGB LED) [http://www.world-semi.com/uploads/soft/140305/1-140305113P8.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2821 - 3 wire (native DMX can drive 3 channels, or 1 RGB LED) [http://www.world-semi.com/uploads/soft/140305/1-140305102109.pdf Datasheet (English)]&lt;br /&gt;
*#*INK1002 - 3 wire (can drive 3 channels, on 1 integrated RGB LED) [https://app.box.com/s/lngyx4uz9rpt517vgv31 Datasheet (English)] &lt;br /&gt;
*#*INK1003 - 3 wire (can drive 3 channels, or 1 RGB LED) [https://app.box.com/s/dioyv054po9km2ss8q6k Datasheet (English)] &lt;br /&gt;
*#*TM1803 - 3 wire (can drive 3 channels, or 1 RGB LED) [http://www.titanmec.com/doce/product-downloads-217.html Datasheet (English)]&lt;br /&gt;
*#*TM1804 - 3 wire (can drive 3 channels, or 1 RGB LED) [http://auschristmaslighting.com/wiki_source/images/4/49/TM1804.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*TM1809 - 3 wire (can drive 9 channels, or 3 RGB LEDs) [http://www.deskontrol.net/descargas/datasheets/TM1809.pdf Datasheet (English)]&lt;br /&gt;
*#*TM1812 - 3 wire (can drive 12 channels, or 4 RGB LEDs)[http://www.gzneon.com/support/datasheet/tm1812.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*LPD8803 - 4 wire (can drive 3 channels, or 1 RGB LEDs) [https://app.box.com/s/yl02h4brvhqt935e0usg Datasheet (English)]&lt;br /&gt;
*#*LPD8806 - 4 wire (can drive 6 channels, or 2 RGB LEDs) [https://app.box.com/s/yl02h4brvhqt935e0usg Datasheet (English)]&lt;br /&gt;
*#*SM16715&lt;br /&gt;
*#*SM16716 - 4 wire (can drive 3 channels, or 1 RGB LED) [http://www.tlshk.com.cn/UploadFile/UploadPhotos/2010111116356107.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*P9813 - 4 wire&lt;br /&gt;
*#*P9816 - 4 wire&lt;br /&gt;
*#*HX512A (Native DMX) [http://www.tlshk.com.cn/UploadFile/UploadPhotos/200911491035839.pdf Datasheet (Chinese)]&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;12 bits per color&#039;&#039;&#039;&#039;&#039;, 4,096 dimming levels per color.  (Total Colors = 4096x4096x4096 = 68,719,476,736 colors) (Note: E1.31 and DMX only support 8 bit data, so the extra bits are used for [http://en.wikipedia.org/wiki/Gamma_correction gamma color correction])&lt;br /&gt;
*#*TLS3001 - 3 wire [http://www.tlsemi.com/upload/pdf/TLS3001_V2.1.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*TLS3002&lt;br /&gt;
*#*CYT3001 [http://auschristmaslighting.com/wiki_source/images/c/c5/CYT3001_Chinese.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*CYT3005 - 3 wire&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;14 bits per color&#039;&#039;&#039;&#039;&#039;, 16,834 dimming levels per color.  (Total Colors = 16834*16834*16834 = 4,642,956,181,504 colors) (Note: E1.31 and DMX only support 8 bit data, so the extra bits are used for [http://en.wikipedia.org/wiki/Gamma_correction gamma color correction])&lt;br /&gt;
*#*MY9941 - 4 wire (can drive 4 channels via Native DMX) [http://www.my-semi.com/file/MY9941_BF_0.6.pdf Datasheet (English)]&lt;br /&gt;
*#*MY9942 (Native DMX)&lt;br /&gt;
*#*MY9943 (Native DMX)&lt;br /&gt;
&lt;br /&gt;
=&#039;&#039;&#039;Examples of Pixels available from different vendors&#039;&#039;&#039;=&lt;br /&gt;
These are selected Pixels from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 1-26-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==[http://www.diyledexpress.com DIYLEDEXPRESS]==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per Pixel || Note&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2801 || 50 pixels (6m) || 5vdc || 10 || 10 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=178 link] || || $26.00 || $0.52 ||IP68, cast epoxy in sleeve&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (6m)|| 5vdc || 10 || 10 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=179 link] || || $24.25 || $0.49 ||IP68, cast epoxy in sleeve&lt;br /&gt;
|-&lt;br /&gt;
| String (C9) || WS2811 || 50 pixels (*m)|| 12vdc || 3-10 || 3-10 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=195 link] || || $45.00 || $0.90 ||IP68, C9 lens with 2x5050LEDs, available with 4&amp;quot;,6&amp;quot;,8&amp;quot;,10&amp;quot;,12&amp;quot; spacing  PIXABULB&lt;br /&gt;
|-&lt;br /&gt;
| String (Square) || WS2811 || 50 pixels (6m) || 12vdc || 10 || 10 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=189 link] || || $25.75 || $0.52 ||IP68, back wire, cast epoxy&lt;br /&gt;
|-&lt;br /&gt;
| Module (Rectangular) || WS2811 || 20 pixels (2m) || 12vdc || 10 || 10 ||[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=160 link] || || $16.75 || $0.84 ||3 LEDs, cast epoxy&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || WS2811 || 50 pixels (5m) || 5vdc || 30 || 10 ||[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=176 link]  || || $42.50 || $0.85 ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || WS2811 || 100 pixels (5m) || 5vdc || 60 || 20 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=177 link] || || $65.00 || $0.65 ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|- &lt;br /&gt;
| Strip  || TM1809 || 150 Pixels (5m) || 12vdc || 30 || 10 ||[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=48 link] || || $60.00 || $0.40 ||silicone tube&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.HolidayCoro.com HolidayCoro.com]==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore dmoore]  NOTE: See website (links below) for pricing as sales, quantity discounts and seasonal pricing may apply)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs/Pixels per Meter|| Link || Image || Note&lt;br /&gt;
|-&lt;br /&gt;
| C9/Bulb || WS2811 || 50 Pixels (32&#039;-8&amp;quot;)|| 12 vdc || 5 (8&amp;quot; Spacing) || 10 (8&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/709.htm Product Page] ||[[Image:709-1.jpg|100px|link=http://www.holidaycoro.com/product-p/709.htm]]|| IP68/Cast Epoxy/ 7/8&amp;quot; Base / 1&amp;quot; x 1&amp;quot; Faceted Bulb&lt;br /&gt;
|-&lt;br /&gt;
| C9/Bulb || WS2811 || 50 Pixels (40&#039;-10&amp;quot;)|| 12 vdc || 3.25 (12&amp;quot; Spacing) || 6.5 (10&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/709.htm Product Page] ||[[Image:709-1.jpg|100px|link=http://www.holidaycoro.com/product-p/709.htm]]|| IP68/Cast Epoxy/ 7/8&amp;quot; Base / 1&amp;quot; x 1&amp;quot; Faceted Bulb&lt;br /&gt;
|-&lt;br /&gt;
| C9/Bulb || WS2811 || 50 Pixels (49&#039;)|| 12 vdc || 3.3 (12&amp;quot; Spacing) || 3.3 (12&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/709.htm Product Page] ||[[Image:709-1.jpg|100px|link=http://www.holidaycoro.com/product-p/709.htm]]|| IP68/Cast Epoxy/ 7/8&amp;quot; Base / 1&amp;quot; x 1&amp;quot; Faceted Bulb&lt;br /&gt;
|-&lt;br /&gt;
| C9/Bulb || WS2811 || Custom|| 12 vdc || Custom Lengths || Custom Lengths || [http://www.holidaycoro.com/product-p/702.htm Product Page] ||See Website|| IP68/Cast Epoxy/ 1.7&amp;quot; Base / 1.6&amp;quot; x 1.6&amp;quot; Faceted Bulb&amp;lt;br&amp;gt;Commercial Quality Bulb&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Bullet || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 12 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/711.htm Product Page] ||[[Image:HolidayCoro-710.jpg|100px|link=http://www.holidaycoro.com/product-p/711.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Bullet || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 12 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/711-WP-BLK.htm Product Page] ||[[Image:HolidayCoro-710.jpg|100px|link=http://www.holidaycoro.com/product-p/711-WP-BLK.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&amp;lt;BR&amp;gt;WITH WaterProof Connectors&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Bullet || WS2811 || 50 Pixels (24&#039;)|| 12 vdc || 6.5&amp;lt;br&amp;gt;(6&amp;quot; Spacing) || 6.5&amp;lt;br&amp;gt;(6&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/712.htm Product Page] ||[[Image:HolidayCoro-710.jpg|100px|link=http://www.holidaycoro.com/product-p/712.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Bullet || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 5 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/710.htm Product Page] ||[[Image:HolidayCoro-710.jpg|100px|link=http://www.holidaycoro.com/product-p/710.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Bullet || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 5 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/710-WP-BLK.htm Product Page] ||[[Image:HolidayCoro-710.jpg|100px|link=http://www.holidaycoro.com/product-p/710-WP-BLK.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&amp;lt;BR&amp;gt;WITH WaterProof Connectors&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Flat Base || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 12 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/673.htm Product Page] ||[[Image:HolidayCoro-672.jpg|100px|link=http://www.holidaycoro.com/product-p/673.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Flat Base || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 5 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/672.htm Product Page] ||[[Image:HolidayCoro-672.jpg|100px|link=http://www.holidaycoro.com/product-p/672.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&lt;br /&gt;
|-&lt;br /&gt;
| Module / Rectangle || WS2811 || 1 Pixel || 12 vdc || 30 || 10 || [http://www.holidaycoro.com/product-p/662.htm Product Page] || [[Image:HolidayCoro-662.jpg|100px|link=http://www.holidaycoro.com/product-p/662.htm]]|| 3 of 5050 RGB LEDs, 6&amp;quot; Wire Spacing,IP68/Epoxy Sealed&lt;br /&gt;
|-&lt;br /&gt;
| Module / Square || WS2811 || 1 Pixel || 12 vdc || 36 || 12 || [http://www.holidaycoro.com/product-p/654.htm Product Page] || [[Image:HolidayCoro-654.jpg|100px|link=http://www.holidaycoro.com/product-p/654.htm]]|| 3 of 5050 RGB LEDs, IP68/Epoxy Sealed, Stamped Steel Base&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || WS2811 || 50 pixels (5m/16.5 ft) || 12 vdc || 30 || 10 ||[http://www.holidaycoro.com/product-p/700.htm JST Plug]&amp;lt;br&amp;gt;[http://www.holidaycoro.com/product-p/700-white-wp.htm Waterproof Plugs]  ||[[Image:HolidayCoro-700.jpg|100px|link=http://www.holidaycoro.com/product-p/700.htm]]|| Silicone Tube, Black or White PCB Colors, High Brightness LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || WS2811 || 80 pixels (5m/16.5 ft) || 12 vdc || 48 || 16 ||[http://www.holidaycoro.com/product-p/704.htm Product Page]  ||[[Image:HolidayCoro-704.jpg|100px|link=http://www.holidaycoro.com/product-p/704.htm]]|| Silicone Tube, Black or White PCB Colors, High Brightness LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || INK1003/WS2811 || 150 pixels (5m/16.5 ft) || 12 vdc || 30 || 30 ||[http://www.holidaycoro.com/product-p/715-WHITE.htm Product Page]  |||| Silicone Tube, Black or White PCB Colors, High Brightness LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || INK1003/WS2811 || 240 pixels (4m/13.1 ft) || 12 vdc || 60 || 60 ||[http://www.holidaycoro.com/product-p/716-WHITE.htm Product Page]  ||[[Image:Holidaycoro-716-WHITE.jpg|100px|link=http://www.holidaycoro.com/product-p/716-WHITE.htm]]|| Silicone Tube, Black or White PCB Colors, High Brightness LEDs&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.http://www.lightorama.com Light-O-Rama (LOR)]==&lt;br /&gt;
(USA Based)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per Pixel ||Note&lt;br /&gt;
|-&lt;br /&gt;
| String || LPD6803 || 100 pixels (15.25m) || 5vdc || 6.5 || 6.5 || [http://store.lightorama.com/cc100pisetwi.html link] || || $239.95 || $2.40 ||Cosmic Color Pixels (with controller and Power Supply)&lt;br /&gt;
|-&lt;br /&gt;
| Bulbs || LPD6803 || 100 pixels (15.25m)|| 5vdc || 6.5 || 6.5 || [http://store.lightorama.com/cc100busetwi.html link] || || $289.95 || $2.90 ||Cosmic Color Bulbs (with controller and Power Supply)&lt;br /&gt;
|-&lt;br /&gt;
| Strip || LPD6803 || 50 pixels (5m) || 12vdc || 30 || 10 || [http://store.lightorama.com/cocori.html link] || || $249.95 || $2.50 ||Cosmic Color Ribbon (with controller and Power Supply)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.aliexpress.com/store/701799 Ray Wu] ==&lt;br /&gt;
(China Based)&lt;br /&gt;
[https://docs.google.com/spreadsheet/lv?key=0Ak3O1FUVYXlsdFpReGJaaktlWXdHVGZXUUlHT0Y2MXc&amp;amp;pli=1 Spreadsheet List of Ray Wu Pixels]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter !! Link !! Image !! Price !! Price per Pixel !! Note&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/WS2801-IP68-led-pixel-module-256scale-gray-IP68-4wire-red-green-blue-black-DC5V-input-50pcs/701799_533134431.html link] || || $19.00 || $0.38 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/WS2801-IP68-led-pixel-module-with-faceted-C9-cover-white-IP68-50pcs-a-string/701799_491475466.html link] || || $25.00 || $0.50 ||IP68, with faceted C9 cover&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2801 || 100 pixels (10m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/DC12-input-WS2801-IP68-led-pixel-module-256scale-gray-IP68-4wire-red-green-blue-black-100pcs/701799_545340313.html link] || || $40.00 || $0.40 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/led-pixel-node-WS2801-DC5V-input-IP68-50pcs-a-string/701799_722405738.html link] || || $19.00 || $0.38 ||IP68, back wire&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/RGB-full-LED-pixel-module-WS-2801-IC-DC5V-input-50pcs-a-string/701799_521371851.html link] || || $19.00 || $0.38 ||IP66, side wire&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/led-module-WS2801-pixel-node-DC5V-input-with-C9-cover-50pcs-a-string/701799_572714545.html link] || || $27.50 || $0.55 ||IP68, with faceted C9 cover&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2801 || 160 pixels (5m) || 5vdc || 32 || 32 || [http://www.aliexpress.com/store/product/5m-led-digital-strip-DC5V-input-WS2801IC-256-scale-32pcs-IC-and-32pcs-5050-SMD-RGB/701799_519162018.html link] || || $72.00 || $0.45 ||IP65, silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2801 || 60 pixels (5m) || 12vdc || 36 || 12 || [http://www.aliexpress.com/store/product/5m-led-digital-strip-DC12V-input-WS2801IC-256-scale-12pcs-IC-and-36pcs-5050-SMD-RGB/701799_519162566.html link] || || $66.32 || $1.10 ||IP65, silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || WS2801 || 20 pixels ||12vdc || 40 || 10 || [http://www.aliexpress.com/store/product/promotion-36mm-36mm-Square-12V-Digital-RGB-LED-Pixels-WS2801-IC-20pcs-a-string/701799_707755919.html link] || || $20.08 || $1.00 ||epoxy coated&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/promotion-DC5V-WS2811-controlled-12mm-diameter-led-pixel-node-50pcs-a-string-with-black-wire-injection/701799_804958154.html link] || || $14.00 || $0.28 ||IP68/66? with Black Wire (Injection Molded Silicone)&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/promotion-WS2811-IP68-led-pixel-module-256scale-gray-IP68-3wire-red-blue-black-DC5V-input-50pcs/701799_469177597.html link] || || $17.00 || $0.34 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/12mm-RGB-full-LED-pixel-module-WS-2811IC-DC5V-input-50pcs-a-string-input-end-with/701799_677874402.html link] || || $21.50 || $0.43 ||IP66, with 4 pin waterproof connectors&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (5m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/50nodes-DC12V-WS2811-LED-technicolor-pixel-waterproof-full-color/701799_922175400.html link] || || $30.00 || $0.60 ||IP68, with 3 pin waterproof connectors, &amp;quot;Technicolor&amp;quot;, lens covers are extra, 20ga wire&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2811 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/WS2811-LED-pixel-node-DC5V-input-full-color-RGB-string-50pcs-a-string-IP68-rated/701799_581805567.html link] || || $18.00 || $0.36 ||IP68, back wire&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2811 || 100 pixels (10m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/DC12V-input-WS2811-pixel-node-100pcs-a-string-injection-molding-type/701799_722405450.html link] || | || $40.00 || $0.40 ||IP66, side wire&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2811 || 150 pixels (5m) || 5vdc || 30 || 30 || [http://www.aliexpress.com/store/product/5m-WS2811-LED-digital-strip-60leds-m-with-30pcs-WS2811-built-in-the-5050-smd-rgb/701799_653641294.html link] ||  || $38.00 || $0.25 ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2811 || 50 pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/5m-led-digital-strip-DC12V-input-WS2811IC-256-scale-10pcs-IC-and-30pcs-5050-SMD-RGB/701799_568458133.html link] ||  || $30.00 || $0.60 ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || WS2811 || 20 pixels || 12vdc ||30 || 10 || [http://www.aliexpress.com/store/product/Mini-ws2811-controller-20pcs-LED-digital-module-WS2811IC-5050-3LEDS-DC12V-input-waterproof/701799_654706233.html link] || || $18.00 || $0.90 ||&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2812 || 240 pixels (4m) || 5vdc || 60 || 60 || [http://www.aliexpress.com/store/product/4m-WS2811-LED-digital-strip-60leds-m-with-60pcs-WS2811-built-in-the-5050-smd-rgb/701799_638374848.html link] ||  || $48.00 || $0.20 ||silicone tube, WS2811 with integrated 5050 LED&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2812 || 320 pixels (5m) || 5vdc || 64 || 64 || [http://www.aliexpress.com/store/product/5m-WS2811-LED-digital-strip-64leds-m-with-64pcs-WS2811-built-in-the-5050-smd-rgb/701799_700438964.html link] ||  || $77.00 || $0.24 ||silicone tube, WS2811 with integrated 5050 LED&lt;br /&gt;
|-&lt;br /&gt;
| Matrix || WS2812 || 256 pixels (17cm&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;) || 5vdc || ** || ** || [http://www.aliexpress.com/store/product/16-16pixels-WS2812-led-digital-flexible-panel-light-ws2811-IC-controlled-size-17cm-17cm-DC5V-input/701799_825283258.html link] ||  || $65.00 || $0.25 ||NOT WATERPROOF, WS2811 with integrated 5050 LED attached to flexible panel&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| String || LPD6803 || 50 Pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/12mm-LPD6803-pixel-module-IP68-DC5V-input-full-color/701799_404076974.html link] || || $23.00 || $0.46 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || LPD6803 || 50 Pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/led-pixel-module-LPD6803-DC5V-input-IP68-50pcs-a-string/701799_474536611.html link] || || $23.16 || $0.46 ||IP68, side wire&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| LPD6803 || 50 Pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/5m-IP68-LPD6803-led-dream-color-strip-DC12V-input-can-be-used-in-the-water-30leds/701799_470258603.html link] || || $65.26 || $1.31 ||IP68, similar to LOR CCR&lt;br /&gt;
|-&lt;br /&gt;
| Module (square)|| LPD6803|| 20 pixels (2m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/20pcs-string-waterproof-led-pixel-module-3pcs-SMD-RGB-5050-1pcs-LPD6803-32-gray-level-DC12V/701799_441782956.html link] ||  || $21.00 || $1.05 ||3 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular)|| LPD6803|| 20 pixels (2m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/20pcs-a-string-led-pixel-module-3pcs-SMD-RGB-5050-1pcs-LPD6803-32-gray-level-DC12V/701799_349773751.html link] ||  || $20.50 || $1.03 ||3 LEDs&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| String || TLS3001 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/4096-gray-scale-12mmled-pixel-module-3001IC-DC5V-input-IP68-50pcs-a-string/701799_441831480.html link] || || $22.50 || $0.45 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String || TLS3001 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/12mm-RGB-full-LED-pixel-module-TLS3001-IC-DC5V-input-50pcs-a-string-input-end-with/701799_677880352.html link] || ||  $26.00 || $0.52 ||IP68, with 4 pin waterproof  connectors&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || TLS3001 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/4096-scale-led-pixel-module-3001IC-DC5V-input-IP68-50pcs-a-string/701799_441831737.html link] || || $23.00 || $0.46 ||IP68, back wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| String || TM1804 || 50 pixels (5m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/50-node-LED-pixel-string-DC12V-input-new-model-IP68-TM1804IC/701799_495657175.html link] || || $20.00 || $0.40 ||IP68, DIYLA Smart Strings&lt;br /&gt;
|-&lt;br /&gt;
| String || TM1804 || 100 pixels (10m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/100-node-LED-pixel-string-DC12V-input-new-model-IP68-TM1804IC/701799_495658159.html link] || ||  $40.00 || $0.40 ||IP68, DIYLA Smart Strings&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || TM1804 || 20 pixels (2m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/TM1804-IC-led-pixel-module-DC12V-input-20pcs-a-string/701799_374338613.html link] || || $22.00 || $1.10 ||silicone coating, 3 LEDs, DIYLA Smart Modules&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || TM1804 || 20 pixels (2m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/TM1804-IC-led-pixel-module-DC12V-input-20pcs-a-string/701799_374338740.html link] || || $14.00 || $0.70 ||silicone coating, 3 LEDs, DIYLA Smart Modules&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| TM1809 || 150 pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/5m-TM1809-dream-color-strip-30leds-m-in-silicon-tube-10pcs-TM1809-IC-each-meter/701799_693754057.html link] || || $52.00 || $0.35 ||IP67, silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| TM1809 || 150 pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/5m-30leds-m-TM1809-led-dream-color-strip-DC5V-input-10pcs-IC-each-meter-waterproof-by/701799_631720939.html link] || || $52.00 || $0.35 ||IP65, silicone coating&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| TM1809 || 240 pixels (5m) || 12vdc || 48 || 16 || [http://www.aliexpress.com/store/product/5m-48leds-m-TM1809-led-dream-color-strip-DC12V-input-16pcs-IC-each-meter-waterproof-by/701799_629383462.html link] || || $67.00 || $0.28 ||IP68, silicone tube&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| DMX || 50 pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/dmx-led-dream-color-strip-30pcs-5050-smd-led-each-meter-10pcs-pixel-water-silicon-coating/701799_520498711.html link] || || $66.32 || $1.33 ||IP65, silicone tube&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Retail Store (i.e. Lowes)==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter !! Link !! Image !! Price !! Price per Pixel !! Note&lt;br /&gt;
|-&lt;br /&gt;
| String || GECE || 25,36,50 pixels (20,29,41ft)  || 5vdc || 4 || 4 || [http://www.geholidaylighting.com/color-effects/us/items/72021/ link] || || ||~$2 ||G35 Cover, General Electric Color Effects (with controller and Power Supply)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.seasonalentertainmentllc.com/ Seasonal Entertainment]==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?1573-Ponddude Ponddude])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image !! Price !! Price per Pixel || Note&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2801 || 42 pixels (4.2m) || 12vdc || 10 || 10 || [http://www.seasonalentertainmentllc.com/store/en/intelligent-pixels/154-rainbow-mini-pixels.html link] || || $32.00 ||$0.76 ||IP68, Rainbow Mini Pixels&lt;br /&gt;
|-&lt;br /&gt;
| String (C7) || WS2801 || 42 pixels (8.4m) || 12vdc || 5 || 5 || [http://www.seasonalentertainmentllc.com/store/en/intelligent-pixels/168-rainbow-c7-pixels.html link] || || $43.00 || $1.02 ||IP68, Rainbow C7 Pixels&lt;br /&gt;
|-&lt;br /&gt;
| String (C9) || WS2801 || 42 pixels (8.4m) || 12vdc || 5 || 5 || [http://www.seasonalentertainmentllc.com/store/en/intelligent-pixels/155-rainbow-c9-pixels.html link] || || $45.00 || $1.07 ||IP68, Rainbow C9 Pixels&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2801 || 42 pixels (4.2m) || 12vdc || 30 || 10 || [http://www.seasonalentertainmentllc.com/store/en/intelligent-pixels/166-rainbow-ribbon.html link] || || $73.99 || $1.76 ||IP68, Silicone filled, Rainbow Ribbon&lt;br /&gt;
|-&lt;br /&gt;
| Matrix || WS2801 || 42 pixels (0.15x0.18m)|| 12vdc || xx || xx || [http://www.seasonalentertainmentllc.com/store/en/intelligent-pixels/167-rainbow-matrix.html link] || || $35.00 || $0.83 ||Not Waterproof, Rainbow Matrix &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://stellascapes.com Stellascapes] ==&lt;br /&gt;
(New Zealand Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?491-mrpackethead mrpackethead])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter !! Link !! Image !! Price !! Price per Pixel ||Note&lt;br /&gt;
|-&lt;br /&gt;
| String (Stella-green)|| SS-1 || 85 pixels || 5vdc || 10 || 10 || [http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=54&amp;amp;Itemid=61 link] || || $168 || $1.98 || bullet or flat packages&lt;br /&gt;
|-&lt;br /&gt;
| String (Stella-black) || SS-1 || 85 pixels || 5vdc || 10 || 10 || [http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=54&amp;amp;Itemid=61 link] || || $240 || $2.82 ||bullet or flat packages&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|- &lt;br /&gt;
|Strip (Stella-black) || SS-1 || 85 pixels  || 5vdc || || || [http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=54&amp;amp;Itemid=61 link] || || || || 45 or 90mm pitch&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=&#039;&#039;&#039;Examples of DUMB RGB (not Pixels) available from different vendors&#039;&#039;&#039;=&lt;br /&gt;
These RGB LEDs are NOT Pixels.  They are similar in that they can generate a wide range of colors, but they differ in that they do not have individually addressable RGB LEDs.  Dumb RGBs have the entire string or strip change the same color at once and do not allow individually addressable LEDs.  They do not include a control IC and they need special [[Controllers#Dumb_RGB_DC_Controllers_Feature_Comparisons|RGB Controllers, not Pixel Controllers]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
These are selected DUMB RGB from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 1-26-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==[http://www.diyledexpress.com DIYLEDEXPRESS] ==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per Node || Note&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 50 nodes (5m) || 5vdc || 10 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=65 link] || || $18.75 || $0.38 ||IP68&lt;br /&gt;
|- &lt;br /&gt;
| String || None || 50 nodes (5m) || 12vdc || 10 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=190 link] || || $19.75 || $0.40 ||IP68&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None ||  5m || 12vdc || 30 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=78 link] || || $19.25 || $3.85/m ||IP65, can be cut every 3 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None ||  5m || 12vdc || 60 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=51 link] || || $26.35 || $5.25/m ||IP65, can be cut every 3 LEDs&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || None || 20 nodes || 12vdc || 30 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=146 link] || || $13.50 || $0.68 ||IP66&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.holidaycoro.com HolidayCoro] ==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore dmoore]    NOTE: See website (links below) for pricing as sales, quantity discounts and seasonal pricing may apply)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! Length !! Voltage !! Link || Image || Note&lt;br /&gt;
|-&lt;br /&gt;
| Nodes / Sring || 50 nodes&amp;lt;br&amp;gt;12&#039; 6&amp;quot; string length&amp;lt;br&amp;gt;3&amp;quot; Spacing || 12vdc || [http://www.holidaycoro.com/RGB-8mm-LED-Waterproof-Node-12v-p/58.htm link] ||[[Image:HolidayCoro-58.jpg|100px|link=http://www.holidaycoro.com/product-p/58.htm]] || IP68&lt;br /&gt;
|-&lt;br /&gt;
| Strip || 5m || 12vdc || [http://www.holidaycoro.com/RGB-LED-Strip-12v-30-LEDs-per-Meter-Waterproof-p/59.htm link] ||[[Image:HolidayCoro-59.jpg|100px|link=http://www.holidaycoro.com/product-p/59.htm]]|| silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || 20 nodes || 12vdc || [http://www.holidaycoro.com/RGB-Rectangle-Module-p/56.htm link] ||[[Image:HolidayCoro-56.jpg|100px|link=http://www.holidaycoro.com/product-p/56.htm]] || 3 LEDs / IP68&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || 20 nodes || 12vdc || [http://www.holidaycoro.com/product-p/57.htm link] || [[Image:HolidayCoro-57.jpg|100px|link=http://www.holidaycoro.com/product-p/57.htm]] || 3 LEDs / IP68&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.aliexpress.com/store/701799 Ray Wu] ==&lt;br /&gt;
(China Based)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter !! Link !! Image !! Price || Price per Node ||  Note&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 50 nodes (5m) || 5vdc || 10 || 0 || [http://www.aliexpress.com/store/product/IP68-DC5V-input-12mm-through-hole-LED-channel-letter-RGB-color-50pcs-a-string/701799_522237021.html link] || || $12.00 || $0.24 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 100 nodes (10m) || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/IP68-DC12V-input-12mm-through-hole-LED-channel-letter-RGB-color-100pcs-a-string/701799_522236867.html link] || ||$24.00 || $0.24 ||IP68&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 30 || 0 || [http://www.aliexpress.com/store/product/Flexible-LED-Strip-5050-SMD-30LEDs-m-waterproof-by-silicon-tubing-RGB-color-DC12V-input-with/701799_288950548.html link] || || $16.00 || $3.20/m ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 30 || 0 || [http://www.aliexpress.com/store/product/5M-150-Leds-LED-Strip-Waterproof-by-silicon-coating-RGB-5050-30-Leds-M-DC12V-input/701799_538723773.html link] || || $16.00 || $3.20/m ||IP68,silicone coating&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 30 || 0 || [http://www.aliexpress.com/store/product/5m-one-roll-5050-SMD-30LEDs-m-led-strip-waterproof-by-silicon-tubing-and-coating-RGB/701799_329544925.html link] || || $24.00 || $4.80/m ||IP68,silicone tube and coating&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 30 || 0 || [http://www.aliexpress.com/store/product/5m-flexible-LED-Strip-5050-SMD-30LEDs-m-waterproof-by-epoxy-coating-RGB-color-DC12V-input/701799_288949036.html link] || || $20.53 || $4.11/m ||epoxy coating&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 60 || 0 || [http://www.aliexpress.com/store/product/DC12V-5m-one-roll-5050-SMD-60LEDs-m-led-strip-waterproof-by-silicon-tube-IP68/701799_654720379.html link] || ||$22.00  || $4.40/m ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 60 || 0 || [http://www.aliexpress.com/store/product/5m-one-roll-5050-SMD-60LEDs-m-led-strip-waterproof-by-silicon-tubing-and-coating-can/701799_329545666.html link] || || $32.00 || $6.40/m ||IP68,silicone tube and coating&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 60 || 0 || [http://www.aliexpress.com/store/product/Flexible-LED-Strip-5050-SMD-60LEDs-m-waterproof-by-epoxy-coating-RGB-color-DC12V-input-with/701799_288945652.html link] || || $41.05 || $8.21/m ||epoxy coating&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || None || 20 nodes  || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/2pcs-5050-smd-RGB-led-module-SIZE-45mm-12mm/701799_579949630.html link] || || $8.00 || $0.40 ||IP65, 2 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || None || 20 nodes  || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/promotion-5050-SMD-RGB-LED-module-DC12V-input-waterproof-20pcs-a-string/701799_423204013.html link] || ||$9.00 || $0.45 ||IP66, 3 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || None || 20 nodes  || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/Waterproof-SMD-LED-Module-3pcs-5050-SMD-LED-DC12V-input-20pcs-a-string-RGB/701799_291746166.html link] || || $14.74 || $0.74 ||IP68, 3 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || None || 20 nodes  || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/promotion-5050-SMD-RGB-LED-module-0-96W-DC12V-20pcs-a-string/701799_721644649.html link] || || $9.50 || $0.48 ||IP67, 4 LEDs&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.seasonalentertainmentllc.com/ Seasonal Entertainment]==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?1573-Ponddude Ponddude])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per LED || Note&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 50 nodes (5m) || 12vdc || 10 || 0 || [http://www.seasonalentertainmentllc.com/store/en/dumb-pixels/149-50ct-12-volt-rgb-pixels.html link] || || $19.99 || $.40 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || None || 50 nodes (10m) || 12vdc || 5 || 0 || [http://www.seasonalentertainmentllc.com/store/en/dumb-pixels/169-rgb-c7-nodes.html link] || || $42.99 || $0.86 ||IP68, RGB C7 lens&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || None || 50 nodes (10m) || 12vdc || 5 || 0 || [http://www.seasonalentertainmentllc.com/store/en/dumb-pixels/170-rgb-c9-nodes.html link] || || $44.99 || $0.90 ||IP68, RGB C9 lens&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m || 12vdc || 30 || 0 || [http://www.seasonalentertainmentllc.com/store/en/dumb-pixels/151-5ft-flexible-rgb-strip.html link] || || $35.99 || $7.20/m ||IP68, Silicone filled&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=&#039;&#039;&#039;Examples of DUMB WHITE LEDs (not Pixels) available from different vendors&#039;&#039;&#039;=&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
These are selected DUMB RGB from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 4-9-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==[http://www.aliexpress.com/store/701799 Ray Wu] ==&lt;br /&gt;
(China Based)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per Node || Note&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 50 nodes (5m) || 5vdc || 10 || 0 || [http://www.aliexpress.com/store/product/Waterproof-through-hole-LED-Module-1pcs-9mm-straw-hat-LED-white-color/701799_291748711.html?_componentAcceptorEnabled_=false link] || || $0.15 || $0.15 ||IP68 WHITE ONLY NOT RGB&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Controllers]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;br /&gt;
[[Category:DIYC Index]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=E1.31_(Streaming-ACN)_Protocol&amp;diff=12308</id>
		<title>E1.31 (Streaming-ACN) Protocol</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=E1.31_(Streaming-ACN)_Protocol&amp;diff=12308"/>
		<updated>2016-08-22T22:53:10Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* E1.31 Pixel Controllers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=What is Streaming-ACN (E1.31)?=&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/Architecture_for_Control_Networks ACN] is a suite of protocols (via Ethernet) that is the industry standard for lighting and control. [http://www.plasa.org/welcome/ ESTA], the creator of the standard, ratified a subset of this protocol for &amp;quot;lightweight&amp;quot; devices which is called sACN (E1.31). This lightweight version allows microcontroller based lighting equipment to communicate via ethernet, without all the overhead of the full ACN protocol. In an effort push early adoption ETC provided the protocol information (code and draft specification) at no charge.&lt;br /&gt;
&lt;br /&gt;
A ratified/offical copy of the standard can be found [http://tsp.plasa.org/tsp/documents/published_docs.php here] for free.&lt;br /&gt;
&lt;br /&gt;
=Protocol Description=&lt;br /&gt;
The simplest way to think about E1.31 is that it is a way to transport a large number of lighting control channels over a traditional ethernet network connection.  E1.31 transports those channels in &amp;quot;Universes&amp;quot;, which is a collection of up to [http://en.wikipedia.org/wiki/DMX512 512 channels] together.  E.131 is ethernet based and is the data sent via [https://en.wikipedia.org/wiki/User_Datagram_Protocol UDP].  The two accepted transport methods are multicast and unicast, the most common implementation is multicast. When using multicast all the controller needs to do is subscribe to the multicast address for the universe that you want to receive data from.&lt;br /&gt;
&lt;br /&gt;
=Unicast vs. Multicast=&lt;br /&gt;
Most E1.31 software and hardware can be set up to communicate via the 2 transport methods: Unicast and Multicast&lt;br /&gt;
&lt;br /&gt;
==Unicast==&lt;br /&gt;
[[File:800px-Unicast.svg.png |300px]]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://en.wikipedia.org/wiki/Unicast Unicast] is a method of sending data across a network where two devices, the control PC and the lighting controller, are directly connected (or thru a network switch or router) and the channel control information meant for that specific controller is only sent to that controller.  Unicast is a point to point protocol and only the lighting channel information is only switched or routed to the device with the matching IP address.   In this case, the same IP address (commonly 192.168.1.206) that is used to access the web configuration page is the same address the the lighting control information is sent to.  You must have unique IP address in each controller.  Using Unicast the data packets are sent directly to the device instead of being broadcast across the entire subnet.&lt;br /&gt;
&lt;br /&gt;
==Multicast==&lt;br /&gt;
[[File:800px-Multicast.svg.png |300px]] &amp;lt;br/&amp;gt;&lt;br /&gt;
[http://en.wikipedia.org/wiki/IP_multicast Multicast ] is a method to send data across a network where a sender, typically a PC, broadcasts the data to all devices connected to the network subnet  and the information about the channels are sent to all controllers connected to the network and every other device on the network.  Multicast is a point to multipoint broadcast where the controllers need to listen to and only respond to information they are configured to use.  Your PC sequencing software or streaming tool sends multicast packets with an address of 239.255.&amp;lt;UHB&amp;gt;.&amp;lt;ULB&amp;gt; where UHB is the Universe high byte and LHB is the Universe low byte. As an example, the address for universe &#039;1&#039; would be 239.255.0.1. This is why using multicast addressing can be simpler to configure since this address is always the same for any device using that universe. Depending on the device and the number of universes of data sent it can swamp the device and possibly end up causing a loss of data. Note however that this is not an issue for most networks until you get into the dozens of universes so it&#039;s not an issue for most users.  With Multicast you must also have a unique IP address for each controller so that you can access its webpage that allows configuration.  The data is received on multicast IP address not on the configuration IP address.&lt;br /&gt;
&lt;br /&gt;
==Advantages of Unicast vs. Multicast==&lt;br /&gt;
*&#039;&#039;&#039;Unicast&#039;&#039;&#039;&lt;br /&gt;
** Allows more channels of data to controllers and bridges (commonly 12 Universes vs. 7 Universes for Multicast)&lt;br /&gt;
** Channels can only be sent to one controller per Universe&lt;br /&gt;
*&#039;&#039;&#039;Multicast&#039;&#039;&#039;&lt;br /&gt;
** Allows less channels of data to controllers and bridges (commonly 7 Universes vs. 12 for Unicast)&lt;br /&gt;
** Simpler network configuration since controllers don&#039;t need data address information&lt;br /&gt;
** Channels can be mirrored on multiple controllers since  the same Universe can be used by multiple controllers.&lt;br /&gt;
&lt;br /&gt;
=Understanding Universes=&lt;br /&gt;
E1.31 transports lighting information in &amp;quot;Universes&amp;quot;, which is a collection of up to [http://en.wikipedia.org/wiki/DMX512 512 channels] together.  In order for this to work with a [[E1.31_(Streaming-ACN)_Protocol#E1.31_Pixel_Controllers|Pixel Controller]] or [[E1.31_(Streaming-ACN)_Protocol#E1.31_Protocol_Bridges|E1.31  bridge]] you must setup the [[E1.31_(Streaming-ACN)_Protocol#Configuring_Sequencing_Software_to_use_E1.31_Output|output driver]] in your sequencing software.  You can chose any universe number from 1-63999 and assign it to a block of channels in your [[E1.31_(Streaming-ACN)_Protocol#Configuring_Sequencing_Software_to_use_E1.31_Output|sequencing software]].  While a Universe can contain up to 512 channels, it does not have to, and can be any number between 1-512 channels.  &#039;&#039;&#039;If you are using the E68x series (E680, E681, E682, E6804) of pixel controllers, you can only use &amp;lt;u&amp;gt;510&amp;lt;/u&amp;gt; channels maximum per universe.&#039;&#039;&#039;  If you are using more then one universe of channels in your sequencing software, then you must setup each of the multiple universes in your sequencing software and also map them to the appropriate channels in your sequence.  You only need to install one output plugin in the sequencing software and add all of the universe mapings into that one output plugin.  Once you have setup your sequencing software E1.31 output plugin, you must then go and setup your [[E1.31_(Streaming-ACN)_Protocol#E1.31_Pixel_Controllers|Pixel Controller]] or [[E1.31_(Streaming-ACN)_Protocol#E1.31_Protocol_Bridges|E1.31  bridge]] to map those universes of channels to the appropriate output connector.&lt;br /&gt;
&lt;br /&gt;
=E1.31 Network Layout=&lt;br /&gt;
Since E1.31 transmits its data information using ethernet, normal home networking configurations can be used to connect your E1.31 gear together. &lt;br /&gt;
 &lt;br /&gt;
==Direct Connection PC to Device==&lt;br /&gt;
[[File:E131directconnect.png |600px]]&amp;lt;br/&amp;gt;&lt;br /&gt;
It is possible to use a single ethernet cable to connect a E1.31 controller or bridge directly to a PC without other networking gear.  E1.31 uses ether net connections (RJ45 cables). To connect directly, it is necessary to put the PC and the E1.31 on the same IP subnet, ie: that they both have an address that has the same first three IP address settings like: 192.168.1.x or 192.168.0.x  By default many of the E1.31 devices come with a default address of 192.168.1.206.  &lt;br /&gt;
&lt;br /&gt;
For assistance setting the IP address in a PC:&lt;br /&gt;
*[http://www.dummies.com/how-to/content/how-to-manually-assign-an-ip-address-in-windows-xp.navId-323059.html Windows XP]&lt;br /&gt;
*[http://www.dummies.com/how-to/content/how-to-manually-assign-an-ip-address-in-windows-7.html Windows 7]&lt;br /&gt;
&lt;br /&gt;
== Use of Switch or Router to Connect PC and Multiple Devices==&lt;br /&gt;
[[File:Routerconnecte131.png | 600px]]&amp;lt;br/&amp;gt;&lt;br /&gt;
It is also possible to connect an E1.31 controller or bridge to an existing home network by plugging the device into a low cost ethernet switch or router.  This configuration also allows multiple E1.31 controllers or bridges to be controlled by one main PC.  It is also possible to use multiple PCs to send data to the controllers over the network.  It is necessary to put the PC and all of the E1.31 devices on the same IP subnet, ie: that they both have an address that has the same first three IP address settings like: 192.168.1.x or 192.168.0.x  By default many of the E1.31 devices come with a default address of 192.168.1.206.  If you are using multiple E1.31 devices, it is necessary that you change the default IP address of the additional units to another address other than 192.168.1.206  so that you can access the configuration page of all of the E1.31 devices.&lt;br /&gt;
&lt;br /&gt;
=Common E1.31 Devices=&lt;br /&gt;
The use of E.131 has increased dramatically in recent years and new devices are coming on the market daily.  The two most common devices used in Christmas lighting displays are Pixel Controllers and Protocol Bridges.&lt;br /&gt;
 &lt;br /&gt;
==E1.31 Pixel Controllers==&lt;br /&gt;
[[File:E682-1.png|400px]]&amp;lt;br&amp;gt;&lt;br /&gt;
Using an E1.31 output driver software, the light control software on the PC sends the lighting sequence data out to the controllers that are connected to the PC thru ordinary ethernet connections such as a router or switch.  The controllers listen for the light control data addressed to them and then control the lights that are connected to it.   The controllers can be setup for either Unicast or Multicast data thru their webpage based configuration screens.  Common E1.31 Pixel controllers are:&lt;br /&gt;
* [http://sandevices.com/documents/e680_opman.pdf E680], [http://sandevices.com/documents/E681_opman.pdf E681], [http://sandevices.com/E681info.html E682] or [http://sandevices.com/E6804Info.html E6804] by [http://www.sandevices.com Sandevices]&lt;br /&gt;
* [http://www.holidaycoro.com/product-p/722-v2.htm AlphaPix 4], [http://www.holidaycoro.com/product-p/721-v3.htm AlphaPix 16] by [http://www.holidaycoro.com HolidayCoro.com]&lt;br /&gt;
* [http://www.Pixelcontroller.com/store Falcon F16V2] by [http://www.Pixelcontroller.com/store PixelController.com (Falcon Christmas)]&lt;br /&gt;
* [http://www.j1sys.com/ecg-pixad8/ ECG-PIXAD8], [http://www.j1sys.com/ecg-p12r/ ECG-P12R] and the [http://www.j1sys.com/ecg-p2/ ECG-P2] by [http://www.j1sys.com J1SYS]&lt;br /&gt;
&lt;br /&gt;
==E1.31 Protocol Bridges==&lt;br /&gt;
[[File:E1_31Bridge.png|400px]]&amp;lt;br&amp;gt;&lt;br /&gt;
Another common usage of E1.31 is an [[E1.31 Bridge]].  An E1.31 bridge bridge is a device that allows your PC to communicate with a large number of Renard or DMX controllers using regular Ethernet network connections. It replaces multiple DMX or RS485 dongles with one configurable device that can be mounted in an enclosure in the yard and only requires one Ethernet Cat5 cable (or WIFI) back to your PC or home network. It allows up to 6 DMX universes or Renard networks to be easily controlled from your sequencing software with a minimum amount of wire from your show PC to your controllers. The bridge works with all Renard, DMX and LOR (using DMX) controllers.  A common E1.31 Bridge is:&lt;br /&gt;
* [http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=22 6 Port E1.31 Bridge] by [http://www.diyledexpress.com DIYLEDEXPRESS].&lt;br /&gt;
* [http://www.j1sys.com/ecg-dr4/ ECG-DR4] and the [http://www.j1sys.com/ecg-d4/ ECG-D4] by [http://www.j1sys.com J1SYS].&lt;br /&gt;
* [http://www.holidaycoro.com/product-p/622.htm AlphaPix 4] (1 port), [http://www.holidaycoro.com/product-p/721.htm AlphaPix 16] (3 ports) by [http://www.holidaycoro.com HolidayCoro.com]&lt;br /&gt;
&lt;br /&gt;
=Using E1.31 in your Light Display=&lt;br /&gt;
Using E1.31 in your lighting display is similar to using Renard, DMX or LOR to move the lighting information around your display. E1.31 is a communications protocol that uses Ethernet data connections. Getting started includes the following steps:&lt;br /&gt;
* Develop a lighting sequence in the sequencing software of your choice.  In this step, you create channels in the sequence and assign lighting commands to the channels.     When using pixels, you actually use 3 channels (R,G,B) for each pixel.&lt;br /&gt;
** Example, configure the sequence for 200 pixels, which is 600 channels.&lt;br /&gt;
* Install the proper network wiring connections for your PC and controller.&lt;br /&gt;
* Next you must install and configure the E1.31 output plugin for your specific sequencing software.  After you have installed the software, you need to map the channel numbers in your sequence to Universes.  This basically takes the channel output from the sequencing software and sends it out over E1.31 in collections of channels (Universes).  &lt;br /&gt;
**Example: Vixen channels 1-510 would map to Universe 1 channels 1-510 and Vixen channels 511-600 would map to Universe 2 channels 1-90.&lt;br /&gt;
* Next you must install and configure your E1.31 Device for your setup.  This includes setting the communications type (Multicast or Unicast), setting an IP address for the web interface of the unit, setting pixel type and setting all of the pixel configuration information for a pixel controller, or setting network output type  for E1.31 bridges.&lt;br /&gt;
** Example:  set controller up for multicast with the web page at IP address 192.168.1.207, configure cluster 1 for 4 strings of 25 WS2811 pixels and cluster 2 for 2 strings of 50 WS2801 pixels.&lt;br /&gt;
* You then need to map the output channels that come into the units via the Universes sent from the output plugin of the sequencing software to the physical outputs of the E1.31 device you are using. &lt;br /&gt;
**Example: Universe 1 channels 1-300 (Vixen channels 1-300) go to cluster 1 with 4 strings of 25 pixels each (300 channels), and universe 1 channels 301-510 and universe 2 channels 1-90 (Vixen channel 301-600) go to cluster 2 with 2 strings of 50 pixels each (300 channels).&lt;br /&gt;
* Now you can test your sequence.&lt;br /&gt;
&lt;br /&gt;
=Configuring Sequencing Software to use E1.31 Output=&lt;br /&gt;
[[File:Vixen-e131.png| 400px]]&amp;lt;br/&amp;gt;&lt;br /&gt;
In order for your light sequencing sotware to communicate via E1.31 protocol, the software needs to have the output configuration setup done in the software.  This varies from software package to software package.  The basic concept is that you map the output channels from your sequence into collections of channels called &amp;quot;Universes&amp;quot;.  Each universe can map up to 512 Channels.  You must choose a Universe Number, Sequence Channel to Start the Universe at, Multicast or Unicast transport and Number of channels in the Universe.  With high channel count systems it is common to have multiple universes used to transport the lighting data to the Pixel Controller or E1.31 Bridge.  &amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;IMPORTANT: Remember that E682 lighting controllers only use up to 510 channels per universe, not the full 512 channels per universe when you setup your software to talk to your controllers&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Using E1.31 with Vixen==&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/index.php?title=E1.31_Vixen_Plugin How to setup and use  Vixen 2.1,2.5 and 3.0 with E1.31]&lt;br /&gt;
&lt;br /&gt;
==Using E1.31 with LOR S3/S4==&lt;br /&gt;
You must have an [http://www.lightorama.com/ShowtimeSoftwareSuite.html &#039;&#039;&#039;Advanced&#039;&#039;&#039; ShowTime Software Suite S4] license from [http://www.lightorama.com/ Lightorama] to use the E1.31 interface.&lt;br /&gt;
&lt;br /&gt;
[https://youtu.be/z2VzQNGAaO0 Step-by-Step Setup Video for LOR S4 with E1.31 including basic sequence setup (shown with AlphaPix hardware)]&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/forums/attachment.php?attachmentid=19129&amp;amp;d=1367694776 How to setup E1.31 on LOR S3 Advanced pdf file]&lt;br /&gt;
&lt;br /&gt;
[http://forums.lightorama.com/index.php?/topic/23207-initial-setup-for-e131-if-you-do-not-have-an-lor-rs485-usb-adapter/ Initial setup for E1.31 if you do NOT have an LOR RS485 USB adapter]&lt;br /&gt;
&lt;br /&gt;
[https://vimeo.com/46012205 Video on how to setup and use  LOR S3.5 with E1.31]&lt;br /&gt;
&lt;br /&gt;
==Using E1.31 with HLS==&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/index.php?title=Hardware_Configuration HLS Hardware Configuration]&lt;br /&gt;
&lt;br /&gt;
==Using E1.31 with LightShowPro (LSP)==&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,2404.0.html Setting up E1.31 in LSP]&amp;lt;br&amp;gt;&lt;br /&gt;
[https://vimeo.com/45183963 Setup Video]&lt;br /&gt;
&lt;br /&gt;
==Using E.131 with Nutcracker (xlights) and DA_E131==&lt;br /&gt;
&lt;br /&gt;
Download Nutcracker [http://nutcracker123.com/nutcracker/releases/ here]&amp;lt;br/&amp;gt;&lt;br /&gt;
[https://vimeo.com/60850925 Nutcracker] (starts about 15:00 in the video)&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=-shvjGc7RcM How to test E1.31 Controllers using xLights (video)]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=zVX9LOYDz1I How to test E1.31 Controllers using DA_E131 Utlity (video)]&lt;br /&gt;
&lt;br /&gt;
=Example of Sequencer Channel Mapping of E1.31 Output=&lt;br /&gt;
One of the more confusing aspects of setting up your E1.31 system is the concept of mapping your channels from your sequencing software to universes, then mapping it to your pixel outputs on your pixel controller.  Here is an example:&lt;br /&gt;
* Using Multicast&lt;br /&gt;
* 400 Pixels&lt;br /&gt;
* = 1200 (3x400) total channels &lt;br /&gt;
* Using an [http://sandevices.com/E681info.html E682 Pixel Controller] &lt;br /&gt;
* 2 strings of 100 Pixels in Cluster 1&lt;br /&gt;
* 4 strings of 50 Pixels in Cluster 2&lt;br /&gt;
&lt;br /&gt;
First you must create your 1200 channels in your software of choice (Vixen, HLS, Nutcracker, Xlights, LSP, LOR, etc...)&lt;br /&gt;
&lt;br /&gt;
==Output Plugin Channel Mapping==&lt;br /&gt;
Next you must setup your E1.31 Output Plugin. In this example, you need 1200 channels mapped.  Since the E682 can only use 510 channels per universe, you need just over 2 universes to map all of the channels.  (510 + 510 + 180 = 1200)&lt;br /&gt;
*You map the first 510 channels of the data you want to send to your E682 in Universe 1 (in this case sequence channels 1-510).  &lt;br /&gt;
*You map the second 510 channels of data you want to send to your E682 in Universe 2(in this case sequence channels 511-1020). &lt;br /&gt;
*You map the remaining 180 channels of the data you want sent to your E682 in Universe 3 (in this case sequence channels 1021-1200)&lt;br /&gt;
Your output plugin will look something like this:&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:400pixel-e131.png|500px]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==E682 Pixel Controller Channel Mapping to Output Connectors==&lt;br /&gt;
Next you must configure your E682 using the instructions from [http://www.sandevices.com Sandevices].  There are two major versions of the firmware available depending on when you purchased the unit and if you have [http://sandevices.com/documents/SanDevices_Firmware_Update_Procedure_05-2013.pdf upgraded] the firmware in your controller:&amp;lt;br&amp;gt;&lt;br /&gt;
* [http://sandevices.com/documents/E682_Operating_Manual.pdf Version 2] software is the older command line interface software &lt;br /&gt;
* [http://sandevices.com/documents/E68X_Version_4_Firmware.pdf Version 4] is the newer drop down configuration software.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Next you must map the incoming E1.31 Universe data to the physical outputs to the Pixel strings. You must also map the Universe numbers (in this case 1-3) to the 7 (Multicast) or 12 (Unicast) slots available in the controller.&lt;br /&gt;
===Cluster 1 Mapping===&lt;br /&gt;
In this example you have 2 strings of 100 pixels in Cluster 1 (using connectors 1-1 and 1-2).  You configure cluster 1 for 2 strings of 100 pixels using the E682 configuration webpage.  That is a total of 200 pixels, or 600 channels (3x200).   That requires slightly more than 1 universe of data.  &lt;br /&gt;
* So you set the Start Universe as Universe 1 and the Start Channel (of the universe) to 1.  &lt;br /&gt;
* The software will automatically calculate the End Universe and End Channel.  In this case those values would be Universe 2 End Channel 90.  &lt;br /&gt;
So the first cluster used 600 channels of data, 510 channels from Universe 1 and 90 from Universe 2.  (510 + 90 = 600)&lt;br /&gt;
===Cluster 2 Mapping===&lt;br /&gt;
Next you have 4 strings of 50 pixels in Cluster 2 (using connectors 2-1, 2-2, 2-3, 2-4).  You configure Cluster 2 for 4 strings of 50 pixels using the E682 configuration webpage. This is a total of 200 pixels, or 600 channels (3x4x50).  That requires slightly more then 1 universe of data.  &lt;br /&gt;
* Since you ended the first cluster off at Universe 2 Channel 90, the next available channel is Channel 91.  So you set the Start Universe as Universe 2 and the Start Channel (of the universe) to 91.  &lt;br /&gt;
* The software will automatically calculate the end Universe and End Channel.  In this case those values would be End Universe 3 End Channel 180.  &lt;br /&gt;
So the second cluster also used 600 channels of data, 420 channels of data from Universe 2 and 180 from Universe 3. (420 + 180 = 600)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
So now you have mapped the first 600 channels from the sequencing software (Sequence channels 1-600) to the first Cluster with the 2 strings of 100 pixels.  You have mapped the second 600 channels from the sequencing software (sequence channels 601-1200) to the second cluster with the 4 strings of 50 pixels.&lt;br /&gt;
&lt;br /&gt;
=Tools for Testing E1.31 Hardware and Connections=&lt;br /&gt;
These free tools allow you to test E1.31 controllers simply without using sequencing software.  They are good tools to use when troubleshooting a E.131 network setup.  If you are having trouble setting up your network, this allows you to isolate if it is the output plugin in your sequencing software or some networking setup issue preventing your setup from working.  It is also a simple way to run basic chases and colors to test your pixel strings.&lt;br /&gt;
&lt;br /&gt;
*[http://sacnview.sourceforge.net/ sACNView: Sends and Receives E1.31 Data]&amp;lt;br/&amp;gt;&lt;br /&gt;
[[File:Scanview.png | 300px]]&lt;br /&gt;
*[http://www.da-share.com/software/da_e131/ da_E131: Sends E1.31 Data for Multiple Universes] / [https://www.youtube.com/watch?v=zVX9LOYDz1I How-to Setup Video for DA_E131]&lt;br /&gt;
[[File:Da E131.png | 300px]]&lt;br /&gt;
&lt;br /&gt;
=More Information=&lt;br /&gt;
&lt;br /&gt;
[http://www.etcconnect.com/news.aspx?ID=20065&amp;amp;lang=us&amp;amp;region=1 Description]&lt;br /&gt;
&lt;br /&gt;
[http://www.etcconnect.com/product.software.signin.aspx?docID=20481&amp;amp;ID=20339 Code Example and Draft Copy of Specification]&lt;br /&gt;
&lt;br /&gt;
[http://www.plsn.com/index.php?option=com_content&amp;amp;task=view&amp;amp;id=4897&amp;amp;Itemid=40 Article: E1.31: An Offer You Can&#039;t Resist]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Controllers]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Different Styles of Pixels]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Protocols]] &lt;br /&gt;
[[Category:DIYC Index]]&lt;br /&gt;
[[Category:Pixel]]&lt;br /&gt;
[[Category:E1.31]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Dumb_RGB_or_Intelligent_Pixels%3F%3F&amp;diff=12307</id>
		<title>Dumb RGB or Intelligent Pixels??</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Dumb_RGB_or_Intelligent_Pixels%3F%3F&amp;diff=12307"/>
		<updated>2016-08-22T22:51:11Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==DC or Digital Solution?==&lt;br /&gt;
&amp;lt;span id=&amp;quot;DC-Digital&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;DC LED modules require a &amp;quot;DC Controller&amp;quot;. The controller has one output per colour for every section you want to control independently. So, a 27 channel DC controller could control 9 RGB elements with full control over each.&lt;br /&gt;
&lt;br /&gt;
Digital LED modules on the other hand each contain extra electronics and require the use of an &amp;quot;Digital Controller&amp;quot;. These modules just have one set of connections (power &amp;amp; data) and each section can be controlled individually, even though they all share the same wiring.&lt;br /&gt;
&lt;br /&gt;
Digital LED modules are more expensive than DC types due to the extra electronics in them.  If you want to control each element separately, then digital is the way to go.  If you just want to colour change a whole collection of elements together, DC will do and is cheaper to implement.&lt;br /&gt;
&lt;br /&gt;
[[File:DCvsDigitalStrip.gif]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Standard strip&#039;&#039;&#039; requires a DC controller to process the computer signals to light effects and is often called:&lt;br /&gt;
* RGB&lt;br /&gt;
* 3-channel RGB&lt;br /&gt;
* Legacy RGB&lt;br /&gt;
* Dumb RGB&lt;br /&gt;
* Simple RGB&lt;br /&gt;
* 9-channel RGB&lt;br /&gt;
* Chasing RGB (3x RGB controllable segments 123123123)&lt;br /&gt;
&lt;br /&gt;
Over a five metre distance expect to use between 3 and 9 channels in an unbroken standard RGB strip.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Digital strip&#039;&#039;&#039; may require a digital converter controller but ultimately processes the computer signals (in a specific format) into light effects inside the strip and is often called:&lt;br /&gt;
* Intelligent RGB&lt;br /&gt;
* Digital RGB&lt;br /&gt;
* IC Strip&lt;br /&gt;
* Intelligent Strip&lt;br /&gt;
* Smart Strip&lt;br /&gt;
* Pixels&lt;br /&gt;
&lt;br /&gt;
Over a five metre distance expect to use between 150 and 450 channels in an unbroken digital RGB strip.&lt;br /&gt;
&lt;br /&gt;
Any of the above names are perfectly fine!&lt;br /&gt;
&lt;br /&gt;
==DC Basic/Dumb RGB LED modules==&lt;br /&gt;
The following are for use with a DC controller.&lt;br /&gt;
* Waterproof Rectangular RGB 12V LED Module (3x 5050 SMD RGB LEDs) [http://www.holidaycoro.com/3-Channel-RGB-DMX-Controller-p/56.htm] [http://www.aliexpress.com/fm-store/701799/209889132-291745854/Waterproof-RGB-LED-LED-Module-3-pcs-5050-SMD-RGB-LED.html] &lt;br /&gt;
* Waterproof Square RGB 12V LED Module (3x 5050 SMD RGB LEDs) [http://www.holidaycoro.com/3-Channel-RGB-DMX-Controller-p/57.htm] [http://www.aliexpress.com/fm-store/701799/209889132-291746166/Waterproof-SMD-LED-Module-3pcs-5050-SMD-LED-RGB-color-.html]&lt;br /&gt;
* Waterproof RGB 5V LED Pixel (8mm LED) [http://www.aliexpress.com/fm-store/701799/209889132-314088420/12mm-diameter-through-hole-LED-channel-letter-DC5V-input-RGB-waterproof-0-3W-120degree-beam-angle.html]&lt;br /&gt;
* Waterproof RGB 12v LED Pixel (8mm LED) [http://www.holidaycoro.com/product-p/58.htm] [http://www.holidaycoro.com/RGB-8mm-LED-Waterproof-Node-12v-p/58.htm]&lt;br /&gt;
* Waterproof (Silicone Tubing) RGB 12V LED Strip (30x 5050 SMD LEDs per meter) [http://www.holidaycoro.com/RGB-LED-Strip-12v-30-LEDs-per-Meter-Waterproof-p/59.htm] [http://www.aliexpress.com/product-fm/329544925-5m-one-roll-5050-SMD-30LEDs-m-led-strip-waterproof-by-silicon-tubing-and-coating-RGB-wholesalers.html]&lt;br /&gt;
* Waterproof (Silicone Tubing) RGB 12V LED Strip (60x 5050 SMD LEDs per meter) [http://www.aliexpress.com/product-fm/329545582-5m-one-roll-5050-SMD-60LEDs-m-led-strip-waterproof-by-silicon-tubing-and-coating-RGB-wholesalers.html]&lt;br /&gt;
&lt;br /&gt;
HolidayCoro has a video series that shows all of the above modules and strip: [http://www.holidaycoro.com/rgb/rgb.html]&lt;br /&gt;
&lt;br /&gt;
==DC Digital/Smart LED modules ==&lt;br /&gt;
The following are for use with an digital controller.&lt;br /&gt;
&lt;br /&gt;
Waterproof Silicone Tube Strip / Ribbon&lt;br /&gt;
* Waterproof (Silicone Tubing) RGB LED Digital Strip (30x 5050 SMD LEDs per meter and 10 pixels per meter / 2811 IC / 12v) Non-waterproof plug [http://www.holidaycoro.com/product-p/700.htm] / Waterproof Plug [http://www.holidaycoro.com/product-p/700-white-wp.htm]&lt;br /&gt;
* Waterproof (Silicone Tubing) RGB LED Digital Strip (48x 5050 SMD LEDs per meter and 16 pixels per meter / 2811 IC / 12v / 8 Bit Color) [http://www.holidaycoro.com/product-p/704.htm]&lt;br /&gt;
* Waterproof (Silicone Tubing) RGB LED Digital Strip (60x 5050 SMD LEDs per meter and 20 pixels per meter / 2811 IC / 12v / 8 Bit Color) [http://www.holidaycoro.com/product-p/708.htm]&lt;br /&gt;
* Waterproof (Silicone Tubing) RGB LED Digital Strip (30x 5050 SMD LEDs per meter and 30 pixels per meter / INK1003 IC / 12v / 8 Bit Color) [http://www.holidaycoro.com/product-p/717.htm]&lt;br /&gt;
* Waterproof (Silicone Tubing) RGB LED Digital Strip (60x 5050 SMD LEDs per meter and 60 pixels per meter / INK1003 IC / 12v / 8 Bit Color) [http://www.holidaycoro.com/product-p/718.htm]&lt;br /&gt;
* Waterproof (Silicone Tubing) RGB LED Digital Strip (30x 5050 SMD LEDs per meter and 10 pixels per meter / 6803 IC / 12v / 5 Bit Color) [http://www.aliexpress.com/fm-store/701799/209843764-306378431/LED-Digital-strip-with-6803-IC-30pcs-5050-SMD-per-meter-DC12V-input-with-silicon-tubing.html]&lt;br /&gt;
&lt;br /&gt;
Nodes (Bullet / Square style)&lt;br /&gt;
* Waterproof RGB LED Pixel Node (bottom wires/bullet) (1x 8mm LED and WS2811 IC / 5V) Bare Wire [http://www.holidaycoro.com/product-p/710.htm] - Waterproof Plug [http://www.holidaycoro.com/Waterproof-5v-Pixel-Node-String-p/710-wp-blk.htm] / 12v Bare Wire [http://www.holidaycoro.com/product-p/711.htm] - Waterproof Plug [http://www.holidaycoro.com/12mm-Pixel-Node-With-Waterproof-Connections-p/711-wp-blk.htm]&lt;br /&gt;
* Waterproof RGB LED Pixel Node (side/flat wires/square) (1x 8mm LED and WS2811 IC) 5v [http://www.holidaycoro.com/product-p/672.htm] / 12v [http://www.holidaycoro.com/product-p/673.htm]&lt;br /&gt;
&lt;br /&gt;
Modules (Rectangle / Square)&lt;br /&gt;
* Waterproof Square RGB 12V LED Module (3x 5050 SMD RGB LEDs and WS2801 IC) [http://www.holidaycoro.com/Smart-Pixel-Square-RGB-Module-p/657.htm] [http://www.aliexpress.com/fm-store/701799/209889132-476143302/DC12V-WS2801-pixel-module-with-3pcs-5050-RGB-SMD-LED-30mm-diameter-20pcs-a-string.html]&lt;br /&gt;
* Waterproof Rectangular RGB 12V LED Module (3x 5050 SMD RGB LEDs and 2811 IC) [http://www.holidaycoro.com/Smart-Pixel-Rectangle-RGB-Module-p/656.htm]&lt;br /&gt;
* Waterproof Rectangular RGB 12V LED Module (3x 5050 SMD RGB LEDs and TM1804 IC) [http://www.aliexpress.com/fm-store/701799/209889132-374338740/TM1804-IC-led-pixel-module-DC12V-input.html] &lt;br /&gt;
* Waterproof Square RGB 12V LED Module (3x 5050 SMD RGB LEDs and TM1804 IC) [http://www.aliexpress.com/fm-store/701799/209889132-374338613/TM1804-IC-led-pixel-module-DC12V-input.html]&lt;br /&gt;
* Waterproof Rectangular RGB 12V LED Module (3x 5050 SMD RGB LEDs and CYT3005 IC) [http://www.aliexpress.com/fm-store/701799/209889132-320689419/3pcs-5050-RGB-pixel-module-waterproof-CYT3005-IC-512-level-gray-scale-DC12V-input-0-9W.html]&lt;br /&gt;
* Waterproof Square RGB 12V LED Module (3x 5050 SMD RGB LEDs and CYT3005 IC) [http://www.aliexpress.com/fm-store/701799/209889132-320691333/5pcs-5050-RGB-pixel-module-waterproof-CYT3005-IC-512-level-gray-scale-DC12V-input-1-2W.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==DMX DC Drivers==&lt;br /&gt;
These controllers are for LED modules and strips that contain just LEDs and resistors. They can also be used with DC powered rope light and strings.&lt;br /&gt;
* Bare Board DMX 3 Channel @ 2A/Ch Controller Controller (decoder &amp;amp; driver w/DIP Switch addressing) [http://www.holidaycoro.com/3-Channel-RGB-DMX-Controller-p/37.htm]  [http://www.aliexpress.com/fm-store/701799/209915969-378113147/Easy-DMX-LED-controller-dmx-decoder-driver.html]&lt;br /&gt;
* Sealed/Boxed DMX 3 Channel @ 2A/Ch Controller (decoder &amp;amp; driver w/DIP Switch addressing) [http://www.holidaycoro.com/3-Channel-DMX-RGB-Controller-DIP-Switch-Addressing-p/27.htm]&lt;br /&gt;
* Boxed DMX 3 Channel @ 5A/Ch Controller (decoder &amp;amp; driver w/LED Push Button addressing) [http://www.holidaycoro.com/3-Channel-DMX-Controller-for-RGB-Lights-12v-DC-p/38.htm]&lt;br /&gt;
* Sealed/Boxed DMX 3 Channel @ 2A/Ch Controller (decoder &amp;amp; driver) - Switchless Addressing [http://www.aliexpress.com/fm-store/701799/209915969-307297826/DMX-512-Module-decoder-DC12V-input-P-N-LN-DMXMODEL-3CH-12V.html] (Programmer for Switchless: Hardware [http://www.aliexpress.com/fm-store/701799/209915969-307319323/DMX512-Dditor-for-setting-DMX-address-P-N-LN-DMXID-EDTIOR.html]&lt;br /&gt;
* Boxed DMX 3 Channel @ 3A/Ch Controller (decoder &amp;amp; driver w/DIP Switch addressing) [http://www.aliexpress.com/fm-store/701799/209915969-410843238/DMX512-Decoder-DC12-24V-input-max-3A-each-channel-output.html]&lt;br /&gt;
&lt;br /&gt;
* DMX 30 Channel @ 2A/Ch (60A Total) Controller (decoder &amp;amp; driver w/DIP Switch addressing) Pre-Assembled Kit [http://www.holidaycoro.com/10-Channel-Dumb-RGB-Assembled-Controller-p/836.htm] Bare Board [http://www.holidaycoro.com/30-Channel-DMX-Controller-for-RGB-Lights-12v-DC-p/40.htm] &lt;br /&gt;
* DMX 27 Channel @ 2A/Ch (25A Total) Controller (decoder &amp;amp; driver w/DIP Switch addressing) [http://www.holidaycoro.com/27-Channel-DMX-Controller-for-RGB-Lights-25-Amps-p/25.htm]&lt;br /&gt;
* DMX 27 Channel @ 2A/Ch (15A Total) Controller (decoder &amp;amp; driver w/DIP Switch addressing) Pre-Assembled Kit [http://www.holidaycoro.com/9-Channel-Dumb-RGB-Assembled-Controller-p/835.htm] Bare Board [http://www.holidaycoro.com/27-Channel-RGB-DMX-Controller-p/24.htm] [http://www.aliexpress.com/fm-store/701799/209915969-378111925/Easy-DMX-LED-controller-dmx-decoder-driver.html]&lt;br /&gt;
&lt;br /&gt;
===DMX DC drivers from Aussie Phil===&lt;br /&gt;
These controllers are for LED modules and strips that contain just LEDs and resistors. They can also be used with rope light and strings.&lt;br /&gt;
* TigerDMX48HC DMX 48 Channel (12Vdc - 55Vdc @ 2.5A) Controller [http://www.tigerdmx.com/tigerdmx48hc.php] (retired, no longer available) &lt;br /&gt;
* TigerDMX120LC DMX 120 Channel (12Vdc - 36Vdc @ 100mA) Controller [http://www.tigerdmx.com/tigerdmx120lc.php] (retired, no longer available)&lt;br /&gt;
&lt;br /&gt;
===DMX DC drivers from AVD===&lt;br /&gt;
These controllers are for LED modules and strips that contain just LEDs and resistors. They can also be used with rope light and strings.&lt;br /&gt;
* DA48 DMX 48 Channel (9Vdc - 40Vdc @ 2A) Controller [http://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=DC48]&lt;br /&gt;
* DA24 DMX 24 Channel (9Vdc - 40Vdc @ 2A) Controller [http://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=DC24]&lt;br /&gt;
&lt;br /&gt;
==RS-485 DMX digital drivers==&lt;br /&gt;
===DMX digital pixel drivers from HolidayCoro ===&lt;br /&gt;
RS-485/DMX to SPI Pixel Driver (2811, 2801, 6803, 1804, 3001, etc pixels) 5 to 24v DC [http://www.holidaycoro.com/product-p/614.htm]&lt;br /&gt;
&lt;br /&gt;
===DMX digital drivers from AVD===&lt;br /&gt;
These controllers are for LED modules and strips that contain a drive IC such as the 2801 or 6803.&lt;br /&gt;
* P-DMX 25 pixel controller. [http://auschristmaslighting.com/forums/index.php/topic,1046.0.html]&lt;br /&gt;
&lt;br /&gt;
===DMX digital drivers from Aussie Phil===&lt;br /&gt;
These controllers are for LED modules and strips that contain a drive IC such as the 2801, 3005, 1804, etc.&lt;br /&gt;
* TP3244 DMX Controller. [http://forums.auschristmaslighting.com/index.php/board,34.0.html] (retired, no longer available)&lt;br /&gt;
&lt;br /&gt;
==E1.31 digital pixel drivers==&lt;br /&gt;
&lt;br /&gt;
===E1.31 digital drivers from HolidayCoro.com===&lt;br /&gt;
* AlphaPix 4 [http://www.holidaycoro.com/product-p/722-V2.htm] 4 output&lt;br /&gt;
* AlphaPix 16 [http://www.holidaycoro.com/product-p/721-V3.htm] 16 output&lt;br /&gt;
&lt;br /&gt;
===E1.31 digital drivers from Sandevices===&lt;br /&gt;
* E682 [http://sandevices.com/E681info.html] 16 output&lt;br /&gt;
&lt;br /&gt;
===E1.31 digital drivers from Stellascapes===&lt;br /&gt;
These controllers are for LED modules and strips that contain a drive IC such as the 2801, 6803, etc. &lt;br /&gt;
* E2 [http://www.stellascapes.com] 2 output&lt;br /&gt;
* E16 [http://www.stellascapes.com] 16 output&lt;br /&gt;
&lt;br /&gt;
===E1.31 digital drivers from J1SYS===&lt;br /&gt;
These controllers are for LED modules and strips that contain a drive IC such as the 2801, 6803, etc. &lt;br /&gt;
* PIXAD8 [http://www.j1sys.com/ecg-pixad8/] 8 output&lt;br /&gt;
&lt;br /&gt;
==Extra Reading==&lt;br /&gt;
* [http://forums.auschristmaslighting.com/index.php?action=dlattach;topic=647.0;attach=1040 E1.31, Hyper DMX and DMX Typical Layout (Version 1.3)] PDF by Fasteddy&lt;br /&gt;
&lt;br /&gt;
* [http://forums.auschristmaslighting.com/index.php?action=dlattach;topic=634.0;attach=629 RGB Basic Setup] PDF by Fasteddy&lt;br /&gt;
&lt;br /&gt;
* [http://www.holidaycoro.com/kb_results.asp?ID=15 A 2 hour video series that covers most all pixel types and interfaces] by HolidayCoro.com&lt;br /&gt;
&lt;br /&gt;
* [http://blog.holidaycoro.com/2015/01/where-do-i-start-when-designing-new-rgb.html Article that explains how to design an RGB Pixel Project] by HolidayCoro.com&lt;br /&gt;
&lt;br /&gt;
==Related Links==&lt;br /&gt;
[[Different Styles of Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Controllers]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12306</id>
		<title>Controllers</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12306"/>
		<updated>2016-07-17T16:47:46Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* HolidayCoro */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Intro=&lt;br /&gt;
There are many different types of controllers used for RGB lighting effects.  The most common fall into two different categories: &lt;br /&gt;
*Pixel Controllers &lt;br /&gt;
*Dumb RGB Controllers.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The different controllers also can be broken into categories based on the type of data communications protocols used to speak to them from the sequencing computer.  The main categories of communications protocols are:&lt;br /&gt;
* [[Renard]] (using either RS232-serial or RS485)&lt;br /&gt;
* [[E1.31_(Streaming-ACN)_Protocol|E1.31]] (DMX over Ethernet)&lt;br /&gt;
* [[DMX]] A traditional stage lighting protocol&lt;br /&gt;
* Programs stored on SD memory cards &lt;br /&gt;
* Lightorama  LOR compatable gear&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When choosing a Pixel controller it is important that you confirm that your selection is compatible with you system design.  Critical properties to consider include are:&lt;br /&gt;
* Communications Protocol (E1.31, Renard, DMX, LOR, Etc.)&lt;br /&gt;
* [[Choosing_a_Pixel_Voltage:_5V_vs_12V|Pixel Voltage]]  (5VDC vs 12VDC)&lt;br /&gt;
* [[Different_Styles_of_Pixels|Pixel Type]] (WS2801, WS2811, GECE, LOR, Etc.)&lt;br /&gt;
* Number of Pixels to be Controlled&lt;br /&gt;
* Number of Connectors and Number of Strings that can be Physically Connected&lt;br /&gt;
* Advanced Features&lt;br /&gt;
** Grouping (ability to treat multiple Pixels as one)&lt;br /&gt;
** RGB Ordering (ability to correct the physical RGB order to match the software sequence order)&lt;br /&gt;
** ZigZag (Ability to treat physical strings as multiple logical strings)&lt;br /&gt;
** Reverse order (ability to reorder the channels on a string so the most distant one is the first channel)&lt;br /&gt;
** Etc.&lt;br /&gt;
&lt;br /&gt;
Generally you also need to add an [[Enclosures|Enclosure]] to the Pixel Controller to protect it from the weather.   You will also need a [[Power Supplies|Power Supply]] to power the Pixel Controller and Pixels.  There are several ways to connect the [[Power_Injection|Power wiring]]  and there are also several types of [[Pixel Connectors]] that can be used to simplify the wiring.&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;THIS PAGE IS UNDER CONSTRUCTION AND IS NOT COMPLETE!!&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
These are selected Pixel Controllers and other devices from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 1-29-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
=PIXEL CONTROLLERS=&lt;br /&gt;
==&#039;&#039;&#039;Renard Protocol (RS232 or RS485)to SPI (Pixel Communication)&#039;&#039;&#039;==&lt;br /&gt;
&#039;&#039;&#039;[[Renard_PX1_Pixel_Controller|Renard PX1 Pixel Controller]]&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The Renard PX1 was designed by [http://doityourselfchristmas.com/forums/member.php?9-P-Short Phil Short] as an inexpensive Pixel controller designed to work with standard Renard systems.  It can be daisy chained with other Renard controllers. The PX1 provides a low cost solution that allows a user to add pixels to an existing display setup using just a simple Renard setup.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to SPI (Pixel Communications)&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept an [[E1.31_(Streaming-ACN)_Protocol|E1.31 (Ethernet)]] input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be used on a Raspberry Pi,  Beagle Bone Black or other single board computers with SPI. It can receive E1.31 (and many other protocols) and use the data to drive SPI pixels. See https://wiki.openlighting.org/index.php/OLA_LED_Pixels for more information. The maximum pixel count is determined by the hardware and the pixel clock speed. [https://www.youtube.com/watch?v=gdi9fve6DKc Demo Video].&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
[http://www.holidaycoro.com/firmware Firmware Update Page]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.0.50 (configurable via LCD interface or webpage) or can be configured for DHCP.&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link / Price || Setup Videos || Note&lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 4&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V2 || 2,720 || 16 UniCast (E1.31 &amp;amp; Artnet)||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:722.jpg|150px|link=http://www.holidaycoro.com/product-p/722-V2.htm]] || [http://www.holidaycoro.com/Product-p/722-V2.htm $99.95&amp;lt;br&amp;gt;Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[http://www.holidaycoro.com/product-p/831.htm $199.95&amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/16o780guQbQ Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes one dedicated RS-485/DMX output (does not use a pixel output), 28A per Controller/7.5A per Output, LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  &lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 16&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V3  || 5,440 || 32 UniCast (E1.31 &amp;amp; Artnet) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:AlphaPix16.jpg|150px|link=http://www.holidaycoro.com/product-p/721-V3.htm]] || [http://www.holidaycoro.com/Product-p/721-V3.htm $189.95&amp;lt;br&amp;gt;Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[http://www.holidaycoro.com/product-p/832.htm $319.95&amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/kPAvSBBGmV4 Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes three dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output (80A at 20% Duty Cycle), LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  Resistor bank for outputs to reduce likely hood of shorting upon incorrect connections.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.advateklights.com/ Advatek Lighting Pty Ltd]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?16126-Devo Unknown (Devo)])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
| PixLite 4 || 2,720 || 16 UniCast&amp;lt;br /&amp;gt;16 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:HolidayCoro-622.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html MFG Product Link] &amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=367  US Re-Seller Link]||Assembled $119.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes one dedicated RS-485/DMX output, 28A per Controller/7A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|-&lt;br /&gt;
| PixLite 16 || 5,440 || 32 UniCast&amp;lt;br /&amp;gt;32 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:621.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html MFG Product Link]&amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=368 US Re-Seller Link]||Assembled $199.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes four dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/4A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.sandevices.com SanDevices]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4668-jstjohnz jstjohnz])&lt;br /&gt;
&lt;br /&gt;
[http://sandevices.com/documents/E68x_Controller_Pixel_Config.pdf E68x Configuration Guide]&lt;br /&gt;
&lt;br /&gt;
[http://www.sandevices.com/downloads.html Firmware Updates]&lt;br /&gt;
&lt;br /&gt;
[[E68X-to-DMX#Converter_Configuration]]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 192.168.1.206&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| E6804-4 || 2040 || 7Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 4 Fused (1x4 Electrical, 4x1 Logical)  || 6120 || Up to 12 || || [http://sandevices.com/E6804Info.html link] ||  Assembled/Tested: $99, Full Kit: Price $69 [http://doityourselfchristmas.com/forums/showthread.php?26225-E6804-4-port-pixel-controller Presale]||  [http://sandevices.com/documents/SanDevices_E6804_Pixel_Controller_Operating_Manual.pdf Owner&#039;s] [http://sandevices.com/documents/SanDevices_E6804_Assembly_Manual.pdf Assembly] || Size is 2.5&amp;quot; x 4&amp;quot;, mounting holes on 2&amp;quot;x3&amp;quot; centers, compatible with CG series enclosures. [http://doityourselfchristmas.com/forums/showthread.php?25504-New-Pixel-Controller&amp;amp;p=258848#post258848 Announcement ]&lt;br /&gt;
|-&lt;br /&gt;
| PS-1 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical)  || 3060 || Up to 6 || || [http://sandevices.com/PixelSystem1.html link] ||  Turnkey System: $399 || [http://sandevices.com/documents/PS1_Users_Guide.pdf Owner&#039;s ]  || Assembled E682 with power supply in an Enclosure&lt;br /&gt;
|-&lt;br /&gt;
| E682-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ]  [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] ||To be released shortly&lt;br /&gt;
|-&lt;br /&gt;
| E682-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ] [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] || Original E682, Before Firmware Upgrade&lt;br /&gt;
|-&lt;br /&gt;
| E681-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Firmware To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function  || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] ||To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.PixelController.com PixelController.com (Falcon Christmas)] ===&lt;br /&gt;
(USA Based run by DIYC supporting member [http://doityourselfchristmas.com/forums/member.php?7764-dpitts David Pitts (dpitts)])&lt;br /&gt;
&lt;br /&gt;
[http://www.PixelController.com/store Store]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.1.50. Can be configured via OLED interface or webpage. Supports DHCP (Dynamic Host Configuration Protocol).&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| F16V2  || 10,880 || 64 Multicast/Unicast (E1.31) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812&amp;lt;br/&amp;gt;GECE&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16/32 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16/32 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output (340 when in 32 port mode) || [[Image:F16v2.jpg|150px|link=http://www.PixelController.com/store]] || [http://www.PixelController.com/store Store] ||Assembled $200.00 || 5-32V DC, Every port can be a different type. Expandable to 32 ports, soon to be 48 ports. Virtual string support. 40Hz refresh rate on outputs even when pixel count is 680 pixels. Includes four dedicated RS-485/DMX outputs, 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output, OLED Display for Configuration and Testing, Webpage Interface, Mounting plate for CG1500 enclosure available. Voltage and temperature sensors. OLED E131 diagnostic tools. 4 - Renard (Speed and stop bits configurable), DMX and Pixelnet Outputs. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=3zJtKlOtI4Y Setup Video]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,2232.0.html  Unofficial Users Manual]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 10.10.10.10&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P12R || 2040 || 12Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001 || 12 Fused (2x6 Electrical, 3x4 Logical)  || 6120 || 1 || || [http://www.j1sys.com/ecg-p12r/ link] ||  Assembled Board: $175 || [http://www.j1sys.com/assets/PIXAD8-Guide-v0.1.pdf  Owner&#039;s ] [http://www.j1sys.com/  Notes ]  || &lt;br /&gt;
|-&lt;br /&gt;
| ECG-PIXAD8 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 8 Fused (2x4 Electrical, 2x4 Logical) || 4080 || 1 || || [http://www.j1sys.com/ecg-pixad8/ link] ||  Assembled Board: $155  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P2 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 2 Unfused (2x1 Electrical, 2x1 Logical) || 4080 || 4 || || [http://www.j1sys.com/ecg-p2/ link] ||  Assembled Board: $75, Assembled Board w/case: $85  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;DMX512 / ESTA 1.11 (RS485) to SPI&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept a DMX input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface that supports receiving DMX and the used to drive SPI pixels. See [https://www.openlighting.org/ola/ Supported Devices]  for a list of available interfaces. The maximum pixel count is determined by the hardware and the pixel clock speed.&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Channels || Pixels Supported || Output Connectors || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| EasyPix V2 || 170 || 512 ||WS2811,WS2812,WS801,WS2803 &amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803|| 1 Fused Output&amp;lt;br /&amp;gt;Screw Terminals || [[Image:HolidayCoro-614.jpg|150px|link=http://www.holidaycoro.com/product-p/614.htm]] || [http://www.holidaycoro.com/Product-p/614.htm Product Link] ||$39.99 || Null pixels, Reverse order,Push button setting with back-lit LCD screen, built-in sequences, replaceable output chip&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| DCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $53 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|-&lt;br /&gt;
| uDCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $42, Assembled Board w/Case: $48 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/Mini-protocol-Decoder-DMX-to-WS2801-512-dmx-address-decoded/701799_440556828.html Mini protocol Decoder;DMX to WS2801,512 dmx address decoded] [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-100-series-mini-DMX-protocol-decoder-support-WS2801-protocol-control-signal/701799_340705630.html DD-100 series mini DMX protocol decoder;support WS2801 protocol control signal]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-1809-WS2811-DMX-Decoder-support-WS2811-TM1804-TM1809-TM1812-driving-IC-DC5V-24V-input/701799_583679340.html  LT-DMX-1809(WS2811) DMX Decoder;support WS2811,TM1804,TM1809,TM1812 driving IC;DC5V-24V input] [http://doityourselfchristmas.com/wiki/images/a/ad/LT-1809_DMX512_DECODER.pdf  Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-2801-DMX-SPI-Decoder-support-WS2801-WS2803-drving-IC/701799_509914025.html LT-DMX-2801 DMX-SPI Decoder;support WS2801,WS2803 drving IC] [http://doityourselfchristmas.com/wiki/images/6/67/LT-2801_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-3001-DMX-SPI-Decoder-support-TLS3001-TLS3002-driving-IC/701799_509913931.html LT-DMX-3001 DMX-SPI Decoder;support TLS3001, TLS3002 driving IC]  [http://doityourselfchristmas.com/wiki/images/f/f0/LT-3001_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-6803-DMX-Decoder-DC5-24V-input-LPD6803-specific-protocol-output-signal-Max256-steps/701799_314083682.html LT-6803 DMX Decoder;DC5-24V input;LPD6803 specific protocol output signal;Max256 steps] [http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-9813-DMX-SPI-Decoder-support-P9813-drving-IC/701799_509914126.html LT-DMX-9813 DMX-SPI Decoder;support P9813 drving IC] [[http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-WS2801-IC-can-decodering-512-address/701799_340702410.html DD-1000 series DMX protocol decoder;support WS2801 IC;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-LPD6803IC-signal-can-decodering-512-address/701799_340702107.html DD-1000 series DMX protocol decoder;support LPD6803IC signal;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[http://diybllc.com/ DIYB] ===&lt;br /&gt;
(USA based) Run by DIYC user [http://doityourselfchristmas.com/forums/member.php?8235-charleskerr charleskerr]&lt;br /&gt;
*[http://diybllc.com/LED-Pixel-String-Controller-5-volt-DIYB-LCPC-01.htm DMX to SPI Pixel Controller] (website no longer online)&lt;br /&gt;
&lt;br /&gt;
===[http://www.electron-design.ru/ Electron Design] ===&lt;br /&gt;
(Israel based)&lt;br /&gt;
*[http://www.ebay.com/itm/321131195346 Combination Dumb RGB and DMX to SPI Pixel Decoder / Controller]&lt;br /&gt;
&lt;br /&gt;
===[https://www.audiovisualdevices.com.au/ AVD]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4449-David_AVD David_AVD])&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=APC718 Audio Visual Devices APC718]  Single SPI (2801 / 6803) output&lt;br /&gt;
[http://auschristmaslighting.com/wiki/APC718 ACL Wiki ]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,1243.0.html  ACL Thread]&lt;br /&gt;
&lt;br /&gt;
===[http://auschristmaslighting.com/ ACL]===&lt;br /&gt;
* [http://forums.auschristmaslighting.com/index.php/board,34.0.html TP3244 Pixel Driver] 4 SPI (2801 / 6803) outputs&lt;br /&gt;
&lt;br /&gt;
The Tiger Protocol Bridge (TigerPB) TP3212 is a small controller for use with RGB LED lights and LED strips that utilise driver chips like the 6803/2801/3005. These are the currently targeted protocols and it is possible that other 2-wire and single wire protocols could be supported with firmware upgrades. This will provide future proofing of your controller.&lt;br /&gt;
&lt;br /&gt;
The initial release will accept a standard DMX512A data stream and provide control for 170 RGB Pixels (510ch). There will be dual buffered outputs that will allow you to split the 170 pixels into say 100/70 and run them in different directions and yet control them as a single 170 pixel string.&lt;br /&gt;
Each dual buffered output will also allow for the parallel connection of the same number of pixels allowing for two strings to be used with the same patterns. If these are run in opposite directions they would provide for mirrored effects.&lt;br /&gt;
Each of the Dual outputs will be able to drive different protocols if required.&lt;br /&gt;
&lt;br /&gt;
If ran with ECG product line from http://www.j1sys.com you can use hyper-DMX and this controller can be expanded to running 4 Universe&#039;s off each controller.&lt;br /&gt;
&lt;br /&gt;
More info to Follow and at this point &#039;&#039;&#039;this controller is no longer sold&#039;&#039;&#039;.  It has been talked about coming back out.  As the information comes in it will be updated.  If you can get one used, they are still very nice units and work well.&lt;br /&gt;
&lt;br /&gt;
More info at http://auschristmaslighting.com/forums/index.php/board,34.0.html&lt;br /&gt;
&lt;br /&gt;
===Onumen===&lt;br /&gt;
* [http://auschristmaslighting.com/wiki/Controllers#Onumen Onumen Controllers] (note that the start address of the DPP controllers cannot be fixed)&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?15286-DMX-to-WS2801-Pixel-Bridge RPM Pixel Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://stellascapes.com Stellascapes] ===&lt;br /&gt;
(New Zealand Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?491-mrpackethead mrpackethead])&lt;br /&gt;
*T3:  DMX512 - SPI Bridge&lt;br /&gt;
The T3 controller provides a bridge between DMX512 and 4 strings of RGB pixels. &lt;br /&gt;
&lt;br /&gt;
More details at http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;SD Memory Card to SPI&#039;&#039;&#039; ==&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-LED-pixel-light-controller-support2-3-4wire/701799_404060519.html SD LED pixel light controller;support2,3,4wire]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/led-controller-for-WS2801-IC-dream-color-led-flexible-strip/701799_331817904.html led controller for WS2801 IC dream color led flexible strip]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-card-DMX-compatible-intelligence-controller-for-pixel-RGB-module-support-CYT3005-IC-512-output-gray/701799_320682984.html SD card-DMX compatible-intelligence controller for pixel RGB module,support CYT3005 IC.512 output gray scale;Max2048 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-100K-B-SD-card-led-pixel-controller-AC85-265V-input/701799_533617766.html T-100K-B SD card led pixel controller;AC85-265V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-200K-led-pixel-controller-can-be-controlled-via-PC-suppor-many-kinds-of-IC/701799_497637885.html T-200K online led pixel controller,can be controlled via PC;suppor many kinds of IC;8ports*512pixels=4096pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-300K-SD-card-led-pixel-controller-AC85-265V-input-can-control-more-than-6000pixels-via/701799_570149882.html T-300K;SD card led pixel controller;AC85-265V input;can control more than 6000pixels via PC,8 ports output]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000A-LED-sd-card-pixel-controller-DC5-24V-input/701799_683082725.html T-1000A,LED sd card pixel controller,DC5-24V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000B-led-pixel-controller-support-WS2801-LPD6803-WS2811-TM1804-TM1809-LPD8806-Etc-max-2048pixels-controlled/701799_715270878.html T-1000B,led pixel controller,support WS2801,LPD6803,WS2811,TM1804,TM1809,LPD8806.Etc;max 2048pixels controlled]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000S-SD-card-led-pixel-controller-2012-new-version/701799_533601713.html T-1000S SD card led pixel controller,2012 new version]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000Stand-SD-card-led-pixel-controller-2012-new-version-AC110V-220V-input/701799_533604220.html T-1000Stand SD card led pixel controller,2012 new version;AC110V/220V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-4000-LED-SD-card-led-pixel-controller-can-max-control-4096-pixels/701799_533608089.html T-4000 LED SD card led pixel controller;can max control 4096 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-8000C-SD-card-led-pixel-controller-AC85-265V-input/701799_533612960.html T-8000C SD card led pixel controller;AC85-265V input]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Light-O-Rama (LOR) to SPI&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
===[http://www.http://www.lightorama.com Light-O-Rama (LOR)]===&lt;br /&gt;
(USA Based)&lt;br /&gt;
*[http://store.lightorama.com/cc100pisetwi.html Cosmic Color Pixels]&lt;br /&gt;
*[http://store.lightorama.com/cc100busetwi.html Cosmic Color Bulbs]&lt;br /&gt;
*[http://store.lightorama.com/cocori.html Cosmic Color Strip]&lt;br /&gt;
&lt;br /&gt;
=PIXEL Extenders=&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-PPX&lt;br /&gt;
ECG-PPX is a combination of small adapter boards that can be used in conjunction with our pixel oriented products (PIXAD8, P12R, etc.) to extend the pixel signals over much longer distances. They should also work with most other brands of pixel drivers. The ECG-PPX system also will distribute a modest power envelope over the same cable for optionally powering the pixels without the need for local power supplies at the pixel strings.&lt;br /&gt;
More details at http://www.j1sys.com/ecg-ppx/&lt;br /&gt;
*ECG-PPD-A – Powered Pixel Driver - 7VDC – 12VDC input range&lt;br /&gt;
*ECG-PPD-B – Powered Pixel Driver - 7VDC – 40VDC input range&lt;br /&gt;
*ECG-PPD-C – 4 Channel Powered Pixel Driver - 7VDC – 40VDC input range on Channel 1&lt;br /&gt;
*ECG-PPR-A – Multi-Mode Powered Pixel Receiver&lt;br /&gt;
*ECG-PPI-A – Powered Pixel Injector - 7VDC-40VDC Input, 5VDC 1.5A output&lt;br /&gt;
&lt;br /&gt;
=E1.31 Bridges and DMX Dongles=&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to DMX or Renard Output&#039;&#039;&#039;==&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface to act as an E1.31 to DMX gateway.  See [https://www.openlighting.org/ola/ Supported Devices] for a list of available USB interfaces. &lt;br /&gt;
&lt;br /&gt;
===[http://www.diyledexpress.com DIYLEDEXPRESS]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
&lt;br /&gt;
*[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=22&amp;amp;products_id=157 6 Port E1.31 Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-D8 (Under development)&lt;br /&gt;
*[http://www.j1sys.com/ecg-dr4/ ECG-DR4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d4/ ECG-D4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d2/ ECG-D2]&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
&lt;br /&gt;
*[http://shop.martinxmas.com/product.php?id_product=43 E1.31 to DMX Bridge]&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?15873-E1-31-(sACN)-to-DMX-Bridge Discussion Thread]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;USB to DMX512 Output&#039;&#039;&#039;==&lt;br /&gt;
USB DMX dongles are commonly used in conjunction with PC software to output a single universe (512 channels) of DMX.&lt;br /&gt;
&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=USB485RJ-ISO Audio Visual Devices] or http://auschristmaslighting.com/wiki/index.php/USB485RJ-ISO&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;pn=70303&amp;amp;show=description Enttec Open DMX USB]&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;prod=70304&amp;amp;show=description Enttec DMX USB Pro]&lt;br /&gt;
* [http://shop.martinxmas.com/product.php?id_product=10 RPM DIY USB to DMX Adaptor]&lt;br /&gt;
* [http://www.holidaycoro.com/Enttec-Pro-Compatible-DMX-Dongle-p/53.htm HolidayCoro ActiDongle - Active DMX Dongle (Enttec Pro Compatible)]&lt;br /&gt;
*[http://diylightanimation.com/wiki/index.php?title=Equipment#DMX_Devices RJ&#039;s LYNX DMX DONGLE]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FTDI drivers for dongles:&lt;br /&gt;
* [http://www.ftdichip.com/Drivers/VCP.htm FTDI VCP Drivers]&lt;br /&gt;
* [http://www.ftdichip.com/Documents/InstallGuides.htm Install Guides for FTDI Drivers]&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?17739-FTDI-USB-gt-Serial Updating a FTDI dongle&#039;s EEPROM]&lt;br /&gt;
* [[USB2DMX|USB2DMX (which also goes by the name Yet Another DMX Adapter, or YADA)]]&lt;br /&gt;
&lt;br /&gt;
=Dumb RGB DC Controllers Feature Comparisons=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ DC Controller Comparison Table&lt;br /&gt;
! Manufacturer&lt;br /&gt;
! Model&lt;br /&gt;
! Pre-built&lt;br /&gt;
! DC Voltage&lt;br /&gt;
! Channels&lt;br /&gt;
! Channel Current&lt;br /&gt;
! Total Current&lt;br /&gt;
! Protocol(s)&lt;br /&gt;
! Total Price&lt;br /&gt;
! Per Ch Price&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.HolidayCoro.com/ HolidayCoro]&lt;br /&gt;
| [http://www.holidaycoro.com/product-p/27.htm #27 / Water Resistant / Boxed / Pigtails / 9 Test Sequences]&lt;br /&gt;
| Yes&lt;br /&gt;
| 6V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A per 3 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $9.49&lt;br /&gt;
| $3.16&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca.html CMB16D]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $119.95&lt;br /&gt;
| $7.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca2.html CMB16D-QC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $99.95&lt;br /&gt;
| $6.24&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [[TigerDMX48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 9V - 55V&lt;br /&gt;
| 48&lt;br /&gt;
| 2.5A&lt;br /&gt;
| 30A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $145.00&lt;br /&gt;
| $3.02&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [http://www.tigerdmx.com/tigerdmx120lc.php TigerDMX120LC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 120&lt;br /&gt;
| 100mA&lt;br /&gt;
| &lt;br /&gt;
| DMX&lt;br /&gt;
| $125.00&lt;br /&gt;
| $1.04&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 48&lt;br /&gt;
| 2A&lt;br /&gt;
| 20A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $199.00&lt;br /&gt;
| $4.15&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC24]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 24&lt;br /&gt;
| 2A&lt;br /&gt;
| 15A per 12 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $129.00&lt;br /&gt;
| $5.38&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-714 [http://www.holidaycoro.com/product-p/37.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378113147/Easy-DMX-LED-controller-dmx-decoder-driver.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $8.95&lt;br /&gt;
| $2.98&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-712 [http://www.holidaycoro.com/product-p/24.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378111925/Easy-DMX-LED-controller-dmx-decoder-driver.html China] &lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 27&lt;br /&gt;
| 1A&lt;br /&gt;
| 15A&lt;br /&gt;
| DMX&lt;br /&gt;
| $44.21&lt;br /&gt;
| $1.64&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.leynew.com Leynew]&lt;br /&gt;
| LN-DMXMODEL-3CH-LV12 [http://www.holidaycoro.com/product-p/26.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-307297826/DMX-512-Module-decoder.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $7.49&lt;br /&gt;
| $2.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://http://www.euchips.com/en/ EUChips]&lt;br /&gt;
| [http://www.aliexpress.com/fm-store/701799/209915969-410843238/DMX512-Decoder-DC12-24V-input-max-3A-each-channel-output.html PX24506]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 3A&lt;br /&gt;
| 9A&lt;br /&gt;
| DMX&lt;br /&gt;
| $22.32&lt;br /&gt;
| $7.44&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX3]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 3&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 6A &lt;br /&gt;
| DMX&lt;br /&gt;
| $9.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX16DCSSR]]&lt;br /&gt;
| No&lt;br /&gt;
| 12-24vdc&lt;br /&gt;
| 16&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 10A &lt;br /&gt;
| DMX&lt;br /&gt;
| $48.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[REN64]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 64&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 7A per SSR&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $67.50&lt;br /&gt;
| $1.05&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.christmasinshirley.com/wiki/index.php?title=Renard_Main_Page Renard]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren48LSDv3c Ren48LSD]&lt;br /&gt;
| No&lt;br /&gt;
| 5,9-24vdc&lt;br /&gt;
| 48&lt;br /&gt;
| 400mA&lt;br /&gt;
| 9.6A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $44.66&lt;br /&gt;
| $0.93&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=35_57 DIYLEDExpress]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren24DC Ren24DC]&lt;br /&gt;
| Built or Kit&lt;br /&gt;
| 5,7-24vdc&lt;br /&gt;
| 24&lt;br /&gt;
| 4A&lt;br /&gt;
| 30A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $72.10&lt;br /&gt;
| $3&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://www.aliexpress.com/store/product/DM-103-3-channel-RGB-dmx-constant-voltage-decoder-DC12-24V-input-max-2A-3channel-output/701799_868042910.html DM103 Ray Wu DMX to 3 Channel]&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Different Styles of Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12305</id>
		<title>Controllers</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12305"/>
		<updated>2016-07-16T19:50:23Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* HolidayCoro */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Intro=&lt;br /&gt;
There are many different types of controllers used for RGB lighting effects.  The most common fall into two different categories: &lt;br /&gt;
*Pixel Controllers &lt;br /&gt;
*Dumb RGB Controllers.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The different controllers also can be broken into categories based on the type of data communications protocols used to speak to them from the sequencing computer.  The main categories of communications protocols are:&lt;br /&gt;
* [[Renard]] (using either RS232-serial or RS485)&lt;br /&gt;
* [[E1.31_(Streaming-ACN)_Protocol|E1.31]] (DMX over Ethernet)&lt;br /&gt;
* [[DMX]] A traditional stage lighting protocol&lt;br /&gt;
* Programs stored on SD memory cards &lt;br /&gt;
* Lightorama  LOR compatable gear&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When choosing a Pixel controller it is important that you confirm that your selection is compatible with you system design.  Critical properties to consider include are:&lt;br /&gt;
* Communications Protocol (E1.31, Renard, DMX, LOR, Etc.)&lt;br /&gt;
* [[Choosing_a_Pixel_Voltage:_5V_vs_12V|Pixel Voltage]]  (5VDC vs 12VDC)&lt;br /&gt;
* [[Different_Styles_of_Pixels|Pixel Type]] (WS2801, WS2811, GECE, LOR, Etc.)&lt;br /&gt;
* Number of Pixels to be Controlled&lt;br /&gt;
* Number of Connectors and Number of Strings that can be Physically Connected&lt;br /&gt;
* Advanced Features&lt;br /&gt;
** Grouping (ability to treat multiple Pixels as one)&lt;br /&gt;
** RGB Ordering (ability to correct the physical RGB order to match the software sequence order)&lt;br /&gt;
** ZigZag (Ability to treat physical strings as multiple logical strings)&lt;br /&gt;
** Reverse order (ability to reorder the channels on a string so the most distant one is the first channel)&lt;br /&gt;
** Etc.&lt;br /&gt;
&lt;br /&gt;
Generally you also need to add an [[Enclosures|Enclosure]] to the Pixel Controller to protect it from the weather.   You will also need a [[Power Supplies|Power Supply]] to power the Pixel Controller and Pixels.  There are several ways to connect the [[Power_Injection|Power wiring]]  and there are also several types of [[Pixel Connectors]] that can be used to simplify the wiring.&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;THIS PAGE IS UNDER CONSTRUCTION AND IS NOT COMPLETE!!&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
These are selected Pixel Controllers and other devices from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 1-29-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
=PIXEL CONTROLLERS=&lt;br /&gt;
==&#039;&#039;&#039;Renard Protocol (RS232 or RS485)to SPI (Pixel Communication)&#039;&#039;&#039;==&lt;br /&gt;
&#039;&#039;&#039;[[Renard_PX1_Pixel_Controller|Renard PX1 Pixel Controller]]&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The Renard PX1 was designed by [http://doityourselfchristmas.com/forums/member.php?9-P-Short Phil Short] as an inexpensive Pixel controller designed to work with standard Renard systems.  It can be daisy chained with other Renard controllers. The PX1 provides a low cost solution that allows a user to add pixels to an existing display setup using just a simple Renard setup.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to SPI (Pixel Communications)&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept an [[E1.31_(Streaming-ACN)_Protocol|E1.31 (Ethernet)]] input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be used on a Raspberry Pi,  Beagle Bone Black or other single board computers with SPI. It can receive E1.31 (and many other protocols) and use the data to drive SPI pixels. See https://wiki.openlighting.org/index.php/OLA_LED_Pixels for more information. The maximum pixel count is determined by the hardware and the pixel clock speed. [https://www.youtube.com/watch?v=gdi9fve6DKc Demo Video].&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
[http://www.holidaycoro.com/firmware Firmware Update Page]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.0.50 (configurable via LCD interface or webpage) or can be configured for DHCP.&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link / Price || Setup Videos || Note&lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 4&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V2 || 2,720 || 16 UniCast (E1.31 &amp;amp; Artnet)||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:722.jpg|150px|link=http://www.holidaycoro.com/product-p/722-V2.htm]] || [http://www.holidaycoro.com/Product-p/722-V2.htm $99.95&amp;lt;br&amp;gt;Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[http://www.holidaycoro.com/product-p/831.htm $199.95&amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/16o780guQbQ Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes one dedicated RS-485/DMX output (does not use a pixel output), 28A per Controller/7.5A per Output, LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  &lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 16&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V3  || 5,440 || 32 UniCast (E1.31 &amp;amp; Artnet) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:AlphaPix16.jpg|150px|link=http://www.holidaycoro.com/product-p/721-V3.htm]] || [http://www.holidaycoro.com/Product-p/721-V3.htm $1899.95&amp;lt;br&amp;gt;Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[http://www.holidaycoro.com/product-p/832.htm $319.95&amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/kPAvSBBGmV4 Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes three dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output (80A at 20% Duty Cycle), LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  Resistor bank for outputs to reduce likely hood of shorting upon incorrect connections.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.advateklights.com/ Advatek Lighting Pty Ltd]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?16126-Devo Unknown (Devo)])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
| PixLite 4 || 2,720 || 16 UniCast&amp;lt;br /&amp;gt;16 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:HolidayCoro-622.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html MFG Product Link] &amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=367  US Re-Seller Link]||Assembled $119.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes one dedicated RS-485/DMX output, 28A per Controller/7A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|-&lt;br /&gt;
| PixLite 16 || 5,440 || 32 UniCast&amp;lt;br /&amp;gt;32 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:621.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html MFG Product Link]&amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=368 US Re-Seller Link]||Assembled $199.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes four dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/4A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.sandevices.com SanDevices]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4668-jstjohnz jstjohnz])&lt;br /&gt;
&lt;br /&gt;
[http://sandevices.com/documents/E68x_Controller_Pixel_Config.pdf E68x Configuration Guide]&lt;br /&gt;
&lt;br /&gt;
[http://www.sandevices.com/downloads.html Firmware Updates]&lt;br /&gt;
&lt;br /&gt;
[[E68X-to-DMX#Converter_Configuration]]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 192.168.1.206&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| E6804-4 || 2040 || 7Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 4 Fused (1x4 Electrical, 4x1 Logical)  || 6120 || Up to 12 || || [http://sandevices.com/E6804Info.html link] ||  Assembled/Tested: $99, Full Kit: Price $69 [http://doityourselfchristmas.com/forums/showthread.php?26225-E6804-4-port-pixel-controller Presale]||  [http://sandevices.com/documents/SanDevices_E6804_Pixel_Controller_Operating_Manual.pdf Owner&#039;s] [http://sandevices.com/documents/SanDevices_E6804_Assembly_Manual.pdf Assembly] || Size is 2.5&amp;quot; x 4&amp;quot;, mounting holes on 2&amp;quot;x3&amp;quot; centers, compatible with CG series enclosures. [http://doityourselfchristmas.com/forums/showthread.php?25504-New-Pixel-Controller&amp;amp;p=258848#post258848 Announcement ]&lt;br /&gt;
|-&lt;br /&gt;
| PS-1 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical)  || 3060 || Up to 6 || || [http://sandevices.com/PixelSystem1.html link] ||  Turnkey System: $399 || [http://sandevices.com/documents/PS1_Users_Guide.pdf Owner&#039;s ]  || Assembled E682 with power supply in an Enclosure&lt;br /&gt;
|-&lt;br /&gt;
| E682-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ]  [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] ||To be released shortly&lt;br /&gt;
|-&lt;br /&gt;
| E682-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ] [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] || Original E682, Before Firmware Upgrade&lt;br /&gt;
|-&lt;br /&gt;
| E681-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Firmware To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function  || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] ||To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.PixelController.com PixelController.com (Falcon Christmas)] ===&lt;br /&gt;
(USA Based run by DIYC supporting member [http://doityourselfchristmas.com/forums/member.php?7764-dpitts David Pitts (dpitts)])&lt;br /&gt;
&lt;br /&gt;
[http://www.PixelController.com/store Store]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.1.50. Can be configured via OLED interface or webpage. Supports DHCP (Dynamic Host Configuration Protocol).&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| F16V2  || 10,880 || 64 Multicast/Unicast (E1.31) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812&amp;lt;br/&amp;gt;GECE&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16/32 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16/32 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output (340 when in 32 port mode) || [[Image:F16v2.jpg|150px|link=http://www.PixelController.com/store]] || [http://www.PixelController.com/store Store] ||Assembled $200.00 || 5-32V DC, Every port can be a different type. Expandable to 32 ports, soon to be 48 ports. Virtual string support. 40Hz refresh rate on outputs even when pixel count is 680 pixels. Includes four dedicated RS-485/DMX outputs, 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output, OLED Display for Configuration and Testing, Webpage Interface, Mounting plate for CG1500 enclosure available. Voltage and temperature sensors. OLED E131 diagnostic tools. 4 - Renard (Speed and stop bits configurable), DMX and Pixelnet Outputs. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=3zJtKlOtI4Y Setup Video]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,2232.0.html  Unofficial Users Manual]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 10.10.10.10&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P12R || 2040 || 12Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001 || 12 Fused (2x6 Electrical, 3x4 Logical)  || 6120 || 1 || || [http://www.j1sys.com/ecg-p12r/ link] ||  Assembled Board: $175 || [http://www.j1sys.com/assets/PIXAD8-Guide-v0.1.pdf  Owner&#039;s ] [http://www.j1sys.com/  Notes ]  || &lt;br /&gt;
|-&lt;br /&gt;
| ECG-PIXAD8 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 8 Fused (2x4 Electrical, 2x4 Logical) || 4080 || 1 || || [http://www.j1sys.com/ecg-pixad8/ link] ||  Assembled Board: $155  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P2 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 2 Unfused (2x1 Electrical, 2x1 Logical) || 4080 || 4 || || [http://www.j1sys.com/ecg-p2/ link] ||  Assembled Board: $75, Assembled Board w/case: $85  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;DMX512 / ESTA 1.11 (RS485) to SPI&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept a DMX input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface that supports receiving DMX and the used to drive SPI pixels. See [https://www.openlighting.org/ola/ Supported Devices]  for a list of available interfaces. The maximum pixel count is determined by the hardware and the pixel clock speed.&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Channels || Pixels Supported || Output Connectors || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| EasyPix V2 || 170 || 512 ||WS2811,WS2812,WS801,WS2803 &amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803|| 1 Fused Output&amp;lt;br /&amp;gt;Screw Terminals || [[Image:HolidayCoro-614.jpg|150px|link=http://www.holidaycoro.com/product-p/614.htm]] || [http://www.holidaycoro.com/Product-p/614.htm Product Link] ||$39.99 || Null pixels, Reverse order,Push button setting with back-lit LCD screen, built-in sequences, replaceable output chip&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| DCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $53 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|-&lt;br /&gt;
| uDCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $42, Assembled Board w/Case: $48 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/Mini-protocol-Decoder-DMX-to-WS2801-512-dmx-address-decoded/701799_440556828.html Mini protocol Decoder;DMX to WS2801,512 dmx address decoded] [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-100-series-mini-DMX-protocol-decoder-support-WS2801-protocol-control-signal/701799_340705630.html DD-100 series mini DMX protocol decoder;support WS2801 protocol control signal]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-1809-WS2811-DMX-Decoder-support-WS2811-TM1804-TM1809-TM1812-driving-IC-DC5V-24V-input/701799_583679340.html  LT-DMX-1809(WS2811) DMX Decoder;support WS2811,TM1804,TM1809,TM1812 driving IC;DC5V-24V input] [http://doityourselfchristmas.com/wiki/images/a/ad/LT-1809_DMX512_DECODER.pdf  Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-2801-DMX-SPI-Decoder-support-WS2801-WS2803-drving-IC/701799_509914025.html LT-DMX-2801 DMX-SPI Decoder;support WS2801,WS2803 drving IC] [http://doityourselfchristmas.com/wiki/images/6/67/LT-2801_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-3001-DMX-SPI-Decoder-support-TLS3001-TLS3002-driving-IC/701799_509913931.html LT-DMX-3001 DMX-SPI Decoder;support TLS3001, TLS3002 driving IC]  [http://doityourselfchristmas.com/wiki/images/f/f0/LT-3001_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-6803-DMX-Decoder-DC5-24V-input-LPD6803-specific-protocol-output-signal-Max256-steps/701799_314083682.html LT-6803 DMX Decoder;DC5-24V input;LPD6803 specific protocol output signal;Max256 steps] [http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-9813-DMX-SPI-Decoder-support-P9813-drving-IC/701799_509914126.html LT-DMX-9813 DMX-SPI Decoder;support P9813 drving IC] [[http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-WS2801-IC-can-decodering-512-address/701799_340702410.html DD-1000 series DMX protocol decoder;support WS2801 IC;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-LPD6803IC-signal-can-decodering-512-address/701799_340702107.html DD-1000 series DMX protocol decoder;support LPD6803IC signal;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[http://diybllc.com/ DIYB] ===&lt;br /&gt;
(USA based) Run by DIYC user [http://doityourselfchristmas.com/forums/member.php?8235-charleskerr charleskerr]&lt;br /&gt;
*[http://diybllc.com/LED-Pixel-String-Controller-5-volt-DIYB-LCPC-01.htm DMX to SPI Pixel Controller] (website no longer online)&lt;br /&gt;
&lt;br /&gt;
===[http://www.electron-design.ru/ Electron Design] ===&lt;br /&gt;
(Israel based)&lt;br /&gt;
*[http://www.ebay.com/itm/321131195346 Combination Dumb RGB and DMX to SPI Pixel Decoder / Controller]&lt;br /&gt;
&lt;br /&gt;
===[https://www.audiovisualdevices.com.au/ AVD]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4449-David_AVD David_AVD])&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=APC718 Audio Visual Devices APC718]  Single SPI (2801 / 6803) output&lt;br /&gt;
[http://auschristmaslighting.com/wiki/APC718 ACL Wiki ]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,1243.0.html  ACL Thread]&lt;br /&gt;
&lt;br /&gt;
===[http://auschristmaslighting.com/ ACL]===&lt;br /&gt;
* [http://forums.auschristmaslighting.com/index.php/board,34.0.html TP3244 Pixel Driver] 4 SPI (2801 / 6803) outputs&lt;br /&gt;
&lt;br /&gt;
The Tiger Protocol Bridge (TigerPB) TP3212 is a small controller for use with RGB LED lights and LED strips that utilise driver chips like the 6803/2801/3005. These are the currently targeted protocols and it is possible that other 2-wire and single wire protocols could be supported with firmware upgrades. This will provide future proofing of your controller.&lt;br /&gt;
&lt;br /&gt;
The initial release will accept a standard DMX512A data stream and provide control for 170 RGB Pixels (510ch). There will be dual buffered outputs that will allow you to split the 170 pixels into say 100/70 and run them in different directions and yet control them as a single 170 pixel string.&lt;br /&gt;
Each dual buffered output will also allow for the parallel connection of the same number of pixels allowing for two strings to be used with the same patterns. If these are run in opposite directions they would provide for mirrored effects.&lt;br /&gt;
Each of the Dual outputs will be able to drive different protocols if required.&lt;br /&gt;
&lt;br /&gt;
If ran with ECG product line from http://www.j1sys.com you can use hyper-DMX and this controller can be expanded to running 4 Universe&#039;s off each controller.&lt;br /&gt;
&lt;br /&gt;
More info to Follow and at this point &#039;&#039;&#039;this controller is no longer sold&#039;&#039;&#039;.  It has been talked about coming back out.  As the information comes in it will be updated.  If you can get one used, they are still very nice units and work well.&lt;br /&gt;
&lt;br /&gt;
More info at http://auschristmaslighting.com/forums/index.php/board,34.0.html&lt;br /&gt;
&lt;br /&gt;
===Onumen===&lt;br /&gt;
* [http://auschristmaslighting.com/wiki/Controllers#Onumen Onumen Controllers] (note that the start address of the DPP controllers cannot be fixed)&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?15286-DMX-to-WS2801-Pixel-Bridge RPM Pixel Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://stellascapes.com Stellascapes] ===&lt;br /&gt;
(New Zealand Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?491-mrpackethead mrpackethead])&lt;br /&gt;
*T3:  DMX512 - SPI Bridge&lt;br /&gt;
The T3 controller provides a bridge between DMX512 and 4 strings of RGB pixels. &lt;br /&gt;
&lt;br /&gt;
More details at http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;SD Memory Card to SPI&#039;&#039;&#039; ==&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-LED-pixel-light-controller-support2-3-4wire/701799_404060519.html SD LED pixel light controller;support2,3,4wire]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/led-controller-for-WS2801-IC-dream-color-led-flexible-strip/701799_331817904.html led controller for WS2801 IC dream color led flexible strip]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-card-DMX-compatible-intelligence-controller-for-pixel-RGB-module-support-CYT3005-IC-512-output-gray/701799_320682984.html SD card-DMX compatible-intelligence controller for pixel RGB module,support CYT3005 IC.512 output gray scale;Max2048 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-100K-B-SD-card-led-pixel-controller-AC85-265V-input/701799_533617766.html T-100K-B SD card led pixel controller;AC85-265V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-200K-led-pixel-controller-can-be-controlled-via-PC-suppor-many-kinds-of-IC/701799_497637885.html T-200K online led pixel controller,can be controlled via PC;suppor many kinds of IC;8ports*512pixels=4096pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-300K-SD-card-led-pixel-controller-AC85-265V-input-can-control-more-than-6000pixels-via/701799_570149882.html T-300K;SD card led pixel controller;AC85-265V input;can control more than 6000pixels via PC,8 ports output]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000A-LED-sd-card-pixel-controller-DC5-24V-input/701799_683082725.html T-1000A,LED sd card pixel controller,DC5-24V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000B-led-pixel-controller-support-WS2801-LPD6803-WS2811-TM1804-TM1809-LPD8806-Etc-max-2048pixels-controlled/701799_715270878.html T-1000B,led pixel controller,support WS2801,LPD6803,WS2811,TM1804,TM1809,LPD8806.Etc;max 2048pixels controlled]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000S-SD-card-led-pixel-controller-2012-new-version/701799_533601713.html T-1000S SD card led pixel controller,2012 new version]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000Stand-SD-card-led-pixel-controller-2012-new-version-AC110V-220V-input/701799_533604220.html T-1000Stand SD card led pixel controller,2012 new version;AC110V/220V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-4000-LED-SD-card-led-pixel-controller-can-max-control-4096-pixels/701799_533608089.html T-4000 LED SD card led pixel controller;can max control 4096 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-8000C-SD-card-led-pixel-controller-AC85-265V-input/701799_533612960.html T-8000C SD card led pixel controller;AC85-265V input]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Light-O-Rama (LOR) to SPI&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
===[http://www.http://www.lightorama.com Light-O-Rama (LOR)]===&lt;br /&gt;
(USA Based)&lt;br /&gt;
*[http://store.lightorama.com/cc100pisetwi.html Cosmic Color Pixels]&lt;br /&gt;
*[http://store.lightorama.com/cc100busetwi.html Cosmic Color Bulbs]&lt;br /&gt;
*[http://store.lightorama.com/cocori.html Cosmic Color Strip]&lt;br /&gt;
&lt;br /&gt;
=PIXEL Extenders=&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-PPX&lt;br /&gt;
ECG-PPX is a combination of small adapter boards that can be used in conjunction with our pixel oriented products (PIXAD8, P12R, etc.) to extend the pixel signals over much longer distances. They should also work with most other brands of pixel drivers. The ECG-PPX system also will distribute a modest power envelope over the same cable for optionally powering the pixels without the need for local power supplies at the pixel strings.&lt;br /&gt;
More details at http://www.j1sys.com/ecg-ppx/&lt;br /&gt;
*ECG-PPD-A – Powered Pixel Driver - 7VDC – 12VDC input range&lt;br /&gt;
*ECG-PPD-B – Powered Pixel Driver - 7VDC – 40VDC input range&lt;br /&gt;
*ECG-PPD-C – 4 Channel Powered Pixel Driver - 7VDC – 40VDC input range on Channel 1&lt;br /&gt;
*ECG-PPR-A – Multi-Mode Powered Pixel Receiver&lt;br /&gt;
*ECG-PPI-A – Powered Pixel Injector - 7VDC-40VDC Input, 5VDC 1.5A output&lt;br /&gt;
&lt;br /&gt;
=E1.31 Bridges and DMX Dongles=&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to DMX or Renard Output&#039;&#039;&#039;==&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface to act as an E1.31 to DMX gateway.  See [https://www.openlighting.org/ola/ Supported Devices] for a list of available USB interfaces. &lt;br /&gt;
&lt;br /&gt;
===[http://www.diyledexpress.com DIYLEDEXPRESS]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
&lt;br /&gt;
*[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=22&amp;amp;products_id=157 6 Port E1.31 Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-D8 (Under development)&lt;br /&gt;
*[http://www.j1sys.com/ecg-dr4/ ECG-DR4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d4/ ECG-D4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d2/ ECG-D2]&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
&lt;br /&gt;
*[http://shop.martinxmas.com/product.php?id_product=43 E1.31 to DMX Bridge]&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?15873-E1-31-(sACN)-to-DMX-Bridge Discussion Thread]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;USB to DMX512 Output&#039;&#039;&#039;==&lt;br /&gt;
USB DMX dongles are commonly used in conjunction with PC software to output a single universe (512 channels) of DMX.&lt;br /&gt;
&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=USB485RJ-ISO Audio Visual Devices] or http://auschristmaslighting.com/wiki/index.php/USB485RJ-ISO&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;pn=70303&amp;amp;show=description Enttec Open DMX USB]&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;prod=70304&amp;amp;show=description Enttec DMX USB Pro]&lt;br /&gt;
* [http://shop.martinxmas.com/product.php?id_product=10 RPM DIY USB to DMX Adaptor]&lt;br /&gt;
* [http://www.holidaycoro.com/Enttec-Pro-Compatible-DMX-Dongle-p/53.htm HolidayCoro ActiDongle - Active DMX Dongle (Enttec Pro Compatible)]&lt;br /&gt;
*[http://diylightanimation.com/wiki/index.php?title=Equipment#DMX_Devices RJ&#039;s LYNX DMX DONGLE]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FTDI drivers for dongles:&lt;br /&gt;
* [http://www.ftdichip.com/Drivers/VCP.htm FTDI VCP Drivers]&lt;br /&gt;
* [http://www.ftdichip.com/Documents/InstallGuides.htm Install Guides for FTDI Drivers]&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?17739-FTDI-USB-gt-Serial Updating a FTDI dongle&#039;s EEPROM]&lt;br /&gt;
* [[USB2DMX|USB2DMX (which also goes by the name Yet Another DMX Adapter, or YADA)]]&lt;br /&gt;
&lt;br /&gt;
=Dumb RGB DC Controllers Feature Comparisons=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ DC Controller Comparison Table&lt;br /&gt;
! Manufacturer&lt;br /&gt;
! Model&lt;br /&gt;
! Pre-built&lt;br /&gt;
! DC Voltage&lt;br /&gt;
! Channels&lt;br /&gt;
! Channel Current&lt;br /&gt;
! Total Current&lt;br /&gt;
! Protocol(s)&lt;br /&gt;
! Total Price&lt;br /&gt;
! Per Ch Price&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.HolidayCoro.com/ HolidayCoro]&lt;br /&gt;
| [http://www.holidaycoro.com/product-p/27.htm #27 / Water Resistant / Boxed / Pigtails / 9 Test Sequences]&lt;br /&gt;
| Yes&lt;br /&gt;
| 6V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A per 3 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $9.49&lt;br /&gt;
| $3.16&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca.html CMB16D]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $119.95&lt;br /&gt;
| $7.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca2.html CMB16D-QC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $99.95&lt;br /&gt;
| $6.24&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [[TigerDMX48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 9V - 55V&lt;br /&gt;
| 48&lt;br /&gt;
| 2.5A&lt;br /&gt;
| 30A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $145.00&lt;br /&gt;
| $3.02&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [http://www.tigerdmx.com/tigerdmx120lc.php TigerDMX120LC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 120&lt;br /&gt;
| 100mA&lt;br /&gt;
| &lt;br /&gt;
| DMX&lt;br /&gt;
| $125.00&lt;br /&gt;
| $1.04&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 48&lt;br /&gt;
| 2A&lt;br /&gt;
| 20A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $199.00&lt;br /&gt;
| $4.15&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC24]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 24&lt;br /&gt;
| 2A&lt;br /&gt;
| 15A per 12 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $129.00&lt;br /&gt;
| $5.38&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-714 [http://www.holidaycoro.com/product-p/37.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378113147/Easy-DMX-LED-controller-dmx-decoder-driver.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $8.95&lt;br /&gt;
| $2.98&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-712 [http://www.holidaycoro.com/product-p/24.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378111925/Easy-DMX-LED-controller-dmx-decoder-driver.html China] &lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 27&lt;br /&gt;
| 1A&lt;br /&gt;
| 15A&lt;br /&gt;
| DMX&lt;br /&gt;
| $44.21&lt;br /&gt;
| $1.64&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.leynew.com Leynew]&lt;br /&gt;
| LN-DMXMODEL-3CH-LV12 [http://www.holidaycoro.com/product-p/26.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-307297826/DMX-512-Module-decoder.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $7.49&lt;br /&gt;
| $2.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://http://www.euchips.com/en/ EUChips]&lt;br /&gt;
| [http://www.aliexpress.com/fm-store/701799/209915969-410843238/DMX512-Decoder-DC12-24V-input-max-3A-each-channel-output.html PX24506]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 3A&lt;br /&gt;
| 9A&lt;br /&gt;
| DMX&lt;br /&gt;
| $22.32&lt;br /&gt;
| $7.44&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX3]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 3&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 6A &lt;br /&gt;
| DMX&lt;br /&gt;
| $9.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX16DCSSR]]&lt;br /&gt;
| No&lt;br /&gt;
| 12-24vdc&lt;br /&gt;
| 16&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 10A &lt;br /&gt;
| DMX&lt;br /&gt;
| $48.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[REN64]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 64&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 7A per SSR&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $67.50&lt;br /&gt;
| $1.05&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.christmasinshirley.com/wiki/index.php?title=Renard_Main_Page Renard]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren48LSDv3c Ren48LSD]&lt;br /&gt;
| No&lt;br /&gt;
| 5,9-24vdc&lt;br /&gt;
| 48&lt;br /&gt;
| 400mA&lt;br /&gt;
| 9.6A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $44.66&lt;br /&gt;
| $0.93&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=35_57 DIYLEDExpress]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren24DC Ren24DC]&lt;br /&gt;
| Built or Kit&lt;br /&gt;
| 5,7-24vdc&lt;br /&gt;
| 24&lt;br /&gt;
| 4A&lt;br /&gt;
| 30A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $72.10&lt;br /&gt;
| $3&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://www.aliexpress.com/store/product/DM-103-3-channel-RGB-dmx-constant-voltage-decoder-DC12-24V-input-max-2A-3channel-output/701799_868042910.html DM103 Ray Wu DMX to 3 Channel]&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Different Styles of Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12304</id>
		<title>Controllers</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12304"/>
		<updated>2016-07-16T19:50:02Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* HolidayCoro */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Intro=&lt;br /&gt;
There are many different types of controllers used for RGB lighting effects.  The most common fall into two different categories: &lt;br /&gt;
*Pixel Controllers &lt;br /&gt;
*Dumb RGB Controllers.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The different controllers also can be broken into categories based on the type of data communications protocols used to speak to them from the sequencing computer.  The main categories of communications protocols are:&lt;br /&gt;
* [[Renard]] (using either RS232-serial or RS485)&lt;br /&gt;
* [[E1.31_(Streaming-ACN)_Protocol|E1.31]] (DMX over Ethernet)&lt;br /&gt;
* [[DMX]] A traditional stage lighting protocol&lt;br /&gt;
* Programs stored on SD memory cards &lt;br /&gt;
* Lightorama  LOR compatable gear&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When choosing a Pixel controller it is important that you confirm that your selection is compatible with you system design.  Critical properties to consider include are:&lt;br /&gt;
* Communications Protocol (E1.31, Renard, DMX, LOR, Etc.)&lt;br /&gt;
* [[Choosing_a_Pixel_Voltage:_5V_vs_12V|Pixel Voltage]]  (5VDC vs 12VDC)&lt;br /&gt;
* [[Different_Styles_of_Pixels|Pixel Type]] (WS2801, WS2811, GECE, LOR, Etc.)&lt;br /&gt;
* Number of Pixels to be Controlled&lt;br /&gt;
* Number of Connectors and Number of Strings that can be Physically Connected&lt;br /&gt;
* Advanced Features&lt;br /&gt;
** Grouping (ability to treat multiple Pixels as one)&lt;br /&gt;
** RGB Ordering (ability to correct the physical RGB order to match the software sequence order)&lt;br /&gt;
** ZigZag (Ability to treat physical strings as multiple logical strings)&lt;br /&gt;
** Reverse order (ability to reorder the channels on a string so the most distant one is the first channel)&lt;br /&gt;
** Etc.&lt;br /&gt;
&lt;br /&gt;
Generally you also need to add an [[Enclosures|Enclosure]] to the Pixel Controller to protect it from the weather.   You will also need a [[Power Supplies|Power Supply]] to power the Pixel Controller and Pixels.  There are several ways to connect the [[Power_Injection|Power wiring]]  and there are also several types of [[Pixel Connectors]] that can be used to simplify the wiring.&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;THIS PAGE IS UNDER CONSTRUCTION AND IS NOT COMPLETE!!&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
These are selected Pixel Controllers and other devices from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 1-29-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
=PIXEL CONTROLLERS=&lt;br /&gt;
==&#039;&#039;&#039;Renard Protocol (RS232 or RS485)to SPI (Pixel Communication)&#039;&#039;&#039;==&lt;br /&gt;
&#039;&#039;&#039;[[Renard_PX1_Pixel_Controller|Renard PX1 Pixel Controller]]&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The Renard PX1 was designed by [http://doityourselfchristmas.com/forums/member.php?9-P-Short Phil Short] as an inexpensive Pixel controller designed to work with standard Renard systems.  It can be daisy chained with other Renard controllers. The PX1 provides a low cost solution that allows a user to add pixels to an existing display setup using just a simple Renard setup.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to SPI (Pixel Communications)&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept an [[E1.31_(Streaming-ACN)_Protocol|E1.31 (Ethernet)]] input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be used on a Raspberry Pi,  Beagle Bone Black or other single board computers with SPI. It can receive E1.31 (and many other protocols) and use the data to drive SPI pixels. See https://wiki.openlighting.org/index.php/OLA_LED_Pixels for more information. The maximum pixel count is determined by the hardware and the pixel clock speed. [https://www.youtube.com/watch?v=gdi9fve6DKc Demo Video].&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
[http://www.holidaycoro.com/firmware Firmware Update Page]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.0.50 (configurable via LCD interface or webpage) or can be configured for DHCP.&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link / Price || Setup Videos || Note&lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 4&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V3 || 2,720 || 16 UniCast (E1.31 &amp;amp; Artnet)||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:722.jpg|150px|link=http://www.holidaycoro.com/product-p/722-V2.htm]] || [http://www.holidaycoro.com/Product-p/722-V2.htm $99.95&amp;lt;br&amp;gt;Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[http://www.holidaycoro.com/product-p/831.htm $199.95&amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/16o780guQbQ Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes one dedicated RS-485/DMX output (does not use a pixel output), 28A per Controller/7.5A per Output, LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  &lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 16&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V3  || 5,440 || 32 UniCast (E1.31 &amp;amp; Artnet) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:AlphaPix16.jpg|150px|link=http://www.holidaycoro.com/product-p/721-V3.htm]] || [http://www.holidaycoro.com/Product-p/721-V3.htm $1899.95&amp;lt;br&amp;gt;Bare Controller]&amp;lt;br&amp;gt;&amp;lt;hr&amp;gt;[http://www.holidaycoro.com/product-p/832.htm $319.95&amp;lt;br&amp;gt;Ready2Run with PSU, Enclosure, Cables]||[https://youtu.be/kPAvSBBGmV4 Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes three dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output (80A at 20% Duty Cycle), LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  Resistor bank for outputs to reduce likely hood of shorting upon incorrect connections.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.advateklights.com/ Advatek Lighting Pty Ltd]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?16126-Devo Unknown (Devo)])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
| PixLite 4 || 2,720 || 16 UniCast&amp;lt;br /&amp;gt;16 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:HolidayCoro-622.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html MFG Product Link] &amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=367  US Re-Seller Link]||Assembled $119.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes one dedicated RS-485/DMX output, 28A per Controller/7A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|-&lt;br /&gt;
| PixLite 16 || 5,440 || 32 UniCast&amp;lt;br /&amp;gt;32 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:621.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html MFG Product Link]&amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=368 US Re-Seller Link]||Assembled $199.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes four dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/4A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.sandevices.com SanDevices]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4668-jstjohnz jstjohnz])&lt;br /&gt;
&lt;br /&gt;
[http://sandevices.com/documents/E68x_Controller_Pixel_Config.pdf E68x Configuration Guide]&lt;br /&gt;
&lt;br /&gt;
[http://www.sandevices.com/downloads.html Firmware Updates]&lt;br /&gt;
&lt;br /&gt;
[[E68X-to-DMX#Converter_Configuration]]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 192.168.1.206&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| E6804-4 || 2040 || 7Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 4 Fused (1x4 Electrical, 4x1 Logical)  || 6120 || Up to 12 || || [http://sandevices.com/E6804Info.html link] ||  Assembled/Tested: $99, Full Kit: Price $69 [http://doityourselfchristmas.com/forums/showthread.php?26225-E6804-4-port-pixel-controller Presale]||  [http://sandevices.com/documents/SanDevices_E6804_Pixel_Controller_Operating_Manual.pdf Owner&#039;s] [http://sandevices.com/documents/SanDevices_E6804_Assembly_Manual.pdf Assembly] || Size is 2.5&amp;quot; x 4&amp;quot;, mounting holes on 2&amp;quot;x3&amp;quot; centers, compatible with CG series enclosures. [http://doityourselfchristmas.com/forums/showthread.php?25504-New-Pixel-Controller&amp;amp;p=258848#post258848 Announcement ]&lt;br /&gt;
|-&lt;br /&gt;
| PS-1 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical)  || 3060 || Up to 6 || || [http://sandevices.com/PixelSystem1.html link] ||  Turnkey System: $399 || [http://sandevices.com/documents/PS1_Users_Guide.pdf Owner&#039;s ]  || Assembled E682 with power supply in an Enclosure&lt;br /&gt;
|-&lt;br /&gt;
| E682-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ]  [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] ||To be released shortly&lt;br /&gt;
|-&lt;br /&gt;
| E682-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ] [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] || Original E682, Before Firmware Upgrade&lt;br /&gt;
|-&lt;br /&gt;
| E681-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Firmware To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function  || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] ||To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.PixelController.com PixelController.com (Falcon Christmas)] ===&lt;br /&gt;
(USA Based run by DIYC supporting member [http://doityourselfchristmas.com/forums/member.php?7764-dpitts David Pitts (dpitts)])&lt;br /&gt;
&lt;br /&gt;
[http://www.PixelController.com/store Store]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.1.50. Can be configured via OLED interface or webpage. Supports DHCP (Dynamic Host Configuration Protocol).&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| F16V2  || 10,880 || 64 Multicast/Unicast (E1.31) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812&amp;lt;br/&amp;gt;GECE&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16/32 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16/32 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output (340 when in 32 port mode) || [[Image:F16v2.jpg|150px|link=http://www.PixelController.com/store]] || [http://www.PixelController.com/store Store] ||Assembled $200.00 || 5-32V DC, Every port can be a different type. Expandable to 32 ports, soon to be 48 ports. Virtual string support. 40Hz refresh rate on outputs even when pixel count is 680 pixels. Includes four dedicated RS-485/DMX outputs, 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output, OLED Display for Configuration and Testing, Webpage Interface, Mounting plate for CG1500 enclosure available. Voltage and temperature sensors. OLED E131 diagnostic tools. 4 - Renard (Speed and stop bits configurable), DMX and Pixelnet Outputs. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=3zJtKlOtI4Y Setup Video]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,2232.0.html  Unofficial Users Manual]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 10.10.10.10&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P12R || 2040 || 12Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001 || 12 Fused (2x6 Electrical, 3x4 Logical)  || 6120 || 1 || || [http://www.j1sys.com/ecg-p12r/ link] ||  Assembled Board: $175 || [http://www.j1sys.com/assets/PIXAD8-Guide-v0.1.pdf  Owner&#039;s ] [http://www.j1sys.com/  Notes ]  || &lt;br /&gt;
|-&lt;br /&gt;
| ECG-PIXAD8 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 8 Fused (2x4 Electrical, 2x4 Logical) || 4080 || 1 || || [http://www.j1sys.com/ecg-pixad8/ link] ||  Assembled Board: $155  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P2 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 2 Unfused (2x1 Electrical, 2x1 Logical) || 4080 || 4 || || [http://www.j1sys.com/ecg-p2/ link] ||  Assembled Board: $75, Assembled Board w/case: $85  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;DMX512 / ESTA 1.11 (RS485) to SPI&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept a DMX input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface that supports receiving DMX and the used to drive SPI pixels. See [https://www.openlighting.org/ola/ Supported Devices]  for a list of available interfaces. The maximum pixel count is determined by the hardware and the pixel clock speed.&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Channels || Pixels Supported || Output Connectors || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| EasyPix V2 || 170 || 512 ||WS2811,WS2812,WS801,WS2803 &amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803|| 1 Fused Output&amp;lt;br /&amp;gt;Screw Terminals || [[Image:HolidayCoro-614.jpg|150px|link=http://www.holidaycoro.com/product-p/614.htm]] || [http://www.holidaycoro.com/Product-p/614.htm Product Link] ||$39.99 || Null pixels, Reverse order,Push button setting with back-lit LCD screen, built-in sequences, replaceable output chip&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| DCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $53 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|-&lt;br /&gt;
| uDCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $42, Assembled Board w/Case: $48 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/Mini-protocol-Decoder-DMX-to-WS2801-512-dmx-address-decoded/701799_440556828.html Mini protocol Decoder;DMX to WS2801,512 dmx address decoded] [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-100-series-mini-DMX-protocol-decoder-support-WS2801-protocol-control-signal/701799_340705630.html DD-100 series mini DMX protocol decoder;support WS2801 protocol control signal]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-1809-WS2811-DMX-Decoder-support-WS2811-TM1804-TM1809-TM1812-driving-IC-DC5V-24V-input/701799_583679340.html  LT-DMX-1809(WS2811) DMX Decoder;support WS2811,TM1804,TM1809,TM1812 driving IC;DC5V-24V input] [http://doityourselfchristmas.com/wiki/images/a/ad/LT-1809_DMX512_DECODER.pdf  Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-2801-DMX-SPI-Decoder-support-WS2801-WS2803-drving-IC/701799_509914025.html LT-DMX-2801 DMX-SPI Decoder;support WS2801,WS2803 drving IC] [http://doityourselfchristmas.com/wiki/images/6/67/LT-2801_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-3001-DMX-SPI-Decoder-support-TLS3001-TLS3002-driving-IC/701799_509913931.html LT-DMX-3001 DMX-SPI Decoder;support TLS3001, TLS3002 driving IC]  [http://doityourselfchristmas.com/wiki/images/f/f0/LT-3001_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-6803-DMX-Decoder-DC5-24V-input-LPD6803-specific-protocol-output-signal-Max256-steps/701799_314083682.html LT-6803 DMX Decoder;DC5-24V input;LPD6803 specific protocol output signal;Max256 steps] [http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-9813-DMX-SPI-Decoder-support-P9813-drving-IC/701799_509914126.html LT-DMX-9813 DMX-SPI Decoder;support P9813 drving IC] [[http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-WS2801-IC-can-decodering-512-address/701799_340702410.html DD-1000 series DMX protocol decoder;support WS2801 IC;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-LPD6803IC-signal-can-decodering-512-address/701799_340702107.html DD-1000 series DMX protocol decoder;support LPD6803IC signal;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[http://diybllc.com/ DIYB] ===&lt;br /&gt;
(USA based) Run by DIYC user [http://doityourselfchristmas.com/forums/member.php?8235-charleskerr charleskerr]&lt;br /&gt;
*[http://diybllc.com/LED-Pixel-String-Controller-5-volt-DIYB-LCPC-01.htm DMX to SPI Pixel Controller] (website no longer online)&lt;br /&gt;
&lt;br /&gt;
===[http://www.electron-design.ru/ Electron Design] ===&lt;br /&gt;
(Israel based)&lt;br /&gt;
*[http://www.ebay.com/itm/321131195346 Combination Dumb RGB and DMX to SPI Pixel Decoder / Controller]&lt;br /&gt;
&lt;br /&gt;
===[https://www.audiovisualdevices.com.au/ AVD]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4449-David_AVD David_AVD])&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=APC718 Audio Visual Devices APC718]  Single SPI (2801 / 6803) output&lt;br /&gt;
[http://auschristmaslighting.com/wiki/APC718 ACL Wiki ]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,1243.0.html  ACL Thread]&lt;br /&gt;
&lt;br /&gt;
===[http://auschristmaslighting.com/ ACL]===&lt;br /&gt;
* [http://forums.auschristmaslighting.com/index.php/board,34.0.html TP3244 Pixel Driver] 4 SPI (2801 / 6803) outputs&lt;br /&gt;
&lt;br /&gt;
The Tiger Protocol Bridge (TigerPB) TP3212 is a small controller for use with RGB LED lights and LED strips that utilise driver chips like the 6803/2801/3005. These are the currently targeted protocols and it is possible that other 2-wire and single wire protocols could be supported with firmware upgrades. This will provide future proofing of your controller.&lt;br /&gt;
&lt;br /&gt;
The initial release will accept a standard DMX512A data stream and provide control for 170 RGB Pixels (510ch). There will be dual buffered outputs that will allow you to split the 170 pixels into say 100/70 and run them in different directions and yet control them as a single 170 pixel string.&lt;br /&gt;
Each dual buffered output will also allow for the parallel connection of the same number of pixels allowing for two strings to be used with the same patterns. If these are run in opposite directions they would provide for mirrored effects.&lt;br /&gt;
Each of the Dual outputs will be able to drive different protocols if required.&lt;br /&gt;
&lt;br /&gt;
If ran with ECG product line from http://www.j1sys.com you can use hyper-DMX and this controller can be expanded to running 4 Universe&#039;s off each controller.&lt;br /&gt;
&lt;br /&gt;
More info to Follow and at this point &#039;&#039;&#039;this controller is no longer sold&#039;&#039;&#039;.  It has been talked about coming back out.  As the information comes in it will be updated.  If you can get one used, they are still very nice units and work well.&lt;br /&gt;
&lt;br /&gt;
More info at http://auschristmaslighting.com/forums/index.php/board,34.0.html&lt;br /&gt;
&lt;br /&gt;
===Onumen===&lt;br /&gt;
* [http://auschristmaslighting.com/wiki/Controllers#Onumen Onumen Controllers] (note that the start address of the DPP controllers cannot be fixed)&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?15286-DMX-to-WS2801-Pixel-Bridge RPM Pixel Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://stellascapes.com Stellascapes] ===&lt;br /&gt;
(New Zealand Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?491-mrpackethead mrpackethead])&lt;br /&gt;
*T3:  DMX512 - SPI Bridge&lt;br /&gt;
The T3 controller provides a bridge between DMX512 and 4 strings of RGB pixels. &lt;br /&gt;
&lt;br /&gt;
More details at http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;SD Memory Card to SPI&#039;&#039;&#039; ==&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-LED-pixel-light-controller-support2-3-4wire/701799_404060519.html SD LED pixel light controller;support2,3,4wire]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/led-controller-for-WS2801-IC-dream-color-led-flexible-strip/701799_331817904.html led controller for WS2801 IC dream color led flexible strip]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-card-DMX-compatible-intelligence-controller-for-pixel-RGB-module-support-CYT3005-IC-512-output-gray/701799_320682984.html SD card-DMX compatible-intelligence controller for pixel RGB module,support CYT3005 IC.512 output gray scale;Max2048 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-100K-B-SD-card-led-pixel-controller-AC85-265V-input/701799_533617766.html T-100K-B SD card led pixel controller;AC85-265V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-200K-led-pixel-controller-can-be-controlled-via-PC-suppor-many-kinds-of-IC/701799_497637885.html T-200K online led pixel controller,can be controlled via PC;suppor many kinds of IC;8ports*512pixels=4096pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-300K-SD-card-led-pixel-controller-AC85-265V-input-can-control-more-than-6000pixels-via/701799_570149882.html T-300K;SD card led pixel controller;AC85-265V input;can control more than 6000pixels via PC,8 ports output]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000A-LED-sd-card-pixel-controller-DC5-24V-input/701799_683082725.html T-1000A,LED sd card pixel controller,DC5-24V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000B-led-pixel-controller-support-WS2801-LPD6803-WS2811-TM1804-TM1809-LPD8806-Etc-max-2048pixels-controlled/701799_715270878.html T-1000B,led pixel controller,support WS2801,LPD6803,WS2811,TM1804,TM1809,LPD8806.Etc;max 2048pixels controlled]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000S-SD-card-led-pixel-controller-2012-new-version/701799_533601713.html T-1000S SD card led pixel controller,2012 new version]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000Stand-SD-card-led-pixel-controller-2012-new-version-AC110V-220V-input/701799_533604220.html T-1000Stand SD card led pixel controller,2012 new version;AC110V/220V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-4000-LED-SD-card-led-pixel-controller-can-max-control-4096-pixels/701799_533608089.html T-4000 LED SD card led pixel controller;can max control 4096 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-8000C-SD-card-led-pixel-controller-AC85-265V-input/701799_533612960.html T-8000C SD card led pixel controller;AC85-265V input]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Light-O-Rama (LOR) to SPI&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
===[http://www.http://www.lightorama.com Light-O-Rama (LOR)]===&lt;br /&gt;
(USA Based)&lt;br /&gt;
*[http://store.lightorama.com/cc100pisetwi.html Cosmic Color Pixels]&lt;br /&gt;
*[http://store.lightorama.com/cc100busetwi.html Cosmic Color Bulbs]&lt;br /&gt;
*[http://store.lightorama.com/cocori.html Cosmic Color Strip]&lt;br /&gt;
&lt;br /&gt;
=PIXEL Extenders=&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-PPX&lt;br /&gt;
ECG-PPX is a combination of small adapter boards that can be used in conjunction with our pixel oriented products (PIXAD8, P12R, etc.) to extend the pixel signals over much longer distances. They should also work with most other brands of pixel drivers. The ECG-PPX system also will distribute a modest power envelope over the same cable for optionally powering the pixels without the need for local power supplies at the pixel strings.&lt;br /&gt;
More details at http://www.j1sys.com/ecg-ppx/&lt;br /&gt;
*ECG-PPD-A – Powered Pixel Driver - 7VDC – 12VDC input range&lt;br /&gt;
*ECG-PPD-B – Powered Pixel Driver - 7VDC – 40VDC input range&lt;br /&gt;
*ECG-PPD-C – 4 Channel Powered Pixel Driver - 7VDC – 40VDC input range on Channel 1&lt;br /&gt;
*ECG-PPR-A – Multi-Mode Powered Pixel Receiver&lt;br /&gt;
*ECG-PPI-A – Powered Pixel Injector - 7VDC-40VDC Input, 5VDC 1.5A output&lt;br /&gt;
&lt;br /&gt;
=E1.31 Bridges and DMX Dongles=&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to DMX or Renard Output&#039;&#039;&#039;==&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface to act as an E1.31 to DMX gateway.  See [https://www.openlighting.org/ola/ Supported Devices] for a list of available USB interfaces. &lt;br /&gt;
&lt;br /&gt;
===[http://www.diyledexpress.com DIYLEDEXPRESS]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
&lt;br /&gt;
*[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=22&amp;amp;products_id=157 6 Port E1.31 Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-D8 (Under development)&lt;br /&gt;
*[http://www.j1sys.com/ecg-dr4/ ECG-DR4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d4/ ECG-D4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d2/ ECG-D2]&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
&lt;br /&gt;
*[http://shop.martinxmas.com/product.php?id_product=43 E1.31 to DMX Bridge]&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?15873-E1-31-(sACN)-to-DMX-Bridge Discussion Thread]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;USB to DMX512 Output&#039;&#039;&#039;==&lt;br /&gt;
USB DMX dongles are commonly used in conjunction with PC software to output a single universe (512 channels) of DMX.&lt;br /&gt;
&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=USB485RJ-ISO Audio Visual Devices] or http://auschristmaslighting.com/wiki/index.php/USB485RJ-ISO&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;pn=70303&amp;amp;show=description Enttec Open DMX USB]&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;prod=70304&amp;amp;show=description Enttec DMX USB Pro]&lt;br /&gt;
* [http://shop.martinxmas.com/product.php?id_product=10 RPM DIY USB to DMX Adaptor]&lt;br /&gt;
* [http://www.holidaycoro.com/Enttec-Pro-Compatible-DMX-Dongle-p/53.htm HolidayCoro ActiDongle - Active DMX Dongle (Enttec Pro Compatible)]&lt;br /&gt;
*[http://diylightanimation.com/wiki/index.php?title=Equipment#DMX_Devices RJ&#039;s LYNX DMX DONGLE]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FTDI drivers for dongles:&lt;br /&gt;
* [http://www.ftdichip.com/Drivers/VCP.htm FTDI VCP Drivers]&lt;br /&gt;
* [http://www.ftdichip.com/Documents/InstallGuides.htm Install Guides for FTDI Drivers]&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?17739-FTDI-USB-gt-Serial Updating a FTDI dongle&#039;s EEPROM]&lt;br /&gt;
* [[USB2DMX|USB2DMX (which also goes by the name Yet Another DMX Adapter, or YADA)]]&lt;br /&gt;
&lt;br /&gt;
=Dumb RGB DC Controllers Feature Comparisons=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ DC Controller Comparison Table&lt;br /&gt;
! Manufacturer&lt;br /&gt;
! Model&lt;br /&gt;
! Pre-built&lt;br /&gt;
! DC Voltage&lt;br /&gt;
! Channels&lt;br /&gt;
! Channel Current&lt;br /&gt;
! Total Current&lt;br /&gt;
! Protocol(s)&lt;br /&gt;
! Total Price&lt;br /&gt;
! Per Ch Price&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.HolidayCoro.com/ HolidayCoro]&lt;br /&gt;
| [http://www.holidaycoro.com/product-p/27.htm #27 / Water Resistant / Boxed / Pigtails / 9 Test Sequences]&lt;br /&gt;
| Yes&lt;br /&gt;
| 6V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A per 3 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $9.49&lt;br /&gt;
| $3.16&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca.html CMB16D]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $119.95&lt;br /&gt;
| $7.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca2.html CMB16D-QC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $99.95&lt;br /&gt;
| $6.24&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [[TigerDMX48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 9V - 55V&lt;br /&gt;
| 48&lt;br /&gt;
| 2.5A&lt;br /&gt;
| 30A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $145.00&lt;br /&gt;
| $3.02&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [http://www.tigerdmx.com/tigerdmx120lc.php TigerDMX120LC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 120&lt;br /&gt;
| 100mA&lt;br /&gt;
| &lt;br /&gt;
| DMX&lt;br /&gt;
| $125.00&lt;br /&gt;
| $1.04&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 48&lt;br /&gt;
| 2A&lt;br /&gt;
| 20A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $199.00&lt;br /&gt;
| $4.15&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC24]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 24&lt;br /&gt;
| 2A&lt;br /&gt;
| 15A per 12 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $129.00&lt;br /&gt;
| $5.38&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-714 [http://www.holidaycoro.com/product-p/37.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378113147/Easy-DMX-LED-controller-dmx-decoder-driver.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $8.95&lt;br /&gt;
| $2.98&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-712 [http://www.holidaycoro.com/product-p/24.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378111925/Easy-DMX-LED-controller-dmx-decoder-driver.html China] &lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 27&lt;br /&gt;
| 1A&lt;br /&gt;
| 15A&lt;br /&gt;
| DMX&lt;br /&gt;
| $44.21&lt;br /&gt;
| $1.64&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.leynew.com Leynew]&lt;br /&gt;
| LN-DMXMODEL-3CH-LV12 [http://www.holidaycoro.com/product-p/26.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-307297826/DMX-512-Module-decoder.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $7.49&lt;br /&gt;
| $2.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://http://www.euchips.com/en/ EUChips]&lt;br /&gt;
| [http://www.aliexpress.com/fm-store/701799/209915969-410843238/DMX512-Decoder-DC12-24V-input-max-3A-each-channel-output.html PX24506]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 3A&lt;br /&gt;
| 9A&lt;br /&gt;
| DMX&lt;br /&gt;
| $22.32&lt;br /&gt;
| $7.44&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX3]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 3&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 6A &lt;br /&gt;
| DMX&lt;br /&gt;
| $9.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX16DCSSR]]&lt;br /&gt;
| No&lt;br /&gt;
| 12-24vdc&lt;br /&gt;
| 16&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 10A &lt;br /&gt;
| DMX&lt;br /&gt;
| $48.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[REN64]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 64&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 7A per SSR&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $67.50&lt;br /&gt;
| $1.05&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.christmasinshirley.com/wiki/index.php?title=Renard_Main_Page Renard]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren48LSDv3c Ren48LSD]&lt;br /&gt;
| No&lt;br /&gt;
| 5,9-24vdc&lt;br /&gt;
| 48&lt;br /&gt;
| 400mA&lt;br /&gt;
| 9.6A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $44.66&lt;br /&gt;
| $0.93&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=35_57 DIYLEDExpress]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren24DC Ren24DC]&lt;br /&gt;
| Built or Kit&lt;br /&gt;
| 5,7-24vdc&lt;br /&gt;
| 24&lt;br /&gt;
| 4A&lt;br /&gt;
| 30A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $72.10&lt;br /&gt;
| $3&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://www.aliexpress.com/store/product/DM-103-3-channel-RGB-dmx-constant-voltage-decoder-DC12-24V-input-max-2A-3channel-output/701799_868042910.html DM103 Ray Wu DMX to 3 Channel]&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Different Styles of Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12303</id>
		<title>Controllers</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12303"/>
		<updated>2016-07-16T17:39:27Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* HolidayCoro */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Intro=&lt;br /&gt;
There are many different types of controllers used for RGB lighting effects.  The most common fall into two different categories: &lt;br /&gt;
*Pixel Controllers &lt;br /&gt;
*Dumb RGB Controllers.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The different controllers also can be broken into categories based on the type of data communications protocols used to speak to them from the sequencing computer.  The main categories of communications protocols are:&lt;br /&gt;
* [[Renard]] (using either RS232-serial or RS485)&lt;br /&gt;
* [[E1.31_(Streaming-ACN)_Protocol|E1.31]] (DMX over Ethernet)&lt;br /&gt;
* [[DMX]] A traditional stage lighting protocol&lt;br /&gt;
* Programs stored on SD memory cards &lt;br /&gt;
* Lightorama  LOR compatable gear&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When choosing a Pixel controller it is important that you confirm that your selection is compatible with you system design.  Critical properties to consider include are:&lt;br /&gt;
* Communications Protocol (E1.31, Renard, DMX, LOR, Etc.)&lt;br /&gt;
* [[Choosing_a_Pixel_Voltage:_5V_vs_12V|Pixel Voltage]]  (5VDC vs 12VDC)&lt;br /&gt;
* [[Different_Styles_of_Pixels|Pixel Type]] (WS2801, WS2811, GECE, LOR, Etc.)&lt;br /&gt;
* Number of Pixels to be Controlled&lt;br /&gt;
* Number of Connectors and Number of Strings that can be Physically Connected&lt;br /&gt;
* Advanced Features&lt;br /&gt;
** Grouping (ability to treat multiple Pixels as one)&lt;br /&gt;
** RGB Ordering (ability to correct the physical RGB order to match the software sequence order)&lt;br /&gt;
** ZigZag (Ability to treat physical strings as multiple logical strings)&lt;br /&gt;
** Reverse order (ability to reorder the channels on a string so the most distant one is the first channel)&lt;br /&gt;
** Etc.&lt;br /&gt;
&lt;br /&gt;
Generally you also need to add an [[Enclosures|Enclosure]] to the Pixel Controller to protect it from the weather.   You will also need a [[Power Supplies|Power Supply]] to power the Pixel Controller and Pixels.  There are several ways to connect the [[Power_Injection|Power wiring]]  and there are also several types of [[Pixel Connectors]] that can be used to simplify the wiring.&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;THIS PAGE IS UNDER CONSTRUCTION AND IS NOT COMPLETE!!&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
These are selected Pixel Controllers and other devices from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 1-29-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
=PIXEL CONTROLLERS=&lt;br /&gt;
==&#039;&#039;&#039;Renard Protocol (RS232 or RS485)to SPI (Pixel Communication)&#039;&#039;&#039;==&lt;br /&gt;
&#039;&#039;&#039;[[Renard_PX1_Pixel_Controller|Renard PX1 Pixel Controller]]&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The Renard PX1 was designed by [http://doityourselfchristmas.com/forums/member.php?9-P-Short Phil Short] as an inexpensive Pixel controller designed to work with standard Renard systems.  It can be daisy chained with other Renard controllers. The PX1 provides a low cost solution that allows a user to add pixels to an existing display setup using just a simple Renard setup.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to SPI (Pixel Communications)&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept an [[E1.31_(Streaming-ACN)_Protocol|E1.31 (Ethernet)]] input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be used on a Raspberry Pi,  Beagle Bone Black or other single board computers with SPI. It can receive E1.31 (and many other protocols) and use the data to drive SPI pixels. See https://wiki.openlighting.org/index.php/OLA_LED_Pixels for more information. The maximum pixel count is determined by the hardware and the pixel clock speed. [https://www.youtube.com/watch?v=gdi9fve6DKc Demo Video].&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
[http://www.holidaycoro.com/firmware Firmware Update Page]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.0.50 (configurable via LCD interface or webpage) or can be configured for DHCP.&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link || Price || Manual/Videos || Note&lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 4&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V3 || 2,720 || 16 UniCast (E1.31 &amp;amp; Artnet)||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:722.jpg|150px|link=http://www.holidaycoro.com/product-p/722-V3.htm]] || [http://www.holidaycoro.com/Product-p/722-V3.htm Product Link] ||Assembled $99.99 ||[https://youtu.be/16o780guQbQ Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes one dedicated RS-485/DMX output (does not use a pixel output), 28A per Controller/7.5A per Output, LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  Resistor bank for outputs to reduce likely hood of shorting upon incorrect connections.&lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 16&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V3  || 5,440 || 32 UniCast (E1.31 &amp;amp; Artnet) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:AlphaPix16.jpg|150px|link=http://www.holidaycoro.com/product-p/721-V3.htm]] || [http://www.holidaycoro.com/Product-p/721-V3.htm Product Link] ||Assembled $189.95 ||[https://youtu.be/kPAvSBBGmV4 Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes three dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output (80A at 20% Duty Cycle), LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  Resistor bank for outputs to reduce likely hood of shorting upon incorrect connections.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.advateklights.com/ Advatek Lighting Pty Ltd]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?16126-Devo Unknown (Devo)])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
| PixLite 4 || 2,720 || 16 UniCast&amp;lt;br /&amp;gt;16 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:HolidayCoro-622.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html MFG Product Link] &amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=367  US Re-Seller Link]||Assembled $119.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes one dedicated RS-485/DMX output, 28A per Controller/7A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|-&lt;br /&gt;
| PixLite 16 || 5,440 || 32 UniCast&amp;lt;br /&amp;gt;32 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:621.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html MFG Product Link]&amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=368 US Re-Seller Link]||Assembled $199.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes four dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/4A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.sandevices.com SanDevices]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4668-jstjohnz jstjohnz])&lt;br /&gt;
&lt;br /&gt;
[http://sandevices.com/documents/E68x_Controller_Pixel_Config.pdf E68x Configuration Guide]&lt;br /&gt;
&lt;br /&gt;
[http://www.sandevices.com/downloads.html Firmware Updates]&lt;br /&gt;
&lt;br /&gt;
[[E68X-to-DMX#Converter_Configuration]]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 192.168.1.206&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| E6804-4 || 2040 || 7Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 4 Fused (1x4 Electrical, 4x1 Logical)  || 6120 || Up to 12 || || [http://sandevices.com/E6804Info.html link] ||  Assembled/Tested: $99, Full Kit: Price $69 [http://doityourselfchristmas.com/forums/showthread.php?26225-E6804-4-port-pixel-controller Presale]||  [http://sandevices.com/documents/SanDevices_E6804_Pixel_Controller_Operating_Manual.pdf Owner&#039;s] [http://sandevices.com/documents/SanDevices_E6804_Assembly_Manual.pdf Assembly] || Size is 2.5&amp;quot; x 4&amp;quot;, mounting holes on 2&amp;quot;x3&amp;quot; centers, compatible with CG series enclosures. [http://doityourselfchristmas.com/forums/showthread.php?25504-New-Pixel-Controller&amp;amp;p=258848#post258848 Announcement ]&lt;br /&gt;
|-&lt;br /&gt;
| PS-1 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical)  || 3060 || Up to 6 || || [http://sandevices.com/PixelSystem1.html link] ||  Turnkey System: $399 || [http://sandevices.com/documents/PS1_Users_Guide.pdf Owner&#039;s ]  || Assembled E682 with power supply in an Enclosure&lt;br /&gt;
|-&lt;br /&gt;
| E682-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ]  [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] ||To be released shortly&lt;br /&gt;
|-&lt;br /&gt;
| E682-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ] [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] || Original E682, Before Firmware Upgrade&lt;br /&gt;
|-&lt;br /&gt;
| E681-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Firmware To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function  || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] ||To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.PixelController.com PixelController.com (Falcon Christmas)] ===&lt;br /&gt;
(USA Based run by DIYC supporting member [http://doityourselfchristmas.com/forums/member.php?7764-dpitts David Pitts (dpitts)])&lt;br /&gt;
&lt;br /&gt;
[http://www.PixelController.com/store Store]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.1.50. Can be configured via OLED interface or webpage. Supports DHCP (Dynamic Host Configuration Protocol).&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| F16V2  || 10,880 || 64 Multicast/Unicast (E1.31) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812&amp;lt;br/&amp;gt;GECE&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16/32 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16/32 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output (340 when in 32 port mode) || [[Image:F16v2.jpg|150px|link=http://www.PixelController.com/store]] || [http://www.PixelController.com/store Store] ||Assembled $200.00 || 5-32V DC, Every port can be a different type. Expandable to 32 ports, soon to be 48 ports. Virtual string support. 40Hz refresh rate on outputs even when pixel count is 680 pixels. Includes four dedicated RS-485/DMX outputs, 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output, OLED Display for Configuration and Testing, Webpage Interface, Mounting plate for CG1500 enclosure available. Voltage and temperature sensors. OLED E131 diagnostic tools. 4 - Renard (Speed and stop bits configurable), DMX and Pixelnet Outputs. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=3zJtKlOtI4Y Setup Video]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,2232.0.html  Unofficial Users Manual]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 10.10.10.10&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P12R || 2040 || 12Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001 || 12 Fused (2x6 Electrical, 3x4 Logical)  || 6120 || 1 || || [http://www.j1sys.com/ecg-p12r/ link] ||  Assembled Board: $175 || [http://www.j1sys.com/assets/PIXAD8-Guide-v0.1.pdf  Owner&#039;s ] [http://www.j1sys.com/  Notes ]  || &lt;br /&gt;
|-&lt;br /&gt;
| ECG-PIXAD8 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 8 Fused (2x4 Electrical, 2x4 Logical) || 4080 || 1 || || [http://www.j1sys.com/ecg-pixad8/ link] ||  Assembled Board: $155  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P2 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 2 Unfused (2x1 Electrical, 2x1 Logical) || 4080 || 4 || || [http://www.j1sys.com/ecg-p2/ link] ||  Assembled Board: $75, Assembled Board w/case: $85  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;DMX512 / ESTA 1.11 (RS485) to SPI&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept a DMX input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface that supports receiving DMX and the used to drive SPI pixels. See [https://www.openlighting.org/ola/ Supported Devices]  for a list of available interfaces. The maximum pixel count is determined by the hardware and the pixel clock speed.&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Channels || Pixels Supported || Output Connectors || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| EasyPix V2 || 170 || 512 ||WS2811,WS2812,WS801,WS2803 &amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803|| 1 Fused Output&amp;lt;br /&amp;gt;Screw Terminals || [[Image:HolidayCoro-614.jpg|150px|link=http://www.holidaycoro.com/product-p/614.htm]] || [http://www.holidaycoro.com/Product-p/614.htm Product Link] ||$39.99 || Null pixels, Reverse order,Push button setting with back-lit LCD screen, built-in sequences, replaceable output chip&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| DCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $53 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|-&lt;br /&gt;
| uDCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $42, Assembled Board w/Case: $48 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/Mini-protocol-Decoder-DMX-to-WS2801-512-dmx-address-decoded/701799_440556828.html Mini protocol Decoder;DMX to WS2801,512 dmx address decoded] [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-100-series-mini-DMX-protocol-decoder-support-WS2801-protocol-control-signal/701799_340705630.html DD-100 series mini DMX protocol decoder;support WS2801 protocol control signal]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-1809-WS2811-DMX-Decoder-support-WS2811-TM1804-TM1809-TM1812-driving-IC-DC5V-24V-input/701799_583679340.html  LT-DMX-1809(WS2811) DMX Decoder;support WS2811,TM1804,TM1809,TM1812 driving IC;DC5V-24V input] [http://doityourselfchristmas.com/wiki/images/a/ad/LT-1809_DMX512_DECODER.pdf  Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-2801-DMX-SPI-Decoder-support-WS2801-WS2803-drving-IC/701799_509914025.html LT-DMX-2801 DMX-SPI Decoder;support WS2801,WS2803 drving IC] [http://doityourselfchristmas.com/wiki/images/6/67/LT-2801_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-3001-DMX-SPI-Decoder-support-TLS3001-TLS3002-driving-IC/701799_509913931.html LT-DMX-3001 DMX-SPI Decoder;support TLS3001, TLS3002 driving IC]  [http://doityourselfchristmas.com/wiki/images/f/f0/LT-3001_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-6803-DMX-Decoder-DC5-24V-input-LPD6803-specific-protocol-output-signal-Max256-steps/701799_314083682.html LT-6803 DMX Decoder;DC5-24V input;LPD6803 specific protocol output signal;Max256 steps] [http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-9813-DMX-SPI-Decoder-support-P9813-drving-IC/701799_509914126.html LT-DMX-9813 DMX-SPI Decoder;support P9813 drving IC] [[http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-WS2801-IC-can-decodering-512-address/701799_340702410.html DD-1000 series DMX protocol decoder;support WS2801 IC;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-LPD6803IC-signal-can-decodering-512-address/701799_340702107.html DD-1000 series DMX protocol decoder;support LPD6803IC signal;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[http://diybllc.com/ DIYB] ===&lt;br /&gt;
(USA based) Run by DIYC user [http://doityourselfchristmas.com/forums/member.php?8235-charleskerr charleskerr]&lt;br /&gt;
*[http://diybllc.com/LED-Pixel-String-Controller-5-volt-DIYB-LCPC-01.htm DMX to SPI Pixel Controller] (website no longer online)&lt;br /&gt;
&lt;br /&gt;
===[http://www.electron-design.ru/ Electron Design] ===&lt;br /&gt;
(Israel based)&lt;br /&gt;
*[http://www.ebay.com/itm/321131195346 Combination Dumb RGB and DMX to SPI Pixel Decoder / Controller]&lt;br /&gt;
&lt;br /&gt;
===[https://www.audiovisualdevices.com.au/ AVD]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4449-David_AVD David_AVD])&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=APC718 Audio Visual Devices APC718]  Single SPI (2801 / 6803) output&lt;br /&gt;
[http://auschristmaslighting.com/wiki/APC718 ACL Wiki ]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,1243.0.html  ACL Thread]&lt;br /&gt;
&lt;br /&gt;
===[http://auschristmaslighting.com/ ACL]===&lt;br /&gt;
* [http://forums.auschristmaslighting.com/index.php/board,34.0.html TP3244 Pixel Driver] 4 SPI (2801 / 6803) outputs&lt;br /&gt;
&lt;br /&gt;
The Tiger Protocol Bridge (TigerPB) TP3212 is a small controller for use with RGB LED lights and LED strips that utilise driver chips like the 6803/2801/3005. These are the currently targeted protocols and it is possible that other 2-wire and single wire protocols could be supported with firmware upgrades. This will provide future proofing of your controller.&lt;br /&gt;
&lt;br /&gt;
The initial release will accept a standard DMX512A data stream and provide control for 170 RGB Pixels (510ch). There will be dual buffered outputs that will allow you to split the 170 pixels into say 100/70 and run them in different directions and yet control them as a single 170 pixel string.&lt;br /&gt;
Each dual buffered output will also allow for the parallel connection of the same number of pixels allowing for two strings to be used with the same patterns. If these are run in opposite directions they would provide for mirrored effects.&lt;br /&gt;
Each of the Dual outputs will be able to drive different protocols if required.&lt;br /&gt;
&lt;br /&gt;
If ran with ECG product line from http://www.j1sys.com you can use hyper-DMX and this controller can be expanded to running 4 Universe&#039;s off each controller.&lt;br /&gt;
&lt;br /&gt;
More info to Follow and at this point &#039;&#039;&#039;this controller is no longer sold&#039;&#039;&#039;.  It has been talked about coming back out.  As the information comes in it will be updated.  If you can get one used, they are still very nice units and work well.&lt;br /&gt;
&lt;br /&gt;
More info at http://auschristmaslighting.com/forums/index.php/board,34.0.html&lt;br /&gt;
&lt;br /&gt;
===Onumen===&lt;br /&gt;
* [http://auschristmaslighting.com/wiki/Controllers#Onumen Onumen Controllers] (note that the start address of the DPP controllers cannot be fixed)&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?15286-DMX-to-WS2801-Pixel-Bridge RPM Pixel Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://stellascapes.com Stellascapes] ===&lt;br /&gt;
(New Zealand Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?491-mrpackethead mrpackethead])&lt;br /&gt;
*T3:  DMX512 - SPI Bridge&lt;br /&gt;
The T3 controller provides a bridge between DMX512 and 4 strings of RGB pixels. &lt;br /&gt;
&lt;br /&gt;
More details at http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;SD Memory Card to SPI&#039;&#039;&#039; ==&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-LED-pixel-light-controller-support2-3-4wire/701799_404060519.html SD LED pixel light controller;support2,3,4wire]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/led-controller-for-WS2801-IC-dream-color-led-flexible-strip/701799_331817904.html led controller for WS2801 IC dream color led flexible strip]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-card-DMX-compatible-intelligence-controller-for-pixel-RGB-module-support-CYT3005-IC-512-output-gray/701799_320682984.html SD card-DMX compatible-intelligence controller for pixel RGB module,support CYT3005 IC.512 output gray scale;Max2048 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-100K-B-SD-card-led-pixel-controller-AC85-265V-input/701799_533617766.html T-100K-B SD card led pixel controller;AC85-265V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-200K-led-pixel-controller-can-be-controlled-via-PC-suppor-many-kinds-of-IC/701799_497637885.html T-200K online led pixel controller,can be controlled via PC;suppor many kinds of IC;8ports*512pixels=4096pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-300K-SD-card-led-pixel-controller-AC85-265V-input-can-control-more-than-6000pixels-via/701799_570149882.html T-300K;SD card led pixel controller;AC85-265V input;can control more than 6000pixels via PC,8 ports output]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000A-LED-sd-card-pixel-controller-DC5-24V-input/701799_683082725.html T-1000A,LED sd card pixel controller,DC5-24V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000B-led-pixel-controller-support-WS2801-LPD6803-WS2811-TM1804-TM1809-LPD8806-Etc-max-2048pixels-controlled/701799_715270878.html T-1000B,led pixel controller,support WS2801,LPD6803,WS2811,TM1804,TM1809,LPD8806.Etc;max 2048pixels controlled]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000S-SD-card-led-pixel-controller-2012-new-version/701799_533601713.html T-1000S SD card led pixel controller,2012 new version]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000Stand-SD-card-led-pixel-controller-2012-new-version-AC110V-220V-input/701799_533604220.html T-1000Stand SD card led pixel controller,2012 new version;AC110V/220V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-4000-LED-SD-card-led-pixel-controller-can-max-control-4096-pixels/701799_533608089.html T-4000 LED SD card led pixel controller;can max control 4096 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-8000C-SD-card-led-pixel-controller-AC85-265V-input/701799_533612960.html T-8000C SD card led pixel controller;AC85-265V input]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Light-O-Rama (LOR) to SPI&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
===[http://www.http://www.lightorama.com Light-O-Rama (LOR)]===&lt;br /&gt;
(USA Based)&lt;br /&gt;
*[http://store.lightorama.com/cc100pisetwi.html Cosmic Color Pixels]&lt;br /&gt;
*[http://store.lightorama.com/cc100busetwi.html Cosmic Color Bulbs]&lt;br /&gt;
*[http://store.lightorama.com/cocori.html Cosmic Color Strip]&lt;br /&gt;
&lt;br /&gt;
=PIXEL Extenders=&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-PPX&lt;br /&gt;
ECG-PPX is a combination of small adapter boards that can be used in conjunction with our pixel oriented products (PIXAD8, P12R, etc.) to extend the pixel signals over much longer distances. They should also work with most other brands of pixel drivers. The ECG-PPX system also will distribute a modest power envelope over the same cable for optionally powering the pixels without the need for local power supplies at the pixel strings.&lt;br /&gt;
More details at http://www.j1sys.com/ecg-ppx/&lt;br /&gt;
*ECG-PPD-A – Powered Pixel Driver - 7VDC – 12VDC input range&lt;br /&gt;
*ECG-PPD-B – Powered Pixel Driver - 7VDC – 40VDC input range&lt;br /&gt;
*ECG-PPD-C – 4 Channel Powered Pixel Driver - 7VDC – 40VDC input range on Channel 1&lt;br /&gt;
*ECG-PPR-A – Multi-Mode Powered Pixel Receiver&lt;br /&gt;
*ECG-PPI-A – Powered Pixel Injector - 7VDC-40VDC Input, 5VDC 1.5A output&lt;br /&gt;
&lt;br /&gt;
=E1.31 Bridges and DMX Dongles=&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to DMX or Renard Output&#039;&#039;&#039;==&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface to act as an E1.31 to DMX gateway.  See [https://www.openlighting.org/ola/ Supported Devices] for a list of available USB interfaces. &lt;br /&gt;
&lt;br /&gt;
===[http://www.diyledexpress.com DIYLEDEXPRESS]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
&lt;br /&gt;
*[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=22&amp;amp;products_id=157 6 Port E1.31 Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-D8 (Under development)&lt;br /&gt;
*[http://www.j1sys.com/ecg-dr4/ ECG-DR4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d4/ ECG-D4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d2/ ECG-D2]&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
&lt;br /&gt;
*[http://shop.martinxmas.com/product.php?id_product=43 E1.31 to DMX Bridge]&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?15873-E1-31-(sACN)-to-DMX-Bridge Discussion Thread]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;USB to DMX512 Output&#039;&#039;&#039;==&lt;br /&gt;
USB DMX dongles are commonly used in conjunction with PC software to output a single universe (512 channels) of DMX.&lt;br /&gt;
&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=USB485RJ-ISO Audio Visual Devices] or http://auschristmaslighting.com/wiki/index.php/USB485RJ-ISO&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;pn=70303&amp;amp;show=description Enttec Open DMX USB]&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;prod=70304&amp;amp;show=description Enttec DMX USB Pro]&lt;br /&gt;
* [http://shop.martinxmas.com/product.php?id_product=10 RPM DIY USB to DMX Adaptor]&lt;br /&gt;
* [http://www.holidaycoro.com/Enttec-Pro-Compatible-DMX-Dongle-p/53.htm HolidayCoro ActiDongle - Active DMX Dongle (Enttec Pro Compatible)]&lt;br /&gt;
*[http://diylightanimation.com/wiki/index.php?title=Equipment#DMX_Devices RJ&#039;s LYNX DMX DONGLE]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FTDI drivers for dongles:&lt;br /&gt;
* [http://www.ftdichip.com/Drivers/VCP.htm FTDI VCP Drivers]&lt;br /&gt;
* [http://www.ftdichip.com/Documents/InstallGuides.htm Install Guides for FTDI Drivers]&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?17739-FTDI-USB-gt-Serial Updating a FTDI dongle&#039;s EEPROM]&lt;br /&gt;
* [[USB2DMX|USB2DMX (which also goes by the name Yet Another DMX Adapter, or YADA)]]&lt;br /&gt;
&lt;br /&gt;
=Dumb RGB DC Controllers Feature Comparisons=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ DC Controller Comparison Table&lt;br /&gt;
! Manufacturer&lt;br /&gt;
! Model&lt;br /&gt;
! Pre-built&lt;br /&gt;
! DC Voltage&lt;br /&gt;
! Channels&lt;br /&gt;
! Channel Current&lt;br /&gt;
! Total Current&lt;br /&gt;
! Protocol(s)&lt;br /&gt;
! Total Price&lt;br /&gt;
! Per Ch Price&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.HolidayCoro.com/ HolidayCoro]&lt;br /&gt;
| [http://www.holidaycoro.com/product-p/27.htm #27 / Water Resistant / Boxed / Pigtails / 9 Test Sequences]&lt;br /&gt;
| Yes&lt;br /&gt;
| 6V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A per 3 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $9.49&lt;br /&gt;
| $3.16&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca.html CMB16D]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $119.95&lt;br /&gt;
| $7.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca2.html CMB16D-QC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $99.95&lt;br /&gt;
| $6.24&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [[TigerDMX48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 9V - 55V&lt;br /&gt;
| 48&lt;br /&gt;
| 2.5A&lt;br /&gt;
| 30A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $145.00&lt;br /&gt;
| $3.02&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [http://www.tigerdmx.com/tigerdmx120lc.php TigerDMX120LC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 120&lt;br /&gt;
| 100mA&lt;br /&gt;
| &lt;br /&gt;
| DMX&lt;br /&gt;
| $125.00&lt;br /&gt;
| $1.04&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 48&lt;br /&gt;
| 2A&lt;br /&gt;
| 20A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $199.00&lt;br /&gt;
| $4.15&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC24]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 24&lt;br /&gt;
| 2A&lt;br /&gt;
| 15A per 12 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $129.00&lt;br /&gt;
| $5.38&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-714 [http://www.holidaycoro.com/product-p/37.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378113147/Easy-DMX-LED-controller-dmx-decoder-driver.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $8.95&lt;br /&gt;
| $2.98&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-712 [http://www.holidaycoro.com/product-p/24.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378111925/Easy-DMX-LED-controller-dmx-decoder-driver.html China] &lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 27&lt;br /&gt;
| 1A&lt;br /&gt;
| 15A&lt;br /&gt;
| DMX&lt;br /&gt;
| $44.21&lt;br /&gt;
| $1.64&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.leynew.com Leynew]&lt;br /&gt;
| LN-DMXMODEL-3CH-LV12 [http://www.holidaycoro.com/product-p/26.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-307297826/DMX-512-Module-decoder.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $7.49&lt;br /&gt;
| $2.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://http://www.euchips.com/en/ EUChips]&lt;br /&gt;
| [http://www.aliexpress.com/fm-store/701799/209915969-410843238/DMX512-Decoder-DC12-24V-input-max-3A-each-channel-output.html PX24506]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 3A&lt;br /&gt;
| 9A&lt;br /&gt;
| DMX&lt;br /&gt;
| $22.32&lt;br /&gt;
| $7.44&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX3]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 3&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 6A &lt;br /&gt;
| DMX&lt;br /&gt;
| $9.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX16DCSSR]]&lt;br /&gt;
| No&lt;br /&gt;
| 12-24vdc&lt;br /&gt;
| 16&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 10A &lt;br /&gt;
| DMX&lt;br /&gt;
| $48.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[REN64]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 64&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 7A per SSR&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $67.50&lt;br /&gt;
| $1.05&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.christmasinshirley.com/wiki/index.php?title=Renard_Main_Page Renard]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren48LSDv3c Ren48LSD]&lt;br /&gt;
| No&lt;br /&gt;
| 5,9-24vdc&lt;br /&gt;
| 48&lt;br /&gt;
| 400mA&lt;br /&gt;
| 9.6A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $44.66&lt;br /&gt;
| $0.93&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=35_57 DIYLEDExpress]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren24DC Ren24DC]&lt;br /&gt;
| Built or Kit&lt;br /&gt;
| 5,7-24vdc&lt;br /&gt;
| 24&lt;br /&gt;
| 4A&lt;br /&gt;
| 30A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $72.10&lt;br /&gt;
| $3&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://www.aliexpress.com/store/product/DM-103-3-channel-RGB-dmx-constant-voltage-decoder-DC12-24V-input-max-2A-3channel-output/701799_868042910.html DM103 Ray Wu DMX to 3 Channel]&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Different Styles of Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12302</id>
		<title>Controllers</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12302"/>
		<updated>2016-07-16T17:38:18Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* HolidayCoro */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Intro=&lt;br /&gt;
There are many different types of controllers used for RGB lighting effects.  The most common fall into two different categories: &lt;br /&gt;
*Pixel Controllers &lt;br /&gt;
*Dumb RGB Controllers.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The different controllers also can be broken into categories based on the type of data communications protocols used to speak to them from the sequencing computer.  The main categories of communications protocols are:&lt;br /&gt;
* [[Renard]] (using either RS232-serial or RS485)&lt;br /&gt;
* [[E1.31_(Streaming-ACN)_Protocol|E1.31]] (DMX over Ethernet)&lt;br /&gt;
* [[DMX]] A traditional stage lighting protocol&lt;br /&gt;
* Programs stored on SD memory cards &lt;br /&gt;
* Lightorama  LOR compatable gear&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When choosing a Pixel controller it is important that you confirm that your selection is compatible with you system design.  Critical properties to consider include are:&lt;br /&gt;
* Communications Protocol (E1.31, Renard, DMX, LOR, Etc.)&lt;br /&gt;
* [[Choosing_a_Pixel_Voltage:_5V_vs_12V|Pixel Voltage]]  (5VDC vs 12VDC)&lt;br /&gt;
* [[Different_Styles_of_Pixels|Pixel Type]] (WS2801, WS2811, GECE, LOR, Etc.)&lt;br /&gt;
* Number of Pixels to be Controlled&lt;br /&gt;
* Number of Connectors and Number of Strings that can be Physically Connected&lt;br /&gt;
* Advanced Features&lt;br /&gt;
** Grouping (ability to treat multiple Pixels as one)&lt;br /&gt;
** RGB Ordering (ability to correct the physical RGB order to match the software sequence order)&lt;br /&gt;
** ZigZag (Ability to treat physical strings as multiple logical strings)&lt;br /&gt;
** Reverse order (ability to reorder the channels on a string so the most distant one is the first channel)&lt;br /&gt;
** Etc.&lt;br /&gt;
&lt;br /&gt;
Generally you also need to add an [[Enclosures|Enclosure]] to the Pixel Controller to protect it from the weather.   You will also need a [[Power Supplies|Power Supply]] to power the Pixel Controller and Pixels.  There are several ways to connect the [[Power_Injection|Power wiring]]  and there are also several types of [[Pixel Connectors]] that can be used to simplify the wiring.&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;THIS PAGE IS UNDER CONSTRUCTION AND IS NOT COMPLETE!!&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
These are selected Pixel Controllers and other devices from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 1-29-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
=PIXEL CONTROLLERS=&lt;br /&gt;
==&#039;&#039;&#039;Renard Protocol (RS232 or RS485)to SPI (Pixel Communication)&#039;&#039;&#039;==&lt;br /&gt;
&#039;&#039;&#039;[[Renard_PX1_Pixel_Controller|Renard PX1 Pixel Controller]]&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The Renard PX1 was designed by [http://doityourselfchristmas.com/forums/member.php?9-P-Short Phil Short] as an inexpensive Pixel controller designed to work with standard Renard systems.  It can be daisy chained with other Renard controllers. The PX1 provides a low cost solution that allows a user to add pixels to an existing display setup using just a simple Renard setup.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to SPI (Pixel Communications)&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept an [[E1.31_(Streaming-ACN)_Protocol|E1.31 (Ethernet)]] input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be used on a Raspberry Pi,  Beagle Bone Black or other single board computers with SPI. It can receive E1.31 (and many other protocols) and use the data to drive SPI pixels. See https://wiki.openlighting.org/index.php/OLA_LED_Pixels for more information. The maximum pixel count is determined by the hardware and the pixel clock speed. [https://www.youtube.com/watch?v=gdi9fve6DKc Demo Video].&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
[http://www.holidaycoro.com/firmware Firmware Update Page]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.0.50 (configurable via LCD interface or webpage) or can be configured for DHCP.&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link || Price || Manual/Videos || Note&lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 4&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V3 || 2,720 || 16 UniCast (E1.31 &amp;amp; Artnet)||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:722.jpg|150px|link=http://www.holidaycoro.com/product-p/722-V3.htm]] || [http://www.holidaycoro.com/Product-p/722-V3.htm Product Link] ||Assembled $99.99 ||[https://youtu.be/16o780guQbQ Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes one dedicated RS-485/DMX output (does not use a pixel output), 28A per Controller/7.5A per Output, LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  Resistor bank for outputs to reduce likely hood of shorting upon incorrect connections.&lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 16&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V3  || 5,440 || 32 UniCast (E1.31 &amp;amp; Artnet) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:AlphaPix16.jpg|150px|link=http://www.holidaycoro.com/product-p/721-V3.htm]] || [http://www.holidaycoro.com/Product-p/721-V3.htm Product Link] ||Assembled $192.99 ||[https://youtu.be/kPAvSBBGmV4 Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes three dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output (80A at 20% Duty Cycle), LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  Resistor bank for outputs to reduce likely hood of shorting upon incorrect connections.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.advateklights.com/ Advatek Lighting Pty Ltd]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?16126-Devo Unknown (Devo)])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
| PixLite 4 || 2,720 || 16 UniCast&amp;lt;br /&amp;gt;16 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:HolidayCoro-622.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html MFG Product Link] &amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=367  US Re-Seller Link]||Assembled $119.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes one dedicated RS-485/DMX output, 28A per Controller/7A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|-&lt;br /&gt;
| PixLite 16 || 5,440 || 32 UniCast&amp;lt;br /&amp;gt;32 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:621.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html MFG Product Link]&amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=368 US Re-Seller Link]||Assembled $199.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes four dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/4A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.sandevices.com SanDevices]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4668-jstjohnz jstjohnz])&lt;br /&gt;
&lt;br /&gt;
[http://sandevices.com/documents/E68x_Controller_Pixel_Config.pdf E68x Configuration Guide]&lt;br /&gt;
&lt;br /&gt;
[http://www.sandevices.com/downloads.html Firmware Updates]&lt;br /&gt;
&lt;br /&gt;
[[E68X-to-DMX#Converter_Configuration]]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 192.168.1.206&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| E6804-4 || 2040 || 7Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 4 Fused (1x4 Electrical, 4x1 Logical)  || 6120 || Up to 12 || || [http://sandevices.com/E6804Info.html link] ||  Assembled/Tested: $99, Full Kit: Price $69 [http://doityourselfchristmas.com/forums/showthread.php?26225-E6804-4-port-pixel-controller Presale]||  [http://sandevices.com/documents/SanDevices_E6804_Pixel_Controller_Operating_Manual.pdf Owner&#039;s] [http://sandevices.com/documents/SanDevices_E6804_Assembly_Manual.pdf Assembly] || Size is 2.5&amp;quot; x 4&amp;quot;, mounting holes on 2&amp;quot;x3&amp;quot; centers, compatible with CG series enclosures. [http://doityourselfchristmas.com/forums/showthread.php?25504-New-Pixel-Controller&amp;amp;p=258848#post258848 Announcement ]&lt;br /&gt;
|-&lt;br /&gt;
| PS-1 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical)  || 3060 || Up to 6 || || [http://sandevices.com/PixelSystem1.html link] ||  Turnkey System: $399 || [http://sandevices.com/documents/PS1_Users_Guide.pdf Owner&#039;s ]  || Assembled E682 with power supply in an Enclosure&lt;br /&gt;
|-&lt;br /&gt;
| E682-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ]  [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] ||To be released shortly&lt;br /&gt;
|-&lt;br /&gt;
| E682-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ] [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] || Original E682, Before Firmware Upgrade&lt;br /&gt;
|-&lt;br /&gt;
| E681-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Firmware To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function  || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] ||To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.PixelController.com PixelController.com (Falcon Christmas)] ===&lt;br /&gt;
(USA Based run by DIYC supporting member [http://doityourselfchristmas.com/forums/member.php?7764-dpitts David Pitts (dpitts)])&lt;br /&gt;
&lt;br /&gt;
[http://www.PixelController.com/store Store]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.1.50. Can be configured via OLED interface or webpage. Supports DHCP (Dynamic Host Configuration Protocol).&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| F16V2  || 10,880 || 64 Multicast/Unicast (E1.31) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812&amp;lt;br/&amp;gt;GECE&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16/32 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16/32 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output (340 when in 32 port mode) || [[Image:F16v2.jpg|150px|link=http://www.PixelController.com/store]] || [http://www.PixelController.com/store Store] ||Assembled $200.00 || 5-32V DC, Every port can be a different type. Expandable to 32 ports, soon to be 48 ports. Virtual string support. 40Hz refresh rate on outputs even when pixel count is 680 pixels. Includes four dedicated RS-485/DMX outputs, 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output, OLED Display for Configuration and Testing, Webpage Interface, Mounting plate for CG1500 enclosure available. Voltage and temperature sensors. OLED E131 diagnostic tools. 4 - Renard (Speed and stop bits configurable), DMX and Pixelnet Outputs. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=3zJtKlOtI4Y Setup Video]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,2232.0.html  Unofficial Users Manual]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 10.10.10.10&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P12R || 2040 || 12Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001 || 12 Fused (2x6 Electrical, 3x4 Logical)  || 6120 || 1 || || [http://www.j1sys.com/ecg-p12r/ link] ||  Assembled Board: $175 || [http://www.j1sys.com/assets/PIXAD8-Guide-v0.1.pdf  Owner&#039;s ] [http://www.j1sys.com/  Notes ]  || &lt;br /&gt;
|-&lt;br /&gt;
| ECG-PIXAD8 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 8 Fused (2x4 Electrical, 2x4 Logical) || 4080 || 1 || || [http://www.j1sys.com/ecg-pixad8/ link] ||  Assembled Board: $155  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P2 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 2 Unfused (2x1 Electrical, 2x1 Logical) || 4080 || 4 || || [http://www.j1sys.com/ecg-p2/ link] ||  Assembled Board: $75, Assembled Board w/case: $85  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;DMX512 / ESTA 1.11 (RS485) to SPI&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept a DMX input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface that supports receiving DMX and the used to drive SPI pixels. See [https://www.openlighting.org/ola/ Supported Devices]  for a list of available interfaces. The maximum pixel count is determined by the hardware and the pixel clock speed.&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Channels || Pixels Supported || Output Connectors || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| EasyPix V2 || 170 || 512 ||WS2811,WS2812,WS801,WS2803 &amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803|| 1 Fused Output&amp;lt;br /&amp;gt;Screw Terminals || [[Image:HolidayCoro-614.jpg|150px|link=http://www.holidaycoro.com/product-p/614.htm]] || [http://www.holidaycoro.com/Product-p/614.htm Product Link] ||$39.99 || Null pixels, Reverse order,Push button setting with back-lit LCD screen, built-in sequences, replaceable output chip&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| DCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $53 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|-&lt;br /&gt;
| uDCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $42, Assembled Board w/Case: $48 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/Mini-protocol-Decoder-DMX-to-WS2801-512-dmx-address-decoded/701799_440556828.html Mini protocol Decoder;DMX to WS2801,512 dmx address decoded] [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-100-series-mini-DMX-protocol-decoder-support-WS2801-protocol-control-signal/701799_340705630.html DD-100 series mini DMX protocol decoder;support WS2801 protocol control signal]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-1809-WS2811-DMX-Decoder-support-WS2811-TM1804-TM1809-TM1812-driving-IC-DC5V-24V-input/701799_583679340.html  LT-DMX-1809(WS2811) DMX Decoder;support WS2811,TM1804,TM1809,TM1812 driving IC;DC5V-24V input] [http://doityourselfchristmas.com/wiki/images/a/ad/LT-1809_DMX512_DECODER.pdf  Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-2801-DMX-SPI-Decoder-support-WS2801-WS2803-drving-IC/701799_509914025.html LT-DMX-2801 DMX-SPI Decoder;support WS2801,WS2803 drving IC] [http://doityourselfchristmas.com/wiki/images/6/67/LT-2801_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-3001-DMX-SPI-Decoder-support-TLS3001-TLS3002-driving-IC/701799_509913931.html LT-DMX-3001 DMX-SPI Decoder;support TLS3001, TLS3002 driving IC]  [http://doityourselfchristmas.com/wiki/images/f/f0/LT-3001_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-6803-DMX-Decoder-DC5-24V-input-LPD6803-specific-protocol-output-signal-Max256-steps/701799_314083682.html LT-6803 DMX Decoder;DC5-24V input;LPD6803 specific protocol output signal;Max256 steps] [http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-9813-DMX-SPI-Decoder-support-P9813-drving-IC/701799_509914126.html LT-DMX-9813 DMX-SPI Decoder;support P9813 drving IC] [[http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-WS2801-IC-can-decodering-512-address/701799_340702410.html DD-1000 series DMX protocol decoder;support WS2801 IC;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-LPD6803IC-signal-can-decodering-512-address/701799_340702107.html DD-1000 series DMX protocol decoder;support LPD6803IC signal;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[http://diybllc.com/ DIYB] ===&lt;br /&gt;
(USA based) Run by DIYC user [http://doityourselfchristmas.com/forums/member.php?8235-charleskerr charleskerr]&lt;br /&gt;
*[http://diybllc.com/LED-Pixel-String-Controller-5-volt-DIYB-LCPC-01.htm DMX to SPI Pixel Controller] (website no longer online)&lt;br /&gt;
&lt;br /&gt;
===[http://www.electron-design.ru/ Electron Design] ===&lt;br /&gt;
(Israel based)&lt;br /&gt;
*[http://www.ebay.com/itm/321131195346 Combination Dumb RGB and DMX to SPI Pixel Decoder / Controller]&lt;br /&gt;
&lt;br /&gt;
===[https://www.audiovisualdevices.com.au/ AVD]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4449-David_AVD David_AVD])&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=APC718 Audio Visual Devices APC718]  Single SPI (2801 / 6803) output&lt;br /&gt;
[http://auschristmaslighting.com/wiki/APC718 ACL Wiki ]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,1243.0.html  ACL Thread]&lt;br /&gt;
&lt;br /&gt;
===[http://auschristmaslighting.com/ ACL]===&lt;br /&gt;
* [http://forums.auschristmaslighting.com/index.php/board,34.0.html TP3244 Pixel Driver] 4 SPI (2801 / 6803) outputs&lt;br /&gt;
&lt;br /&gt;
The Tiger Protocol Bridge (TigerPB) TP3212 is a small controller for use with RGB LED lights and LED strips that utilise driver chips like the 6803/2801/3005. These are the currently targeted protocols and it is possible that other 2-wire and single wire protocols could be supported with firmware upgrades. This will provide future proofing of your controller.&lt;br /&gt;
&lt;br /&gt;
The initial release will accept a standard DMX512A data stream and provide control for 170 RGB Pixels (510ch). There will be dual buffered outputs that will allow you to split the 170 pixels into say 100/70 and run them in different directions and yet control them as a single 170 pixel string.&lt;br /&gt;
Each dual buffered output will also allow for the parallel connection of the same number of pixels allowing for two strings to be used with the same patterns. If these are run in opposite directions they would provide for mirrored effects.&lt;br /&gt;
Each of the Dual outputs will be able to drive different protocols if required.&lt;br /&gt;
&lt;br /&gt;
If ran with ECG product line from http://www.j1sys.com you can use hyper-DMX and this controller can be expanded to running 4 Universe&#039;s off each controller.&lt;br /&gt;
&lt;br /&gt;
More info to Follow and at this point &#039;&#039;&#039;this controller is no longer sold&#039;&#039;&#039;.  It has been talked about coming back out.  As the information comes in it will be updated.  If you can get one used, they are still very nice units and work well.&lt;br /&gt;
&lt;br /&gt;
More info at http://auschristmaslighting.com/forums/index.php/board,34.0.html&lt;br /&gt;
&lt;br /&gt;
===Onumen===&lt;br /&gt;
* [http://auschristmaslighting.com/wiki/Controllers#Onumen Onumen Controllers] (note that the start address of the DPP controllers cannot be fixed)&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?15286-DMX-to-WS2801-Pixel-Bridge RPM Pixel Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://stellascapes.com Stellascapes] ===&lt;br /&gt;
(New Zealand Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?491-mrpackethead mrpackethead])&lt;br /&gt;
*T3:  DMX512 - SPI Bridge&lt;br /&gt;
The T3 controller provides a bridge between DMX512 and 4 strings of RGB pixels. &lt;br /&gt;
&lt;br /&gt;
More details at http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;SD Memory Card to SPI&#039;&#039;&#039; ==&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-LED-pixel-light-controller-support2-3-4wire/701799_404060519.html SD LED pixel light controller;support2,3,4wire]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/led-controller-for-WS2801-IC-dream-color-led-flexible-strip/701799_331817904.html led controller for WS2801 IC dream color led flexible strip]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-card-DMX-compatible-intelligence-controller-for-pixel-RGB-module-support-CYT3005-IC-512-output-gray/701799_320682984.html SD card-DMX compatible-intelligence controller for pixel RGB module,support CYT3005 IC.512 output gray scale;Max2048 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-100K-B-SD-card-led-pixel-controller-AC85-265V-input/701799_533617766.html T-100K-B SD card led pixel controller;AC85-265V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-200K-led-pixel-controller-can-be-controlled-via-PC-suppor-many-kinds-of-IC/701799_497637885.html T-200K online led pixel controller,can be controlled via PC;suppor many kinds of IC;8ports*512pixels=4096pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-300K-SD-card-led-pixel-controller-AC85-265V-input-can-control-more-than-6000pixels-via/701799_570149882.html T-300K;SD card led pixel controller;AC85-265V input;can control more than 6000pixels via PC,8 ports output]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000A-LED-sd-card-pixel-controller-DC5-24V-input/701799_683082725.html T-1000A,LED sd card pixel controller,DC5-24V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000B-led-pixel-controller-support-WS2801-LPD6803-WS2811-TM1804-TM1809-LPD8806-Etc-max-2048pixels-controlled/701799_715270878.html T-1000B,led pixel controller,support WS2801,LPD6803,WS2811,TM1804,TM1809,LPD8806.Etc;max 2048pixels controlled]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000S-SD-card-led-pixel-controller-2012-new-version/701799_533601713.html T-1000S SD card led pixel controller,2012 new version]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000Stand-SD-card-led-pixel-controller-2012-new-version-AC110V-220V-input/701799_533604220.html T-1000Stand SD card led pixel controller,2012 new version;AC110V/220V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-4000-LED-SD-card-led-pixel-controller-can-max-control-4096-pixels/701799_533608089.html T-4000 LED SD card led pixel controller;can max control 4096 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-8000C-SD-card-led-pixel-controller-AC85-265V-input/701799_533612960.html T-8000C SD card led pixel controller;AC85-265V input]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Light-O-Rama (LOR) to SPI&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
===[http://www.http://www.lightorama.com Light-O-Rama (LOR)]===&lt;br /&gt;
(USA Based)&lt;br /&gt;
*[http://store.lightorama.com/cc100pisetwi.html Cosmic Color Pixels]&lt;br /&gt;
*[http://store.lightorama.com/cc100busetwi.html Cosmic Color Bulbs]&lt;br /&gt;
*[http://store.lightorama.com/cocori.html Cosmic Color Strip]&lt;br /&gt;
&lt;br /&gt;
=PIXEL Extenders=&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-PPX&lt;br /&gt;
ECG-PPX is a combination of small adapter boards that can be used in conjunction with our pixel oriented products (PIXAD8, P12R, etc.) to extend the pixel signals over much longer distances. They should also work with most other brands of pixel drivers. The ECG-PPX system also will distribute a modest power envelope over the same cable for optionally powering the pixels without the need for local power supplies at the pixel strings.&lt;br /&gt;
More details at http://www.j1sys.com/ecg-ppx/&lt;br /&gt;
*ECG-PPD-A – Powered Pixel Driver - 7VDC – 12VDC input range&lt;br /&gt;
*ECG-PPD-B – Powered Pixel Driver - 7VDC – 40VDC input range&lt;br /&gt;
*ECG-PPD-C – 4 Channel Powered Pixel Driver - 7VDC – 40VDC input range on Channel 1&lt;br /&gt;
*ECG-PPR-A – Multi-Mode Powered Pixel Receiver&lt;br /&gt;
*ECG-PPI-A – Powered Pixel Injector - 7VDC-40VDC Input, 5VDC 1.5A output&lt;br /&gt;
&lt;br /&gt;
=E1.31 Bridges and DMX Dongles=&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to DMX or Renard Output&#039;&#039;&#039;==&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface to act as an E1.31 to DMX gateway.  See [https://www.openlighting.org/ola/ Supported Devices] for a list of available USB interfaces. &lt;br /&gt;
&lt;br /&gt;
===[http://www.diyledexpress.com DIYLEDEXPRESS]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
&lt;br /&gt;
*[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=22&amp;amp;products_id=157 6 Port E1.31 Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-D8 (Under development)&lt;br /&gt;
*[http://www.j1sys.com/ecg-dr4/ ECG-DR4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d4/ ECG-D4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d2/ ECG-D2]&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
&lt;br /&gt;
*[http://shop.martinxmas.com/product.php?id_product=43 E1.31 to DMX Bridge]&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?15873-E1-31-(sACN)-to-DMX-Bridge Discussion Thread]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;USB to DMX512 Output&#039;&#039;&#039;==&lt;br /&gt;
USB DMX dongles are commonly used in conjunction with PC software to output a single universe (512 channels) of DMX.&lt;br /&gt;
&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=USB485RJ-ISO Audio Visual Devices] or http://auschristmaslighting.com/wiki/index.php/USB485RJ-ISO&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;pn=70303&amp;amp;show=description Enttec Open DMX USB]&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;prod=70304&amp;amp;show=description Enttec DMX USB Pro]&lt;br /&gt;
* [http://shop.martinxmas.com/product.php?id_product=10 RPM DIY USB to DMX Adaptor]&lt;br /&gt;
* [http://www.holidaycoro.com/Enttec-Pro-Compatible-DMX-Dongle-p/53.htm HolidayCoro ActiDongle - Active DMX Dongle (Enttec Pro Compatible)]&lt;br /&gt;
*[http://diylightanimation.com/wiki/index.php?title=Equipment#DMX_Devices RJ&#039;s LYNX DMX DONGLE]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FTDI drivers for dongles:&lt;br /&gt;
* [http://www.ftdichip.com/Drivers/VCP.htm FTDI VCP Drivers]&lt;br /&gt;
* [http://www.ftdichip.com/Documents/InstallGuides.htm Install Guides for FTDI Drivers]&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?17739-FTDI-USB-gt-Serial Updating a FTDI dongle&#039;s EEPROM]&lt;br /&gt;
* [[USB2DMX|USB2DMX (which also goes by the name Yet Another DMX Adapter, or YADA)]]&lt;br /&gt;
&lt;br /&gt;
=Dumb RGB DC Controllers Feature Comparisons=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ DC Controller Comparison Table&lt;br /&gt;
! Manufacturer&lt;br /&gt;
! Model&lt;br /&gt;
! Pre-built&lt;br /&gt;
! DC Voltage&lt;br /&gt;
! Channels&lt;br /&gt;
! Channel Current&lt;br /&gt;
! Total Current&lt;br /&gt;
! Protocol(s)&lt;br /&gt;
! Total Price&lt;br /&gt;
! Per Ch Price&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.HolidayCoro.com/ HolidayCoro]&lt;br /&gt;
| [http://www.holidaycoro.com/product-p/27.htm #27 / Water Resistant / Boxed / Pigtails / 9 Test Sequences]&lt;br /&gt;
| Yes&lt;br /&gt;
| 6V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A per 3 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $9.49&lt;br /&gt;
| $3.16&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca.html CMB16D]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $119.95&lt;br /&gt;
| $7.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca2.html CMB16D-QC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $99.95&lt;br /&gt;
| $6.24&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [[TigerDMX48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 9V - 55V&lt;br /&gt;
| 48&lt;br /&gt;
| 2.5A&lt;br /&gt;
| 30A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $145.00&lt;br /&gt;
| $3.02&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [http://www.tigerdmx.com/tigerdmx120lc.php TigerDMX120LC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 120&lt;br /&gt;
| 100mA&lt;br /&gt;
| &lt;br /&gt;
| DMX&lt;br /&gt;
| $125.00&lt;br /&gt;
| $1.04&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 48&lt;br /&gt;
| 2A&lt;br /&gt;
| 20A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $199.00&lt;br /&gt;
| $4.15&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC24]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 24&lt;br /&gt;
| 2A&lt;br /&gt;
| 15A per 12 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $129.00&lt;br /&gt;
| $5.38&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-714 [http://www.holidaycoro.com/product-p/37.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378113147/Easy-DMX-LED-controller-dmx-decoder-driver.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $8.95&lt;br /&gt;
| $2.98&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-712 [http://www.holidaycoro.com/product-p/24.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378111925/Easy-DMX-LED-controller-dmx-decoder-driver.html China] &lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 27&lt;br /&gt;
| 1A&lt;br /&gt;
| 15A&lt;br /&gt;
| DMX&lt;br /&gt;
| $44.21&lt;br /&gt;
| $1.64&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.leynew.com Leynew]&lt;br /&gt;
| LN-DMXMODEL-3CH-LV12 [http://www.holidaycoro.com/product-p/26.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-307297826/DMX-512-Module-decoder.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $7.49&lt;br /&gt;
| $2.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://http://www.euchips.com/en/ EUChips]&lt;br /&gt;
| [http://www.aliexpress.com/fm-store/701799/209915969-410843238/DMX512-Decoder-DC12-24V-input-max-3A-each-channel-output.html PX24506]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 3A&lt;br /&gt;
| 9A&lt;br /&gt;
| DMX&lt;br /&gt;
| $22.32&lt;br /&gt;
| $7.44&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX3]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 3&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 6A &lt;br /&gt;
| DMX&lt;br /&gt;
| $9.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX16DCSSR]]&lt;br /&gt;
| No&lt;br /&gt;
| 12-24vdc&lt;br /&gt;
| 16&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 10A &lt;br /&gt;
| DMX&lt;br /&gt;
| $48.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[REN64]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 64&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 7A per SSR&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $67.50&lt;br /&gt;
| $1.05&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.christmasinshirley.com/wiki/index.php?title=Renard_Main_Page Renard]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren48LSDv3c Ren48LSD]&lt;br /&gt;
| No&lt;br /&gt;
| 5,9-24vdc&lt;br /&gt;
| 48&lt;br /&gt;
| 400mA&lt;br /&gt;
| 9.6A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $44.66&lt;br /&gt;
| $0.93&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=35_57 DIYLEDExpress]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren24DC Ren24DC]&lt;br /&gt;
| Built or Kit&lt;br /&gt;
| 5,7-24vdc&lt;br /&gt;
| 24&lt;br /&gt;
| 4A&lt;br /&gt;
| 30A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $72.10&lt;br /&gt;
| $3&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://www.aliexpress.com/store/product/DM-103-3-channel-RGB-dmx-constant-voltage-decoder-DC12-24V-input-max-2A-3channel-output/701799_868042910.html DM103 Ray Wu DMX to 3 Channel]&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Different Styles of Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Floodlights&amp;diff=12301</id>
		<title>Floodlights</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Floodlights&amp;diff=12301"/>
		<updated>2016-05-21T01:19:04Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Floodlights==&lt;br /&gt;
Floodlights are used to light a large area with RGB light.  They are commonly used to up light trees and light exterior walls on buildings.&lt;br /&gt;
&lt;br /&gt;
==DIYC Flood==&lt;br /&gt;
[[File:DIYCFlood01.jpg|150px]]&amp;lt;br/&amp;gt;&lt;br /&gt;
The [[DIYC Flood]] is a popular diy kit used to build an RGB flood light using 60 piranha style leds. They run on low voltage dc current and can be controlled with many dc controllers like the [[Ren48LSDv3c|REN48LSD]] or the [[Ren4Flood]].&lt;br /&gt;
&lt;br /&gt;
==TIR Destiny CG Commercial LED_Flood Light==&lt;br /&gt;
[[File:TIRFLOODIMAG0320.jpg|200px]]&amp;lt;br&amp;gt;&lt;br /&gt;
The [[TIR_Destiny_CG_Commercial_LED_Flood_Light|TIR Flood light]] is a high end commercial floodlight that was sold in a group buy.  They had been salvaged from a commercial installation and have been modified for home use.  They run on AC voltage and are controlled via [[DMX]] signaling.&lt;br /&gt;
&lt;br /&gt;
==Mighty Mini==&lt;br /&gt;
The [[Mighty Mini]] was an early RGB LED floodlight design that made use of strawhat style LEDs.  There  were issues with the choice of resistors used and many people have modified the original design to utilize a LM317 as a constant current source.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Commercial RGB LED Floodlights==&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Wattage || Interface || Options || Input Connector || Output Connector || Voltage || Controller || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| #164 || 10 Watts || Dumb RGB / PWM || 10 Inch Ground Stake || 6 Inch Long 4 Conductor Waterproof Pigtail  || 6 Inch Long 4 Conductor Waterproof Pigtail || 12 Volts || [http://www.holidaycoro.com/Product-p/164.htm Product Link] || Fully Assembled&amp;lt;br&amp;gt;$22.99 || Requires Dumb Controller, [http://www.holidaycoro.com/Product-p/835.htm See Website]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| #163 || 9 Watts || Dumb RGB / PWM || CAT5 Cable || CAT5 Power + Signal  || CAT5 Power + Signal || 12 Volts || [http://www.holidaycoro.com/Product-p/163.htm Product Link] || Kit with Controller&amp;lt;br&amp;gt;$18.99 || Requires Power, housing and assembly&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:LED Projects]]&lt;br /&gt;
[[Category:DIYC Index]]&lt;br /&gt;
[[Category:Display Items]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12300</id>
		<title>Controllers</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12300"/>
		<updated>2016-05-21T01:02:15Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* E1.31 (Ethernet) to SPI (Pixel Communications) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Intro=&lt;br /&gt;
There are many different types of controllers used for RGB lighting effects.  The most common fall into two different categories: &lt;br /&gt;
*Pixel Controllers &lt;br /&gt;
*Dumb RGB Controllers.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The different controllers also can be broken into categories based on the type of data communications protocols used to speak to them from the sequencing computer.  The main categories of communications protocols are:&lt;br /&gt;
* [[Renard]] (using either RS232-serial or RS485)&lt;br /&gt;
* [[E1.31_(Streaming-ACN)_Protocol|E1.31]] (DMX over Ethernet)&lt;br /&gt;
* [[DMX]] A traditional stage lighting protocol&lt;br /&gt;
* Programs stored on SD memory cards &lt;br /&gt;
* Lightorama  LOR compatable gear&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When choosing a Pixel controller it is important that you confirm that your selection is compatible with you system design.  Critical properties to consider include are:&lt;br /&gt;
* Communications Protocol (E1.31, Renard, DMX, LOR, Etc.)&lt;br /&gt;
* [[Choosing_a_Pixel_Voltage:_5V_vs_12V|Pixel Voltage]]  (5VDC vs 12VDC)&lt;br /&gt;
* [[Different_Styles_of_Pixels|Pixel Type]] (WS2801, WS2811, GECE, LOR, Etc.)&lt;br /&gt;
* Number of Pixels to be Controlled&lt;br /&gt;
* Number of Connectors and Number of Strings that can be Physically Connected&lt;br /&gt;
* Advanced Features&lt;br /&gt;
** Grouping (ability to treat multiple Pixels as one)&lt;br /&gt;
** RGB Ordering (ability to correct the physical RGB order to match the software sequence order)&lt;br /&gt;
** ZigZag (Ability to treat physical strings as multiple logical strings)&lt;br /&gt;
** Reverse order (ability to reorder the channels on a string so the most distant one is the first channel)&lt;br /&gt;
** Etc.&lt;br /&gt;
&lt;br /&gt;
Generally you also need to add an [[Enclosures|Enclosure]] to the Pixel Controller to protect it from the weather.   You will also need a [[Power Supplies|Power Supply]] to power the Pixel Controller and Pixels.  There are several ways to connect the [[Power_Injection|Power wiring]]  and there are also several types of [[Pixel Connectors]] that can be used to simplify the wiring.&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;THIS PAGE IS UNDER CONSTRUCTION AND IS NOT COMPLETE!!&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
These are selected Pixel Controllers and other devices from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 1-29-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
=PIXEL CONTROLLERS=&lt;br /&gt;
==&#039;&#039;&#039;Renard Protocol (RS232 or RS485)to SPI (Pixel Communication)&#039;&#039;&#039;==&lt;br /&gt;
&#039;&#039;&#039;[[Renard_PX1_Pixel_Controller|Renard PX1 Pixel Controller]]&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The Renard PX1 was designed by [http://doityourselfchristmas.com/forums/member.php?9-P-Short Phil Short] as an inexpensive Pixel controller designed to work with standard Renard systems.  It can be daisy chained with other Renard controllers. The PX1 provides a low cost solution that allows a user to add pixels to an existing display setup using just a simple Renard setup.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to SPI (Pixel Communications)&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept an [[E1.31_(Streaming-ACN)_Protocol|E1.31 (Ethernet)]] input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be used on a Raspberry Pi,  Beagle Bone Black or other single board computers with SPI. It can receive E1.31 (and many other protocols) and use the data to drive SPI pixels. See https://wiki.openlighting.org/index.php/OLA_LED_Pixels for more information. The maximum pixel count is determined by the hardware and the pixel clock speed. [https://www.youtube.com/watch?v=gdi9fve6DKc Demo Video].&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
[http://www.holidaycoro.com/firmware Firmware Update Page]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.0.50 (configurable via LCD interface or webpage) or can be configured for DHCP.&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link || Price || Manual/Videos || Note&lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 4&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V3 || 2,720 || 16 UniCast (E1.31 &amp;amp; Artnet)||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:722.jpg|150px|link=http://www.holidaycoro.com/product-p/722-V3.htm]] || [http://www.holidaycoro.com/Product-p/722-V3.htm Product Link] ||Assembled $99.99 ||[https://youtu.be/16o780guQbQ Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes one dedicated RS-485/DMX output (does not use a pixel output), 28A per Controller/7.5A per Output, LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  Resistor bank for outputs to reduce likely hood of shorting upon incorrect connections.&lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 16&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;V3  || 5,440 || 32 UniCast (E1.31 &amp;amp; Artnet) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:AlphaPix16.jpg|150px|link=http://www.holidaycoro.com/product-p/721-V3.htm]] || [http://www.holidaycoro.com/Product-p/721-V3.htm Product Link] ||Assembled $199.99 ||[https://youtu.be/kPAvSBBGmV4 Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes three dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output (80A at 20% Duty Cycle), LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure.  Resistor bank for outputs to reduce likely hood of shorting upon incorrect connections.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.advateklights.com/ Advatek Lighting Pty Ltd]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?16126-Devo Unknown (Devo)])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
| PixLite 4 || 2,720 || 16 UniCast&amp;lt;br /&amp;gt;16 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:HolidayCoro-622.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html MFG Product Link] &amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=367  US Re-Seller Link]||Assembled $119.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes one dedicated RS-485/DMX output, 28A per Controller/7A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|-&lt;br /&gt;
| PixLite 16 || 5,440 || 32 UniCast&amp;lt;br /&amp;gt;32 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:621.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html MFG Product Link]&amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=368 US Re-Seller Link]||Assembled $199.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes four dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/4A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.sandevices.com SanDevices]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4668-jstjohnz jstjohnz])&lt;br /&gt;
&lt;br /&gt;
[http://sandevices.com/documents/E68x_Controller_Pixel_Config.pdf E68x Configuration Guide]&lt;br /&gt;
&lt;br /&gt;
[http://www.sandevices.com/downloads.html Firmware Updates]&lt;br /&gt;
&lt;br /&gt;
[[E68X-to-DMX#Converter_Configuration]]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 192.168.1.206&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| E6804-4 || 2040 || 7Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 4 Fused (1x4 Electrical, 4x1 Logical)  || 6120 || Up to 12 || || [http://sandevices.com/E6804Info.html link] ||  Assembled/Tested: $99, Full Kit: Price $69 [http://doityourselfchristmas.com/forums/showthread.php?26225-E6804-4-port-pixel-controller Presale]||  [http://sandevices.com/documents/SanDevices_E6804_Pixel_Controller_Operating_Manual.pdf Owner&#039;s] [http://sandevices.com/documents/SanDevices_E6804_Assembly_Manual.pdf Assembly] || Size is 2.5&amp;quot; x 4&amp;quot;, mounting holes on 2&amp;quot;x3&amp;quot; centers, compatible with CG series enclosures. [http://doityourselfchristmas.com/forums/showthread.php?25504-New-Pixel-Controller&amp;amp;p=258848#post258848 Announcement ]&lt;br /&gt;
|-&lt;br /&gt;
| PS-1 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical)  || 3060 || Up to 6 || || [http://sandevices.com/PixelSystem1.html link] ||  Turnkey System: $399 || [http://sandevices.com/documents/PS1_Users_Guide.pdf Owner&#039;s ]  || Assembled E682 with power supply in an Enclosure&lt;br /&gt;
|-&lt;br /&gt;
| E682-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ]  [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] ||To be released shortly&lt;br /&gt;
|-&lt;br /&gt;
| E682-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ] [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] || Original E682, Before Firmware Upgrade&lt;br /&gt;
|-&lt;br /&gt;
| E681-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Firmware To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function  || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] ||To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.PixelController.com PixelController.com (Falcon Christmas)] ===&lt;br /&gt;
(USA Based run by DIYC supporting member [http://doityourselfchristmas.com/forums/member.php?7764-dpitts David Pitts (dpitts)])&lt;br /&gt;
&lt;br /&gt;
[http://www.PixelController.com/store Store]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.1.50. Can be configured via OLED interface or webpage. Supports DHCP (Dynamic Host Configuration Protocol).&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| F16V2  || 10,880 || 64 Multicast/Unicast (E1.31) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812&amp;lt;br/&amp;gt;GECE&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16/32 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16/32 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output (340 when in 32 port mode) || [[Image:F16v2.jpg|150px|link=http://www.PixelController.com/store]] || [http://www.PixelController.com/store Store] ||Assembled $200.00 || 5-32V DC, Every port can be a different type. Expandable to 32 ports, soon to be 48 ports. Virtual string support. 40Hz refresh rate on outputs even when pixel count is 680 pixels. Includes four dedicated RS-485/DMX outputs, 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output, OLED Display for Configuration and Testing, Webpage Interface, Mounting plate for CG1500 enclosure available. Voltage and temperature sensors. OLED E131 diagnostic tools. 4 - Renard (Speed and stop bits configurable), DMX and Pixelnet Outputs. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=3zJtKlOtI4Y Setup Video]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,2232.0.html  Unofficial Users Manual]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 10.10.10.10&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P12R || 2040 || 12Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001 || 12 Fused (2x6 Electrical, 3x4 Logical)  || 6120 || 1 || || [http://www.j1sys.com/ecg-p12r/ link] ||  Assembled Board: $175 || [http://www.j1sys.com/assets/PIXAD8-Guide-v0.1.pdf  Owner&#039;s ] [http://www.j1sys.com/  Notes ]  || &lt;br /&gt;
|-&lt;br /&gt;
| ECG-PIXAD8 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 8 Fused (2x4 Electrical, 2x4 Logical) || 4080 || 1 || || [http://www.j1sys.com/ecg-pixad8/ link] ||  Assembled Board: $155  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P2 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 2 Unfused (2x1 Electrical, 2x1 Logical) || 4080 || 4 || || [http://www.j1sys.com/ecg-p2/ link] ||  Assembled Board: $75, Assembled Board w/case: $85  || [http://www.j1sys.com/  Owner&#039;s ] ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;DMX512 / ESTA 1.11 (RS485) to SPI&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept a DMX input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface that supports receiving DMX and the used to drive SPI pixels. See [https://www.openlighting.org/ola/ Supported Devices]  for a list of available interfaces. The maximum pixel count is determined by the hardware and the pixel clock speed.&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Channels || Pixels Supported || Output Connectors || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| EasyPix V2 || 170 || 512 ||WS2811,WS2812,WS801,WS2803 &amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803|| 1 Fused Output&amp;lt;br /&amp;gt;Screw Terminals || [[Image:HolidayCoro-614.jpg|150px|link=http://www.holidaycoro.com/product-p/614.htm]] || [http://www.holidaycoro.com/Product-p/614.htm Product Link] ||$39.99 || Null pixels, Reverse order,Push button setting with back-lit LCD screen, built-in sequences, replaceable output chip&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| DCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $53 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|-&lt;br /&gt;
| uDCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $42, Assembled Board w/Case: $48 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/Mini-protocol-Decoder-DMX-to-WS2801-512-dmx-address-decoded/701799_440556828.html Mini protocol Decoder;DMX to WS2801,512 dmx address decoded] [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-100-series-mini-DMX-protocol-decoder-support-WS2801-protocol-control-signal/701799_340705630.html DD-100 series mini DMX protocol decoder;support WS2801 protocol control signal]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-1809-WS2811-DMX-Decoder-support-WS2811-TM1804-TM1809-TM1812-driving-IC-DC5V-24V-input/701799_583679340.html  LT-DMX-1809(WS2811) DMX Decoder;support WS2811,TM1804,TM1809,TM1812 driving IC;DC5V-24V input] [http://doityourselfchristmas.com/wiki/images/a/ad/LT-1809_DMX512_DECODER.pdf  Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-2801-DMX-SPI-Decoder-support-WS2801-WS2803-drving-IC/701799_509914025.html LT-DMX-2801 DMX-SPI Decoder;support WS2801,WS2803 drving IC] [http://doityourselfchristmas.com/wiki/images/6/67/LT-2801_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-3001-DMX-SPI-Decoder-support-TLS3001-TLS3002-driving-IC/701799_509913931.html LT-DMX-3001 DMX-SPI Decoder;support TLS3001, TLS3002 driving IC]  [http://doityourselfchristmas.com/wiki/images/f/f0/LT-3001_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-6803-DMX-Decoder-DC5-24V-input-LPD6803-specific-protocol-output-signal-Max256-steps/701799_314083682.html LT-6803 DMX Decoder;DC5-24V input;LPD6803 specific protocol output signal;Max256 steps] [http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-9813-DMX-SPI-Decoder-support-P9813-drving-IC/701799_509914126.html LT-DMX-9813 DMX-SPI Decoder;support P9813 drving IC] [[http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-WS2801-IC-can-decodering-512-address/701799_340702410.html DD-1000 series DMX protocol decoder;support WS2801 IC;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-LPD6803IC-signal-can-decodering-512-address/701799_340702107.html DD-1000 series DMX protocol decoder;support LPD6803IC signal;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[http://diybllc.com/ DIYB] ===&lt;br /&gt;
(USA based) Run by DIYC user [http://doityourselfchristmas.com/forums/member.php?8235-charleskerr charleskerr]&lt;br /&gt;
*[http://diybllc.com/LED-Pixel-String-Controller-5-volt-DIYB-LCPC-01.htm DMX to SPI Pixel Controller] (website no longer online)&lt;br /&gt;
&lt;br /&gt;
===[http://www.electron-design.ru/ Electron Design] ===&lt;br /&gt;
(Israel based)&lt;br /&gt;
*[http://www.ebay.com/itm/321131195346 Combination Dumb RGB and DMX to SPI Pixel Decoder / Controller]&lt;br /&gt;
&lt;br /&gt;
===[https://www.audiovisualdevices.com.au/ AVD]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4449-David_AVD David_AVD])&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=APC718 Audio Visual Devices APC718]  Single SPI (2801 / 6803) output&lt;br /&gt;
[http://auschristmaslighting.com/wiki/APC718 ACL Wiki ]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,1243.0.html  ACL Thread]&lt;br /&gt;
&lt;br /&gt;
===[http://auschristmaslighting.com/ ACL]===&lt;br /&gt;
* [http://forums.auschristmaslighting.com/index.php/board,34.0.html TP3244 Pixel Driver] 4 SPI (2801 / 6803) outputs&lt;br /&gt;
&lt;br /&gt;
The Tiger Protocol Bridge (TigerPB) TP3212 is a small controller for use with RGB LED lights and LED strips that utilise driver chips like the 6803/2801/3005. These are the currently targeted protocols and it is possible that other 2-wire and single wire protocols could be supported with firmware upgrades. This will provide future proofing of your controller.&lt;br /&gt;
&lt;br /&gt;
The initial release will accept a standard DMX512A data stream and provide control for 170 RGB Pixels (510ch). There will be dual buffered outputs that will allow you to split the 170 pixels into say 100/70 and run them in different directions and yet control them as a single 170 pixel string.&lt;br /&gt;
Each dual buffered output will also allow for the parallel connection of the same number of pixels allowing for two strings to be used with the same patterns. If these are run in opposite directions they would provide for mirrored effects.&lt;br /&gt;
Each of the Dual outputs will be able to drive different protocols if required.&lt;br /&gt;
&lt;br /&gt;
If ran with ECG product line from http://www.j1sys.com you can use hyper-DMX and this controller can be expanded to running 4 Universe&#039;s off each controller.&lt;br /&gt;
&lt;br /&gt;
More info to Follow and at this point &#039;&#039;&#039;this controller is no longer sold&#039;&#039;&#039;.  It has been talked about coming back out.  As the information comes in it will be updated.  If you can get one used, they are still very nice units and work well.&lt;br /&gt;
&lt;br /&gt;
More info at http://auschristmaslighting.com/forums/index.php/board,34.0.html&lt;br /&gt;
&lt;br /&gt;
===Onumen===&lt;br /&gt;
* [http://auschristmaslighting.com/wiki/Controllers#Onumen Onumen Controllers] (note that the start address of the DPP controllers cannot be fixed)&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?15286-DMX-to-WS2801-Pixel-Bridge RPM Pixel Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://stellascapes.com Stellascapes] ===&lt;br /&gt;
(New Zealand Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?491-mrpackethead mrpackethead])&lt;br /&gt;
*T3:  DMX512 - SPI Bridge&lt;br /&gt;
The T3 controller provides a bridge between DMX512 and 4 strings of RGB pixels. &lt;br /&gt;
&lt;br /&gt;
More details at http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;SD Memory Card to SPI&#039;&#039;&#039; ==&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-LED-pixel-light-controller-support2-3-4wire/701799_404060519.html SD LED pixel light controller;support2,3,4wire]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/led-controller-for-WS2801-IC-dream-color-led-flexible-strip/701799_331817904.html led controller for WS2801 IC dream color led flexible strip]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-card-DMX-compatible-intelligence-controller-for-pixel-RGB-module-support-CYT3005-IC-512-output-gray/701799_320682984.html SD card-DMX compatible-intelligence controller for pixel RGB module,support CYT3005 IC.512 output gray scale;Max2048 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-100K-B-SD-card-led-pixel-controller-AC85-265V-input/701799_533617766.html T-100K-B SD card led pixel controller;AC85-265V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-200K-led-pixel-controller-can-be-controlled-via-PC-suppor-many-kinds-of-IC/701799_497637885.html T-200K online led pixel controller,can be controlled via PC;suppor many kinds of IC;8ports*512pixels=4096pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-300K-SD-card-led-pixel-controller-AC85-265V-input-can-control-more-than-6000pixels-via/701799_570149882.html T-300K;SD card led pixel controller;AC85-265V input;can control more than 6000pixels via PC,8 ports output]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000A-LED-sd-card-pixel-controller-DC5-24V-input/701799_683082725.html T-1000A,LED sd card pixel controller,DC5-24V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000B-led-pixel-controller-support-WS2801-LPD6803-WS2811-TM1804-TM1809-LPD8806-Etc-max-2048pixels-controlled/701799_715270878.html T-1000B,led pixel controller,support WS2801,LPD6803,WS2811,TM1804,TM1809,LPD8806.Etc;max 2048pixels controlled]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000S-SD-card-led-pixel-controller-2012-new-version/701799_533601713.html T-1000S SD card led pixel controller,2012 new version]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000Stand-SD-card-led-pixel-controller-2012-new-version-AC110V-220V-input/701799_533604220.html T-1000Stand SD card led pixel controller,2012 new version;AC110V/220V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-4000-LED-SD-card-led-pixel-controller-can-max-control-4096-pixels/701799_533608089.html T-4000 LED SD card led pixel controller;can max control 4096 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-8000C-SD-card-led-pixel-controller-AC85-265V-input/701799_533612960.html T-8000C SD card led pixel controller;AC85-265V input]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Light-O-Rama (LOR) to SPI&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
===[http://www.http://www.lightorama.com Light-O-Rama (LOR)]===&lt;br /&gt;
(USA Based)&lt;br /&gt;
*[http://store.lightorama.com/cc100pisetwi.html Cosmic Color Pixels]&lt;br /&gt;
*[http://store.lightorama.com/cc100busetwi.html Cosmic Color Bulbs]&lt;br /&gt;
*[http://store.lightorama.com/cocori.html Cosmic Color Strip]&lt;br /&gt;
&lt;br /&gt;
=PIXEL Extenders=&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-PPX&lt;br /&gt;
ECG-PPX is a combination of small adapter boards that can be used in conjunction with our pixel oriented products (PIXAD8, P12R, etc.) to extend the pixel signals over much longer distances. They should also work with most other brands of pixel drivers. The ECG-PPX system also will distribute a modest power envelope over the same cable for optionally powering the pixels without the need for local power supplies at the pixel strings.&lt;br /&gt;
More details at http://www.j1sys.com/ecg-ppx/&lt;br /&gt;
*ECG-PPD-A – Powered Pixel Driver - 7VDC – 12VDC input range&lt;br /&gt;
*ECG-PPD-B – Powered Pixel Driver - 7VDC – 40VDC input range&lt;br /&gt;
*ECG-PPD-C – 4 Channel Powered Pixel Driver - 7VDC – 40VDC input range on Channel 1&lt;br /&gt;
*ECG-PPR-A – Multi-Mode Powered Pixel Receiver&lt;br /&gt;
*ECG-PPI-A – Powered Pixel Injector - 7VDC-40VDC Input, 5VDC 1.5A output&lt;br /&gt;
&lt;br /&gt;
=E1.31 Bridges and DMX Dongles=&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to DMX or Renard Output&#039;&#039;&#039;==&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface to act as an E1.31 to DMX gateway.  See [https://www.openlighting.org/ola/ Supported Devices] for a list of available USB interfaces. &lt;br /&gt;
&lt;br /&gt;
===[http://www.diyledexpress.com DIYLEDEXPRESS]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
&lt;br /&gt;
*[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=22&amp;amp;products_id=157 6 Port E1.31 Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-D8 (Under development)&lt;br /&gt;
*[http://www.j1sys.com/ecg-dr4/ ECG-DR4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d4/ ECG-D4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d2/ ECG-D2]&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
&lt;br /&gt;
*[http://shop.martinxmas.com/product.php?id_product=43 E1.31 to DMX Bridge]&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?15873-E1-31-(sACN)-to-DMX-Bridge Discussion Thread]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;USB to DMX512 Output&#039;&#039;&#039;==&lt;br /&gt;
USB DMX dongles are commonly used in conjunction with PC software to output a single universe (512 channels) of DMX.&lt;br /&gt;
&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=USB485RJ-ISO Audio Visual Devices] or http://auschristmaslighting.com/wiki/index.php/USB485RJ-ISO&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;pn=70303&amp;amp;show=description Enttec Open DMX USB]&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;prod=70304&amp;amp;show=description Enttec DMX USB Pro]&lt;br /&gt;
* [http://shop.martinxmas.com/product.php?id_product=10 RPM DIY USB to DMX Adaptor]&lt;br /&gt;
* [http://www.holidaycoro.com/Enttec-Pro-Compatible-DMX-Dongle-p/53.htm HolidayCoro ActiDongle - Active DMX Dongle (Enttec Pro Compatible)]&lt;br /&gt;
*[http://diylightanimation.com/wiki/index.php?title=Equipment#DMX_Devices RJ&#039;s LYNX DMX DONGLE]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FTDI drivers for dongles:&lt;br /&gt;
* [http://www.ftdichip.com/Drivers/VCP.htm FTDI VCP Drivers]&lt;br /&gt;
* [http://www.ftdichip.com/Documents/InstallGuides.htm Install Guides for FTDI Drivers]&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?17739-FTDI-USB-gt-Serial Updating a FTDI dongle&#039;s EEPROM]&lt;br /&gt;
* [[USB2DMX|USB2DMX (which also goes by the name Yet Another DMX Adapter, or YADA)]]&lt;br /&gt;
&lt;br /&gt;
=Dumb RGB DC Controllers Feature Comparisons=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ DC Controller Comparison Table&lt;br /&gt;
! Manufacturer&lt;br /&gt;
! Model&lt;br /&gt;
! Pre-built&lt;br /&gt;
! DC Voltage&lt;br /&gt;
! Channels&lt;br /&gt;
! Channel Current&lt;br /&gt;
! Total Current&lt;br /&gt;
! Protocol(s)&lt;br /&gt;
! Total Price&lt;br /&gt;
! Per Ch Price&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.HolidayCoro.com/ HolidayCoro]&lt;br /&gt;
| [http://www.holidaycoro.com/product-p/27.htm #27 / Water Resistant / Boxed / Pigtails / 9 Test Sequences]&lt;br /&gt;
| Yes&lt;br /&gt;
| 6V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A per 3 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $9.49&lt;br /&gt;
| $3.16&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca.html CMB16D]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $119.95&lt;br /&gt;
| $7.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca2.html CMB16D-QC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $99.95&lt;br /&gt;
| $6.24&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [[TigerDMX48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 9V - 55V&lt;br /&gt;
| 48&lt;br /&gt;
| 2.5A&lt;br /&gt;
| 30A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $145.00&lt;br /&gt;
| $3.02&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [http://www.tigerdmx.com/tigerdmx120lc.php TigerDMX120LC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 120&lt;br /&gt;
| 100mA&lt;br /&gt;
| &lt;br /&gt;
| DMX&lt;br /&gt;
| $125.00&lt;br /&gt;
| $1.04&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 48&lt;br /&gt;
| 2A&lt;br /&gt;
| 20A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $199.00&lt;br /&gt;
| $4.15&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC24]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 24&lt;br /&gt;
| 2A&lt;br /&gt;
| 15A per 12 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $129.00&lt;br /&gt;
| $5.38&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-714 [http://www.holidaycoro.com/product-p/37.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378113147/Easy-DMX-LED-controller-dmx-decoder-driver.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $8.95&lt;br /&gt;
| $2.98&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-712 [http://www.holidaycoro.com/product-p/24.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378111925/Easy-DMX-LED-controller-dmx-decoder-driver.html China] &lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 27&lt;br /&gt;
| 1A&lt;br /&gt;
| 15A&lt;br /&gt;
| DMX&lt;br /&gt;
| $44.21&lt;br /&gt;
| $1.64&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.leynew.com Leynew]&lt;br /&gt;
| LN-DMXMODEL-3CH-LV12 [http://www.holidaycoro.com/product-p/26.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-307297826/DMX-512-Module-decoder.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $7.49&lt;br /&gt;
| $2.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://http://www.euchips.com/en/ EUChips]&lt;br /&gt;
| [http://www.aliexpress.com/fm-store/701799/209915969-410843238/DMX512-Decoder-DC12-24V-input-max-3A-each-channel-output.html PX24506]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 3A&lt;br /&gt;
| 9A&lt;br /&gt;
| DMX&lt;br /&gt;
| $22.32&lt;br /&gt;
| $7.44&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX3]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 3&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 6A &lt;br /&gt;
| DMX&lt;br /&gt;
| $9.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX16DCSSR]]&lt;br /&gt;
| No&lt;br /&gt;
| 12-24vdc&lt;br /&gt;
| 16&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 10A &lt;br /&gt;
| DMX&lt;br /&gt;
| $48.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[REN64]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 64&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 7A per SSR&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $67.50&lt;br /&gt;
| $1.05&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.christmasinshirley.com/wiki/index.php?title=Renard_Main_Page Renard]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren48LSDv3c Ren48LSD]&lt;br /&gt;
| No&lt;br /&gt;
| 5,9-24vdc&lt;br /&gt;
| 48&lt;br /&gt;
| 400mA&lt;br /&gt;
| 9.6A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $44.66&lt;br /&gt;
| $0.93&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=35_57 DIYLEDExpress]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren24DC Ren24DC]&lt;br /&gt;
| Built or Kit&lt;br /&gt;
| 5,7-24vdc&lt;br /&gt;
| 24&lt;br /&gt;
| 4A&lt;br /&gt;
| 30A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $72.10&lt;br /&gt;
| $3&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://www.aliexpress.com/store/product/DM-103-3-channel-RGB-dmx-constant-voltage-decoder-DC12-24V-input-max-2A-3channel-output/701799_868042910.html DM103 Ray Wu DMX to 3 Channel]&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Different Styles of Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Pixel_Connectors&amp;diff=12299</id>
		<title>Pixel Connectors</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Pixel_Connectors&amp;diff=12299"/>
		<updated>2016-05-04T00:48:27Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* Wire Sizing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Waterproofconnectors.jpg|600px]]&lt;br /&gt;
==Intro==&lt;br /&gt;
Generally pixels come from vendors without connectors attached or they have proprietary non waterproof connectors connected to them.  Most people utilize some form of water resistant connectors attached to their pixels and the mating connector to their pixel controllers.  It is common to install the female connector (socket end) to the power source (controller) and the male connector( plug end) to the pixel string.  Some people also use [http://en.wikipedia.org/wiki/Silicone_grease#As_a_sealant_around_electrical_contacts dielectric grease] or protective spray like [http://www.corrosionx.com/corrosionx-products.html CorrosionX] to further prevent corrsion and oxidation of the electrical contacts due to moisture.  The number of conductors required for each pixel type depends on the [[Different_Styles_of_Pixels#Pixel_.28IC.29Control_chips_and_number_of_wires|number of wires]] that pixel requires.  Some pixels only need 3 wires, &#039;&#039;&#039;Ground, V+ and Data&#039;&#039;&#039; while some require a fourth &#039;&#039;&#039;Clock&#039;&#039;&#039; wire.&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Connectors from different vendors generally do not fit together due to different manufacturers sizes and keying.&#039;&#039;&#039;&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;; cellpadding=&amp;quot;10&amp;quot; style=&amp;quot;text-align: center; background:black; color:white&amp;quot;&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| &#039;&#039;&#039;Pixel Connector Properties&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Feature&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!width=&amp;quot;200&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| &#039;&#039;&#039;Options&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Type&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Euro, Cap, Pigtail, Tee, Extension, Anderson Powerpole&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Color&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| White, Black, Clear&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Conductors &#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 2,3,4,5 wires or pins&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Length&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Varies per vendor&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Diameter&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 13.5mm, 15mm, other&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Wire Size&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| typically 18-22ga&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Disclaimers==&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&lt;br /&gt;
&lt;br /&gt;
==Types of Pixel Connectors==&lt;br /&gt;
===Euro Connector===&lt;br /&gt;
These connectors are typically found on pixel controllers like the [http://sandevices.com/E681info.html Sandevices E682], [[Renard_PX1_Pixel_Controller|Renard PX1]] and [http://www.holidaycoro.com/SearchResults.asp?Search=alphapix HolidayCoro AlphaPix] Controllers. They are polarized and the plug only fits in the socket one way.&lt;br /&gt;
====Euro Female socket====&lt;br /&gt;
The female socket is typically soldered to the controller PCB.  They can be purchased from various vendors like [http://www.mouser.com/search/ProductDetail.aspx?qs=5gX812lLwiH4qJ6NIKLTYw== Mouser]&lt;br /&gt;
[[File:PX1-EURO.jpg | 100px]] &amp;lt;br/&amp;gt;&lt;br /&gt;
Because the plug and socket are polarized it is critical that you connect the wires correctly to the controller and the pixels.  Here are the wiring orders for common pixel controllers:&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;; cellpadding=&amp;quot;10&amp;quot; style=&amp;quot;text-align: center; background:black; color:white&amp;quot;&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| &#039;&#039;&#039;Common E1.31 Pixel Controller Output Pin Assignments&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| Pin #&lt;br /&gt;
!style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| SanDevices E682&lt;br /&gt;
!style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| HolidayCoro&amp;lt;br&amp;gt;AlphaPix 4[http://www.holidaycoro.com/SearchResults.asp?Search=722&amp;amp;Submit=]&amp;lt;br&amp;gt;AlphaPix 16[http://www.holidaycoro.com/SearchResults.asp?Search=721&amp;amp;Submit=]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;1&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| GND (V-)&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| V+&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;2&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Clock (C)&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Clock (C)&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;3&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Data (D) &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Data (D) &lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;4&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| V+&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| GND (V-)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Euro Male Plug==== &lt;br /&gt;
The male plug is generally attached directly to the pixel leads or may be connected to a pigtail.&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
[[File:Euro1.gif | 150px]]&amp;lt;br&amp;gt;Shown above, with an [http://www.mouser.com/ProductDetail/Molex/39500-0004/?qs=DQ1bOpn7xPDnJJ6BeMMpqw== inline wire entry] like used on the [http://sandevices.com/E681info.html Sandevices E682] and [http://www.holidaycoro.com/SearchResults.asp?Search=alphapix HolidayCoro AlphaPix] controllers.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:Euro2.gif | 150px]]&amp;lt;br&amp;gt;Shown above, with a [http://www.mouser.com/ProductDetail/Molex/39503-2004/?qs=PQuVvXbTLK4XJf56u7bA6w== rear wire entry] as used on the [[Renard_PX1_Pixel_Controller|Renard PX1]]&lt;br /&gt;
&lt;br /&gt;
===Pigtails===&lt;br /&gt;
These are typically connected to the end of the pixel strings and to controllers to allow an easy way to quickly connect and disconnect the pixels using a &amp;quot;waterproof&amp;quot; connector.  They are generally sold as a pair of male and female ends.  Pigtails are polarized so that they only fit together one way.  They can have either a notch and tab or a flat spot on the male end that must interlock with the corresponding feature on the female end.  The wires on pigtails are color coded, but may vary from batch from the same vendor.  It is wise to confirm which pin on your pigtails are connected to which color wire before you solder them and test fit to make sure they properly function.  The wire color code for the pixels also can vary from batch to batch.  &lt;br /&gt;
&lt;br /&gt;
An alternative to using pre-cut pigtails is to use extensions and then cut them to your exact length requirements.  This video shows how to cut down extensions into pigtails:&amp;lt;br&amp;gt;https://www.youtube.com/watch?v=ehCdjdvl064&lt;br /&gt;
&lt;br /&gt;
[[Pixel_Wiring_Colors| Here]] is an example of some pixel wire color codes.  Check with your vendor to make sure you have the right color code and the correct input side for your specific pixels.&lt;br /&gt;
====Male Pigtail====&lt;br /&gt;
Male Pigtails are generally connected to the input end of a pixel string. Male pigtails often have a separate o-ring that must be slid on to the body into the notch.  There is also a locking nut that slides down over the back of the male pigtail and is used to tighten the male plug into the female socket. &lt;br /&gt;
====Female Pigtail====&lt;br /&gt;
Female pigtails are generally connected to the device supplying the power.  Is is common to attach the female end (without the pins) to the controller end so as to prevent possible shorting of the outputs - this is the same reason AC plugs are male and AC outlets are female.  The Euro connector connects to the pixel controller and the female pigtail extends the cord outside of the enclosure that the controller is mounted in.  It is also common to connect a female pigtail to the end of a pixel string to connect to the next pixel string in series.  While there is no official standard color code for pigtails, here are come common color connections used with vendor&#039;s pixels:&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;; cellpadding=&amp;quot;10&amp;quot; style=&amp;quot;text-align: center; background:black; color:white&amp;quot;&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| &#039;&#039;&#039;SanDevices&amp;lt;br&amp;gt;Pixel System 1&#039;&#039;&#039;&amp;lt;br/&amp;gt; &#039;&#039;&#039;Female Pigtail&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Wire Color&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!width=&amp;quot;100&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| &#039;&#039;&#039;Signal&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Black&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Ground&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Blue&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Clock&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Green&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Data&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Red&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| V+&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;; cellpadding=&amp;quot;10&amp;quot; style=&amp;quot;text-align: center; background:black; color:white&amp;quot;&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| &#039;&#039;&#039;HolidayCoro&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Wire Color&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!width=&amp;quot;100&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| &#039;&#039;&#039;Signal&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Black&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Ground&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Green&amp;lt;br&amp;gt;(On 4 conductor cables only)&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Clock&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Yellow&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Data&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Red&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| V+&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Tee===&lt;br /&gt;
Often used for power injection. Depending on the vendor, they may have all wires connected thru to all three jacks, or some may have only some wires connected.&lt;br /&gt;
&lt;br /&gt;
===Extension cable===&lt;br /&gt;
These typically have a male connector on one end and a female connector on the other end to allow an easy plug and play connection of pixels to a controller.&lt;br /&gt;
&lt;br /&gt;
===Caps===&lt;br /&gt;
These typically go on unused female pigtail ends to seal them from the weather.&lt;br /&gt;
&lt;br /&gt;
===Instructional Videos===&lt;br /&gt;
The following videos show common methods of attaching pixels to pigtails:&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=4eYabCz8pIM Soldering nodes/modules to pigtails]&amp;lt;BR&amp;gt;&lt;br /&gt;
[https://www.youtube.com/watch?v=Ky4jkRvcQcM Soldering strip/ribbon to pigtails]&amp;lt;BR&amp;gt;&lt;br /&gt;
[https://www.youtube.com/watch?v=ehCdjdvl064 How to use extension cables as customized pigtails]&lt;br /&gt;
&lt;br /&gt;
===Anderson Powerpole High Current Connectors===&lt;br /&gt;
&lt;br /&gt;
[http://www.powerwerx.com/anderson-powerpoles/powerpole-sets/ Anderson Powerpole] connectors are frequently used in situations where you need a modular connector that can handle a large current (&amp;gt;5A) through the connector.  For more information see the [http://www.andersonpower.com/files.php?file=DS-PP1545(2).pdf Datasheet]. They are useful for connecting High Current Power Supplies with High Channel Count Pixel Controllers.   They come in different sizes:&lt;br /&gt;
* PP15 - Up to 15A current and 16-20 AWG wire size&lt;br /&gt;
* PP30 - Up to 30A current and 12-14 AWG wire size&lt;br /&gt;
* PP45 - Up to 45A current and 10 AWG wire size&lt;br /&gt;
&lt;br /&gt;
==Wire Sizing==&lt;br /&gt;
It is desirable to use the largest wire diameter (smaller wire gauge) that you can when connecting your pixels to your controller.  The smaller wire gauge (higher number) results in a high voltage drop and can cause your pixels to have poor colors or to not function at all. For more information about how to choose the right wire size look [[Power_Supplies#Wire_Sizing_in_Pixel_Systems|here]].  This is also a good [http://doityourselfchristmas.com/forums/showthread.php?20242-New-tools-for-estimating-pixels-string-voltage-drops thread] that discusses voltage drop.&lt;br /&gt;
This is a [http://blinkyflashy.info/calcs/pixpower.php Voltage Drop Calculator] useful for calculating the effects of different wire sizes and lengths on pixel strings.  &lt;br /&gt;
&lt;br /&gt;
WARNING:  It is VERY common for extension wire and pixel wiring to be mis-labelled (even on the cable directly) or mis-represented (vendor&#039;s website, ad, ebay, aliexpress) as to wire gauge (e.g. 18 AWG, actually 20 AWG) - be sure to confirm with your vendor the specifications as to number of &amp;quot;cores&amp;quot; and the diameter of those cores to ensure you are receiving the as-promised wire gauge.  Additionally, there can be wide differences in the current carrying capacity between Copper Clad Aluminium (that looks like copper wire), Tin, Tin Coated Copper and pure Copper wires, if you are not sure what your vendor sells, confirm with them.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;; cellpadding=&amp;quot;10&amp;quot; style=&amp;quot;text-align: center; background:black; color:white&amp;quot;&lt;br /&gt;
|colspan=&amp;quot;5&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| &#039;&#039;&#039;Wire Sizing&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| &#039;&#039;&#039;Wire Gauge (AWG) #&lt;br /&gt;
|style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| Cross section Area (mm2)&amp;lt;br&amp;gt;Only Applies to SOLID wire&amp;lt;br&amp;gt;UL1007&lt;br /&gt;
|style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| Number of Cores&amp;lt;br&amp;gt;(Individual Wires)&lt;br /&gt;
|style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| Individual Wire&amp;lt;BR&amp;gt;Core Size (mm)&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;18&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.785 - .846mm&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 34&amp;lt;br&amp;gt;34&amp;lt;br&amp;gt;19&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| .178mm&amp;lt;br&amp;gt;.14mm&amp;lt;br&amp;gt;.235mm&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;20&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.505 - .522mm&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 34&amp;lt;br&amp;gt;21&amp;lt;br&amp;gt;19&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| .11mm&amp;lt;br&amp;gt;.178mm&amp;lt;br&amp;gt;.19mm&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;22&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.282 - .341mm&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 17&amp;lt;br&amp;gt;17&amp;lt;br&amp;gt;19&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| .11mm&amp;lt;br&amp;gt;.178mm&amp;lt;br&amp;gt;.15mm&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Examples of Connectors available from different vendors==&lt;br /&gt;
These are selected connectors from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.  Many of the vendors can provide custom length wires and custom quantity pricing on the pigtails and extension cables.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 6-24-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipping from overseas can be expensive, check with your vendor.&#039;&#039;&#039;&lt;br /&gt;
===[http://www.diyledexpress.com DIYLEDEXPRESS]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Type !! Color !! Conductors !! Length!! Diameter!!  Link !! Image !! Quantity !!Price !! Price per Connector !! Note&lt;br /&gt;
|-&lt;br /&gt;
| 2 Conductor || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || White || 2 || 10&amp;quot; ||  || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=37_40&amp;amp;products_id=112 link]|| || 10||$11.85 || $1.190 || 18 ga wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 3 Conductor || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || Green || 3 || 10&amp;quot;  ||  || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=37_39&amp;amp;products_id=210 link]|| || 10||$12.50 || $1.25 || 18 ga wire, fits [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=42_45&amp;amp;products_id=195 Pixabulbs]&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Extension || Green || 3 || 5feet ||  || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=37_39&amp;amp;products_id=200 link]|| || 1 ||$2.25 || $2.25 || fits [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=42_45&amp;amp;products_id=195 Pixabulbs]&lt;br /&gt;
|- &lt;br /&gt;
| Extension || Green || 3 || 10feet ||  || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=37_39&amp;amp;products_id=199 link]|| || 1 ||$3.50 || $3.50 || fits [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=42_45&amp;amp;products_id=195 Pixabulbs]&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Tee || Green || 3 ||  ||  || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=37_39&amp;amp;products_id=207 link]|| || 1 ||$3.79 || $3.79 || fits [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=42_45&amp;amp;products_id=195 Pixabulbs]&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 4 Conductor || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || White || 4 || 10&amp;quot; ||  || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=37_38&amp;amp;products_id=88 link]|| || 10||$12.00 || $1.20 ||  18ga wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Extension || White || 4 || 5feet ||  || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=37_38&amp;amp;products_id=131 link]|| || 1 ||$2.25 || $2.25 ||  &lt;br /&gt;
|- &lt;br /&gt;
| Extension || White || 4 || 10feet ||  || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=37_38&amp;amp;products_id=132 link]|| || 1 ||$3.75 || $3.75 || &lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Tee || Green || 4 ||  ||  || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=37_38&amp;amp;products_id=208 link]|| || 1 ||$4.50 || $4.50 || fits Pixadot strings&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.holidaycoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore dmoore])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Type !! Color !! Conductors !! Length!!  Link &lt;br /&gt;
|-&lt;br /&gt;
| Extension/Pigtail || Black || 3 || 5 Ft || [http://www.holidaycoro.com/product-p/724.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Extension/Pigtail || Black || 3 || 10 Ft || [http://www.holidaycoro.com/product-p/727.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Extension/Pigtail || Black || 3 || 20 Ft || [http://www.holidaycoro.com/product-p/734.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Tee - MMF || Black || 3 || 12 In || [http://www.holidaycoro.com/product-p/728.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Tee - MFF || Black || 3 || 12 In || [http://www.holidaycoro.com/product-p/730.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Extension Wire || Red/Green/Blue || 3 || 100 Ft Roll || [http://www.holidaycoro.com/product-p/696-100.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Extension/Pigtail || Black || 4 || 5 Ft || [http://www.holidaycoro.com/product-p/725.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Extension/Pigtail || Black || 4 || 10 Ft || [http://www.holidaycoro.com/product-p/726.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Extension/Pigtail || Black || 4 || 20 Ft || [http://www.holidaycoro.com/product-p/735.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Tee - MMF || Black || 4 || 12 In || [http://www.holidaycoro.com/product-p/729.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Tee - MFF || Black || 4 || 12 In || [http://www.holidaycoro.com/product-p/731.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Extension Wire || Red/Green/Blue/Black || 4 || 100 Ft Roll || [http://www.holidaycoro.com/product-p/695-100.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Extension Wire || Red/Green/Blue/Black || 4 || Sold by the Foot || [http://www.holidaycoro.com/product-p/695.htm link] &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu]===&lt;br /&gt;
(China Based)  Contact Ray Wu directly for lower shipping costs if you are ordering multiple items.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Type !! Color !! Conductors !! Length!! Diameter!!  Link !! Image !! Quantity !!Price !! Price per Connector !! Note&lt;br /&gt;
|- &lt;br /&gt;
| Cap || White ||  ||  || 13.5mm || [http://www.aliexpress.com/store/product/plastic-end-cap-for-the-13-5mm-white-waterproof-pigtail/701799_813548245.html link]|| || 10 ||$0.50 || $0.05 || End cap to go on unused male plugs&lt;br /&gt;
|-&lt;br /&gt;
| Cap || Black ||  ||  || 13.5mm || [http://www.aliexpress.com/store/product/plastic-end-cap-for-the-13-5mm-BLACK-waterproof-pigtail/701799_1019809775.html link]|| || 10 ||$0.50 || $0.05 || End cap to go on unused male plugs&lt;br /&gt;
|- &lt;br /&gt;
| Cap || Black ||  ||  || 15mm || [http://www.aliexpress.com/store/product/plastic-end-cap-for-the-15mm-BLACK-waterproof-pigtail-without-hole/701799_1075559581.html link]|| || 10 ||$0.25 || $0.03 || End cap to go on unused male plugs&lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 2 Conductor || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || White || 2 || 20cm || 13.5mm || [http://www.aliexpress.com/store/product/10-pairs-2-Core-White-Waterproof-pigtail-20cm-long-each-male-and-female-13-5mm-diameter/701799_630889330.html link]|| || 10||$3.00 || $0.30 || 2x0.5mm²wire&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || Black || 2 || 15cm || || [http://www.aliexpress.com/store/product/black-2-Core-Waterproof-Line-15cm-long-each-male-and-fema/701799_502783552.html link]|| || 50||$23.16 || $0.46 || &lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || Clear || 2 || 10cm ||  || [http://www.aliexpress.com/store/product/waterproof-DC-connecot-5-5-2-1mm-male-frmale-used-for-single-color-led-strip-etc/701799_365018805.html link]|| || 100 ||$57.89 || $0.58 || Coaxial 5.5/2.1mm  22gauge wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Extension || White || 2 || 1.5m(5feet) ||  || [http://www.aliexpress.com/store/product/1-5m-5feet-2-core-waterproof-extension-cable-one-end-with-male-the-other-end-with/701799_813675847.html link]|| || 10 ||$10.00 || $1.00 || 2x0.5mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| Extension || White || 2 || 3m(10feet) ||  || [http://www.aliexpress.com/store/product/3m-10feet-2-core-waterproof-extension-cable-one-end-with-male-the-other-end-with-female/701799_813695813.html link]|| || 10 ||$16.00 || $1.60 || 2x0.5mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Tee || White || 2 || 40cm || 13.5mm || [http://www.aliexpress.com/store/product/2core-T-type-waterproof-splitter-white-color-the-male-connect-s-diameter-13-5mm/701799_645464979.html link]|| || 10 ||$17.00 || $1.70 || 2x0.5mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| Tee || Black|| 2 || 40cm || 15mm || [http://www.aliexpress.com/store/product/2core-waterproof-T-type-splitter-black-color-the-male-connect-s-diameter-15mm/701799_645466755.html link]|| || 1 ||$2.20 || $2.20 || 2x0.75mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 3 Conductor || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || White || 3 || 20cm || 13.5mm || [http://www.aliexpress.com/store/product/10pcs-lot3-Core-White-Waterproof-pigtail-20cm-long-each-male-and-female-male-connector-s-diameter/701799_645466813.html link]|| || 10||$5.00 || $0.50 || 3x0.5mm²wire&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || Black || 3 || 20cm || 13.5mm || [http://www.aliexpress.com/store/product/10pcs-lot-3-Core-BLACK-Waterproof-pigtail-20cm-long-each-male-and-female-male-connector-s/701799_1019853359.html link]|| || 10||$5.00 || $0.50 || 3x0.75mm² wire&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || White || 3 || 30cm || 13.5mm || [http://www.aliexpress.com/store/product/20cm-long-each-3-Core-White-Waterproof-pigtail-male-and-female-male-connector-s-diameter-13/701799_813582127.html link]|| || 10 ||$6.00 || $0.60 || 3x0.5mm² wire&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || Black || 3 || 20cm || 15mm || [http://www.aliexpress.com/store/product/3core-waterproof-connector-with-20cm-long-cable-male-and-female-black-color-the-male-connect-s/701799_601833823.html link]|| || 10||$5.00 || $0.50 || 3x0.5mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Extension || White || 3 || 1.5m(5feet) ||  || [http://www.aliexpress.com/store/product/1-5m-5feet-3-core-waterproof-extension-cable-one-end-with-male-the-other-end-with/701799_904130035.html link]|| || 10 ||$12.00 || $1.20 || 3x0.5mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| Extension || White || 3 || 3m(10feet) ||  || [http://www.aliexpress.com/store/product/3m-10feet-3-core-waterproof-extension-cable-one-end-with-male-the-other-end-with-female/701799_654715821.html link]|| || 10 ||$18.00 || $1.60 || &lt;br /&gt;
|- &lt;br /&gt;
| Extension || White || 3 || 7.6m(25feet) ||  || [http://www.aliexpress.com/store/product/7-6-25feet-3-core-waterproof-extension-cable-one-end-with-male-the-other-end-with/701799_654706011.html link]|| || 10 ||$37.00 || $3.70 || &lt;br /&gt;
|-&lt;br /&gt;
| Extension || Black || 3 || 1.5m(5feet) || 15mm || [http://www.aliexpress.com/store/product/3-core-1-5m-long-waterproof-extention-cable-male-and-female-black-color-the-male-connect/701799_887114280.html link]|| || 10 ||$12.00 || $1.20 || 3x0.5mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| Extension || Black || 3 || 3m(10feet) || 15mm || [http://www.aliexpress.com/store/product/3-core-3-0m-long-waterproof-extention-cable-male-and-female-black-color-the-male-connect/701799_887141200.html link]|| || 10 ||$22.00 || $2.20 || &lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Tee || Black|| 3 || 40cm || 13.5mm || [http://www.aliexpress.com/store/product/3-core-T-type-waterproof-splitter-BLACK-color-the-male-connect-s-diameter-13-5mm/701799_1019809897.html link]|| || 10 ||$19.00 || $1.90 || 3x0.75mm² wire&lt;br /&gt;
|-&lt;br /&gt;
| Tee || White|| 3 || 40cm || 13.5mm || [http://www.aliexpress.com/store/product/3core-T-type-waterproof-splitter-white-color-the-male-connect-s-diameter-13-5mm/701799_601823340.html link]|| || 10 ||$18.00 || $1.80 || 3x0.5mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 4 Conductor || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || White || 4 || 30cm ||  || [http://www.aliexpress.com/store/product/10pairs-4-Core-White-Waterproof-Line-30cm-1feet-long-each-male-and-female/701799_566064714.html link]|| || 10||$8.00 || $0.80 || &lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || Black || 4 || 20cm || 13.5mm || [http://www.aliexpress.com/store/product/10pcs-lot-4-Core-BLACK-Waterproof-pigtail-20cm-long-each-male-and-female-male-connector-s/701799_1019853477.html link]|| || 10||$7.00 || $0.70 || 4x0.75mm² wire&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || White || 4 || 150cm(5ft) || || [http://www.aliexpress.com/store/product/10pairs-4-Core-White-Waterproof-Line-150cm-5feet-long-each-male-and-female/701799_566069472.html link]|| || 10 ||$19.00 || $1.90 || &lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || Black || 4 || 20cm || 15mm || [http://www.aliexpress.com/store/product/4core-waterproof-connector-with-20cm-long-cable-male-and-female-black-color-the-male-connect-s/701799_601827982.html link]|| || 10||$7.00 || $0.70 || 4x0.5mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Extension || White || 4 || 1.5m(5feet) ||  || [http://www.aliexpress.com/store/product/1-5m-5-feet-long-4core-WHITE-extention-cable-one-end-with-male-the-other-end/701799_541166711.html link]|| || 10 ||$12.00 || $1.20 || &lt;br /&gt;
|- &lt;br /&gt;
| Extension || White || 4 || 3m(10feet) ||  || [http://www.aliexpress.com/store/product/3m-10feet-4-core-waterproof-extension-cable-one-end-with-male-the-other-end-with-female/701799_541169977.html link]|| || 10 ||$19.00 || $1.90 || &lt;br /&gt;
|- &lt;br /&gt;
| Extension || White || 4 || 7.6m(25feet) ||  || [http://www.aliexpress.com/store/product/7-6-25feet-4-core-waterproof-extension-cable-one-end-with-male-the-other-end-with/701799_541171573.html link]|| || 10 ||$39.00 || $3.90 || &lt;br /&gt;
|-&lt;br /&gt;
| Extension || Black || 4 || 2.5m || 15mm || [http://www.aliexpress.com/store/product/4-core-2-5m-long-waterproof-extention-cable-male-and-female-black-color-the-male-connect/701799_630928471.html link]|| || 10 ||$22.00 || $2.20 || 4x0.75mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| Extension || Black || 4 || 7.6m(25feet) || 15mm || [http://www.aliexpress.com/store/product/7-6-25feet-long-4core-BLACK-extention-cable-one-end-with-male-the-other-end-with/701799_804982353.html link]|| || 10 ||$44.00 || $4.40 || 4x0.75mm² wire &lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Tee || Black|| 4 || 40cm || 13.5mm || [http://www.aliexpress.com/store/product/4core-T-type-waterproof-splitter-BLACK-color-the-male-connect-s-diameter-13-5mm/701799_1019894358.html link]|| || 10 ||$22.00 || $2.20 || 4x0.75mm² wire&lt;br /&gt;
|-&lt;br /&gt;
| Tee || White|| 4 || 40cm || 13.5mm || [http://www.aliexpress.com/store/product/4core-T-type-waterproof-splitter-white-color-the-male-connect-s-diameter-13-5mm/701799_601828101.html link]|| || 10 ||$22.00 || $2.20 || 4x0.5mm² wire&lt;br /&gt;
|-&lt;br /&gt;
| Tee || Black|| 4 || 40cm || 15mm || [http://www.aliexpress.com/store/product/4core-waterproof-T-type-splitter-black-color-the-male-connect-s-diameter-15mm/701799_601823101.html link]|| || 10 ||$24.00 || $2.40 || 4x0.5mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 5 Conductor || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || White || 5 || 15cm ||  || [http://www.aliexpress.com/store/product/100-pairs-5-Core-White-Waterproof-Line-15cm-long-each-male-and-female/701799_400098876.html link]|| || 100||$96.84 || $0.97 || &lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || Black || 5 || 20cm || 15mm || [http://www.aliexpress.com/store/product/5core-waterproof-connector-with-20cm-long-cable-male-and-female-black-color-the-male-connect-s/701799_645458609.html link]|| || 10||$8.50 || $0.85 || 4x0.5mm² wire&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.seasonalentertainmentllc.com/ Seasonal Entertainment]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?1573-Ponddude Ponddude])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Type !! Color !! Conductors !! Length!! Diameter!!  Link !! Image !! Quantity !!Price !! Price per Connector !! Note&lt;br /&gt;
|-&lt;br /&gt;
| 4 Conductor || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || White/Black || 4 || 6.5&amp;quot;  ||  || [http://www.seasonalentertainmentllc.com/store/en/waterproof-cabling/45-waterproof-pigtail-set.html link]|| || 1||$4.00 || $4.00 ||  &lt;br /&gt;
|-&lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Extension || White/Black || 4 || 1m ||  || [http://www.seasonalentertainmentllc.com/store/en/waterproof-cabling/42-1-meter-waterproof-extension-cable.html link]|| || 1 ||$7.15 || $7.15 ||   &lt;br /&gt;
|-&lt;br /&gt;
| Extension || White/Black || 4 || 3m ||  || [http://www.seasonalentertainmentllc.com/store/en/17-waterproof-cabling link]|| || 1 ||$10.30 || $10.30 ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Related Links==&lt;br /&gt;
[[Different Styles of Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Controllers]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;br /&gt;
[[Category:DIYC Index]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Pixel_Connectors&amp;diff=12298</id>
		<title>Pixel Connectors</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Pixel_Connectors&amp;diff=12298"/>
		<updated>2016-05-03T23:59:43Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* Wire Sizing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Waterproofconnectors.jpg|600px]]&lt;br /&gt;
==Intro==&lt;br /&gt;
Generally pixels come from vendors without connectors attached or they have proprietary non waterproof connectors connected to them.  Most people utilize some form of water resistant connectors attached to their pixels and the mating connector to their pixel controllers.  It is common to install the female connector (socket end) to the power source (controller) and the male connector( plug end) to the pixel string.  Some people also use [http://en.wikipedia.org/wiki/Silicone_grease#As_a_sealant_around_electrical_contacts dielectric grease] or protective spray like [http://www.corrosionx.com/corrosionx-products.html CorrosionX] to further prevent corrsion and oxidation of the electrical contacts due to moisture.  The number of conductors required for each pixel type depends on the [[Different_Styles_of_Pixels#Pixel_.28IC.29Control_chips_and_number_of_wires|number of wires]] that pixel requires.  Some pixels only need 3 wires, &#039;&#039;&#039;Ground, V+ and Data&#039;&#039;&#039; while some require a fourth &#039;&#039;&#039;Clock&#039;&#039;&#039; wire.&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Connectors from different vendors generally do not fit together due to different manufacturers sizes and keying.&#039;&#039;&#039;&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;; cellpadding=&amp;quot;10&amp;quot; style=&amp;quot;text-align: center; background:black; color:white&amp;quot;&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| &#039;&#039;&#039;Pixel Connector Properties&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Feature&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!width=&amp;quot;200&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| &#039;&#039;&#039;Options&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Type&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Euro, Cap, Pigtail, Tee, Extension, Anderson Powerpole&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Color&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| White, Black, Clear&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Conductors &#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 2,3,4,5 wires or pins&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Length&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Varies per vendor&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Diameter&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 13.5mm, 15mm, other&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Wire Size&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| typically 18-22ga&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Disclaimers==&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&lt;br /&gt;
&lt;br /&gt;
==Types of Pixel Connectors==&lt;br /&gt;
===Euro Connector===&lt;br /&gt;
These connectors are typically found on pixel controllers like the [http://sandevices.com/E681info.html Sandevices E682], [[Renard_PX1_Pixel_Controller|Renard PX1]] and [http://www.holidaycoro.com/SearchResults.asp?Search=alphapix HolidayCoro AlphaPix] Controllers. They are polarized and the plug only fits in the socket one way.&lt;br /&gt;
====Euro Female socket====&lt;br /&gt;
The female socket is typically soldered to the controller PCB.  They can be purchased from various vendors like [http://www.mouser.com/search/ProductDetail.aspx?qs=5gX812lLwiH4qJ6NIKLTYw== Mouser]&lt;br /&gt;
[[File:PX1-EURO.jpg | 100px]] &amp;lt;br/&amp;gt;&lt;br /&gt;
Because the plug and socket are polarized it is critical that you connect the wires correctly to the controller and the pixels.  Here are the wiring orders for common pixel controllers:&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;; cellpadding=&amp;quot;10&amp;quot; style=&amp;quot;text-align: center; background:black; color:white&amp;quot;&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| &#039;&#039;&#039;Common E1.31 Pixel Controller Output Pin Assignments&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| Pin #&lt;br /&gt;
!style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| SanDevices E682&lt;br /&gt;
!style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| HolidayCoro&amp;lt;br&amp;gt;AlphaPix 4[http://www.holidaycoro.com/SearchResults.asp?Search=722&amp;amp;Submit=]&amp;lt;br&amp;gt;AlphaPix 16[http://www.holidaycoro.com/SearchResults.asp?Search=721&amp;amp;Submit=]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;1&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| GND (V-)&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| V+&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;2&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Clock (C)&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Clock (C)&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;3&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Data (D) &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Data (D) &lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;4&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| V+&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| GND (V-)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Euro Male Plug==== &lt;br /&gt;
The male plug is generally attached directly to the pixel leads or may be connected to a pigtail.&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
[[File:Euro1.gif | 150px]]&amp;lt;br&amp;gt;Shown above, with an [http://www.mouser.com/ProductDetail/Molex/39500-0004/?qs=DQ1bOpn7xPDnJJ6BeMMpqw== inline wire entry] like used on the [http://sandevices.com/E681info.html Sandevices E682] and [http://www.holidaycoro.com/SearchResults.asp?Search=alphapix HolidayCoro AlphaPix] controllers.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:Euro2.gif | 150px]]&amp;lt;br&amp;gt;Shown above, with a [http://www.mouser.com/ProductDetail/Molex/39503-2004/?qs=PQuVvXbTLK4XJf56u7bA6w== rear wire entry] as used on the [[Renard_PX1_Pixel_Controller|Renard PX1]]&lt;br /&gt;
&lt;br /&gt;
===Pigtails===&lt;br /&gt;
These are typically connected to the end of the pixel strings and to controllers to allow an easy way to quickly connect and disconnect the pixels using a &amp;quot;waterproof&amp;quot; connector.  They are generally sold as a pair of male and female ends.  Pigtails are polarized so that they only fit together one way.  They can have either a notch and tab or a flat spot on the male end that must interlock with the corresponding feature on the female end.  The wires on pigtails are color coded, but may vary from batch from the same vendor.  It is wise to confirm which pin on your pigtails are connected to which color wire before you solder them and test fit to make sure they properly function.  The wire color code for the pixels also can vary from batch to batch.  &lt;br /&gt;
&lt;br /&gt;
An alternative to using pre-cut pigtails is to use extensions and then cut them to your exact length requirements.  This video shows how to cut down extensions into pigtails:&amp;lt;br&amp;gt;https://www.youtube.com/watch?v=ehCdjdvl064&lt;br /&gt;
&lt;br /&gt;
[[Pixel_Wiring_Colors| Here]] is an example of some pixel wire color codes.  Check with your vendor to make sure you have the right color code and the correct input side for your specific pixels.&lt;br /&gt;
====Male Pigtail====&lt;br /&gt;
Male Pigtails are generally connected to the input end of a pixel string. Male pigtails often have a separate o-ring that must be slid on to the body into the notch.  There is also a locking nut that slides down over the back of the male pigtail and is used to tighten the male plug into the female socket. &lt;br /&gt;
====Female Pigtail====&lt;br /&gt;
Female pigtails are generally connected to the device supplying the power.  Is is common to attach the female end (without the pins) to the controller end so as to prevent possible shorting of the outputs - this is the same reason AC plugs are male and AC outlets are female.  The Euro connector connects to the pixel controller and the female pigtail extends the cord outside of the enclosure that the controller is mounted in.  It is also common to connect a female pigtail to the end of a pixel string to connect to the next pixel string in series.  While there is no official standard color code for pigtails, here are come common color connections used with vendor&#039;s pixels:&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;; cellpadding=&amp;quot;10&amp;quot; style=&amp;quot;text-align: center; background:black; color:white&amp;quot;&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| &#039;&#039;&#039;SanDevices&amp;lt;br&amp;gt;Pixel System 1&#039;&#039;&#039;&amp;lt;br/&amp;gt; &#039;&#039;&#039;Female Pigtail&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Wire Color&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!width=&amp;quot;100&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| &#039;&#039;&#039;Signal&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Black&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Ground&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Blue&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Clock&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Green&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Data&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Red&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| V+&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;; cellpadding=&amp;quot;10&amp;quot; style=&amp;quot;text-align: center; background:black; color:white&amp;quot;&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| &#039;&#039;&#039;HolidayCoro&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Wire Color&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!width=&amp;quot;100&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| &#039;&#039;&#039;Signal&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Black&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Ground&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Green&amp;lt;br&amp;gt;(On 4 conductor cables only)&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Clock&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Yellow&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Data&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Red&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| V+&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Tee===&lt;br /&gt;
Often used for power injection. Depending on the vendor, they may have all wires connected thru to all three jacks, or some may have only some wires connected.&lt;br /&gt;
&lt;br /&gt;
===Extension cable===&lt;br /&gt;
These typically have a male connector on one end and a female connector on the other end to allow an easy plug and play connection of pixels to a controller.&lt;br /&gt;
&lt;br /&gt;
===Caps===&lt;br /&gt;
These typically go on unused female pigtail ends to seal them from the weather.&lt;br /&gt;
&lt;br /&gt;
===Instructional Videos===&lt;br /&gt;
The following videos show common methods of attaching pixels to pigtails:&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=4eYabCz8pIM Soldering nodes/modules to pigtails]&amp;lt;BR&amp;gt;&lt;br /&gt;
[https://www.youtube.com/watch?v=Ky4jkRvcQcM Soldering strip/ribbon to pigtails]&amp;lt;BR&amp;gt;&lt;br /&gt;
[https://www.youtube.com/watch?v=ehCdjdvl064 How to use extension cables as customized pigtails]&lt;br /&gt;
&lt;br /&gt;
===Anderson Powerpole High Current Connectors===&lt;br /&gt;
&lt;br /&gt;
[http://www.powerwerx.com/anderson-powerpoles/powerpole-sets/ Anderson Powerpole] connectors are frequently used in situations where you need a modular connector that can handle a large current (&amp;gt;5A) through the connector.  For more information see the [http://www.andersonpower.com/files.php?file=DS-PP1545(2).pdf Datasheet]. They are useful for connecting High Current Power Supplies with High Channel Count Pixel Controllers.   They come in different sizes:&lt;br /&gt;
* PP15 - Up to 15A current and 16-20 AWG wire size&lt;br /&gt;
* PP30 - Up to 30A current and 12-14 AWG wire size&lt;br /&gt;
* PP45 - Up to 45A current and 10 AWG wire size&lt;br /&gt;
&lt;br /&gt;
==Wire Sizing==&lt;br /&gt;
It is desirable to use the largest wire diameter (smaller wire gauge) that you can when connecting your pixels to your controller.  The smaller wire gauge (higher number) results in a high voltage drop and can cause your pixels to have poor colors or to not function at all. For more information about how to choose the right wire size look [[Power_Supplies#Wire_Sizing_in_Pixel_Systems|here]].  This is also a good [http://doityourselfchristmas.com/forums/showthread.php?20242-New-tools-for-estimating-pixels-string-voltage-drops thread] that discusses voltage drop.&lt;br /&gt;
This is a [http://blinkyflashy.info/calcs/pixpower.php Voltage Drop Calculator] useful for calculating the effects of different wire sizes and lengths on pixel strings.  &lt;br /&gt;
&lt;br /&gt;
WARNING:  It is not uncommon for extension and pigtail wiring to be mis-labelled (on the vendor website or printed directly on the cable) as to wire gauge (e.g. 18 AWG, actually 20 AWG) - be sure to confirm with your vendor the specifications as to number of &amp;quot;cores&amp;quot; and the diameter of those cores to ensure you are receiving the as-promised wire gauge.  Additionally, there can be wide differences in the current carrying capacity between Copper Clad Aluminium (that looks like copper wire), Tin, Tin Coated Copper and pure Copper wires, if you are not sure what your vendor sells, confirm with them.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;; cellpadding=&amp;quot;10&amp;quot; style=&amp;quot;text-align: center; background:black; color:white&amp;quot;&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| &#039;&#039;&#039;Wire Sizing&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Wire Gauge (AWG) #&lt;br /&gt;
|-&lt;br /&gt;
!width=&amp;quot;100&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| Cross section Area (mm2)&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;14&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 2.08&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;16&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 1.31&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;18&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.823&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;20&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.518&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;22&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.328&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Examples of Connectors available from different vendors==&lt;br /&gt;
These are selected connectors from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.  Many of the vendors can provide custom length wires and custom quantity pricing on the pigtails and extension cables.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 6-24-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipping from overseas can be expensive, check with your vendor.&#039;&#039;&#039;&lt;br /&gt;
===[http://www.diyledexpress.com DIYLEDEXPRESS]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Type !! Color !! Conductors !! Length!! Diameter!!  Link !! Image !! Quantity !!Price !! Price per Connector !! Note&lt;br /&gt;
|-&lt;br /&gt;
| 2 Conductor || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || White || 2 || 10&amp;quot; ||  || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=37_40&amp;amp;products_id=112 link]|| || 10||$11.85 || $1.190 || 18 ga wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 3 Conductor || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || Green || 3 || 10&amp;quot;  ||  || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=37_39&amp;amp;products_id=210 link]|| || 10||$12.50 || $1.25 || 18 ga wire, fits [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=42_45&amp;amp;products_id=195 Pixabulbs]&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Extension || Green || 3 || 5feet ||  || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=37_39&amp;amp;products_id=200 link]|| || 1 ||$2.25 || $2.25 || fits [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=42_45&amp;amp;products_id=195 Pixabulbs]&lt;br /&gt;
|- &lt;br /&gt;
| Extension || Green || 3 || 10feet ||  || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=37_39&amp;amp;products_id=199 link]|| || 1 ||$3.50 || $3.50 || fits [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=42_45&amp;amp;products_id=195 Pixabulbs]&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Tee || Green || 3 ||  ||  || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=37_39&amp;amp;products_id=207 link]|| || 1 ||$3.79 || $3.79 || fits [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=42_45&amp;amp;products_id=195 Pixabulbs]&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 4 Conductor || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || White || 4 || 10&amp;quot; ||  || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=37_38&amp;amp;products_id=88 link]|| || 10||$12.00 || $1.20 ||  18ga wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Extension || White || 4 || 5feet ||  || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=37_38&amp;amp;products_id=131 link]|| || 1 ||$2.25 || $2.25 ||  &lt;br /&gt;
|- &lt;br /&gt;
| Extension || White || 4 || 10feet ||  || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=37_38&amp;amp;products_id=132 link]|| || 1 ||$3.75 || $3.75 || &lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Tee || Green || 4 ||  ||  || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=37_38&amp;amp;products_id=208 link]|| || 1 ||$4.50 || $4.50 || fits Pixadot strings&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.holidaycoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore dmoore])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Type !! Color !! Conductors !! Length!!  Link &lt;br /&gt;
|-&lt;br /&gt;
| Extension/Pigtail || Black || 3 || 5 Ft || [http://www.holidaycoro.com/product-p/724.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Extension/Pigtail || Black || 3 || 10 Ft || [http://www.holidaycoro.com/product-p/727.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Extension/Pigtail || Black || 3 || 20 Ft || [http://www.holidaycoro.com/product-p/734.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Tee - MMF || Black || 3 || 12 In || [http://www.holidaycoro.com/product-p/728.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Tee - MFF || Black || 3 || 12 In || [http://www.holidaycoro.com/product-p/730.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Extension Wire || Red/Green/Blue || 3 || 100 Ft Roll || [http://www.holidaycoro.com/product-p/696-100.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Extension/Pigtail || Black || 4 || 5 Ft || [http://www.holidaycoro.com/product-p/725.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Extension/Pigtail || Black || 4 || 10 Ft || [http://www.holidaycoro.com/product-p/726.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Extension/Pigtail || Black || 4 || 20 Ft || [http://www.holidaycoro.com/product-p/735.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Tee - MMF || Black || 4 || 12 In || [http://www.holidaycoro.com/product-p/729.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Tee - MFF || Black || 4 || 12 In || [http://www.holidaycoro.com/product-p/731.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Extension Wire || Red/Green/Blue/Black || 4 || 100 Ft Roll || [http://www.holidaycoro.com/product-p/695-100.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Extension Wire || Red/Green/Blue/Black || 4 || Sold by the Foot || [http://www.holidaycoro.com/product-p/695.htm link] &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu]===&lt;br /&gt;
(China Based)  Contact Ray Wu directly for lower shipping costs if you are ordering multiple items.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Type !! Color !! Conductors !! Length!! Diameter!!  Link !! Image !! Quantity !!Price !! Price per Connector !! Note&lt;br /&gt;
|- &lt;br /&gt;
| Cap || White ||  ||  || 13.5mm || [http://www.aliexpress.com/store/product/plastic-end-cap-for-the-13-5mm-white-waterproof-pigtail/701799_813548245.html link]|| || 10 ||$0.50 || $0.05 || End cap to go on unused male plugs&lt;br /&gt;
|-&lt;br /&gt;
| Cap || Black ||  ||  || 13.5mm || [http://www.aliexpress.com/store/product/plastic-end-cap-for-the-13-5mm-BLACK-waterproof-pigtail/701799_1019809775.html link]|| || 10 ||$0.50 || $0.05 || End cap to go on unused male plugs&lt;br /&gt;
|- &lt;br /&gt;
| Cap || Black ||  ||  || 15mm || [http://www.aliexpress.com/store/product/plastic-end-cap-for-the-15mm-BLACK-waterproof-pigtail-without-hole/701799_1075559581.html link]|| || 10 ||$0.25 || $0.03 || End cap to go on unused male plugs&lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 2 Conductor || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || White || 2 || 20cm || 13.5mm || [http://www.aliexpress.com/store/product/10-pairs-2-Core-White-Waterproof-pigtail-20cm-long-each-male-and-female-13-5mm-diameter/701799_630889330.html link]|| || 10||$3.00 || $0.30 || 2x0.5mm²wire&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || Black || 2 || 15cm || || [http://www.aliexpress.com/store/product/black-2-Core-Waterproof-Line-15cm-long-each-male-and-fema/701799_502783552.html link]|| || 50||$23.16 || $0.46 || &lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || Clear || 2 || 10cm ||  || [http://www.aliexpress.com/store/product/waterproof-DC-connecot-5-5-2-1mm-male-frmale-used-for-single-color-led-strip-etc/701799_365018805.html link]|| || 100 ||$57.89 || $0.58 || Coaxial 5.5/2.1mm  22gauge wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Extension || White || 2 || 1.5m(5feet) ||  || [http://www.aliexpress.com/store/product/1-5m-5feet-2-core-waterproof-extension-cable-one-end-with-male-the-other-end-with/701799_813675847.html link]|| || 10 ||$10.00 || $1.00 || 2x0.5mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| Extension || White || 2 || 3m(10feet) ||  || [http://www.aliexpress.com/store/product/3m-10feet-2-core-waterproof-extension-cable-one-end-with-male-the-other-end-with-female/701799_813695813.html link]|| || 10 ||$16.00 || $1.60 || 2x0.5mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Tee || White || 2 || 40cm || 13.5mm || [http://www.aliexpress.com/store/product/2core-T-type-waterproof-splitter-white-color-the-male-connect-s-diameter-13-5mm/701799_645464979.html link]|| || 10 ||$17.00 || $1.70 || 2x0.5mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| Tee || Black|| 2 || 40cm || 15mm || [http://www.aliexpress.com/store/product/2core-waterproof-T-type-splitter-black-color-the-male-connect-s-diameter-15mm/701799_645466755.html link]|| || 1 ||$2.20 || $2.20 || 2x0.75mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 3 Conductor || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || White || 3 || 20cm || 13.5mm || [http://www.aliexpress.com/store/product/10pcs-lot3-Core-White-Waterproof-pigtail-20cm-long-each-male-and-female-male-connector-s-diameter/701799_645466813.html link]|| || 10||$5.00 || $0.50 || 3x0.5mm²wire&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || Black || 3 || 20cm || 13.5mm || [http://www.aliexpress.com/store/product/10pcs-lot-3-Core-BLACK-Waterproof-pigtail-20cm-long-each-male-and-female-male-connector-s/701799_1019853359.html link]|| || 10||$5.00 || $0.50 || 3x0.75mm² wire&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || White || 3 || 30cm || 13.5mm || [http://www.aliexpress.com/store/product/20cm-long-each-3-Core-White-Waterproof-pigtail-male-and-female-male-connector-s-diameter-13/701799_813582127.html link]|| || 10 ||$6.00 || $0.60 || 3x0.5mm² wire&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || Black || 3 || 20cm || 15mm || [http://www.aliexpress.com/store/product/3core-waterproof-connector-with-20cm-long-cable-male-and-female-black-color-the-male-connect-s/701799_601833823.html link]|| || 10||$5.00 || $0.50 || 3x0.5mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Extension || White || 3 || 1.5m(5feet) ||  || [http://www.aliexpress.com/store/product/1-5m-5feet-3-core-waterproof-extension-cable-one-end-with-male-the-other-end-with/701799_904130035.html link]|| || 10 ||$12.00 || $1.20 || 3x0.5mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| Extension || White || 3 || 3m(10feet) ||  || [http://www.aliexpress.com/store/product/3m-10feet-3-core-waterproof-extension-cable-one-end-with-male-the-other-end-with-female/701799_654715821.html link]|| || 10 ||$18.00 || $1.60 || &lt;br /&gt;
|- &lt;br /&gt;
| Extension || White || 3 || 7.6m(25feet) ||  || [http://www.aliexpress.com/store/product/7-6-25feet-3-core-waterproof-extension-cable-one-end-with-male-the-other-end-with/701799_654706011.html link]|| || 10 ||$37.00 || $3.70 || &lt;br /&gt;
|-&lt;br /&gt;
| Extension || Black || 3 || 1.5m(5feet) || 15mm || [http://www.aliexpress.com/store/product/3-core-1-5m-long-waterproof-extention-cable-male-and-female-black-color-the-male-connect/701799_887114280.html link]|| || 10 ||$12.00 || $1.20 || 3x0.5mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| Extension || Black || 3 || 3m(10feet) || 15mm || [http://www.aliexpress.com/store/product/3-core-3-0m-long-waterproof-extention-cable-male-and-female-black-color-the-male-connect/701799_887141200.html link]|| || 10 ||$22.00 || $2.20 || &lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Tee || Black|| 3 || 40cm || 13.5mm || [http://www.aliexpress.com/store/product/3-core-T-type-waterproof-splitter-BLACK-color-the-male-connect-s-diameter-13-5mm/701799_1019809897.html link]|| || 10 ||$19.00 || $1.90 || 3x0.75mm² wire&lt;br /&gt;
|-&lt;br /&gt;
| Tee || White|| 3 || 40cm || 13.5mm || [http://www.aliexpress.com/store/product/3core-T-type-waterproof-splitter-white-color-the-male-connect-s-diameter-13-5mm/701799_601823340.html link]|| || 10 ||$18.00 || $1.80 || 3x0.5mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 4 Conductor || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || White || 4 || 30cm ||  || [http://www.aliexpress.com/store/product/10pairs-4-Core-White-Waterproof-Line-30cm-1feet-long-each-male-and-female/701799_566064714.html link]|| || 10||$8.00 || $0.80 || &lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || Black || 4 || 20cm || 13.5mm || [http://www.aliexpress.com/store/product/10pcs-lot-4-Core-BLACK-Waterproof-pigtail-20cm-long-each-male-and-female-male-connector-s/701799_1019853477.html link]|| || 10||$7.00 || $0.70 || 4x0.75mm² wire&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || White || 4 || 150cm(5ft) || || [http://www.aliexpress.com/store/product/10pairs-4-Core-White-Waterproof-Line-150cm-5feet-long-each-male-and-female/701799_566069472.html link]|| || 10 ||$19.00 || $1.90 || &lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || Black || 4 || 20cm || 15mm || [http://www.aliexpress.com/store/product/4core-waterproof-connector-with-20cm-long-cable-male-and-female-black-color-the-male-connect-s/701799_601827982.html link]|| || 10||$7.00 || $0.70 || 4x0.5mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Extension || White || 4 || 1.5m(5feet) ||  || [http://www.aliexpress.com/store/product/1-5m-5-feet-long-4core-WHITE-extention-cable-one-end-with-male-the-other-end/701799_541166711.html link]|| || 10 ||$12.00 || $1.20 || &lt;br /&gt;
|- &lt;br /&gt;
| Extension || White || 4 || 3m(10feet) ||  || [http://www.aliexpress.com/store/product/3m-10feet-4-core-waterproof-extension-cable-one-end-with-male-the-other-end-with-female/701799_541169977.html link]|| || 10 ||$19.00 || $1.90 || &lt;br /&gt;
|- &lt;br /&gt;
| Extension || White || 4 || 7.6m(25feet) ||  || [http://www.aliexpress.com/store/product/7-6-25feet-4-core-waterproof-extension-cable-one-end-with-male-the-other-end-with/701799_541171573.html link]|| || 10 ||$39.00 || $3.90 || &lt;br /&gt;
|-&lt;br /&gt;
| Extension || Black || 4 || 2.5m || 15mm || [http://www.aliexpress.com/store/product/4-core-2-5m-long-waterproof-extention-cable-male-and-female-black-color-the-male-connect/701799_630928471.html link]|| || 10 ||$22.00 || $2.20 || 4x0.75mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| Extension || Black || 4 || 7.6m(25feet) || 15mm || [http://www.aliexpress.com/store/product/7-6-25feet-long-4core-BLACK-extention-cable-one-end-with-male-the-other-end-with/701799_804982353.html link]|| || 10 ||$44.00 || $4.40 || 4x0.75mm² wire &lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Tee || Black|| 4 || 40cm || 13.5mm || [http://www.aliexpress.com/store/product/4core-T-type-waterproof-splitter-BLACK-color-the-male-connect-s-diameter-13-5mm/701799_1019894358.html link]|| || 10 ||$22.00 || $2.20 || 4x0.75mm² wire&lt;br /&gt;
|-&lt;br /&gt;
| Tee || White|| 4 || 40cm || 13.5mm || [http://www.aliexpress.com/store/product/4core-T-type-waterproof-splitter-white-color-the-male-connect-s-diameter-13-5mm/701799_601828101.html link]|| || 10 ||$22.00 || $2.20 || 4x0.5mm² wire&lt;br /&gt;
|-&lt;br /&gt;
| Tee || Black|| 4 || 40cm || 15mm || [http://www.aliexpress.com/store/product/4core-waterproof-T-type-splitter-black-color-the-male-connect-s-diameter-15mm/701799_601823101.html link]|| || 10 ||$24.00 || $2.40 || 4x0.5mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 5 Conductor || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || White || 5 || 15cm ||  || [http://www.aliexpress.com/store/product/100-pairs-5-Core-White-Waterproof-Line-15cm-long-each-male-and-female/701799_400098876.html link]|| || 100||$96.84 || $0.97 || &lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || Black || 5 || 20cm || 15mm || [http://www.aliexpress.com/store/product/5core-waterproof-connector-with-20cm-long-cable-male-and-female-black-color-the-male-connect-s/701799_645458609.html link]|| || 10||$8.50 || $0.85 || 4x0.5mm² wire&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.seasonalentertainmentllc.com/ Seasonal Entertainment]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?1573-Ponddude Ponddude])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Type !! Color !! Conductors !! Length!! Diameter!!  Link !! Image !! Quantity !!Price !! Price per Connector !! Note&lt;br /&gt;
|-&lt;br /&gt;
| 4 Conductor || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || White/Black || 4 || 6.5&amp;quot;  ||  || [http://www.seasonalentertainmentllc.com/store/en/waterproof-cabling/45-waterproof-pigtail-set.html link]|| || 1||$4.00 || $4.00 ||  &lt;br /&gt;
|-&lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Extension || White/Black || 4 || 1m ||  || [http://www.seasonalentertainmentllc.com/store/en/waterproof-cabling/42-1-meter-waterproof-extension-cable.html link]|| || 1 ||$7.15 || $7.15 ||   &lt;br /&gt;
|-&lt;br /&gt;
| Extension || White/Black || 4 || 3m ||  || [http://www.seasonalentertainmentllc.com/store/en/17-waterproof-cabling link]|| || 1 ||$10.30 || $10.30 ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Related Links==&lt;br /&gt;
[[Different Styles of Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Controllers]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;br /&gt;
[[Category:DIYC Index]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Pixel_Connectors&amp;diff=12297</id>
		<title>Pixel Connectors</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Pixel_Connectors&amp;diff=12297"/>
		<updated>2016-05-03T23:50:08Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* Types of Pixel Connectors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Waterproofconnectors.jpg|600px]]&lt;br /&gt;
==Intro==&lt;br /&gt;
Generally pixels come from vendors without connectors attached or they have proprietary non waterproof connectors connected to them.  Most people utilize some form of water resistant connectors attached to their pixels and the mating connector to their pixel controllers.  It is common to install the female connector (socket end) to the power source (controller) and the male connector( plug end) to the pixel string.  Some people also use [http://en.wikipedia.org/wiki/Silicone_grease#As_a_sealant_around_electrical_contacts dielectric grease] or protective spray like [http://www.corrosionx.com/corrosionx-products.html CorrosionX] to further prevent corrsion and oxidation of the electrical contacts due to moisture.  The number of conductors required for each pixel type depends on the [[Different_Styles_of_Pixels#Pixel_.28IC.29Control_chips_and_number_of_wires|number of wires]] that pixel requires.  Some pixels only need 3 wires, &#039;&#039;&#039;Ground, V+ and Data&#039;&#039;&#039; while some require a fourth &#039;&#039;&#039;Clock&#039;&#039;&#039; wire.&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Connectors from different vendors generally do not fit together due to different manufacturers sizes and keying.&#039;&#039;&#039;&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;; cellpadding=&amp;quot;10&amp;quot; style=&amp;quot;text-align: center; background:black; color:white&amp;quot;&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| &#039;&#039;&#039;Pixel Connector Properties&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Feature&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!width=&amp;quot;200&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| &#039;&#039;&#039;Options&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Type&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Euro, Cap, Pigtail, Tee, Extension, Anderson Powerpole&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Color&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| White, Black, Clear&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Conductors &#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 2,3,4,5 wires or pins&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Length&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Varies per vendor&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Diameter&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 13.5mm, 15mm, other&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Wire Size&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| typically 18-22ga&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Disclaimers==&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&lt;br /&gt;
&lt;br /&gt;
==Types of Pixel Connectors==&lt;br /&gt;
===Euro Connector===&lt;br /&gt;
These connectors are typically found on pixel controllers like the [http://sandevices.com/E681info.html Sandevices E682], [[Renard_PX1_Pixel_Controller|Renard PX1]] and [http://www.holidaycoro.com/SearchResults.asp?Search=alphapix HolidayCoro AlphaPix] Controllers. They are polarized and the plug only fits in the socket one way.&lt;br /&gt;
====Euro Female socket====&lt;br /&gt;
The female socket is typically soldered to the controller PCB.  They can be purchased from various vendors like [http://www.mouser.com/search/ProductDetail.aspx?qs=5gX812lLwiH4qJ6NIKLTYw== Mouser]&lt;br /&gt;
[[File:PX1-EURO.jpg | 100px]] &amp;lt;br/&amp;gt;&lt;br /&gt;
Because the plug and socket are polarized it is critical that you connect the wires correctly to the controller and the pixels.  Here are the wiring orders for common pixel controllers:&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;; cellpadding=&amp;quot;10&amp;quot; style=&amp;quot;text-align: center; background:black; color:white&amp;quot;&lt;br /&gt;
|colspan=&amp;quot;4&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| &#039;&#039;&#039;Common E1.31 Pixel Controller Output Pin Assignments&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| Pin #&lt;br /&gt;
!style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| SanDevices E682&lt;br /&gt;
!style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| HolidayCoro&amp;lt;br&amp;gt;AlphaPix 4[http://www.holidaycoro.com/SearchResults.asp?Search=722&amp;amp;Submit=]&amp;lt;br&amp;gt;AlphaPix 16[http://www.holidaycoro.com/SearchResults.asp?Search=721&amp;amp;Submit=]&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;1&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| GND (V-)&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| V+&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;2&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Clock (C)&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Clock (C)&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;3&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Data (D) &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Data (D) &lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;4&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| V+&lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| GND (V-)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Euro Male Plug==== &lt;br /&gt;
The male plug is generally attached directly to the pixel leads or may be connected to a pigtail.&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
[[File:Euro1.gif | 150px]]&amp;lt;br&amp;gt;Shown above, with an [http://www.mouser.com/ProductDetail/Molex/39500-0004/?qs=DQ1bOpn7xPDnJJ6BeMMpqw== inline wire entry] like used on the [http://sandevices.com/E681info.html Sandevices E682] and [http://www.holidaycoro.com/SearchResults.asp?Search=alphapix HolidayCoro AlphaPix] controllers.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:Euro2.gif | 150px]]&amp;lt;br&amp;gt;Shown above, with a [http://www.mouser.com/ProductDetail/Molex/39503-2004/?qs=PQuVvXbTLK4XJf56u7bA6w== rear wire entry] as used on the [[Renard_PX1_Pixel_Controller|Renard PX1]]&lt;br /&gt;
&lt;br /&gt;
===Pigtails===&lt;br /&gt;
These are typically connected to the end of the pixel strings and to controllers to allow an easy way to quickly connect and disconnect the pixels using a &amp;quot;waterproof&amp;quot; connector.  They are generally sold as a pair of male and female ends.  Pigtails are polarized so that they only fit together one way.  They can have either a notch and tab or a flat spot on the male end that must interlock with the corresponding feature on the female end.  The wires on pigtails are color coded, but may vary from batch from the same vendor.  It is wise to confirm which pin on your pigtails are connected to which color wire before you solder them and test fit to make sure they properly function.  The wire color code for the pixels also can vary from batch to batch.  &lt;br /&gt;
&lt;br /&gt;
An alternative to using pre-cut pigtails is to use extensions and then cut them to your exact length requirements.  This video shows how to cut down extensions into pigtails:&amp;lt;br&amp;gt;https://www.youtube.com/watch?v=ehCdjdvl064&lt;br /&gt;
&lt;br /&gt;
[[Pixel_Wiring_Colors| Here]] is an example of some pixel wire color codes.  Check with your vendor to make sure you have the right color code and the correct input side for your specific pixels.&lt;br /&gt;
====Male Pigtail====&lt;br /&gt;
Male Pigtails are generally connected to the input end of a pixel string. Male pigtails often have a separate o-ring that must be slid on to the body into the notch.  There is also a locking nut that slides down over the back of the male pigtail and is used to tighten the male plug into the female socket. &lt;br /&gt;
====Female Pigtail====&lt;br /&gt;
Female pigtails are generally connected to the device supplying the power.  Is is common to attach the female end (without the pins) to the controller end so as to prevent possible shorting of the outputs - this is the same reason AC plugs are male and AC outlets are female.  The Euro connector connects to the pixel controller and the female pigtail extends the cord outside of the enclosure that the controller is mounted in.  It is also common to connect a female pigtail to the end of a pixel string to connect to the next pixel string in series.  While there is no official standard color code for pigtails, here are come common color connections used with vendor&#039;s pixels:&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;; cellpadding=&amp;quot;10&amp;quot; style=&amp;quot;text-align: center; background:black; color:white&amp;quot;&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| &#039;&#039;&#039;SanDevices&amp;lt;br&amp;gt;Pixel System 1&#039;&#039;&#039;&amp;lt;br/&amp;gt; &#039;&#039;&#039;Female Pigtail&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Wire Color&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!width=&amp;quot;100&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| &#039;&#039;&#039;Signal&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Black&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Ground&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Blue&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Clock&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Green&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Data&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Red&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| V+&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;; cellpadding=&amp;quot;10&amp;quot; style=&amp;quot;text-align: center; background:black; color:white&amp;quot;&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| &#039;&#039;&#039;HolidayCoro&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Wire Color&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!width=&amp;quot;100&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| &#039;&#039;&#039;Signal&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Black&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Ground&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Green&amp;lt;br&amp;gt;(On 4 conductor cables only)&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Clock&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Yellow&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| Data&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Red&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| V+&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Tee===&lt;br /&gt;
Often used for power injection. Depending on the vendor, they may have all wires connected thru to all three jacks, or some may have only some wires connected.&lt;br /&gt;
&lt;br /&gt;
===Extension cable===&lt;br /&gt;
These typically have a male connector on one end and a female connector on the other end to allow an easy plug and play connection of pixels to a controller.&lt;br /&gt;
&lt;br /&gt;
===Caps===&lt;br /&gt;
These typically go on unused female pigtail ends to seal them from the weather.&lt;br /&gt;
&lt;br /&gt;
===Instructional Videos===&lt;br /&gt;
The following videos show common methods of attaching pixels to pigtails:&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=4eYabCz8pIM Soldering nodes/modules to pigtails]&amp;lt;BR&amp;gt;&lt;br /&gt;
[https://www.youtube.com/watch?v=Ky4jkRvcQcM Soldering strip/ribbon to pigtails]&amp;lt;BR&amp;gt;&lt;br /&gt;
[https://www.youtube.com/watch?v=ehCdjdvl064 How to use extension cables as customized pigtails]&lt;br /&gt;
&lt;br /&gt;
===Anderson Powerpole High Current Connectors===&lt;br /&gt;
&lt;br /&gt;
[http://www.powerwerx.com/anderson-powerpoles/powerpole-sets/ Anderson Powerpole] connectors are frequently used in situations where you need a modular connector that can handle a large current (&amp;gt;5A) through the connector.  For more information see the [http://www.andersonpower.com/files.php?file=DS-PP1545(2).pdf Datasheet]. They are useful for connecting High Current Power Supplies with High Channel Count Pixel Controllers.   They come in different sizes:&lt;br /&gt;
* PP15 - Up to 15A current and 16-20 AWG wire size&lt;br /&gt;
* PP30 - Up to 30A current and 12-14 AWG wire size&lt;br /&gt;
* PP45 - Up to 45A current and 10 AWG wire size&lt;br /&gt;
&lt;br /&gt;
==Wire Sizing==&lt;br /&gt;
It is desirable to use the largest wire diameter (smaller wire gauge) that you can when connecting your pixels to your controller.  The smaller wire gauge (higher number) results in a high voltage drop and can cause your pixels to have poor colors or to not function at all. For more information about how to choose the right wire size look [[Power_Supplies#Wire_Sizing_in_Pixel_Systems|here]].  This is also a good [http://doityourselfchristmas.com/forums/showthread.php?20242-New-tools-for-estimating-pixels-string-voltage-drops thread] that discusses voltage drop.&lt;br /&gt;
This is a [http://blinkyflashy.info/calcs/pixpower.php Voltage Drop Calculator] useful for calculating the effects of different wire sizes and lengths on pixel strings.  It is not uncommon for extension and pigtail wiring to be mis-labelled (on the vendor website or printed directly on the cable) as to wire gauge (e.g. 18 AWG, actually 20 AWG) - be sure to confirm with your vendor the specifications as to number of &amp;quot;cores&amp;quot; and the diameter of those cores to ensure you are receiving the as-promised wire gauge.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;; cellpadding=&amp;quot;10&amp;quot; style=&amp;quot;text-align: center; background:black; color:white&amp;quot;&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| &#039;&#039;&#039;Wire Sizing&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;Wire Gauge (AWG) #&lt;br /&gt;
|-&lt;br /&gt;
!width=&amp;quot;100&amp;quot; style=&amp;quot;background:#D3D3D3; color:black&amp;quot;| Cross section Area (mm2)&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;14&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 2.08&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;16&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 1.31&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;18&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.823&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;20&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.518&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background:#AFEEEE; color:black&amp;quot;| &#039;&#039;&#039;22&#039;&#039;&#039; &lt;br /&gt;
|style=&amp;quot;background:#FBEC5D; color:black&amp;quot;| 0.328&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Examples of Connectors available from different vendors==&lt;br /&gt;
These are selected connectors from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.  Many of the vendors can provide custom length wires and custom quantity pricing on the pigtails and extension cables.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 6-24-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipping from overseas can be expensive, check with your vendor.&#039;&#039;&#039;&lt;br /&gt;
===[http://www.diyledexpress.com DIYLEDEXPRESS]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Type !! Color !! Conductors !! Length!! Diameter!!  Link !! Image !! Quantity !!Price !! Price per Connector !! Note&lt;br /&gt;
|-&lt;br /&gt;
| 2 Conductor || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || White || 2 || 10&amp;quot; ||  || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=37_40&amp;amp;products_id=112 link]|| || 10||$11.85 || $1.190 || 18 ga wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 3 Conductor || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || Green || 3 || 10&amp;quot;  ||  || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=37_39&amp;amp;products_id=210 link]|| || 10||$12.50 || $1.25 || 18 ga wire, fits [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=42_45&amp;amp;products_id=195 Pixabulbs]&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Extension || Green || 3 || 5feet ||  || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=37_39&amp;amp;products_id=200 link]|| || 1 ||$2.25 || $2.25 || fits [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=42_45&amp;amp;products_id=195 Pixabulbs]&lt;br /&gt;
|- &lt;br /&gt;
| Extension || Green || 3 || 10feet ||  || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=37_39&amp;amp;products_id=199 link]|| || 1 ||$3.50 || $3.50 || fits [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=42_45&amp;amp;products_id=195 Pixabulbs]&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Tee || Green || 3 ||  ||  || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=37_39&amp;amp;products_id=207 link]|| || 1 ||$3.79 || $3.79 || fits [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=42_45&amp;amp;products_id=195 Pixabulbs]&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 4 Conductor || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || White || 4 || 10&amp;quot; ||  || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=37_38&amp;amp;products_id=88 link]|| || 10||$12.00 || $1.20 ||  18ga wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Extension || White || 4 || 5feet ||  || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=37_38&amp;amp;products_id=131 link]|| || 1 ||$2.25 || $2.25 ||  &lt;br /&gt;
|- &lt;br /&gt;
| Extension || White || 4 || 10feet ||  || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=37_38&amp;amp;products_id=132 link]|| || 1 ||$3.75 || $3.75 || &lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Tee || Green || 4 ||  ||  || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=37_38&amp;amp;products_id=208 link]|| || 1 ||$4.50 || $4.50 || fits Pixadot strings&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.holidaycoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore dmoore])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Type !! Color !! Conductors !! Length!!  Link &lt;br /&gt;
|-&lt;br /&gt;
| Extension/Pigtail || Black || 3 || 5 Ft || [http://www.holidaycoro.com/product-p/724.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Extension/Pigtail || Black || 3 || 10 Ft || [http://www.holidaycoro.com/product-p/727.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Extension/Pigtail || Black || 3 || 20 Ft || [http://www.holidaycoro.com/product-p/734.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Tee - MMF || Black || 3 || 12 In || [http://www.holidaycoro.com/product-p/728.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Tee - MFF || Black || 3 || 12 In || [http://www.holidaycoro.com/product-p/730.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Extension Wire || Red/Green/Blue || 3 || 100 Ft Roll || [http://www.holidaycoro.com/product-p/696-100.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Extension/Pigtail || Black || 4 || 5 Ft || [http://www.holidaycoro.com/product-p/725.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Extension/Pigtail || Black || 4 || 10 Ft || [http://www.holidaycoro.com/product-p/726.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Extension/Pigtail || Black || 4 || 20 Ft || [http://www.holidaycoro.com/product-p/735.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Tee - MMF || Black || 4 || 12 In || [http://www.holidaycoro.com/product-p/729.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Tee - MFF || Black || 4 || 12 In || [http://www.holidaycoro.com/product-p/731.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Extension Wire || Red/Green/Blue/Black || 4 || 100 Ft Roll || [http://www.holidaycoro.com/product-p/695-100.htm link] &lt;br /&gt;
|-&lt;br /&gt;
| Extension Wire || Red/Green/Blue/Black || 4 || Sold by the Foot || [http://www.holidaycoro.com/product-p/695.htm link] &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu]===&lt;br /&gt;
(China Based)  Contact Ray Wu directly for lower shipping costs if you are ordering multiple items.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Type !! Color !! Conductors !! Length!! Diameter!!  Link !! Image !! Quantity !!Price !! Price per Connector !! Note&lt;br /&gt;
|- &lt;br /&gt;
| Cap || White ||  ||  || 13.5mm || [http://www.aliexpress.com/store/product/plastic-end-cap-for-the-13-5mm-white-waterproof-pigtail/701799_813548245.html link]|| || 10 ||$0.50 || $0.05 || End cap to go on unused male plugs&lt;br /&gt;
|-&lt;br /&gt;
| Cap || Black ||  ||  || 13.5mm || [http://www.aliexpress.com/store/product/plastic-end-cap-for-the-13-5mm-BLACK-waterproof-pigtail/701799_1019809775.html link]|| || 10 ||$0.50 || $0.05 || End cap to go on unused male plugs&lt;br /&gt;
|- &lt;br /&gt;
| Cap || Black ||  ||  || 15mm || [http://www.aliexpress.com/store/product/plastic-end-cap-for-the-15mm-BLACK-waterproof-pigtail-without-hole/701799_1075559581.html link]|| || 10 ||$0.25 || $0.03 || End cap to go on unused male plugs&lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 2 Conductor || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || White || 2 || 20cm || 13.5mm || [http://www.aliexpress.com/store/product/10-pairs-2-Core-White-Waterproof-pigtail-20cm-long-each-male-and-female-13-5mm-diameter/701799_630889330.html link]|| || 10||$3.00 || $0.30 || 2x0.5mm²wire&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || Black || 2 || 15cm || || [http://www.aliexpress.com/store/product/black-2-Core-Waterproof-Line-15cm-long-each-male-and-fema/701799_502783552.html link]|| || 50||$23.16 || $0.46 || &lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || Clear || 2 || 10cm ||  || [http://www.aliexpress.com/store/product/waterproof-DC-connecot-5-5-2-1mm-male-frmale-used-for-single-color-led-strip-etc/701799_365018805.html link]|| || 100 ||$57.89 || $0.58 || Coaxial 5.5/2.1mm  22gauge wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Extension || White || 2 || 1.5m(5feet) ||  || [http://www.aliexpress.com/store/product/1-5m-5feet-2-core-waterproof-extension-cable-one-end-with-male-the-other-end-with/701799_813675847.html link]|| || 10 ||$10.00 || $1.00 || 2x0.5mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| Extension || White || 2 || 3m(10feet) ||  || [http://www.aliexpress.com/store/product/3m-10feet-2-core-waterproof-extension-cable-one-end-with-male-the-other-end-with-female/701799_813695813.html link]|| || 10 ||$16.00 || $1.60 || 2x0.5mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Tee || White || 2 || 40cm || 13.5mm || [http://www.aliexpress.com/store/product/2core-T-type-waterproof-splitter-white-color-the-male-connect-s-diameter-13-5mm/701799_645464979.html link]|| || 10 ||$17.00 || $1.70 || 2x0.5mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| Tee || Black|| 2 || 40cm || 15mm || [http://www.aliexpress.com/store/product/2core-waterproof-T-type-splitter-black-color-the-male-connect-s-diameter-15mm/701799_645466755.html link]|| || 1 ||$2.20 || $2.20 || 2x0.75mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 3 Conductor || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || White || 3 || 20cm || 13.5mm || [http://www.aliexpress.com/store/product/10pcs-lot3-Core-White-Waterproof-pigtail-20cm-long-each-male-and-female-male-connector-s-diameter/701799_645466813.html link]|| || 10||$5.00 || $0.50 || 3x0.5mm²wire&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || Black || 3 || 20cm || 13.5mm || [http://www.aliexpress.com/store/product/10pcs-lot-3-Core-BLACK-Waterproof-pigtail-20cm-long-each-male-and-female-male-connector-s/701799_1019853359.html link]|| || 10||$5.00 || $0.50 || 3x0.75mm² wire&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || White || 3 || 30cm || 13.5mm || [http://www.aliexpress.com/store/product/20cm-long-each-3-Core-White-Waterproof-pigtail-male-and-female-male-connector-s-diameter-13/701799_813582127.html link]|| || 10 ||$6.00 || $0.60 || 3x0.5mm² wire&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || Black || 3 || 20cm || 15mm || [http://www.aliexpress.com/store/product/3core-waterproof-connector-with-20cm-long-cable-male-and-female-black-color-the-male-connect-s/701799_601833823.html link]|| || 10||$5.00 || $0.50 || 3x0.5mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Extension || White || 3 || 1.5m(5feet) ||  || [http://www.aliexpress.com/store/product/1-5m-5feet-3-core-waterproof-extension-cable-one-end-with-male-the-other-end-with/701799_904130035.html link]|| || 10 ||$12.00 || $1.20 || 3x0.5mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| Extension || White || 3 || 3m(10feet) ||  || [http://www.aliexpress.com/store/product/3m-10feet-3-core-waterproof-extension-cable-one-end-with-male-the-other-end-with-female/701799_654715821.html link]|| || 10 ||$18.00 || $1.60 || &lt;br /&gt;
|- &lt;br /&gt;
| Extension || White || 3 || 7.6m(25feet) ||  || [http://www.aliexpress.com/store/product/7-6-25feet-3-core-waterproof-extension-cable-one-end-with-male-the-other-end-with/701799_654706011.html link]|| || 10 ||$37.00 || $3.70 || &lt;br /&gt;
|-&lt;br /&gt;
| Extension || Black || 3 || 1.5m(5feet) || 15mm || [http://www.aliexpress.com/store/product/3-core-1-5m-long-waterproof-extention-cable-male-and-female-black-color-the-male-connect/701799_887114280.html link]|| || 10 ||$12.00 || $1.20 || 3x0.5mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| Extension || Black || 3 || 3m(10feet) || 15mm || [http://www.aliexpress.com/store/product/3-core-3-0m-long-waterproof-extention-cable-male-and-female-black-color-the-male-connect/701799_887141200.html link]|| || 10 ||$22.00 || $2.20 || &lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Tee || Black|| 3 || 40cm || 13.5mm || [http://www.aliexpress.com/store/product/3-core-T-type-waterproof-splitter-BLACK-color-the-male-connect-s-diameter-13-5mm/701799_1019809897.html link]|| || 10 ||$19.00 || $1.90 || 3x0.75mm² wire&lt;br /&gt;
|-&lt;br /&gt;
| Tee || White|| 3 || 40cm || 13.5mm || [http://www.aliexpress.com/store/product/3core-T-type-waterproof-splitter-white-color-the-male-connect-s-diameter-13-5mm/701799_601823340.html link]|| || 10 ||$18.00 || $1.80 || 3x0.5mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 4 Conductor || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || White || 4 || 30cm ||  || [http://www.aliexpress.com/store/product/10pairs-4-Core-White-Waterproof-Line-30cm-1feet-long-each-male-and-female/701799_566064714.html link]|| || 10||$8.00 || $0.80 || &lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || Black || 4 || 20cm || 13.5mm || [http://www.aliexpress.com/store/product/10pcs-lot-4-Core-BLACK-Waterproof-pigtail-20cm-long-each-male-and-female-male-connector-s/701799_1019853477.html link]|| || 10||$7.00 || $0.70 || 4x0.75mm² wire&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || White || 4 || 150cm(5ft) || || [http://www.aliexpress.com/store/product/10pairs-4-Core-White-Waterproof-Line-150cm-5feet-long-each-male-and-female/701799_566069472.html link]|| || 10 ||$19.00 || $1.90 || &lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || Black || 4 || 20cm || 15mm || [http://www.aliexpress.com/store/product/4core-waterproof-connector-with-20cm-long-cable-male-and-female-black-color-the-male-connect-s/701799_601827982.html link]|| || 10||$7.00 || $0.70 || 4x0.5mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Extension || White || 4 || 1.5m(5feet) ||  || [http://www.aliexpress.com/store/product/1-5m-5-feet-long-4core-WHITE-extention-cable-one-end-with-male-the-other-end/701799_541166711.html link]|| || 10 ||$12.00 || $1.20 || &lt;br /&gt;
|- &lt;br /&gt;
| Extension || White || 4 || 3m(10feet) ||  || [http://www.aliexpress.com/store/product/3m-10feet-4-core-waterproof-extension-cable-one-end-with-male-the-other-end-with-female/701799_541169977.html link]|| || 10 ||$19.00 || $1.90 || &lt;br /&gt;
|- &lt;br /&gt;
| Extension || White || 4 || 7.6m(25feet) ||  || [http://www.aliexpress.com/store/product/7-6-25feet-4-core-waterproof-extension-cable-one-end-with-male-the-other-end-with/701799_541171573.html link]|| || 10 ||$39.00 || $3.90 || &lt;br /&gt;
|-&lt;br /&gt;
| Extension || Black || 4 || 2.5m || 15mm || [http://www.aliexpress.com/store/product/4-core-2-5m-long-waterproof-extention-cable-male-and-female-black-color-the-male-connect/701799_630928471.html link]|| || 10 ||$22.00 || $2.20 || 4x0.75mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| Extension || Black || 4 || 7.6m(25feet) || 15mm || [http://www.aliexpress.com/store/product/7-6-25feet-long-4core-BLACK-extention-cable-one-end-with-male-the-other-end-with/701799_804982353.html link]|| || 10 ||$44.00 || $4.40 || 4x0.75mm² wire &lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Tee || Black|| 4 || 40cm || 13.5mm || [http://www.aliexpress.com/store/product/4core-T-type-waterproof-splitter-BLACK-color-the-male-connect-s-diameter-13-5mm/701799_1019894358.html link]|| || 10 ||$22.00 || $2.20 || 4x0.75mm² wire&lt;br /&gt;
|-&lt;br /&gt;
| Tee || White|| 4 || 40cm || 13.5mm || [http://www.aliexpress.com/store/product/4core-T-type-waterproof-splitter-white-color-the-male-connect-s-diameter-13-5mm/701799_601828101.html link]|| || 10 ||$22.00 || $2.20 || 4x0.5mm² wire&lt;br /&gt;
|-&lt;br /&gt;
| Tee || Black|| 4 || 40cm || 15mm || [http://www.aliexpress.com/store/product/4core-waterproof-T-type-splitter-black-color-the-male-connect-s-diameter-15mm/701799_601823101.html link]|| || 10 ||$24.00 || $2.40 || 4x0.5mm² wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 5 Conductor || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || White || 5 || 15cm ||  || [http://www.aliexpress.com/store/product/100-pairs-5-Core-White-Waterproof-Line-15cm-long-each-male-and-female/701799_400098876.html link]|| || 100||$96.84 || $0.97 || &lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || Black || 5 || 20cm || 15mm || [http://www.aliexpress.com/store/product/5core-waterproof-connector-with-20cm-long-cable-male-and-female-black-color-the-male-connect-s/701799_645458609.html link]|| || 10||$8.50 || $0.85 || 4x0.5mm² wire&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.seasonalentertainmentllc.com/ Seasonal Entertainment]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?1573-Ponddude Ponddude])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Type !! Color !! Conductors !! Length!! Diameter!!  Link !! Image !! Quantity !!Price !! Price per Connector !! Note&lt;br /&gt;
|-&lt;br /&gt;
| 4 Conductor || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Pigtail || White/Black || 4 || 6.5&amp;quot;  ||  || [http://www.seasonalentertainmentllc.com/store/en/waterproof-cabling/45-waterproof-pigtail-set.html link]|| || 1||$4.00 || $4.00 ||  &lt;br /&gt;
|-&lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Extension || White/Black || 4 || 1m ||  || [http://www.seasonalentertainmentllc.com/store/en/waterproof-cabling/42-1-meter-waterproof-extension-cable.html link]|| || 1 ||$7.15 || $7.15 ||   &lt;br /&gt;
|-&lt;br /&gt;
| Extension || White/Black || 4 || 3m ||  || [http://www.seasonalentertainmentllc.com/store/en/17-waterproof-cabling link]|| || 1 ||$10.30 || $10.30 ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Related Links==&lt;br /&gt;
[[Different Styles of Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Controllers]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;br /&gt;
[[Category:DIYC Index]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Different_Styles_of_Pixels&amp;diff=12296</id>
		<title>Different Styles of Pixels</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Different_Styles_of_Pixels&amp;diff=12296"/>
		<updated>2016-05-03T04:35:56Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* HolidayCoro.com */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Intro=&lt;br /&gt;
Pixels are [http://en.wikipedia.org/wiki/RGB_color_model RGB]  Light Emitting Diodes [http://en.wikipedia.org/wiki/Light-emitting_diode (LEDs)] that allow a rainbow of individual colors to be created independently on each Pixel node.  Pixels are Intelligent LEDs and have both power and control signals fed to each individual Pixel node.  Using various communications protocols they are connected to [[Controllers|Pixel Controllers]] that sends a specially formatted signal to the Pixel string that passes the control information to all of the Pixels connected in series.  Each Pixel uses 3 data channels to control it, one each for  &#039;&#039;&#039;R&#039;&#039;&#039;ed, &#039;&#039;&#039;G&#039;&#039;&#039;reen and &#039;&#039;&#039;B&#039;&#039;&#039;lue. A string of 50 Pixels would use 150 channels in your [[Software|sequencing software]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are several main properties that define each Pixel, and they include:&lt;br /&gt;
* Form Factor (String, Strip, Module, Etc.)&lt;br /&gt;
* LEDs per meter (the spacing of the LEDs on the wire or strip)&lt;br /&gt;
* ICs per Meter (Relates to how many LEDs are lit together for each Pixel, commonly 1 or 3 LEDs per IC)&lt;br /&gt;
* Power Supply Voltage (typically [[Choosing_a_Pixel_Voltage:_5V_vs_12V|5VDC vs. 12 VDC)]] &lt;br /&gt;
* Color Depth (The number of bits of data used to control each color such as 4,6,8 12, etc. bits)&lt;br /&gt;
* LED Type (Size and Shape of LED which impacts overall brightness)&lt;br /&gt;
* Waterproofing Technique (Injection molding, Cast Epoxy, Sleeve, Etc.)&lt;br /&gt;
* Wire Size (The size of the wire connecting the Pixels together 18 AWG vs. 20AWG)&lt;br /&gt;
* Pixel (IC)Control chips (WS2801, WS2811, TM1809, TM1824, GECE, Etc.)&lt;br /&gt;
* Number of Wires Required (3 vs 4)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It is critical that you select a [[Controllers| Pixel Controller]] and [[Power Supplies|Power Supply]] that is compatible and capable of driving the specific Pixel you select.  It is also important to consider how you will be connecting the Pixels and if you need [[Power Injection]] to make them function.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are many options and configurations and each has it&#039;s advantages and disadvantages depending on the application.  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&#039;&#039;&#039;Some of the most popular Pixels are ones driven by the WS2811 IC and use 12VDC power and use some form of cast epoxy waterproofing.  They are a good balance of new technology and reliable designs.&#039;&#039;&#039;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Pixel Properties=&lt;br /&gt;
Pixels come in many different shapes and properties.  The most common properties  are:&lt;br /&gt;
===&#039;&#039;&#039;Form Factor&#039;&#039;&#039;===&lt;br /&gt;
Pixels come in many shapes and sizes.  The Form Factor of the Pixels impacts how you will mount them and what look you are trying to accomplish.  &lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Strings / Nodes&#039;&#039;&#039;&#039;&#039; - Can be any purchased in any custom length, but depending on a variety of factors, more then 50 pixels may require [[Power Injection]].  It important to remember that Pixel strings should never be strung using their wire to support them like you would with regular light stings.  This will damage the Pixels and their waterproofing.  Since they are generally custom made, you can request your vendor to make the spacing between units to custom lengths. Common methods to support Pixel strings include using cable ties or electric tape to attach them to PVC pipe, EMT electric conduit or [http://www.ebay.com/itm/Polyester-Strapping-Mini-Coil-400-FT-5-8-x-035-/120120483264 Plastic Strapping] or PixNode strips [http://www.holidaycoro.com/product-p/767.htm].   &#039;&#039;&#039;Strings / Nodes are commonly used to make Megatrees, Minitrees and Leaping Arches.&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;12mm pixel node&#039;&#039;&#039; - This is the most common Pixel type.  They are often referred to as Bullet Shaped. It actually contains a 8mm LED inside the housing.  The 12mm refers to the outer diameter of the package.  These were originally designed to mount inside of enclosures and are used for large advertising display screens.&amp;lt;br&amp;gt; [[File:2811tube.jpg|200px]] &lt;br /&gt;
*# &#039;&#039;&#039;12mm pixel node (square / flat)&#039;&#039;&#039; - These pixels can come with the wire coming either out of the back of the Pixel or the side of the Pixel.  There has been some issues with the silicone injection molded units that have the wires coming out of the side not sealing and allowing water into the pixels. &amp;lt;br&amp;gt;[[File:2811square.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Pixels with Bulbs / Covers&#039;&#039;&#039; - There are a variety of Pixels available with Plastic Lens mounted on the RGB LED to make them look closer to a traditional C7 or C9 incandescent light. Common models include the [http://www.holidaycoro.com/Brilliant-Bulb-p/709.htm HolidayCoro Brilliant Bulbs], the [http://www.geholidaylighting.com/color-effects/us/items/72021/ Ge Color Effects (GECE)], the [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=195 Pixabulb] by [http://www.diyledexpress.com diyledexpress.com], the [http://store.lightorama.com/cc100busetwi.html Cosmic Color Bulbs] by [http://www.lightorama.com Lightorama.com] and the [http://www.aliexpress.com/store/product/50nodes-DC12V-WS2811-LED-technicolor-pixel-waterproof-full-color/701799_922175400.html Technicolor Pixel] by [http://www.aliexpress.com/store/701799 Ray Wu].  Vendors like Ray Wu also sell [http://www.aliexpress.com/store/product/faceted-White-C9-covers-100pcs-set/701799_506253078.html Plastic lens] that can be glued onto regular 12mm Pixel strings to achieve a similar look. &amp;lt;br&amp;gt;[[File:709-1.jpg|200px]] &lt;br /&gt;
*#&#039;&#039;&#039;Other Shapes&#039;&#039;&#039; - There are an assortment of other shapes including spheres, domes, boxes, etc. available from various vendors.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Strips&#039;&#039;&#039;&#039;&#039; - Are long flat flexible PCBs that have the RGB LEDs and the IC mounted directly on them and there is no wire between the Pixels other than the PCB.  They generally come in 5M lengths.  Depending on the Pixel IC used, from 1-3 RGB LEDs will light for each Pixel, so they can end up looking more like Dashes (- - - -) when there are 3 RGB LEDs per Pixel vs. Dots (.. . .) when there is 1 RGB LED per Pixel.   Many strips can be cut shorter, but you must only cut at the marks on the strip identifying where they are cutable.  You may have to solder wires to the PCB if you are doing [[Power Injection]] or cutting the strips.  It is very helpful to use flux and a smaller soldering iron so you do not damage the delicate pads on the flexible PCB.   &#039;&#039;&#039;Strips are commonly used to make Pixel Matrix on Flat Surfaces or as  outlines around doors and windows.&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;Bare board&#039;&#039;&#039; -These are uncoated and have no waterproofing and can not be used outdoors.&lt;br /&gt;
*#&#039;&#039;&#039;Hollow Tube&#039;&#039;&#039; - This is the most common Pixel Strip.  They are basically the uncoated Bare Board Pixel Strip pulled into a hollow Silicone Tube.   You must use some form of [[Waterproofing Pixels|Waterproofing]] like neutral cure [http://www.caulkyourhome.com/ge-silicone-II-window-and-door.php GE Silicone II] to seal the ends where the wires attach to the PCBs.&amp;lt;br&amp;gt; [[File:1809STRIP.JPG|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Coated Strips&#039;&#039;&#039; - The bare PCBs are also available with a variety of waterproofing compounds.  You need to scrape away the waterproofing compound to solder the wires to the PCB to power them or to cut them.  &lt;br /&gt;
*#*&#039;&#039;&#039;Silicone Coating&#039;&#039;&#039; - These strips are a little more flexible then the Epoxy Coated strips.&lt;br /&gt;
*#*&#039;&#039;&#039;Epoxy Resin Coating&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;Solid Tube&#039;&#039;&#039; - The bare PCBs are also available in hollow tubes that have been filled with various waterproofing compounds.&lt;br /&gt;
*#*&#039;&#039;&#039;Solid Silicone&#039;&#039;&#039;&lt;br /&gt;
*#*&#039;&#039;&#039;Solid Epoxy Resin&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Modules&#039;&#039;&#039;&#039;&#039; - Are very similar to strings, but are designed to be mounted to some surface and often have mounting tabs.  They commonly have multiple RGB LEDs per pixels, so they are brighter then regular strings.  Most are designed to run on 12VDC.  Since they are generally custom made, you can request your vendor to make the spacing between units to custom lengths.  They are frequently waterproofed by filling then with epoxy.  They can come in metal or plastic housings. &#039;&#039;&#039;Modules are frequently used for lighting tune to signs, outline large objects and back light [http://en.wikipedia.org/wiki/Corrugated_plastic Coro] designs.&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;Square&#039;&#039;&#039;   With 4 RGB LEDs&amp;lt;br&amp;gt;[[File:6803module.jpg|150px]]&lt;br /&gt;
*#&#039;&#039;&#039;Rectangular&#039;&#039;&#039; - With 3 RGB LEDs&amp;lt;br&amp;gt;[[File:6803moduleepoxy.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Other Shapes&#039;&#039;&#039; - Many vendors also have a variety of other shapes available.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;RGB LEDs per meter&#039;&#039;&#039;== &lt;br /&gt;
Pixels all come with different standard spacing between each LED.  The Higher the densitty of the LEDs, the higher the power requirements will be for that section of lights.   By dividing the LEDs per meter by the ICs per meter listed in the tables below, you can calculate how many RGB LEDs are associated with each Pixel. &lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Strips&#039;&#039;&#039;&#039;&#039; - Many 12VDC strips have 3 LEDs wired together as one pixel and the individual LEDs are not controllable, just the group of three.   &lt;br /&gt;
*#&#039;&#039;&#039;30 LED/m&#039;&#039;&#039; - This is a common spacing and generally will result in a 5M strip with 50 individually controlable pixels and a total of 150 RGB LEDs.&lt;br /&gt;
*#&#039;&#039;&#039;60 LED/m&#039;&#039;&#039; - When you move up to higher density spacing, you often end up with shorter (4M) strips due to the power requirements.  It is common to have to use [[Power Injection]] on strips with higher density.&lt;br /&gt;
*&#039;&#039;&#039;&#039;&#039;Strings&#039;&#039;&#039;&#039;&#039; - Strings come in all different shapes and sizes of Pixel nodes.  On common 12mm Pixel nodes there is only one RGB LED in each node, while some of the other shapes and modules often have multiple RGB LEDs inside.&lt;br /&gt;
*#&#039;&#039;&#039;10 LED/m&#039;&#039;&#039; - The most common spacing for 12mm Pixel strings is 100mm ( ~4&amp;quot;) between the individual Pixel nodes. Since most Pixel strings are custom made, it is possible for a small change in price to change the Pixel spacing as a custom order from many vendors.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Power Supply Voltage&#039;&#039;&#039;== &lt;br /&gt;
All Pixels run on DC voltage and therefore you need to have a [[Power Supplies|Power Supply]] to convert the AC wall voltage down to the DC voltages needed by the Pixels.  One of the most common questions is often: [[Choosing_a_Pixel_Voltage:_5V_vs_12V| What Pixel Voltage should I use 5VDC or 12VDC?]]  The answer depends very much upon your layout, [[Controllers|Pixel controller]] and [[Power Supplies|power supply]]  The short answer is that most folks choose 12VDC due to the fact they are more tolerant of [[Power_Supplies#Wire_Sizing_in_Pixel_Systems|voltage drop]] and require less [[Power Injection]] then 5VDC Pixels.  The downside is that 12VDC [[Power Supplies]] are more costly per Amp.  On a side note, many RGB Pixels draw approximately 20ma per color, or 60ma (0.06A)per Pixel.  Some of the 12VDC Pixels draw less current. &lt;br /&gt;
*#&#039;&#039;&#039;5VDC&#039;&#039;&#039; - The most common voltage for Pixel strings.&lt;br /&gt;
*#&#039;&#039;&#039;12VDC&#039;&#039;&#039; - The most common voltage for Pixel Strips and Pixel Modules. Many of the newer [[Different_Styles_of_Pixels#Pixel_.28IC.29Control_chips_and_number_of_wires|Pixel Control IC types]] like the WS 2811 and the WS2812 are now commonly found in 12VDC Pixel Strings as well.&lt;br /&gt;
*#&#039;&#039;&#039;Other Voltages&#039;&#039;&#039; - Some Pixels are also available in 24VDC and 48VDC, but there are only a few models sold.  These are typically Pixel Modules.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;LED Type&#039;&#039;&#039;==&lt;br /&gt;
In addition to a Control IC, all Pixels have [[Choosing_a_Pixel_Voltage:_5V_vs_12V#How_RGB_LEDs_work|RGB LEDs]] in them.  The three colors: &amp;lt;u&amp;gt;R&amp;lt;/u&amp;gt;ed, &amp;lt;u&amp;gt;G&amp;lt;/u&amp;gt;reen, and &amp;lt;u&amp;gt;B&amp;lt;/u&amp;gt;lue can be adjusted to create a rainbow of possible colors.  Depending on the physical size and Form Factor of the Pixel, there are different LED sizes.&lt;br /&gt;
*#&#039;&#039;&#039;3528&#039;&#039;&#039; - These are surface mount LEDs that are each 3.5mm x 2.8mm.  These are the smaller of the two surface mount LEDs and are noticeably dimmer then the larger 5050 LED.  These are frequently found in strips and modules and some strings like the GECE.&amp;lt;br&amp;gt;[[FILE:3528led.jpg|50px]]&lt;br /&gt;
*#&#039;&#039;&#039;5050&#039;&#039;&#039; - These are surface mount LEDs that are each 5.0mm x 5.0mm This is the most common LED used in  strips and modules and some strings like the Pixabulb (which has two LED per bulb!).  They are quite a bit brighter than 3528 LEDs.  Some of the newer IC types like the WS2812 have the 5050 mounted directly on top of the Control IC.&amp;lt;br&amp;gt;[[FILE:5050led.jpg|75px]]&lt;br /&gt;
*#&#039;&#039;&#039;8mm&#039;&#039;&#039; - This is the type of LED typically used in 12mm and Square Pixel strings.  Due to the plastic diffusion lens on the LED, they do a good job in dispersing the light in all directions.&amp;lt;br&amp;gt;[[FILE:8mmled.jpg|200px]]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Waterproofing&#039;&#039;&#039;== &lt;br /&gt;
One of the largest issues facing early users of Pixels was the relatively poor waterproofing that many Pixels had.  Most Pixels were originally designed to be mounted inside of large advertising signs with the majority of the Pixel inside of a box and only the end of the LED outside in the harsh weather.  This has led to the failure of many Pixels due to water getting inside of the Pixel and shorting them out.  Since Pixels are all wired in series, if one Pixel fails, it often stops all of the Pixels down the string from working also.  Many manufacturers make all sorts of claims about the waterproofing of their Pixels.  Since the majority of the strings are made by hand and are not tested individually, you should not trust the IP ratings that are claimed.  The usual measure of waterproofing is the IP scale, with the higher the IP rating reflecting a tighter sealed unit.  For more information about the IP scale, [[Waterproofing_Pixels#Understanding_IP_Ratings| look here]].  Since the vendors generally do not use the true test setup, their claimed ratings for similar designs vary quite a bit!  Many people have added [[Waterproofing_Pixels|additional waterproofing]] to their Pixel strings, especially the early Silicone injection molded units.&lt;br /&gt;
*#&#039;&#039;&#039;Injection Molded Silicone&#039;&#039;&#039; - These units have the wires coming out of the back or side and the biggest issue has been the failure of the silicone used to seal to the wires.  Many early pixels had obvious areas where water could easily get into the Pixels.  While many of the newer unts have better sealing, there is always the potential for the water to wick in along the wires if there is any stress on the wires due to wind pulling on the wires.&amp;lt;br&amp;gt; [[File:6803injection.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Cast Epoxy Resin in Sleeve&#039;&#039;&#039; - The most recent Pixels now come with the Pixels located in a plastic sleeve that is filled with a solid epoxy material.  The hard epoxy seals well to the wires and many believe that results in a more waterproof pixel compared to Silicone Injection Molded Pixel strings.&amp;lt;br&amp;gt; [[File:2811tube.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Cast Epoxy Resin coated PCB&#039;&#039;&#039; - This is the most common method of sealing Pixel Modules and many of the newer Pixel strings with Lens on them like the Pixabulb.  These units have had good success in not failing in the weather.&amp;lt;br&amp;gt; [[File:6803moduleepoxy.jpg|200px]]&lt;br /&gt;
*#&#039;&#039;&#039;Silicone Tube&#039;&#039;&#039; - Most Pixel strips come with some form of Silicone Tube on them.&lt;br /&gt;
*##&#039;&#039;&#039;Hollow Tube&#039;&#039;&#039; -  These tubes must be sealed on the ends with a neutral cure sealant like [http://www.caulkyourhome.com/ge-silicone-II-window-and-door.php GE Silicone II] to prevent water from leaking in from the ends.   They are also vulnerable to cuts and tears from items bumping into them and cutting thru the walls of the tubing. &lt;br /&gt;
*##&#039;&#039;&#039;Silicone Filled Tube&#039;&#039;&#039; - These strips are made using the same silicone tube, but are filled with silicone at the factory to make a solid unit.  The solid silicone provides a better light dispersion, acting sort of like a lens.  You must cut  and scrape thru the silicone to solder wires on to the PCB inside.  &lt;br /&gt;
*#&#039;&#039;&#039;Coated Strip&#039;&#039;&#039; - There are a number of cast coatings that can be applied directly tot he bare PCB at the factory.  There has not been a lot discussed about how these strips hold up under weatehr either good or bad.  They are just not as common as Pixels, but there are quite a few Dumb RGB strips that use this approach to weatherproofing.&lt;br /&gt;
*##&#039;&#039;&#039;Silicone Coated Strip&#039;&#039;&#039; - This is the easier of the two to bend and shape due to the softer silicone coating.&lt;br /&gt;
*##&#039;&#039;&#039;Epoxy Coated Strip&#039;&#039;&#039; - These strips tend to be stiffer and a little harder to remove the epoxy coating to access the PCB when soldering wires to cut lengths.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Wire Size&#039;&#039;&#039;==&lt;br /&gt;
This is the one factor that most folks overlook how important it is to their layout.  The size of the wires connecting each of the Pixels in a string plays a very large role in the performance of the Pixel.  Thinner wires (like 20 AWG) can cause issues due to [[Power_Supplies#Wire_Sizing_in_Pixel_Systems| voltage drop]] in the thinner wire.  It is often necessary to add additional wire to provide [[Power Injection]] to deal with the voltage drop in strings.  The larger wire (18AWG) allows longer strings of pixels to be built and not have the [[Power_Supplies#Wire_Sizing_in_Pixel_Systems|voltage drop]] issues.   The usual result of thinner wires is poor color mixing and white colors looking pinkish.  &lt;br /&gt;
*#&#039;&#039;&#039;18 Gauge wire&#039;&#039;&#039; - This is the trend in many newer Pixels.  The thicker wire allows for either longer distances or more pixels to be connected in a row.  Most vendors will make any Pixel with the larger wire for a small fee.  &#039;&#039;&#039;You should always use 18AWG wire.&#039;&#039;&#039;&lt;br /&gt;
*#&#039;&#039;&#039;20 Gauge wire&#039;&#039;&#039; - This is common on older Pixels and many low cost Pixels.  The thinner wire is lower cost and can drop the cost of the Pixel strings slightly.  It is common to have to add [[Power Injection]] on Pixels with 20 AWG wire.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Pixel (IC)Control chips and number of wires&#039;&#039;&#039;== &lt;br /&gt;
The second most common question is &#039;&#039;&#039;What Pixel Chip should I use?&#039;&#039;&#039;  The type of IC located in each Pixel plays a very big role in the performance and capabilities of the Pixel.  The most popular IC types currently used are the WS2811,  The older WS2801 was popular earlier, but the better performance of the WS2811 has resulted in it&#039;s current popularity.  &lt;br /&gt;
&lt;br /&gt;
The type of IC in the Pixel determines a few factors:&lt;br /&gt;
* &#039;&#039;&#039;Number of Wires Between Pixels&#039;&#039;&#039;&lt;br /&gt;
**&#039;&#039;&#039;3 wire&#039;&#039;&#039; -  The three wires are: V+,GND,Data.  Three wire Pixels can generally go longer distances between the first Pixel and the  [[Controllers|Pixel Controller]]. Most of the newer IC Types use 3 wires.  &lt;br /&gt;
**&#039;&#039;&#039;4 wire&#039;&#039;&#039; - The four wires are: V+,GND,Data,Clock.  Due to the Clock signal fading, you are often limited to only a few feet (&amp;lt;20ft) from the [[Controllers|Pixel Controller]] to the first Pixel in a string without having to use Null Pixels.  The cost of the extra wire makes 4 wire Pixels slightly more expensive.  Many of the older IC Types use 4 wires.&lt;br /&gt;
* &#039;&#039;&#039;Color Depth&#039;&#039;&#039; - The number of bits of color information used by the IC Type determines the  Number of discrete colors you can make with the Pixel. Higher bit counts allow smoother fades and allows more colors to be generated.&lt;br /&gt;
**&#039;&#039;&#039;4 bit&#039;&#039;&#039; - Allows  16 shades of each primary color, or a total of 4,096 discrete colors.  This is mainly the GE Color Effect (GECE) Pixels &lt;br /&gt;
**&#039;&#039;&#039;5 bit&#039;&#039;&#039; - Allows 32 shades of each primary color, or a total of 32,768 discrete colors.  These are mainly older early pixels like the 6803. &lt;br /&gt;
**&#039;&#039;&#039;7 bit&#039;&#039;&#039; - Allows 128 shades of each primary color, or a total of 2,097,152 discrete colors.  This is mainly the older 8806 Pixels.&lt;br /&gt;
**&#039;&#039;&#039;8 bit&#039;&#039;&#039; - Allows 256 shades of each primary color, or a total of 16,777,216 discrete colors.  These are the most popular and common Pixel types.  This includes the popular WS2811 Pixels.&lt;br /&gt;
**&#039;&#039;&#039;&amp;gt;8 bit&#039;&#039;&#039; -   There are specialized ICs that allow even higher bits per color,  They are frequently used for video display screens.  However, the common [[Controllers]] and the [[E1.31_(Streaming-ACN)_Protocol|E1.31]] communications protocol only support 8 bit data streams.  Some controllers can make use of the additional data bits by using a function called [http://en.wikipedia.org/wiki/Gamma_correction Gamma Correction].  This allows the controller to generate a more linear color signal near the bottom end of the dimming curve.&lt;br /&gt;
* &#039;&#039;&#039;Number of Channels&#039;&#039;&#039; - Most IC types can only control 3 channels, so you need 1 IC for each RGB Pixel if you want individual control.  Other ICs like the TM1809 can control 9 cannels, or 3 RGB Pixels.  ICs like the TM1809 are popular in Pixel Strips where you want individual control of all of the RGB LEDs.  To use other 3 channel ICs you either have to have 1 IC per RGB LED or you light up multiple RGB LEDs per IC, as is common on 12VDC Pixel Strips.&lt;br /&gt;
* &#039;&#039;&#039;The Controller&#039;&#039;&#039; - Not all [[Controllers]] can drive all IC types.  Many low cost controllers only support a limited subset of Pixels.&lt;br /&gt;
* &#039;&#039;&#039;Maximum # of Pixels&#039;&#039;&#039; - Some Pixels like the GE Color Effects (GECE) are limited to maximum number of Pixels you can string in a row due to their unique communications protocol.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Refresh Rate&#039;&#039;&#039;  - Some Pixel types can change color more rapidly than other types.  This is a function of what your [[Controllers|Pixel Controller]] supports.  Common Refresh rates include 400 and 800kHz.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The easiest way to sort out the various ICs is by their color depth: &lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;4 bits per color&#039;&#039;&#039;&#039;&#039;, 16 dimming levels per color.  (Total Colors = 16x16x16 = 4,096 colors)&lt;br /&gt;
*#*[http://www.geholidaylighting.com/full/color-effects GE Color Effects (GECE)]- 3 wire [http://sandevices.com/documents/GE_Pixel_Wiring.pdf Wiring Diagram] [http://www.deepdarc.com/2010/11/27/hacking-christmas-lights/ Protocol] [http://doityourselfchristmas.com/forums/showthread.php?23431-Are-GE-Color-Effects-direction-sensitive&amp;amp;p=237509#post237509 Bulb Orientation]&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;5 bits per color&#039;&#039;&#039;&#039;&#039;, 32 dimming levels per color.  (Total Colors = 32x32x32 = 32,768 colors)&lt;br /&gt;
*#*LPD6803 - 4 wire (can drive 3 channels, or 1 RGB LED) [http://www.adafruit.com/datasheets/LPD6803.pdf Datasheet (English)]&lt;br /&gt;
*#*D705 - 4 wire (can drive 3 channels, or 1 RGB LED) [http://www.leds.ru/pdf/D705.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*LPD1101&lt;br /&gt;
*#*UCS5903 - 4 wire (can drive 3 channels, or 1 RGB LED) [http://www.icdemi.com/manual/UCS5903.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*UCS6909&lt;br /&gt;
*#*UCS6912&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;7 bits per color&#039;&#039;&#039;&#039;&#039;, 128 dimming levels per color.  (Total Colors = 128x128x128 = 2,097,152colors)&lt;br /&gt;
*#*LPD8809  ?&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;8 bits per color&#039;&#039;&#039;&#039;&#039;, 256 dimming levels per color.  (Total Colors = 256x256x256 = 16,777,216 colors)&lt;br /&gt;
*#*WS2801 - 4 wire (can drive 3 channels, or 1 RGB LED)[http://www.adafruit.com/datasheets/WS2801.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2803 - 4 wire (can drive 18 channels, or 6 RGB LED)[http://www.ohio-lights.com/specsheets/WS2803.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2811 - 3 wire (can drive 3 channels, or 1 RGB LED) [http://www.nooelec.com/files/WS2811.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2811-5050-RGB - 3 wire (can drive 3 channels on 1 integrated RGB LED) [http://doityourselfchristmas.com/forums/attachment.php?attachmentid=17622&amp;amp;d=1357929280 Datasheet (English)]&lt;br /&gt;
*#*WS2812 - 3 wire (can drive 3 channels on 1 integrated RGB LED) [http://doityourselfchristmas.com/forums/attachment.php?attachmentid=17633&amp;amp;d=1357958385 Datasheet (English)]&lt;br /&gt;
*#*WS2812B - 3 wire (can drive 3 channels on 1 integrated RGB LED) [http://www.world-semi.com/uploads/soft/140305/1-140305111126.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2812S - 3 wire (can drive 3 channels on 1 integrated RGB LED) [http://www.world-semi.com/uploads/soft/140305/1-140305113P8.pdf Datasheet (English)]&lt;br /&gt;
*#*WS2821 - 3 wire (native DMX can drive 3 channels, or 1 RGB LED) [http://www.world-semi.com/uploads/soft/140305/1-140305102109.pdf Datasheet (English)]&lt;br /&gt;
*#*INK1002 - 3 wire (can drive 3 channels, on 1 integrated RGB LED) [https://app.box.com/s/lngyx4uz9rpt517vgv31 Datasheet (English)] &lt;br /&gt;
*#*INK1003 - 3 wire (can drive 3 channels, or 1 RGB LED) [https://app.box.com/s/dioyv054po9km2ss8q6k Datasheet (English)] &lt;br /&gt;
*#*TM1803 - 3 wire (can drive 3 channels, or 1 RGB LED) [http://www.titanmec.com/doce/product-downloads-217.html Datasheet (English)]&lt;br /&gt;
*#*TM1804 - 3 wire (can drive 3 channels, or 1 RGB LED) [http://auschristmaslighting.com/wiki_source/images/4/49/TM1804.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*TM1809 - 3 wire (can drive 9 channels, or 3 RGB LEDs) [http://www.deskontrol.net/descargas/datasheets/TM1809.pdf Datasheet (English)]&lt;br /&gt;
*#*TM1812 - 3 wire (can drive 12 channels, or 4 RGB LEDs)[http://www.gzneon.com/support/datasheet/tm1812.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*LPD8803 - 4 wire (can drive 3 channels, or 1 RGB LEDs) [https://app.box.com/s/yl02h4brvhqt935e0usg Datasheet (English)]&lt;br /&gt;
*#*LPD8806 - 4 wire (can drive 6 channels, or 2 RGB LEDs) [https://app.box.com/s/yl02h4brvhqt935e0usg Datasheet (English)]&lt;br /&gt;
*#*SM16715&lt;br /&gt;
*#*SM16716 - 4 wire (can drive 3 channels, or 1 RGB LED) [http://www.tlshk.com.cn/UploadFile/UploadPhotos/2010111116356107.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*P9813 - 4 wire&lt;br /&gt;
*#*P9816 - 4 wire&lt;br /&gt;
*#*HX512A (Native DMX) [http://www.tlshk.com.cn/UploadFile/UploadPhotos/200911491035839.pdf Datasheet (Chinese)]&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;12 bits per color&#039;&#039;&#039;&#039;&#039;, 4,096 dimming levels per color.  (Total Colors = 4096x4096x4096 = 68,719,476,736 colors) (Note: E1.31 and DMX only support 8 bit data, so the extra bits are used for [http://en.wikipedia.org/wiki/Gamma_correction gamma color correction])&lt;br /&gt;
*#*TLS3001 - 3 wire [http://www.tlsemi.com/upload/pdf/TLS3001_V2.1.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*TLS3002&lt;br /&gt;
*#*CYT3001 [http://auschristmaslighting.com/wiki_source/images/c/c5/CYT3001_Chinese.pdf Datasheet (Chinese)]&lt;br /&gt;
*#*CYT3005 - 3 wire&lt;br /&gt;
*#&#039;&#039;&#039;&#039;&#039;14 bits per color&#039;&#039;&#039;&#039;&#039;, 16,834 dimming levels per color.  (Total Colors = 16834*16834*16834 = 4,642,956,181,504 colors) (Note: E1.31 and DMX only support 8 bit data, so the extra bits are used for [http://en.wikipedia.org/wiki/Gamma_correction gamma color correction])&lt;br /&gt;
*#*MY9941 - 4 wire (can drive 4 channels via Native DMX) [http://www.my-semi.com/file/MY9941_BF_0.6.pdf Datasheet (English)]&lt;br /&gt;
*#*MY9942 (Native DMX)&lt;br /&gt;
*#*MY9943 (Native DMX)&lt;br /&gt;
&lt;br /&gt;
=&#039;&#039;&#039;Examples of Pixels available from different vendors&#039;&#039;&#039;=&lt;br /&gt;
These are selected Pixels from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 1-26-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==[http://www.diyledexpress.com DIYLEDEXPRESS]==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per Pixel || Note&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2801 || 50 pixels (6m) || 5vdc || 10 || 10 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=178 link] || || $26.00 || $0.52 ||IP68, cast epoxy in sleeve&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (6m)|| 5vdc || 10 || 10 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=179 link] || || $24.25 || $0.49 ||IP68, cast epoxy in sleeve&lt;br /&gt;
|-&lt;br /&gt;
| String (C9) || WS2811 || 50 pixels (*m)|| 12vdc || 3-10 || 3-10 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=195 link] || || $45.00 || $0.90 ||IP68, C9 lens with 2x5050LEDs, available with 4&amp;quot;,6&amp;quot;,8&amp;quot;,10&amp;quot;,12&amp;quot; spacing  PIXABULB&lt;br /&gt;
|-&lt;br /&gt;
| String (Square) || WS2811 || 50 pixels (6m) || 12vdc || 10 || 10 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=189 link] || || $25.75 || $0.52 ||IP68, back wire, cast epoxy&lt;br /&gt;
|-&lt;br /&gt;
| Module (Rectangular) || WS2811 || 20 pixels (2m) || 12vdc || 10 || 10 ||[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=160 link] || || $16.75 || $0.84 ||3 LEDs, cast epoxy&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || WS2811 || 50 pixels (5m) || 5vdc || 30 || 10 ||[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=176 link]  || || $42.50 || $0.85 ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || WS2811 || 100 pixels (5m) || 5vdc || 60 || 20 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=177 link] || || $65.00 || $0.65 ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|- &lt;br /&gt;
| Strip  || TM1809 || 150 Pixels (5m) || 12vdc || 30 || 10 ||[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=48 link] || || $60.00 || $0.40 ||silicone tube&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.HolidayCoro.com HolidayCoro.com]==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore dmoore]  NOTE: See website (links below) for pricing as sales, quantity discounts and seasonal pricing may apply)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs/Pixels per Meter|| Link || Image || Note&lt;br /&gt;
|-&lt;br /&gt;
| C9/Bulb || WS2811 || 50 Pixels (32&#039;-8&amp;quot;)|| 12 vdc || 5 (8&amp;quot; Spacing) || 5 (8&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/709.htm Product Page] ||[[Image:709-1.jpg|100px|link=http://www.holidaycoro.com/product-p/709.htm]]|| IP68/Cast Epoxy/ 7/8&amp;quot; Base / 1&amp;quot; x 1&amp;quot; Faceted Bulb&lt;br /&gt;
|-&lt;br /&gt;
| C9/Bulb || WS2811 || 50 Pixels (40&#039;-10&amp;quot;)|| 12 vdc || 4 (10&amp;quot; Spacing) || 4 (10&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/709.htm Product Page] ||[[Image:709-1.jpg|100px|link=http://www.holidaycoro.com/product-p/709.htm]]|| IP68/Cast Epoxy/ 7/8&amp;quot; Base / 1&amp;quot; x 1&amp;quot; Faceted Bulb&lt;br /&gt;
|-&lt;br /&gt;
| C9/Bulb || WS2811 || 50 Pixels (49&#039;)|| 12 vdc || 3.3 (12&amp;quot; Spacing) || 3.3 (12&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/709.htm Product Page] ||[[Image:709-1.jpg|100px|link=http://www.holidaycoro.com/product-p/709.htm]]|| IP68/Cast Epoxy/ 7/8&amp;quot; Base / 1&amp;quot; x 1&amp;quot; Faceted Bulb&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Bullet || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 12 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/711.htm Product Page] ||[[Image:HolidayCoro-710.jpg|100px|link=http://www.holidaycoro.com/product-p/711.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Bullet || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 12 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/711-WP-BLK.htm Product Page] ||[[Image:HolidayCoro-710.jpg|100px|link=http://www.holidaycoro.com/product-p/711-WP-BLK.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&amp;lt;BR&amp;gt;WITH WaterProof Connectors&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Bullet || WS2811 || 50 Pixels (24&#039;)|| 12 vdc || 6.5&amp;lt;br&amp;gt;(6&amp;quot; Spacing) || 6.5&amp;lt;br&amp;gt;(6&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/712.htm Product Page] ||[[Image:HolidayCoro-710.jpg|100px|link=http://www.holidaycoro.com/product-p/712.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Bullet || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 5 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/710.htm Product Page] ||[[Image:HolidayCoro-710.jpg|100px|link=http://www.holidaycoro.com/product-p/710.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Bullet || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 5 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/710-WP-BLK.htm Product Page] ||[[Image:HolidayCoro-710.jpg|100px|link=http://www.holidaycoro.com/product-p/710-WP-BLK.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&amp;lt;BR&amp;gt;WITH WaterProof Connectors&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Flat Base || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 12 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/673.htm Product Page] ||[[Image:HolidayCoro-672.jpg|100px|link=http://www.holidaycoro.com/product-p/673.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&lt;br /&gt;
|-&lt;br /&gt;
| String/Node/8mm/Flat Base || WS2811 || 50 Pixels (12&#039;-6&amp;quot;)|| 5 vdc || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || 13&amp;lt;br&amp;gt;(3&amp;quot; Spacing) || [http://www.holidaycoro.com/product-p/672.htm Product Page] ||[[Image:HolidayCoro-672.jpg|100px|link=http://www.holidaycoro.com/product-p/672.htm]]|| IP68/Cast Epoxy+Silicone Sleeve, 8mm LED/12mm Base&lt;br /&gt;
|-&lt;br /&gt;
| Module / Rectangle || WS2811 || 1 Pixel || 12 vdc || 30 || 10 || [http://www.holidaycoro.com/product-p/662.htm Product Page] || [[Image:HolidayCoro-662.jpg|100px|link=http://www.holidaycoro.com/product-p/662.htm]]|| 3 of 5050 RGB LEDs, 6&amp;quot; Wire Spacing,IP68/Epoxy Sealed&lt;br /&gt;
|-&lt;br /&gt;
| Module / Square || WS2811 || 1 Pixel || 12 vdc || 36 || 12 || [http://www.holidaycoro.com/product-p/654.htm Product Page] || [[Image:HolidayCoro-654.jpg|100px|link=http://www.holidaycoro.com/product-p/654.htm]]|| 3 of 5050 RGB LEDs, IP68/Epoxy Sealed, Stamped Steel Base&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || WS2811 || 50 pixels (5m/16.5 ft) || 12 vdc || 30 || 10 ||[http://www.holidaycoro.com/product-p/700.htm JST Plug]&amp;lt;br&amp;gt;[http://www.holidaycoro.com/product-p/700-white-wp.htm Waterproof Plugs]  ||[[Image:HolidayCoro-700.jpg|100px|link=http://www.holidaycoro.com/product-p/700.htm]]|| Silicone Tube, Black or White PCB Colors, High Brightness LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || WS2811 || 80 pixels (5m/16.5 ft) || 12 vdc || 48 || 16 ||[http://www.holidaycoro.com/product-p/704.htm Product Page]  ||[[Image:HolidayCoro-704.jpg|100px|link=http://www.holidaycoro.com/product-p/704.htm]]|| Silicone Tube, Black or White PCB Colors, High Brightness LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || INK1003/WS2811 || 150 pixels (5m/16.5 ft) || 12 vdc || 30 || 30 ||[http://www.holidaycoro.com/product-p/715-WHITE.htm Product Page]  |||| Silicone Tube, Black or White PCB Colors, High Brightness LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Strip  || INK1003/WS2811 || 240 pixels (4m/13.1 ft) || 12 vdc || 60 || 60 ||[http://www.holidaycoro.com/product-p/716-WHITE.htm Product Page]  ||[[Image:Holidaycoro-716-WHITE.jpg|100px|link=http://www.holidaycoro.com/product-p/716-WHITE.htm]]|| Silicone Tube, Black or White PCB Colors, High Brightness LEDs&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.http://www.lightorama.com Light-O-Rama (LOR)]==&lt;br /&gt;
(USA Based)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per Pixel ||Note&lt;br /&gt;
|-&lt;br /&gt;
| String || LPD6803 || 100 pixels (15.25m) || 5vdc || 6.5 || 6.5 || [http://store.lightorama.com/cc100pisetwi.html link] || || $239.95 || $2.40 ||Cosmic Color Pixels (with controller and Power Supply)&lt;br /&gt;
|-&lt;br /&gt;
| Bulbs || LPD6803 || 100 pixels (15.25m)|| 5vdc || 6.5 || 6.5 || [http://store.lightorama.com/cc100busetwi.html link] || || $289.95 || $2.90 ||Cosmic Color Bulbs (with controller and Power Supply)&lt;br /&gt;
|-&lt;br /&gt;
| Strip || LPD6803 || 50 pixels (5m) || 12vdc || 30 || 10 || [http://store.lightorama.com/cocori.html link] || || $249.95 || $2.50 ||Cosmic Color Ribbon (with controller and Power Supply)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.aliexpress.com/store/701799 Ray Wu] ==&lt;br /&gt;
(China Based)&lt;br /&gt;
[https://docs.google.com/spreadsheet/lv?key=0Ak3O1FUVYXlsdFpReGJaaktlWXdHVGZXUUlHT0Y2MXc&amp;amp;pli=1 Spreadsheet List of Ray Wu Pixels]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter !! Link !! Image !! Price !! Price per Pixel !! Note&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/WS2801-IP68-led-pixel-module-256scale-gray-IP68-4wire-red-green-blue-black-DC5V-input-50pcs/701799_533134431.html link] || || $19.00 || $0.38 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/WS2801-IP68-led-pixel-module-with-faceted-C9-cover-white-IP68-50pcs-a-string/701799_491475466.html link] || || $25.00 || $0.50 ||IP68, with faceted C9 cover&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2801 || 100 pixels (10m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/DC12-input-WS2801-IP68-led-pixel-module-256scale-gray-IP68-4wire-red-green-blue-black-100pcs/701799_545340313.html link] || || $40.00 || $0.40 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/led-pixel-node-WS2801-DC5V-input-IP68-50pcs-a-string/701799_722405738.html link] || || $19.00 || $0.38 ||IP68, back wire&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/RGB-full-LED-pixel-module-WS-2801-IC-DC5V-input-50pcs-a-string/701799_521371851.html link] || || $19.00 || $0.38 ||IP66, side wire&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2801 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/led-module-WS2801-pixel-node-DC5V-input-with-C9-cover-50pcs-a-string/701799_572714545.html link] || || $27.50 || $0.55 ||IP68, with faceted C9 cover&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2801 || 160 pixels (5m) || 5vdc || 32 || 32 || [http://www.aliexpress.com/store/product/5m-led-digital-strip-DC5V-input-WS2801IC-256-scale-32pcs-IC-and-32pcs-5050-SMD-RGB/701799_519162018.html link] || || $72.00 || $0.45 ||IP65, silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2801 || 60 pixels (5m) || 12vdc || 36 || 12 || [http://www.aliexpress.com/store/product/5m-led-digital-strip-DC12V-input-WS2801IC-256-scale-12pcs-IC-and-36pcs-5050-SMD-RGB/701799_519162566.html link] || || $66.32 || $1.10 ||IP65, silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || WS2801 || 20 pixels ||12vdc || 40 || 10 || [http://www.aliexpress.com/store/product/promotion-36mm-36mm-Square-12V-Digital-RGB-LED-Pixels-WS2801-IC-20pcs-a-string/701799_707755919.html link] || || $20.08 || $1.00 ||epoxy coated&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/promotion-DC5V-WS2811-controlled-12mm-diameter-led-pixel-node-50pcs-a-string-with-black-wire-injection/701799_804958154.html link] || || $14.00 || $0.28 ||IP68/66? with Black Wire (Injection Molded Silicone)&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/promotion-WS2811-IP68-led-pixel-module-256scale-gray-IP68-3wire-red-blue-black-DC5V-input-50pcs/701799_469177597.html link] || || $17.00 || $0.34 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/12mm-RGB-full-LED-pixel-module-WS-2811IC-DC5V-input-50pcs-a-string-input-end-with/701799_677874402.html link] || || $21.50 || $0.43 ||IP66, with 4 pin waterproof connectors&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2811 || 50 pixels (5m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/50nodes-DC12V-WS2811-LED-technicolor-pixel-waterproof-full-color/701799_922175400.html link] || || $30.00 || $0.60 ||IP68, with 3 pin waterproof connectors, &amp;quot;Technicolor&amp;quot;, lens covers are extra, 20ga wire&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2811 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/WS2811-LED-pixel-node-DC5V-input-full-color-RGB-string-50pcs-a-string-IP68-rated/701799_581805567.html link] || || $18.00 || $0.36 ||IP68, back wire&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || WS2811 || 100 pixels (10m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/DC12V-input-WS2811-pixel-node-100pcs-a-string-injection-molding-type/701799_722405450.html link] || | || $40.00 || $0.40 ||IP66, side wire&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2811 || 150 pixels (5m) || 5vdc || 30 || 30 || [http://www.aliexpress.com/store/product/5m-WS2811-LED-digital-strip-60leds-m-with-30pcs-WS2811-built-in-the-5050-smd-rgb/701799_653641294.html link] ||  || $38.00 || $0.25 ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2811 || 50 pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/5m-led-digital-strip-DC12V-input-WS2811IC-256-scale-10pcs-IC-and-30pcs-5050-SMD-RGB/701799_568458133.html link] ||  || $30.00 || $0.60 ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || WS2811 || 20 pixels || 12vdc ||30 || 10 || [http://www.aliexpress.com/store/product/Mini-ws2811-controller-20pcs-LED-digital-module-WS2811IC-5050-3LEDS-DC12V-input-waterproof/701799_654706233.html link] || || $18.00 || $0.90 ||&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2812 || 240 pixels (4m) || 5vdc || 60 || 60 || [http://www.aliexpress.com/store/product/4m-WS2811-LED-digital-strip-60leds-m-with-60pcs-WS2811-built-in-the-5050-smd-rgb/701799_638374848.html link] ||  || $48.00 || $0.20 ||silicone tube, WS2811 with integrated 5050 LED&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2812 || 320 pixels (5m) || 5vdc || 64 || 64 || [http://www.aliexpress.com/store/product/5m-WS2811-LED-digital-strip-64leds-m-with-64pcs-WS2811-built-in-the-5050-smd-rgb/701799_700438964.html link] ||  || $77.00 || $0.24 ||silicone tube, WS2811 with integrated 5050 LED&lt;br /&gt;
|-&lt;br /&gt;
| Matrix || WS2812 || 256 pixels (17cm&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;) || 5vdc || ** || ** || [http://www.aliexpress.com/store/product/16-16pixels-WS2812-led-digital-flexible-panel-light-ws2811-IC-controlled-size-17cm-17cm-DC5V-input/701799_825283258.html link] ||  || $65.00 || $0.25 ||NOT WATERPROOF, WS2811 with integrated 5050 LED attached to flexible panel&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| String || LPD6803 || 50 Pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/12mm-LPD6803-pixel-module-IP68-DC5V-input-full-color/701799_404076974.html link] || || $23.00 || $0.46 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || LPD6803 || 50 Pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/led-pixel-module-LPD6803-DC5V-input-IP68-50pcs-a-string/701799_474536611.html link] || || $23.16 || $0.46 ||IP68, side wire&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| LPD6803 || 50 Pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/5m-IP68-LPD6803-led-dream-color-strip-DC12V-input-can-be-used-in-the-water-30leds/701799_470258603.html link] || || $65.26 || $1.31 ||IP68, similar to LOR CCR&lt;br /&gt;
|-&lt;br /&gt;
| Module (square)|| LPD6803|| 20 pixels (2m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/20pcs-string-waterproof-led-pixel-module-3pcs-SMD-RGB-5050-1pcs-LPD6803-32-gray-level-DC12V/701799_441782956.html link] ||  || $21.00 || $1.05 ||3 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular)|| LPD6803|| 20 pixels (2m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/20pcs-a-string-led-pixel-module-3pcs-SMD-RGB-5050-1pcs-LPD6803-32-gray-level-DC12V/701799_349773751.html link] ||  || $20.50 || $1.03 ||3 LEDs&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| String || TLS3001 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/4096-gray-scale-12mmled-pixel-module-3001IC-DC5V-input-IP68-50pcs-a-string/701799_441831480.html link] || || $22.50 || $0.45 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String || TLS3001 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/12mm-RGB-full-LED-pixel-module-TLS3001-IC-DC5V-input-50pcs-a-string-input-end-with/701799_677880352.html link] || ||  $26.00 || $0.52 ||IP68, with 4 pin waterproof  connectors&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || TLS3001 || 50 pixels (5m) || 5vdc || 10 || 10 || [http://www.aliexpress.com/store/product/4096-scale-led-pixel-module-3001IC-DC5V-input-IP68-50pcs-a-string/701799_441831737.html link] || || $23.00 || $0.46 ||IP68, back wire&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| String || TM1804 || 50 pixels (5m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/50-node-LED-pixel-string-DC12V-input-new-model-IP68-TM1804IC/701799_495657175.html link] || || $20.00 || $0.40 ||IP68, DIYLA Smart Strings&lt;br /&gt;
|-&lt;br /&gt;
| String || TM1804 || 100 pixels (10m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/100-node-LED-pixel-string-DC12V-input-new-model-IP68-TM1804IC/701799_495658159.html link] || ||  $40.00 || $0.40 ||IP68, DIYLA Smart Strings&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || TM1804 || 20 pixels (2m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/TM1804-IC-led-pixel-module-DC12V-input-20pcs-a-string/701799_374338613.html link] || || $22.00 || $1.10 ||silicone coating, 3 LEDs, DIYLA Smart Modules&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || TM1804 || 20 pixels (2m) || 12vdc || 10 || 10 || [http://www.aliexpress.com/store/product/TM1804-IC-led-pixel-module-DC12V-input-20pcs-a-string/701799_374338740.html link] || || $14.00 || $0.70 ||silicone coating, 3 LEDs, DIYLA Smart Modules&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| TM1809 || 150 pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/5m-TM1809-dream-color-strip-30leds-m-in-silicon-tube-10pcs-TM1809-IC-each-meter/701799_693754057.html link] || || $52.00 || $0.35 ||IP67, silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| TM1809 || 150 pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/5m-30leds-m-TM1809-led-dream-color-strip-DC5V-input-10pcs-IC-each-meter-waterproof-by/701799_631720939.html link] || || $52.00 || $0.35 ||IP65, silicone coating&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| TM1809 || 240 pixels (5m) || 12vdc || 48 || 16 || [http://www.aliexpress.com/store/product/5m-48leds-m-TM1809-led-dream-color-strip-DC12V-input-16pcs-IC-each-meter-waterproof-by/701799_629383462.html link] || || $67.00 || $0.28 ||IP68, silicone tube&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip|| DMX || 50 pixels (5m) || 12vdc || 30 || 10 || [http://www.aliexpress.com/store/product/dmx-led-dream-color-strip-30pcs-5050-smd-led-each-meter-10pcs-pixel-water-silicon-coating/701799_520498711.html link] || || $66.32 || $1.33 ||IP65, silicone tube&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Retail Store (i.e. Lowes)==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter !! Link !! Image !! Price !! Price per Pixel !! Note&lt;br /&gt;
|-&lt;br /&gt;
| String || GECE || 25,36,50 pixels (20,29,41ft)  || 5vdc || 4 || 4 || [http://www.geholidaylighting.com/color-effects/us/items/72021/ link] || || ||~$2 ||G35 Cover, General Electric Color Effects (with controller and Power Supply)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.seasonalentertainmentllc.com/ Seasonal Entertainment]==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?1573-Ponddude Ponddude])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image !! Price !! Price per Pixel || Note&lt;br /&gt;
|-&lt;br /&gt;
| String || WS2801 || 42 pixels (4.2m) || 12vdc || 10 || 10 || [http://www.seasonalentertainmentllc.com/store/en/intelligent-pixels/154-rainbow-mini-pixels.html link] || || $32.00 ||$0.76 ||IP68, Rainbow Mini Pixels&lt;br /&gt;
|-&lt;br /&gt;
| String (C7) || WS2801 || 42 pixels (8.4m) || 12vdc || 5 || 5 || [http://www.seasonalentertainmentllc.com/store/en/intelligent-pixels/168-rainbow-c7-pixels.html link] || || $43.00 || $1.02 ||IP68, Rainbow C7 Pixels&lt;br /&gt;
|-&lt;br /&gt;
| String (C9) || WS2801 || 42 pixels (8.4m) || 12vdc || 5 || 5 || [http://www.seasonalentertainmentllc.com/store/en/intelligent-pixels/155-rainbow-c9-pixels.html link] || || $45.00 || $1.07 ||IP68, Rainbow C9 Pixels&lt;br /&gt;
|-&lt;br /&gt;
| Strip || WS2801 || 42 pixels (4.2m) || 12vdc || 30 || 10 || [http://www.seasonalentertainmentllc.com/store/en/intelligent-pixels/166-rainbow-ribbon.html link] || || $73.99 || $1.76 ||IP68, Silicone filled, Rainbow Ribbon&lt;br /&gt;
|-&lt;br /&gt;
| Matrix || WS2801 || 42 pixels (0.15x0.18m)|| 12vdc || xx || xx || [http://www.seasonalentertainmentllc.com/store/en/intelligent-pixels/167-rainbow-matrix.html link] || || $35.00 || $0.83 ||Not Waterproof, Rainbow Matrix &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://stellascapes.com Stellascapes] ==&lt;br /&gt;
(New Zealand Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?491-mrpackethead mrpackethead])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter !! Link !! Image !! Price !! Price per Pixel ||Note&lt;br /&gt;
|-&lt;br /&gt;
| String (Stella-green)|| SS-1 || 85 pixels || 5vdc || 10 || 10 || [http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=54&amp;amp;Itemid=61 link] || || $168 || $1.98 || bullet or flat packages&lt;br /&gt;
|-&lt;br /&gt;
| String (Stella-black) || SS-1 || 85 pixels || 5vdc || 10 || 10 || [http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=54&amp;amp;Itemid=61 link] || || $240 || $2.82 ||bullet or flat packages&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|- &lt;br /&gt;
|Strip (Stella-black) || SS-1 || 85 pixels  || 5vdc || || || [http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=54&amp;amp;Itemid=61 link] || || || || 45 or 90mm pitch&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=&#039;&#039;&#039;Examples of DUMB RGB (not Pixels) available from different vendors&#039;&#039;&#039;=&lt;br /&gt;
These RGB LEDs are NOT Pixels.  They are similar in that they can generate a wide range of colors, but they differ in that they do not have individually addressable RGB LEDs.  Dumb RGBs have the entire string or strip change the same color at once and do not allow individually addressable LEDs.  They do not include a control IC and they need special [[Controllers#Dumb_RGB_DC_Controllers_Feature_Comparisons|RGB Controllers, not Pixel Controllers]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
These are selected DUMB RGB from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 1-26-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==[http://www.diyledexpress.com DIYLEDEXPRESS] ==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per Node || Note&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 50 nodes (5m) || 5vdc || 10 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=65 link] || || $18.75 || $0.38 ||IP68&lt;br /&gt;
|- &lt;br /&gt;
| String || None || 50 nodes (5m) || 12vdc || 10 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=190 link] || || $19.75 || $0.40 ||IP68&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None ||  5m || 12vdc || 30 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=78 link] || || $19.25 || $3.85/m ||IP65, can be cut every 3 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None ||  5m || 12vdc || 60 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=51 link] || || $26.35 || $5.25/m ||IP65, can be cut every 3 LEDs&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || None || 20 nodes || 12vdc || 30 || 0 || [http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=146 link] || || $13.50 || $0.68 ||IP66&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.holidaycoro.com HolidayCoro] ==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore dmoore]    NOTE: See website (links below) for pricing as sales, quantity discounts and seasonal pricing may apply)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! Length !! Voltage !! Link || Image || Note&lt;br /&gt;
|-&lt;br /&gt;
| Nodes / Sring || 50 nodes&amp;lt;br&amp;gt;12&#039; 6&amp;quot; string length&amp;lt;br&amp;gt;3&amp;quot; Spacing || 12vdc || [http://www.holidaycoro.com/RGB-8mm-LED-Waterproof-Node-12v-p/58.htm link] ||[[Image:HolidayCoro-58.jpg|100px|link=http://www.holidaycoro.com/product-p/58.htm]] || IP68&lt;br /&gt;
|-&lt;br /&gt;
| Strip || 5m || 12vdc || [http://www.holidaycoro.com/RGB-LED-Strip-12v-30-LEDs-per-Meter-Waterproof-p/59.htm link] ||[[Image:HolidayCoro-59.jpg|100px|link=http://www.holidaycoro.com/product-p/59.htm]]|| silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || 20 nodes || 12vdc || [http://www.holidaycoro.com/RGB-Rectangle-Module-p/56.htm link] ||[[Image:HolidayCoro-56.jpg|100px|link=http://www.holidaycoro.com/product-p/56.htm]] || 3 LEDs / IP68&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || 20 nodes || 12vdc || [http://www.holidaycoro.com/product-p/57.htm link] || [[Image:HolidayCoro-57.jpg|100px|link=http://www.holidaycoro.com/product-p/57.htm]] || 3 LEDs / IP68&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.aliexpress.com/store/701799 Ray Wu] ==&lt;br /&gt;
(China Based)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter !! Link !! Image !! Price || Price per Node ||  Note&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 50 nodes (5m) || 5vdc || 10 || 0 || [http://www.aliexpress.com/store/product/IP68-DC5V-input-12mm-through-hole-LED-channel-letter-RGB-color-50pcs-a-string/701799_522237021.html link] || || $12.00 || $0.24 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 100 nodes (10m) || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/IP68-DC12V-input-12mm-through-hole-LED-channel-letter-RGB-color-100pcs-a-string/701799_522236867.html link] || ||$24.00 || $0.24 ||IP68&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 30 || 0 || [http://www.aliexpress.com/store/product/Flexible-LED-Strip-5050-SMD-30LEDs-m-waterproof-by-silicon-tubing-RGB-color-DC12V-input-with/701799_288950548.html link] || || $16.00 || $3.20/m ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 30 || 0 || [http://www.aliexpress.com/store/product/5M-150-Leds-LED-Strip-Waterproof-by-silicon-coating-RGB-5050-30-Leds-M-DC12V-input/701799_538723773.html link] || || $16.00 || $3.20/m ||IP68,silicone coating&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 30 || 0 || [http://www.aliexpress.com/store/product/5m-one-roll-5050-SMD-30LEDs-m-led-strip-waterproof-by-silicon-tubing-and-coating-RGB/701799_329544925.html link] || || $24.00 || $4.80/m ||IP68,silicone tube and coating&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 30 || 0 || [http://www.aliexpress.com/store/product/5m-flexible-LED-Strip-5050-SMD-30LEDs-m-waterproof-by-epoxy-coating-RGB-color-DC12V-input/701799_288949036.html link] || || $20.53 || $4.11/m ||epoxy coating&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 60 || 0 || [http://www.aliexpress.com/store/product/DC12V-5m-one-roll-5050-SMD-60LEDs-m-led-strip-waterproof-by-silicon-tube-IP68/701799_654720379.html link] || ||$22.00  || $4.40/m ||silicone tube&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 60 || 0 || [http://www.aliexpress.com/store/product/5m-one-roll-5050-SMD-60LEDs-m-led-strip-waterproof-by-silicon-tubing-and-coating-can/701799_329545666.html link] || || $32.00 || $6.40/m ||IP68,silicone tube and coating&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m  || 12vdc || 60 || 0 || [http://www.aliexpress.com/store/product/Flexible-LED-Strip-5050-SMD-60LEDs-m-waterproof-by-epoxy-coating-RGB-color-DC12V-input-with/701799_288945652.html link] || || $41.05 || $8.21/m ||epoxy coating&lt;br /&gt;
|- &lt;br /&gt;
| || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || None || 20 nodes  || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/2pcs-5050-smd-RGB-led-module-SIZE-45mm-12mm/701799_579949630.html link] || || $8.00 || $0.40 ||IP65, 2 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Module (rectangular) || None || 20 nodes  || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/promotion-5050-SMD-RGB-LED-module-DC12V-input-waterproof-20pcs-a-string/701799_423204013.html link] || ||$9.00 || $0.45 ||IP66, 3 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || None || 20 nodes  || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/Waterproof-SMD-LED-Module-3pcs-5050-SMD-LED-DC12V-input-20pcs-a-string-RGB/701799_291746166.html link] || || $14.74 || $0.74 ||IP68, 3 LEDs&lt;br /&gt;
|-&lt;br /&gt;
| Module (square) || None || 20 nodes  || 12vdc || 10 || 0 || [http://www.aliexpress.com/store/product/promotion-5050-SMD-RGB-LED-module-0-96W-DC12V-20pcs-a-string/701799_721644649.html link] || || $9.50 || $0.48 ||IP67, 4 LEDs&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[http://www.seasonalentertainmentllc.com/ Seasonal Entertainment]==&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?1573-Ponddude Ponddude])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per LED || Note&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 50 nodes (5m) || 12vdc || 10 || 0 || [http://www.seasonalentertainmentllc.com/store/en/dumb-pixels/149-50ct-12-volt-rgb-pixels.html link] || || $19.99 || $.40 ||IP68&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || None || 50 nodes (10m) || 12vdc || 5 || 0 || [http://www.seasonalentertainmentllc.com/store/en/dumb-pixels/169-rgb-c7-nodes.html link] || || $42.99 || $0.86 ||IP68, RGB C7 lens&lt;br /&gt;
|-&lt;br /&gt;
| String (square) || None || 50 nodes (10m) || 12vdc || 5 || 0 || [http://www.seasonalentertainmentllc.com/store/en/dumb-pixels/170-rgb-c9-nodes.html link] || || $44.99 || $0.90 ||IP68, RGB C9 lens&lt;br /&gt;
|-&lt;br /&gt;
| Strip || None || 5m || 12vdc || 30 || 0 || [http://www.seasonalentertainmentllc.com/store/en/dumb-pixels/151-5ft-flexible-rgb-strip.html link] || || $35.99 || $7.20/m ||IP68, Silicone filled&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=&#039;&#039;&#039;Examples of DUMB WHITE LEDs (not Pixels) available from different vendors&#039;&#039;&#039;=&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
These are selected DUMB RGB from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 4-9-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==[http://www.aliexpress.com/store/701799 Ray Wu] ==&lt;br /&gt;
(China Based)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Form Factor !! IC !! Length !! Voltage !! LEDs per Meter !! ICs per meter || Link || Image || Price || Price per Node || Note&lt;br /&gt;
|-&lt;br /&gt;
| String || None || 50 nodes (5m) || 5vdc || 10 || 0 || [http://www.aliexpress.com/store/product/Waterproof-through-hole-LED-Module-1pcs-9mm-straw-hat-LED-white-color/701799_291748711.html?_componentAcceptorEnabled_=false link] || || $0.15 || $0.15 ||IP68 WHITE ONLY NOT RGB&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Controllers]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;br /&gt;
[[Category:DIYC Index]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Enclosures&amp;diff=12295</id>
		<title>Enclosures</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Enclosures&amp;diff=12295"/>
		<updated>2016-05-02T15:41:58Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* CG-1500  (CableGuard 1500 Coax Demarcation Enclosure) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=&#039;&#039;&#039;Enclosures&#039;&#039;&#039;=&lt;br /&gt;
It is common to mount the various circuit boards and controllers in plastic enclosures to protect them from exposure to the environment and things like rain, snow and insects.  While most of the enclosures folks use are not truly &amp;quot;Waterproof&amp;quot; they are &amp;quot;Weatherproof&amp;quot;.  The following enclosures manage to keep the boards reasonably well protected.  While some people go to [[Enclosures#Threads|various lengths]] to cover the enclosures by plastic bags or use rope caulk to make a better seal on the covers, most folks do not.  These enclosures are originally designed for use in the telecommunications and the cable tv industry for mounting various equipment outside.  The enclosures all have various height standoffs on the inside back wall to attach circuit boards to.  The enclosures all have snap lock closures to keep the enclosures closed.  Some of the enclosures also have recessed screw lock to make the enclosures more tamper proof. It is also possible to further secure the enclosures using plastic wire ties thru the slots on the doors. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
There also many other [[Enclosures#Alternate_Enclosures|alternative ways]] to mount your circuit boards in other types of enclosures.&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Popular Enclosures=&lt;br /&gt;
Exterior Dimensions &lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Enclosure&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Height&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Width&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Depth&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;TA-200&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3.13” (7.95cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3.63” (9.22cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2.5” (6.35cm) &amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;CG-500&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;6.5&amp;quot; (16.5cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;8.0&amp;quot; (20.3cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2.75&amp;quot; (7.0cm)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;CG-1000&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;9.00&amp;quot; (22.80cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;9.00&amp;quot; (22.80cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3.00&amp;quot; (7.60cm)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;CG-1500&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;12.25&amp;quot; (31.10cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;12&amp;quot; (30.50cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;5.25&amp;quot; (13.30cm)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;CG-2000&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;13.0&amp;quot; (33.00cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;9.0&amp;quot; (22.80cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3.0&amp;quot; (7.60cm)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==TA-200  (Terminal Access TA-200 Terminal Enclosure)==&lt;br /&gt;
[[File:TA-200.png| 100px|TA-200]][[File:TA-200-inside.png| 100px|TA-200]][[File:TA-200.jpg| 100px|TA-200 Ukewarrior]] [[File:SSRezEnclosure.JPG|110px|SSRez  g2ktcf]] [[File:Ssrneon_001.jpg| 200px|SSRNeon Ukewarrior]] [[File:DCSSR2-4-Final.jpg| 150px|DCSSR dlovely]] [[File:DC_SSR1.JPG| 200px|DCSSR thurrle]]  [[File:PX1-TA200.JPG| 200px |Renard PX1 Wayne j]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
Common usage:[[SSRez | SSRez ACSSR]], [[SSRneon | SSRNeon ACSSR]], [[DCSSR_Version_2.4 | DCSSR Version 2.4]], [[Renard PX1 Pixel Controller]], [[Pixel DCSSR]]&amp;lt;br/&amp;gt;&lt;br /&gt;
External Dimensions (HxWxD):  3.13” x 3.63” x 2.5” (7.95cm x 9.22cm x 6.35cm)&amp;lt;br/&amp;gt;&lt;br /&gt;
Internal Dimensions:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/4/49/TA-200-Terminal-Enclosure.pdf Datasheet]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/c/c1/TA-200-Base-Drawing_1249137425.pdf Internal Drawing]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CG-500  (CableGuard 500 Coax Demarcation Enclosure)==&lt;br /&gt;
[[File:CG-500.png| 300px|CG-500]][[File:CG-500-inside.png| 450px|CG-500]]  [[File:IMG 2450.JPG| 300px|Simple Renard 32 Combo OregonLights]]  [[File:E131 DMX bridge.png| 350px| RPM&#039;s E1.31 to DMX Bridge nuelemma]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
Common usage:[[Simple_Renard_32_Combo | Simple Renard 32 Combo]], [[Simple_Renard_RGB%2BW | Simple Renard 32 RGB+W DC Controller]],  [http://shop.martinxmas.com/product.php?id_product=48 RPM E1.31 To DMX Bridge] &amp;lt;br/&amp;gt;&lt;br /&gt;
External Dimensions (HxWxD):  6.5&amp;quot; x 8.0&amp;quot; x 2.75&amp;quot; (16.5cm x 20.3cm x 7.0cm)&amp;lt;br/&amp;gt;&lt;br /&gt;
Internal Dimensions:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/a/a9/CG-500-Coax-Demarcation-Enclosure.pdf Datasheet]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/e/ed/CG-500-Base-Options_1331643504.pdf Internal Drawing]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CG-1000  (CableGuard 1000 Coax Demarcation Enclosure==&lt;br /&gt;
[[File:CG-1000.png| 300px|CG-1000]] [[File:CG-1000-inside.png| 300px|CG-1000]] [[File:SS8 enclosure.JPG| 240px|SS8 WayneJ]] [[File:SS16 hs.JPG| 300px| SS16 waynej]] [[File:SS16 enclosure.JPG| 250px|SS16 WayneJ]]    [[File:JRDRen24.jpg| 300px|REN24HC jrd]]  [[File:0902sm.jpg| 300px|REN48LSD jklingert]] [[File:839 4889 scaled.JPG| 300px|REN64 g2ktcf]]   [[File:0904sm.jpg| 250px| RPM E1.31 DMX Bridge jklingert]]  [[File:2012-04-17 19.49.46.jpg| 300px|E681 + Power Supply tjetzer]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
Common usage:[[The_Renard_SS8_Controller_Board | Renard SS8 AC Controller]], [[The_Renard_SS16_Controller_Board | Renard SS16 AC Controller]], [[24_Channel_Renard_with_SSR_Assembly_Instructions | Ren24HC AC Controller]], [[Ren48LSDv3c | Renard 48LSD DC Controller]], [[Renard_64XC | Ren64 Controller]], [[Helix#Helix_Daughter_Board|Helix Daughter Board]] &amp;lt;br/&amp;gt;&lt;br /&gt;
External Dimensions (HxWxD):  9.00&amp;quot; x 9.00&amp;quot; x 3.00&amp;quot; (22.80cm x 22.80cm x 7.60cm)&amp;lt;br/&amp;gt;&lt;br /&gt;
Internal Dimensions:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/e/e1/CG-1000-Coax-Demarcation-Enclosure.pdf Datasheet]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/4/4c/CG-1000-Base-Drawing_124913742_1331643504.pdf Internal Drawing]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CG-1500  (CableGuard 1500 Coax Demarcation Enclosure)==&lt;br /&gt;
[[File:CG-1500.png| 300px|CG-1500]][[File:CG-1500-inside.png| 300px|CG-1500]]  [[File:2009 IMG 5-4.jpg| 300px|REN48LSD + Power Supply Mangrove]] [[File:028.jpg| 300px|REN48LSD + Power Supply OregonLights]] [[File:0903sm.jpg| 250px|PC Power Supply (old CG-1500 hole pattern) jklingert]]  [[File:GC1500 Ren48LSD 12V PS 4BoB v2 (5).jpg| 300px| Ren48LSD + Power Supply + Breakout Boards rfallatt]]  [[File:GC1500 Ren48LSD 12V PS 4BoB v2.jpg| 300px| Ren48LSD + Power Supply + Breakout Boards rfallatt]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
Common usage: Similar to CG-1000, but box is larger.  [http://sandevices.com/ E680, E681, E682 Pixel Controllers], [http://www.holidaycoro.com/category-s/1960.htm/ AlphaPix Pixel Controllers], Various Power Supplies, [[Helix#Helix_Main_Board| Helix Main Board]], [[Helix#Helix_32ch_SSR_Daughter_Board|Helix 32ch SSR Daughter Board]]&amp;lt;br/&amp;gt;&lt;br /&gt;
External Dimensions (HxWxD): 12.25&amp;quot; x 12&amp;quot; x 5.25&amp;quot; (31.10cm x 30.50cm x 13.30cm) &amp;lt;br/&amp;gt;&lt;br /&gt;
Internal Dimensions:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.holidaycoro.com/Enclosure-Mounting-Adapters-and-Housings-s/1953.htm Adapter Plates for common controllers (AlphaPix, E682, LOR) and power supplies (350w)]&amp;lt;br/&amp;gt;&lt;br /&gt;
Note: In 2011 the mounting hole pattern in the CG-1500 changed to a new layout.  The drawing below is the new hole pattern.&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/3/3b/CG-1500-Coax-Demarcation-Enclosure.pdf Datasheet]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/4/4a/CG-1500-Base-Drawing-New-2011_1331643504.pdf Internal Drawing]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CG-2000  (CableGuard 2000 Coax Demarcation Enclosure)==&lt;br /&gt;
[[File:CG-2000.png| 200px|CG-2000]] [[File:CG-2000-inside.png| 300px|CG-2000]]  [[File:Encl-open-sm.jpg| 200px|Renard SS24 rjchu]]  [[File:SS24 enclosure.JPG| 180px|Renard SS24 waynej]]  [[File:IMG 4333.jpg|200px|Ren64 JEEPGUY]]&amp;lt;br/&amp;gt;&lt;br /&gt;
Common usage: [[The_Renard_SS24_Controller_Board | Renard SS 24]]&amp;lt;br/&amp;gt;&lt;br /&gt;
External Dimensions (HxWxD):  13.0&amp;quot; x 9.0&amp;quot; x 3.0&amp;quot; (33.00cm x 22.80cm x 7.60cm)&amp;lt;br/&amp;gt;&lt;br /&gt;
Internal Dimensions:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/d/dd/CG-2000-Coax-Demarcation-Enclosure.pdf Datasheet]&amp;lt;br/&amp;gt;&lt;br /&gt;
Internal Drawing&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Mounting Options=&lt;br /&gt;
[[File:Stand img 0960.jpg| 300px|BillinSoFl]]  [[File:Stand IMG 0162.jpg| 300px|somtng4u2c]]  [[File:2009 IMG 5-2.jpg|500px|Mangrove]] [[File:Enclosure.jpg|300px|bcstuff]]&amp;lt;br/&amp;gt;&lt;br /&gt;
==Mounting Threads==&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?20774-Mounting-enclosures Mounting Enclosures Thread]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?17810-A-stand-mount-for-enclosures Mounting Options Thread]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?12263-Mounting-CG-1000-CG-2000 More Mounting Options]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?29469-How-Do-you-Mount-CG-Enclosures  Even More Mounting Options]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Vendors=&lt;br /&gt;
The following vendors stock the enclosures listed above.  They are also active participants of the DIYC community and can frequently be found in the [http://doityourselfchristmas.com/forums/addonchat.php Chat Room] on the DIYC site.&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=16 DIY LED Express] is run by user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer (Todd)]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://wlcventures.com/zencart/index.php?main_page=index&amp;amp;cPath=1 WLC Ventures]is run by user [http://doityourselfchristmas.com/forums/member.php?1606-g2ktcf g2ktcf (Chris)]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.holidaycoro.com/ HolidayCoro]is run by user [http://doityourselfchristmas.com/forums/member.php?1606-dmoore dmoore (David)] | [http://www.holidaycoro.com/CableGuard-CG-1500-Mounting-Case-p/637.htm CG-1500 Enclosure] and a large variety [http://www.holidaycoro.com/category-s/1953.htm Adapter Kits, including all mounting hardware for industry standard AlphaPix, San Devices E682, PixLite, LOR Controllers and Generic Uses]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
Another vendor that is not a DIYC member is DF Countryman. Call 612-724-4400 to order from Sales Manager Duke McNaughton&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Other Information=&lt;br /&gt;
*Many of the boards and controllers are designed to mount in specific enclosure and have their holes partially or completely align with the built in standoff in the enclosures.&lt;br /&gt;
&lt;br /&gt;
*It is also necessary or desirable to sometimes mount the board in different positions where the holes in the pcb does not align with the standoffs  in the enclosure.  It is common to use Nylon standoffs or small sections of plastic tubing to keep the boards away from the back of the enclosure.  Frequently these standoffs are attached to the enclosure using adhesives like E6000, Epoxy or hot glue.  Scuffing the smooth plastic enclosure before applying the adhesive will assist their holding power. &lt;br /&gt;
&lt;br /&gt;
* Another common method to mount boards and controllers in an enclosure is to actually mount the pcb to a plastic or MDF board that is then attached to the enclosure.  Low cost plastic cutting boards from a dollar store or a piece of lexan from a big box hardware store are also commonly used.&lt;br /&gt;
&lt;br /&gt;
*It is also common to drill right thru the back of the enclosure to have screws provide standoffs.  A small gasket or a dab of glue can also seal the holes from the weather.&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=FAQ=&lt;br /&gt;
TBD&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Alternate Enclosures=&lt;br /&gt;
[[Alternate_Enclosures | Alternate Enclosure Wiki]]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?17000-SS24-Enclosure-Using-5-quot-x5-quot-Vinyl-Fence-Post&amp;amp;highlight=enclosures SS24 in 5&amp;quot; Fence Post]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.mcmelectronics.com/product/21-11145 Dripbox 330 Outdoor Waterproof/Weatherproof Box- Black]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?19095-Orbit-Outdoor-Timer-Box-for-1-88 Orbit Outdoor Timer Box]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?18137-Cheap-Quick-Board-Enclosure&amp;amp;p=183781#post183781 Plastic Food Containers]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?16802-Trouble-finding-enclosure-RenSS24&amp;amp;p=171370#post171370 Ammo Can]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?15825-New-enclosure-idea&amp;amp;p=160224#post160224 PVC Pipe]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?20580-Post-Enclosure-Pics-Thread&amp;amp;p=208973#post208973 Mission Control!]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.walmart.com/ip/Snap-Top-Everstart-Marine-Battery-Box/16781379 Walmart $8 Marine Battery Box]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.harborfreight.com/tool-storage/all-other-storage/ammo-box-61451.html Harbor Freight $7 Plastic Ammo Box]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Threads=&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?20580-Post-Enclosure-Pics-Thread Photos of Boards Mounted in enclosures]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?21259-To-paint-or-not-to-paint-enclosures&amp;amp;highlight=enclosures Painting Enclosures]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?18937-Ren48LSD-in-CG-1500-Enclosure-with-ATX-Power-Supply-and-RenW&amp;amp;p=190577#post190577 Adding Vents]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?12663-Bags-over-enclosures Bags over enclosures to keep dry]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?18229-TA-200-leaking-water Sealing to prevent Leakage]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?16433-Keptel-Enclosure-Gasket&amp;amp;p=166755#post166755 Rope Caulk]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.doityourselfchristmas.com/wiki/index.php?title=Ren-W_Controller_Heater Heater in an Enclosure for cold weather]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.doityourselfchristmas.com/wiki/index.php?title=Ren-W_BOM_and_Construction#Mounting_a_Ren-W_and_SS24_Controller_in_a_CG2000_Enclosure Mounting a REN-W in a CG-2000 Enclosure]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:DIYC Index]]&lt;br /&gt;
[[Category:Display Construction]]&lt;br /&gt;
[[Category:How To]]&lt;br /&gt;
[[Category:DIYC_Hardware]]&lt;br /&gt;
[[Category:DIYC Controllers]]&lt;br /&gt;
[[Category:General_Info]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Enclosures&amp;diff=12294</id>
		<title>Enclosures</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Enclosures&amp;diff=12294"/>
		<updated>2016-05-02T15:40:01Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* CG-1500  (CableGuard 1500 Coax Demarcation Enclosure) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=&#039;&#039;&#039;Enclosures&#039;&#039;&#039;=&lt;br /&gt;
It is common to mount the various circuit boards and controllers in plastic enclosures to protect them from exposure to the environment and things like rain, snow and insects.  While most of the enclosures folks use are not truly &amp;quot;Waterproof&amp;quot; they are &amp;quot;Weatherproof&amp;quot;.  The following enclosures manage to keep the boards reasonably well protected.  While some people go to [[Enclosures#Threads|various lengths]] to cover the enclosures by plastic bags or use rope caulk to make a better seal on the covers, most folks do not.  These enclosures are originally designed for use in the telecommunications and the cable tv industry for mounting various equipment outside.  The enclosures all have various height standoffs on the inside back wall to attach circuit boards to.  The enclosures all have snap lock closures to keep the enclosures closed.  Some of the enclosures also have recessed screw lock to make the enclosures more tamper proof. It is also possible to further secure the enclosures using plastic wire ties thru the slots on the doors. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
There also many other [[Enclosures#Alternate_Enclosures|alternative ways]] to mount your circuit boards in other types of enclosures.&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Popular Enclosures=&lt;br /&gt;
Exterior Dimensions &lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Enclosure&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Height&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Width&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Depth&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;TA-200&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3.13” (7.95cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3.63” (9.22cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2.5” (6.35cm) &amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;CG-500&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;6.5&amp;quot; (16.5cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;8.0&amp;quot; (20.3cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2.75&amp;quot; (7.0cm)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;CG-1000&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;9.00&amp;quot; (22.80cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;9.00&amp;quot; (22.80cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3.00&amp;quot; (7.60cm)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;CG-1500&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;12.25&amp;quot; (31.10cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;12&amp;quot; (30.50cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;5.25&amp;quot; (13.30cm)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;CG-2000&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;13.0&amp;quot; (33.00cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;9.0&amp;quot; (22.80cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3.0&amp;quot; (7.60cm)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==TA-200  (Terminal Access TA-200 Terminal Enclosure)==&lt;br /&gt;
[[File:TA-200.png| 100px|TA-200]][[File:TA-200-inside.png| 100px|TA-200]][[File:TA-200.jpg| 100px|TA-200 Ukewarrior]] [[File:SSRezEnclosure.JPG|110px|SSRez  g2ktcf]] [[File:Ssrneon_001.jpg| 200px|SSRNeon Ukewarrior]] [[File:DCSSR2-4-Final.jpg| 150px|DCSSR dlovely]] [[File:DC_SSR1.JPG| 200px|DCSSR thurrle]]  [[File:PX1-TA200.JPG| 200px |Renard PX1 Wayne j]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
Common usage:[[SSRez | SSRez ACSSR]], [[SSRneon | SSRNeon ACSSR]], [[DCSSR_Version_2.4 | DCSSR Version 2.4]], [[Renard PX1 Pixel Controller]], [[Pixel DCSSR]]&amp;lt;br/&amp;gt;&lt;br /&gt;
External Dimensions (HxWxD):  3.13” x 3.63” x 2.5” (7.95cm x 9.22cm x 6.35cm)&amp;lt;br/&amp;gt;&lt;br /&gt;
Internal Dimensions:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/4/49/TA-200-Terminal-Enclosure.pdf Datasheet]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/c/c1/TA-200-Base-Drawing_1249137425.pdf Internal Drawing]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CG-500  (CableGuard 500 Coax Demarcation Enclosure)==&lt;br /&gt;
[[File:CG-500.png| 300px|CG-500]][[File:CG-500-inside.png| 450px|CG-500]]  [[File:IMG 2450.JPG| 300px|Simple Renard 32 Combo OregonLights]]  [[File:E131 DMX bridge.png| 350px| RPM&#039;s E1.31 to DMX Bridge nuelemma]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
Common usage:[[Simple_Renard_32_Combo | Simple Renard 32 Combo]], [[Simple_Renard_RGB%2BW | Simple Renard 32 RGB+W DC Controller]],  [http://shop.martinxmas.com/product.php?id_product=48 RPM E1.31 To DMX Bridge] &amp;lt;br/&amp;gt;&lt;br /&gt;
External Dimensions (HxWxD):  6.5&amp;quot; x 8.0&amp;quot; x 2.75&amp;quot; (16.5cm x 20.3cm x 7.0cm)&amp;lt;br/&amp;gt;&lt;br /&gt;
Internal Dimensions:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/a/a9/CG-500-Coax-Demarcation-Enclosure.pdf Datasheet]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/e/ed/CG-500-Base-Options_1331643504.pdf Internal Drawing]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CG-1000  (CableGuard 1000 Coax Demarcation Enclosure==&lt;br /&gt;
[[File:CG-1000.png| 300px|CG-1000]] [[File:CG-1000-inside.png| 300px|CG-1000]] [[File:SS8 enclosure.JPG| 240px|SS8 WayneJ]] [[File:SS16 hs.JPG| 300px| SS16 waynej]] [[File:SS16 enclosure.JPG| 250px|SS16 WayneJ]]    [[File:JRDRen24.jpg| 300px|REN24HC jrd]]  [[File:0902sm.jpg| 300px|REN48LSD jklingert]] [[File:839 4889 scaled.JPG| 300px|REN64 g2ktcf]]   [[File:0904sm.jpg| 250px| RPM E1.31 DMX Bridge jklingert]]  [[File:2012-04-17 19.49.46.jpg| 300px|E681 + Power Supply tjetzer]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
Common usage:[[The_Renard_SS8_Controller_Board | Renard SS8 AC Controller]], [[The_Renard_SS16_Controller_Board | Renard SS16 AC Controller]], [[24_Channel_Renard_with_SSR_Assembly_Instructions | Ren24HC AC Controller]], [[Ren48LSDv3c | Renard 48LSD DC Controller]], [[Renard_64XC | Ren64 Controller]], [[Helix#Helix_Daughter_Board|Helix Daughter Board]] &amp;lt;br/&amp;gt;&lt;br /&gt;
External Dimensions (HxWxD):  9.00&amp;quot; x 9.00&amp;quot; x 3.00&amp;quot; (22.80cm x 22.80cm x 7.60cm)&amp;lt;br/&amp;gt;&lt;br /&gt;
Internal Dimensions:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/e/e1/CG-1000-Coax-Demarcation-Enclosure.pdf Datasheet]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/4/4c/CG-1000-Base-Drawing_124913742_1331643504.pdf Internal Drawing]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CG-1500  (CableGuard 1500 Coax Demarcation Enclosure)==&lt;br /&gt;
[[File:CG-1500.png| 300px|CG-1500]][[File:CG-1500-inside.png| 300px|CG-1500]]  [[File:2009 IMG 5-4.jpg| 300px|REN48LSD + Power Supply Mangrove]] [[File:028.jpg| 300px|REN48LSD + Power Supply OregonLights]] [[File:0903sm.jpg| 250px|PC Power Supply (old CG-1500 hole pattern) jklingert]]  [[File:GC1500 Ren48LSD 12V PS 4BoB v2 (5).jpg| 300px| Ren48LSD + Power Supply + Breakout Boards rfallatt]]  [[File:GC1500 Ren48LSD 12V PS 4BoB v2.jpg| 300px| Ren48LSD + Power Supply + Breakout Boards rfallatt]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
Common usage: Similar to CG-1000, but box is larger.  [http://sandevices.com/ E680, E681, E682 Pixel Controllers], [http://www.holidaycoro.com/E1-31-Artnet-Smart-Pixel-Controllers-s/1960.htm/ AlphaPix Pixel Controllers], Various Power Supplies, [[Helix#Helix_Main_Board| Helix Main Board]], [[Helix#Helix_32ch_SSR_Daughter_Board|Helix 32ch SSR Daughter Board]]&amp;lt;br/&amp;gt;&lt;br /&gt;
External Dimensions (HxWxD): 12.25&amp;quot; x 12&amp;quot; x 5.25&amp;quot; (31.10cm x 30.50cm x 13.30cm) &amp;lt;br/&amp;gt;&lt;br /&gt;
Internal Dimensions:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.holidaycoro.com/Enclosure-Mounting-Adapters-and-Housings-s/1953.htm Adapter Plates for common controllers (AlphaPix, E682, LOR) and power supplies (350w)]&amp;lt;br/&amp;gt;&lt;br /&gt;
Note: In 2011 the mounting hole pattern in the CG-1500 changed to a new layout.  The drawing below is the new hole pattern.&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/3/3b/CG-1500-Coax-Demarcation-Enclosure.pdf Datasheet]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/4/4a/CG-1500-Base-Drawing-New-2011_1331643504.pdf Internal Drawing]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CG-2000  (CableGuard 2000 Coax Demarcation Enclosure)==&lt;br /&gt;
[[File:CG-2000.png| 200px|CG-2000]] [[File:CG-2000-inside.png| 300px|CG-2000]]  [[File:Encl-open-sm.jpg| 200px|Renard SS24 rjchu]]  [[File:SS24 enclosure.JPG| 180px|Renard SS24 waynej]]  [[File:IMG 4333.jpg|200px|Ren64 JEEPGUY]]&amp;lt;br/&amp;gt;&lt;br /&gt;
Common usage: [[The_Renard_SS24_Controller_Board | Renard SS 24]]&amp;lt;br/&amp;gt;&lt;br /&gt;
External Dimensions (HxWxD):  13.0&amp;quot; x 9.0&amp;quot; x 3.0&amp;quot; (33.00cm x 22.80cm x 7.60cm)&amp;lt;br/&amp;gt;&lt;br /&gt;
Internal Dimensions:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/d/dd/CG-2000-Coax-Demarcation-Enclosure.pdf Datasheet]&amp;lt;br/&amp;gt;&lt;br /&gt;
Internal Drawing&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Mounting Options=&lt;br /&gt;
[[File:Stand img 0960.jpg| 300px|BillinSoFl]]  [[File:Stand IMG 0162.jpg| 300px|somtng4u2c]]  [[File:2009 IMG 5-2.jpg|500px|Mangrove]] [[File:Enclosure.jpg|300px|bcstuff]]&amp;lt;br/&amp;gt;&lt;br /&gt;
==Mounting Threads==&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?20774-Mounting-enclosures Mounting Enclosures Thread]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?17810-A-stand-mount-for-enclosures Mounting Options Thread]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?12263-Mounting-CG-1000-CG-2000 More Mounting Options]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?29469-How-Do-you-Mount-CG-Enclosures  Even More Mounting Options]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Vendors=&lt;br /&gt;
The following vendors stock the enclosures listed above.  They are also active participants of the DIYC community and can frequently be found in the [http://doityourselfchristmas.com/forums/addonchat.php Chat Room] on the DIYC site.&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=16 DIY LED Express] is run by user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer (Todd)]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://wlcventures.com/zencart/index.php?main_page=index&amp;amp;cPath=1 WLC Ventures]is run by user [http://doityourselfchristmas.com/forums/member.php?1606-g2ktcf g2ktcf (Chris)]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.holidaycoro.com/ HolidayCoro]is run by user [http://doityourselfchristmas.com/forums/member.php?1606-dmoore dmoore (David)] | [http://www.holidaycoro.com/CableGuard-CG-1500-Mounting-Case-p/637.htm CG-1500 Enclosure] and a large variety [http://www.holidaycoro.com/category-s/1953.htm Adapter Kits, including all mounting hardware for industry standard AlphaPix, San Devices E682, PixLite, LOR Controllers and Generic Uses]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
Another vendor that is not a DIYC member is DF Countryman. Call 612-724-4400 to order from Sales Manager Duke McNaughton&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Other Information=&lt;br /&gt;
*Many of the boards and controllers are designed to mount in specific enclosure and have their holes partially or completely align with the built in standoff in the enclosures.&lt;br /&gt;
&lt;br /&gt;
*It is also necessary or desirable to sometimes mount the board in different positions where the holes in the pcb does not align with the standoffs  in the enclosure.  It is common to use Nylon standoffs or small sections of plastic tubing to keep the boards away from the back of the enclosure.  Frequently these standoffs are attached to the enclosure using adhesives like E6000, Epoxy or hot glue.  Scuffing the smooth plastic enclosure before applying the adhesive will assist their holding power. &lt;br /&gt;
&lt;br /&gt;
* Another common method to mount boards and controllers in an enclosure is to actually mount the pcb to a plastic or MDF board that is then attached to the enclosure.  Low cost plastic cutting boards from a dollar store or a piece of lexan from a big box hardware store are also commonly used.&lt;br /&gt;
&lt;br /&gt;
*It is also common to drill right thru the back of the enclosure to have screws provide standoffs.  A small gasket or a dab of glue can also seal the holes from the weather.&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=FAQ=&lt;br /&gt;
TBD&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Alternate Enclosures=&lt;br /&gt;
[[Alternate_Enclosures | Alternate Enclosure Wiki]]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?17000-SS24-Enclosure-Using-5-quot-x5-quot-Vinyl-Fence-Post&amp;amp;highlight=enclosures SS24 in 5&amp;quot; Fence Post]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.mcmelectronics.com/product/21-11145 Dripbox 330 Outdoor Waterproof/Weatherproof Box- Black]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?19095-Orbit-Outdoor-Timer-Box-for-1-88 Orbit Outdoor Timer Box]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?18137-Cheap-Quick-Board-Enclosure&amp;amp;p=183781#post183781 Plastic Food Containers]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?16802-Trouble-finding-enclosure-RenSS24&amp;amp;p=171370#post171370 Ammo Can]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?15825-New-enclosure-idea&amp;amp;p=160224#post160224 PVC Pipe]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?20580-Post-Enclosure-Pics-Thread&amp;amp;p=208973#post208973 Mission Control!]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.walmart.com/ip/Snap-Top-Everstart-Marine-Battery-Box/16781379 Walmart $8 Marine Battery Box]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.harborfreight.com/tool-storage/all-other-storage/ammo-box-61451.html Harbor Freight $7 Plastic Ammo Box]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Threads=&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?20580-Post-Enclosure-Pics-Thread Photos of Boards Mounted in enclosures]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?21259-To-paint-or-not-to-paint-enclosures&amp;amp;highlight=enclosures Painting Enclosures]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?18937-Ren48LSD-in-CG-1500-Enclosure-with-ATX-Power-Supply-and-RenW&amp;amp;p=190577#post190577 Adding Vents]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?12663-Bags-over-enclosures Bags over enclosures to keep dry]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?18229-TA-200-leaking-water Sealing to prevent Leakage]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?16433-Keptel-Enclosure-Gasket&amp;amp;p=166755#post166755 Rope Caulk]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.doityourselfchristmas.com/wiki/index.php?title=Ren-W_Controller_Heater Heater in an Enclosure for cold weather]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.doityourselfchristmas.com/wiki/index.php?title=Ren-W_BOM_and_Construction#Mounting_a_Ren-W_and_SS24_Controller_in_a_CG2000_Enclosure Mounting a REN-W in a CG-2000 Enclosure]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:DIYC Index]]&lt;br /&gt;
[[Category:Display Construction]]&lt;br /&gt;
[[Category:How To]]&lt;br /&gt;
[[Category:DIYC_Hardware]]&lt;br /&gt;
[[Category:DIYC Controllers]]&lt;br /&gt;
[[Category:General_Info]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Enclosures&amp;diff=12261</id>
		<title>Enclosures</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Enclosures&amp;diff=12261"/>
		<updated>2016-01-25T14:57:45Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* CG-1500  (CableGuard 1500 Coax Demarcation Enclosure) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=&#039;&#039;&#039;Enclosures&#039;&#039;&#039;=&lt;br /&gt;
It is common to mount the various circuit boards and controllers in plastic enclosures to protect them from exposure to the environment and things like rain, snow and insects.  While most of the enclosures folks use are not truly &amp;quot;Waterproof&amp;quot; they are &amp;quot;Weatherproof&amp;quot;.  The following enclosures manage to keep the boards reasonably well protected.  While some people go to [[Enclosures#Threads|various lengths]] to cover the enclosures by plastic bags or use rope caulk to make a better seal on the covers, most folks do not.  These enclosures are originally designed for use in the telecommunications and the cable tv industry for mounting various equipment outside.  The enclosures all have various height standoffs on the inside back wall to attach circuit boards to.  The enclosures all have snap lock closures to keep the enclosures closed.  Some of the enclosures also have recessed screw lock to make the enclosures more tamper proof. It is also possible to further secure the enclosures using plastic wire ties thru the slots on the doors. &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
There also many other [[Enclosures#Alternate_Enclosures|alternative ways]] to mount your circuit boards in other types of enclosures.&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Popular Enclosures=&lt;br /&gt;
Exterior Dimensions &lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Enclosure&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Height&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Width&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Depth&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;TA-200&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3.13” (7.95cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3.63” (9.22cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2.5” (6.35cm) &amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;CG-500&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;6.5&amp;quot; (16.5cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;8.0&amp;quot; (20.3cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2.75&amp;quot; (7.0cm)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;CG-1000&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;9.00&amp;quot; (22.80cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;9.00&amp;quot; (22.80cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3.00&amp;quot; (7.60cm)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;CG-1500&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;12.25&amp;quot; (31.10cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;12&amp;quot; (30.50cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;5.25&amp;quot; (13.30cm)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;CG-2000&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;13.0&amp;quot; (33.00cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;9.0&amp;quot; (22.80cm)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3.0&amp;quot; (7.60cm)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==TA-200  (Terminal Access TA-200 Terminal Enclosure)==&lt;br /&gt;
[[File:TA-200.png| 100px|TA-200]][[File:TA-200-inside.png| 100px|TA-200]][[File:TA-200.jpg| 100px|TA-200 Ukewarrior]] [[File:SSRezEnclosure.JPG|110px|SSRez  g2ktcf]] [[File:Ssrneon_001.jpg| 200px|SSRNeon Ukewarrior]] [[File:DCSSR2-4-Final.jpg| 150px|DCSSR dlovely]] [[File:DC_SSR1.JPG| 200px|DCSSR thurrle]]  [[File:PX1-TA200.JPG| 200px |Renard PX1 Wayne j]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
Common usage:[[SSRez | SSRez ACSSR]], [[SSRneon | SSRNeon ACSSR]], [[DCSSR_Version_2.4 | DCSSR Version 2.4]], [[Renard PX1 Pixel Controller]], [[Pixel DCSSR]]&amp;lt;br/&amp;gt;&lt;br /&gt;
External Dimensions (HxWxD):  3.13” x 3.63” x 2.5” (7.95cm x 9.22cm x 6.35cm)&amp;lt;br/&amp;gt;&lt;br /&gt;
Internal Dimensions:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/4/49/TA-200-Terminal-Enclosure.pdf Datasheet]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/c/c1/TA-200-Base-Drawing_1249137425.pdf Internal Drawing]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CG-500  (CableGuard 500 Coax Demarcation Enclosure)==&lt;br /&gt;
[[File:CG-500.png| 300px|CG-500]][[File:CG-500-inside.png| 450px|CG-500]]  [[File:IMG 2450.JPG| 300px|Simple Renard 32 Combo OregonLights]]  [[File:E131 DMX bridge.png| 350px| RPM&#039;s E1.31 to DMX Bridge nuelemma]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
Common usage:[[Simple_Renard_32_Combo | Simple Renard 32 Combo]], [[Simple_Renard_RGB%2BW | Simple Renard 32 RGB+W DC Controller]],  [http://shop.martinxmas.com/product.php?id_product=48 RPM E1.31 To DMX Bridge] &amp;lt;br/&amp;gt;&lt;br /&gt;
External Dimensions (HxWxD):  6.5&amp;quot; x 8.0&amp;quot; x 2.75&amp;quot; (16.5cm x 20.3cm x 7.0cm)&amp;lt;br/&amp;gt;&lt;br /&gt;
Internal Dimensions:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/a/a9/CG-500-Coax-Demarcation-Enclosure.pdf Datasheet]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/e/ed/CG-500-Base-Options_1331643504.pdf Internal Drawing]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CG-1000  (CableGuard 1000 Coax Demarcation Enclosure==&lt;br /&gt;
[[File:CG-1000.png| 300px|CG-1000]] [[File:CG-1000-inside.png| 300px|CG-1000]] [[File:SS8 enclosure.JPG| 240px|SS8 WayneJ]] [[File:SS16 hs.JPG| 300px| SS16 waynej]] [[File:SS16 enclosure.JPG| 250px|SS16 WayneJ]]    [[File:JRDRen24.jpg| 300px|REN24HC jrd]]  [[File:0902sm.jpg| 300px|REN48LSD jklingert]] [[File:839 4889 scaled.JPG| 300px|REN64 g2ktcf]]   [[File:0904sm.jpg| 250px| RPM E1.31 DMX Bridge jklingert]]  [[File:2012-04-17 19.49.46.jpg| 300px|E681 + Power Supply tjetzer]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
Common usage:[[The_Renard_SS8_Controller_Board | Renard SS8 AC Controller]], [[The_Renard_SS16_Controller_Board | Renard SS16 AC Controller]], [[24_Channel_Renard_with_SSR_Assembly_Instructions | Ren24HC AC Controller]], [[Ren48LSDv3c | Renard 48LSD DC Controller]], [[Renard_64XC | Ren64 Controller]], [[Helix#Helix_Daughter_Board|Helix Daughter Board]] &amp;lt;br/&amp;gt;&lt;br /&gt;
External Dimensions (HxWxD):  9.00&amp;quot; x 9.00&amp;quot; x 3.00&amp;quot; (22.80cm x 22.80cm x 7.60cm)&amp;lt;br/&amp;gt;&lt;br /&gt;
Internal Dimensions:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/e/e1/CG-1000-Coax-Demarcation-Enclosure.pdf Datasheet]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/4/4c/CG-1000-Base-Drawing_124913742_1331643504.pdf Internal Drawing]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CG-1500  (CableGuard 1500 Coax Demarcation Enclosure)==&lt;br /&gt;
[[File:CG-1500.png| 300px|CG-1500]][[File:CG-1500-inside.png| 300px|CG-1500]]  [[File:2009 IMG 5-4.jpg| 300px|REN48LSD + Power Supply Mangrove]] [[File:028.jpg| 300px|REN48LSD + Power Supply OregonLights]] [[File:0903sm.jpg| 250px|PC Power Supply (old CG-1500 hole pattern) jklingert]]  [[File:GC1500 Ren48LSD 12V PS 4BoB v2 (5).jpg| 300px| Ren48LSD + Power Supply + Breakout Boards rfallatt]]  [[File:GC1500 Ren48LSD 12V PS 4BoB v2.jpg| 300px| Ren48LSD + Power Supply + Breakout Boards rfallatt]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
Common usage: Similar to CG-1000, but box is larger.  [http://sandevices.com/ E680, E681, E682 Pixel Controllers], [http://http://www.holidaycoro.com/E1-31-Artnet-Smart-Pixel-Controllers-s/1960.htm/ AlphaPix Pixel Controllers], Various Power Supplies, [[Helix#Helix_Main_Board| Helix Main Board]], [[Helix#Helix_32ch_SSR_Daughter_Board|Helix 32ch SSR Daughter Board]]&amp;lt;br/&amp;gt;&lt;br /&gt;
External Dimensions (HxWxD): 12.25&amp;quot; x 12&amp;quot; x 5.25&amp;quot; (31.10cm x 30.50cm x 13.30cm) &amp;lt;br/&amp;gt;&lt;br /&gt;
Internal Dimensions:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.holidaycoro.com/Enclosure-Mounting-Adapters-and-Housings-s/1953.htm Adapter Plates for common controllers (AlphaPix, E682, LOR) and power supplies (350w)]&amp;lt;br/&amp;gt;&lt;br /&gt;
Note: In 2011 the mounting hole pattern in the CG-1500 changed to a new layout.  The drawing below is the new hole pattern.&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/3/3b/CG-1500-Coax-Demarcation-Enclosure.pdf Datasheet]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/4/4a/CG-1500-Base-Drawing-New-2011_1331643504.pdf Internal Drawing]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CG-2000  (CableGuard 2000 Coax Demarcation Enclosure)==&lt;br /&gt;
[[File:CG-2000.png| 200px|CG-2000]] [[File:CG-2000-inside.png| 300px|CG-2000]]  [[File:Encl-open-sm.jpg| 200px|Renard SS24 rjchu]]  [[File:SS24 enclosure.JPG| 180px|Renard SS24 waynej]]  [[File:IMG 4333.jpg|200px|Ren64 JEEPGUY]]&amp;lt;br/&amp;gt;&lt;br /&gt;
Common usage: [[The_Renard_SS24_Controller_Board | Renard SS 24]]&amp;lt;br/&amp;gt;&lt;br /&gt;
External Dimensions (HxWxD):  13.0&amp;quot; x 9.0&amp;quot; x 3.0&amp;quot; (33.00cm x 22.80cm x 7.60cm)&amp;lt;br/&amp;gt;&lt;br /&gt;
Internal Dimensions:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/images/d/dd/CG-2000-Coax-Demarcation-Enclosure.pdf Datasheet]&amp;lt;br/&amp;gt;&lt;br /&gt;
Internal Drawing&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Mounting Options=&lt;br /&gt;
[[File:Stand img 0960.jpg| 300px|BillinSoFl]]  [[File:Stand IMG 0162.jpg| 300px|somtng4u2c]]  [[File:2009 IMG 5-2.jpg|500px|Mangrove]] [[File:Enclosure.jpg|300px|bcstuff]]&amp;lt;br/&amp;gt;&lt;br /&gt;
==Mounting Threads==&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?20774-Mounting-enclosures Mounting Enclosures Thread]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?17810-A-stand-mount-for-enclosures Mounting Options Thread]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?12263-Mounting-CG-1000-CG-2000 More Mounting Options]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?29469-How-Do-you-Mount-CG-Enclosures  Even More Mounting Options]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Vendors=&lt;br /&gt;
The following vendors stock the enclosures listed above.  They are also active participants of the DIYC community and can frequently be found in the [http://doityourselfchristmas.com/forums/addonchat.php Chat Room] on the DIYC site.&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=16 DIY LED Express] is run by user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer (Todd)]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://wlcventures.com/zencart/index.php?main_page=index&amp;amp;cPath=1 WLC Ventures]is run by user [http://doityourselfchristmas.com/forums/member.php?1606-g2ktcf g2ktcf (Chris)]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.holidaycoro.com/ HolidayCoro]is run by user [http://doityourselfchristmas.com/forums/member.php?1606-dmoore dmoore (David)] | [http://www.holidaycoro.com/CableGuard-CG-1500-Mounting-Case-p/637.htm CG-1500 Enclosure] and a large variety [http://www.holidaycoro.com/category-s/1953.htm Adapter Kits, including all mounting hardware for industry standard AlphaPix, San Devices E682, PixLite, LOR Controllers and Generic Uses]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
Another vendor that is not a DIYC member is DF Countryman. Call 612-724-4400 to order from Sales Manager Duke McNaughton&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Other Information=&lt;br /&gt;
*Many of the boards and controllers are designed to mount in specific enclosure and have their holes partially or completely align with the built in standoff in the enclosures.&lt;br /&gt;
&lt;br /&gt;
*It is also necessary or desirable to sometimes mount the board in different positions where the holes in the pcb does not align with the standoffs  in the enclosure.  It is common to use Nylon standoffs or small sections of plastic tubing to keep the boards away from the back of the enclosure.  Frequently these standoffs are attached to the enclosure using adhesives like E6000, Epoxy or hot glue.  Scuffing the smooth plastic enclosure before applying the adhesive will assist their holding power. &lt;br /&gt;
&lt;br /&gt;
* Another common method to mount boards and controllers in an enclosure is to actually mount the pcb to a plastic or MDF board that is then attached to the enclosure.  Low cost plastic cutting boards from a dollar store or a piece of lexan from a big box hardware store are also commonly used.&lt;br /&gt;
&lt;br /&gt;
*It is also common to drill right thru the back of the enclosure to have screws provide standoffs.  A small gasket or a dab of glue can also seal the holes from the weather.&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=FAQ=&lt;br /&gt;
TBD&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Alternate Enclosures=&lt;br /&gt;
[[Alternate_Enclosures | Alternate Enclosure Wiki]]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?17000-SS24-Enclosure-Using-5-quot-x5-quot-Vinyl-Fence-Post&amp;amp;highlight=enclosures SS24 in 5&amp;quot; Fence Post]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.mcmelectronics.com/product/21-11145 Dripbox 330 Outdoor Waterproof/Weatherproof Box- Black]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?19095-Orbit-Outdoor-Timer-Box-for-1-88 Orbit Outdoor Timer Box]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?18137-Cheap-Quick-Board-Enclosure&amp;amp;p=183781#post183781 Plastic Food Containers]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?16802-Trouble-finding-enclosure-RenSS24&amp;amp;p=171370#post171370 Ammo Can]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?15825-New-enclosure-idea&amp;amp;p=160224#post160224 PVC Pipe]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?20580-Post-Enclosure-Pics-Thread&amp;amp;p=208973#post208973 Mission Control!]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.walmart.com/ip/Snap-Top-Everstart-Marine-Battery-Box/16781379 Walmart $8 Marine Battery Box]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.harborfreight.com/tool-storage/all-other-storage/ammo-box-61451.html Harbor Freight $7 Plastic Ammo Box]&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Threads=&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?20580-Post-Enclosure-Pics-Thread Photos of Boards Mounted in enclosures]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?21259-To-paint-or-not-to-paint-enclosures&amp;amp;highlight=enclosures Painting Enclosures]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?18937-Ren48LSD-in-CG-1500-Enclosure-with-ATX-Power-Supply-and-RenW&amp;amp;p=190577#post190577 Adding Vents]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?12663-Bags-over-enclosures Bags over enclosures to keep dry]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?18229-TA-200-leaking-water Sealing to prevent Leakage]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?16433-Keptel-Enclosure-Gasket&amp;amp;p=166755#post166755 Rope Caulk]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.doityourselfchristmas.com/wiki/index.php?title=Ren-W_Controller_Heater Heater in an Enclosure for cold weather]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.doityourselfchristmas.com/wiki/index.php?title=Ren-W_BOM_and_Construction#Mounting_a_Ren-W_and_SS24_Controller_in_a_CG2000_Enclosure Mounting a REN-W in a CG-2000 Enclosure]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:DIYC Index]]&lt;br /&gt;
[[Category:Display Construction]]&lt;br /&gt;
[[Category:How To]]&lt;br /&gt;
[[Category:DIYC_Hardware]]&lt;br /&gt;
[[Category:DIYC Controllers]]&lt;br /&gt;
[[Category:General_Info]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12260</id>
		<title>Controllers</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12260"/>
		<updated>2016-01-25T14:48:28Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* Dumb RGB DC Controllers Feature Comparisons */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Intro=&lt;br /&gt;
There are many different types of controllers used for RGB lighting effects.  The most common fall into two different categories: &lt;br /&gt;
*Pixel Controllers &lt;br /&gt;
*Dumb RGB Controllers.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The different controllers also can be broken into categories based on the type of data communications protocols used to speak to them from the sequencing computer.  The main categories of communications protocols are:&lt;br /&gt;
* [[Renard]] (using either RS232-serial or RS485)&lt;br /&gt;
* [[E1.31_(Streaming-ACN)_Protocol|E1.31]] (DMX over Ethernet)&lt;br /&gt;
* [[DMX]] A traditional stage lighting protocol&lt;br /&gt;
* Programs stored on SD memory cards &lt;br /&gt;
* Lightorama  LOR compatable gear&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When choosing a Pixel controller it is important that you confirm that your selection is compatible with you system design.  Critical properties to consider include are:&lt;br /&gt;
* Communications Protocol (E1.31, Renard, DMX, LOR, Etc.)&lt;br /&gt;
* [[Choosing_a_Pixel_Voltage:_5V_vs_12V|Pixel Voltage]]  (5VDC vs 12VDC)&lt;br /&gt;
* [[Different_Styles_of_Pixels|Pixel Type]] (WS2801, WS2811, GECE, LOR, Etc.)&lt;br /&gt;
* Number of Pixels to be Controlled&lt;br /&gt;
* Number of Connectors and Number of Strings that can be Physically Connected&lt;br /&gt;
* Advanced Features&lt;br /&gt;
** Grouping (ability to treat multiple Pixels as one)&lt;br /&gt;
** RGB Ordering (ability to correct the physical RGB order to match the software sequence order)&lt;br /&gt;
** ZigZag (Ability to treat physical strings as multiple logical strings)&lt;br /&gt;
** Reverse order (ability to reorder the channels on a string so the most distant one is the first channel)&lt;br /&gt;
** Etc.&lt;br /&gt;
&lt;br /&gt;
Generally you also need to add an [[Enclosures|Enclosure]] to the Pixel Controller to protect it from the weather.   You will also need a [[Power Supplies|Power Supply]] to power the Pixel Controller and Pixels.  There are several ways to connect the [[Power_Injection|Power wiring]]  and there are also several types of [[Pixel Connectors]] that can be used to simplify the wiring.&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;THIS PAGE IS UNDER CONSTRUCTION AND IS NOT COMPLETE!!&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
These are selected Pixel Controllers and other devices from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 1-29-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
=PIXEL CONTROLLERS=&lt;br /&gt;
==&#039;&#039;&#039;Renard Protocol (RS232 or RS485)to SPI (Pixel Communication)&#039;&#039;&#039;==&lt;br /&gt;
&#039;&#039;&#039;[[Renard_PX1_Pixel_Controller|Renard PX1 Pixel Controller]]&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The Renard PX1 was designed by [http://doityourselfchristmas.com/forums/member.php?9-P-Short Phil Short] as an inexpensive Pixel controller designed to work with standard Renard systems.  It can be daisy chained with other Renard controllers. The PX1 provides a low cost solution that allows a user to add pixels to an existing display setup using just a simple Renard setup.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to SPI (Pixel Communications)&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept an [[E1.31_(Streaming-ACN)_Protocol|E1.31 (Ethernet)]] input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be used on a Raspberry Pi,  Beagle Bone Black or other single board computers with SPI. It can receive E1.31 (and many other protocols) and use the data to drive SPI pixels. See https://wiki.openlighting.org/index.php/OLA_LED_Pixels for more information. The maximum pixel count is determined by the hardware and the pixel clock speed. [https://www.youtube.com/watch?v=gdi9fve6DKc Demo Video].&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
[http://www.holidaycoro.com/firmware Firmware Update Page]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.0.50 (configurable via LCD interface or webpage) or can be configured for DHCP.&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link || Price || Manual/Videos || Note&lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 4 V2 || 2,720 || 16 UniCast (E1.31 &amp;amp; Artnet)||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:722.jpg|150px|link=http://www.holidaycoro.com/product-p/722-V2.htm]] || [http://www.holidaycoro.com/Product-p/722-V2.htm Product Link] ||Assembled $99.99 ||[https://youtu.be/16o780guQbQ Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes one dedicated RS-485/DMX output (does not use a pixel output), 28A per Controller/7.5A per Output, LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure&lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 16 V2  || 5,440 || 32 UniCast (E1.31 &amp;amp; Artnet) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:AlphaPix16.jpg|150px|link=http://www.holidaycoro.com/product-p/721-V2.htm]] || [http://www.holidaycoro.com/Product-p/721-V2.htm Product Link] ||Assembled $199.99 ||[https://youtu.be/kPAvSBBGmV4 Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes three dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output (80A at 20% Duty Cycle), LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.advateklights.com/ Advatek Lighting Pty Ltd]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?16126-Devo Unknown (Devo)])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
| PixLite 4 || 2,720 || 16 UniCast&amp;lt;br /&amp;gt;16 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:HolidayCoro-622.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html MFG Product Link] &amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=367  US Re-Seller Link]||Assembled $114.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes one dedicated RS-485/DMX output, 28A per Controller/7A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|-&lt;br /&gt;
| PixLite 16 || 5,440 || 32 UniCast&amp;lt;br /&amp;gt;32 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:621.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html MFG Product Link]&amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=368 US Re-Seller Link]||Assembled $199.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes four dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/4A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.sandevices.com SanDevices]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4668-jstjohnz jstjohnz])&lt;br /&gt;
&lt;br /&gt;
[http://sandevices.com/documents/E68x_Controller_Pixel_Config.pdf E68x Configuration Guide]&lt;br /&gt;
&lt;br /&gt;
[http://www.sandevices.com/downloads.html Firmware Updates]&lt;br /&gt;
&lt;br /&gt;
[[E68X-to-DMX#Converter_Configuration]]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 192.168.1.206&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| E6804-4 || 2040 || 7Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 4 Fused (1x4 Electrical, 4x1 Logical)  || 6120 || Up to 12 || || [http://sandevices.com/E6804Info.html link] ||  Assembled/Tested: $99, Full Kit: Price $69 [http://doityourselfchristmas.com/forums/showthread.php?26225-E6804-4-port-pixel-controller Presale]||  [http://sandevices.com/documents/SanDevices_E6804_Pixel_Controller_Operating_Manual.pdf Owner&#039;s] [http://sandevices.com/documents/SanDevices_E6804_Assembly_Manual.pdf Assembly] || Size is 2.5&amp;quot; x 4&amp;quot;, mounting holes on 2&amp;quot;x3&amp;quot; centers, compatible with CG series enclosures. [http://doityourselfchristmas.com/forums/showthread.php?25504-New-Pixel-Controller&amp;amp;p=258848#post258848 Announcement ]&lt;br /&gt;
|-&lt;br /&gt;
| PS-1 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical)  || 3060 || Up to 6 || || [http://sandevices.com/PixelSystem1.html link] ||  Turnkey System: $399 || [http://sandevices.com/documents/PS1_Users_Guide.pdf Owner&#039;s ]  || Assembled E682 with power supply in an Enclosure&lt;br /&gt;
|-&lt;br /&gt;
| E682-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ]  [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] ||To be released shortly&lt;br /&gt;
|-&lt;br /&gt;
| E682-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ] [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] || Original E682, Before Firmware Upgrade&lt;br /&gt;
|-&lt;br /&gt;
| E681-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Firmware To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function  || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] ||To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
[http://www.j1sys.com/assets/ecg-px-v2.0a.swf Tutorial Video]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=3zJtKlOtI4Y Setup Video]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,2232.0.html  Unofficial Users Manual]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 10.10.10.10&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P12R || 2040 || 12Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001 || 12 Fused (2x6 Electrical, 3x4 Logical)  || 6120 || 1 || || [http://www.j1sys.com/ecg-p12r/ link] ||  Assembled Board: $175 || [http://www.j1sys.com/assets/PIXAD8-Guide-v0.1.pdf  Owner&#039;s ] [http://www.j1sys.com/assets/p12r-notes.pdf  Notes ]  || &lt;br /&gt;
|-&lt;br /&gt;
| ECG-PIXAD8 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 8 Fused (2x4 Electrical, 2x4 Logical) || 4080 || 1 || || [http://www.j1sys.com/ecg-pixad8/ link] ||  Assembled Board: $155  || [http://www.j1sys.com/assets/PIXAD8-Guide-v0.1.pdf  Owner&#039;s ] ||&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P2 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 2 Unfused (2x1 Electrical, 2x1 Logical) || 4080 || 4 || || [http://www.j1sys.com/ecg-p2/ link] ||  Assembled Board: $68, Assembled Board w/case: $77  || [http://www.j1sys.com/assets/PIXAD8-Guide-v0.1.pdf  Owner&#039;s ] ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://stellascapes.com Stellascapes] ===&lt;br /&gt;
(New Zealand Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?491-mrpackethead mrpackethead])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| E16-II Green || 672 || 6Unicast || Stella-green || 16 Fused (? Electrical, ? Logical)  || 2016 || ? || || [http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62 link] ||  Assembled Board: $1296 ||   ||16 Character LCD Display for diagnostics and identification information. &lt;br /&gt;
|-&lt;br /&gt;
| E16-II Commercial || 672 || 6Unicast || Stella-black || 16 Fused (? Electrical, ? Logical)  || 2016 || ? || || [http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62 link] ||  Assembled Board: $1995 ||   ||With power supply and 16 400mm &amp;quot;tails&amp;quot; with waterproof screw up connectors &lt;br /&gt;
|-&lt;br /&gt;
| E16-II Pro|| 672 || 6Unicast || Stella-black || 16 Fused (? Electrical, ? Logical)  || 2016 || ? || || [http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62 link] ||  Assembled Board: $?? ||   ||With power supply and Neutrik XLR, power and ethernet chasis connectors&lt;br /&gt;
|-&lt;br /&gt;
| E2|| 170 || 1Unicast || Stella-black || 2 ?  || 512 || ? || || [http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62 link] ||  Assembled Board: $?? ||   ||With power supply,operates on low voltage DC (12-48V)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;DMX512 / ESTA 1.11 (RS485) to SPI&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept a DMX input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface that supports receiving DMX and the used to drive SPI pixels. See [https://www.openlighting.org/ola/ Supported Devices]  for a list of available interfaces. The maximum pixel count is determined by the hardware and the pixel clock speed.&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Channels || Pixels Supported || Output Connectors || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| EasyPix V2 || 170 || 512 ||WS2811,WS2812,WS801,WS2803 &amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803|| 1 Fused Output&amp;lt;br /&amp;gt;Screw Terminals || [[Image:HolidayCoro-614.jpg|150px|link=http://www.holidaycoro.com/product-p/614.htm]] || [http://www.holidaycoro.com/Product-p/614.htm Product Link] ||$39.99 || Null pixels, Reverse order,Push button setting with back-lit LCD screen, built-in sequences, replaceable output chip&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| DCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $53 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|-&lt;br /&gt;
| uDCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $42, Assembled Board w/Case: $48 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/Mini-protocol-Decoder-DMX-to-WS2801-512-dmx-address-decoded/701799_440556828.html Mini protocol Decoder;DMX to WS2801,512 dmx address decoded] [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-100-series-mini-DMX-protocol-decoder-support-WS2801-protocol-control-signal/701799_340705630.html DD-100 series mini DMX protocol decoder;support WS2801 protocol control signal]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-1809-WS2811-DMX-Decoder-support-WS2811-TM1804-TM1809-TM1812-driving-IC-DC5V-24V-input/701799_583679340.html  LT-DMX-1809(WS2811) DMX Decoder;support WS2811,TM1804,TM1809,TM1812 driving IC;DC5V-24V input] [http://doityourselfchristmas.com/wiki/images/a/ad/LT-1809_DMX512_DECODER.pdf  Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-2801-DMX-SPI-Decoder-support-WS2801-WS2803-drving-IC/701799_509914025.html LT-DMX-2801 DMX-SPI Decoder;support WS2801,WS2803 drving IC] [http://doityourselfchristmas.com/wiki/images/6/67/LT-2801_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-3001-DMX-SPI-Decoder-support-TLS3001-TLS3002-driving-IC/701799_509913931.html LT-DMX-3001 DMX-SPI Decoder;support TLS3001, TLS3002 driving IC]  [http://doityourselfchristmas.com/wiki/images/f/f0/LT-3001_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-6803-DMX-Decoder-DC5-24V-input-LPD6803-specific-protocol-output-signal-Max256-steps/701799_314083682.html LT-6803 DMX Decoder;DC5-24V input;LPD6803 specific protocol output signal;Max256 steps] [http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-9813-DMX-SPI-Decoder-support-P9813-drving-IC/701799_509914126.html LT-DMX-9813 DMX-SPI Decoder;support P9813 drving IC] [[http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-WS2801-IC-can-decodering-512-address/701799_340702410.html DD-1000 series DMX protocol decoder;support WS2801 IC;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-LPD6803IC-signal-can-decodering-512-address/701799_340702107.html DD-1000 series DMX protocol decoder;support LPD6803IC signal;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[http://diybllc.com/ DIYB] ===&lt;br /&gt;
(USA based) Run by DIYC user [http://doityourselfchristmas.com/forums/member.php?8235-charleskerr charleskerr]&lt;br /&gt;
*[http://diybllc.com/LED-Pixel-String-Controller-5-volt-DIYB-LCPC-01.htm DMX to SPI Pixel Controller] (website no longer online)&lt;br /&gt;
&lt;br /&gt;
===[http://www.electron-design.ru/ Electron Design] ===&lt;br /&gt;
(Israel based)&lt;br /&gt;
*[http://www.ebay.com/itm/321131195346 Combination Dumb RGB and DMX to SPI Pixel Decoder / Controller]&lt;br /&gt;
&lt;br /&gt;
===[https://www.audiovisualdevices.com.au/ AVD]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4449-David_AVD David_AVD])&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=APC718 Audio Visual Devices APC718]  Single SPI (2801 / 6803) output&lt;br /&gt;
[http://auschristmaslighting.com/wiki/APC718 ACL Wiki ]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,1243.0.html  ACL Thread]&lt;br /&gt;
&lt;br /&gt;
===[http://auschristmaslighting.com/ ACL]===&lt;br /&gt;
* [http://forums.auschristmaslighting.com/index.php/board,34.0.html TP3244 Pixel Driver] 4 SPI (2801 / 6803) outputs&lt;br /&gt;
&lt;br /&gt;
The Tiger Protocol Bridge (TigerPB) TP3212 is a small controller for use with RGB LED lights and LED strips that utilise driver chips like the 6803/2801/3005. These are the currently targeted protocols and it is possible that other 2-wire and single wire protocols could be supported with firmware upgrades. This will provide future proofing of your controller.&lt;br /&gt;
&lt;br /&gt;
The initial release will accept a standard DMX512A data stream and provide control for 170 RGB Pixels (510ch). There will be dual buffered outputs that will allow you to split the 170 pixels into say 100/70 and run them in different directions and yet control them as a single 170 pixel string.&lt;br /&gt;
Each dual buffered output will also allow for the parallel connection of the same number of pixels allowing for two strings to be used with the same patterns. If these are run in opposite directions they would provide for mirrored effects.&lt;br /&gt;
Each of the Dual outputs will be able to drive different protocols if required.&lt;br /&gt;
&lt;br /&gt;
If ran with ECG product line from http://www.j1sys.com you can use hyper-DMX and this controller can be expanded to running 4 Universe&#039;s off each controller.&lt;br /&gt;
&lt;br /&gt;
More info to Follow and at this point &#039;&#039;&#039;this controller is no longer sold&#039;&#039;&#039;.  It has been talked about coming back out.  As the information comes in it will be updated.  If you can get one used, they are still very nice units and work well.&lt;br /&gt;
&lt;br /&gt;
More info at http://auschristmaslighting.com/forums/index.php/board,34.0.html&lt;br /&gt;
&lt;br /&gt;
===Onumen===&lt;br /&gt;
* [http://auschristmaslighting.com/wiki/Controllers#Onumen Onumen Controllers] (note that the start address of the DPP controllers cannot be fixed)&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?15286-DMX-to-WS2801-Pixel-Bridge RPM Pixel Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://stellascapes.com Stellascapes] ===&lt;br /&gt;
(New Zealand Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?491-mrpackethead mrpackethead])&lt;br /&gt;
*T3:  DMX512 - SPI Bridge&lt;br /&gt;
The T3 controller provides a bridge between DMX512 and 4 strings of RGB pixels. &lt;br /&gt;
&lt;br /&gt;
More details at http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;SD Memory Card to SPI&#039;&#039;&#039; ==&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-LED-pixel-light-controller-support2-3-4wire/701799_404060519.html SD LED pixel light controller;support2,3,4wire]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/led-controller-for-WS2801-IC-dream-color-led-flexible-strip/701799_331817904.html led controller for WS2801 IC dream color led flexible strip]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-card-DMX-compatible-intelligence-controller-for-pixel-RGB-module-support-CYT3005-IC-512-output-gray/701799_320682984.html SD card-DMX compatible-intelligence controller for pixel RGB module,support CYT3005 IC.512 output gray scale;Max2048 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-100K-B-SD-card-led-pixel-controller-AC85-265V-input/701799_533617766.html T-100K-B SD card led pixel controller;AC85-265V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-200K-led-pixel-controller-can-be-controlled-via-PC-suppor-many-kinds-of-IC/701799_497637885.html T-200K online led pixel controller,can be controlled via PC;suppor many kinds of IC;8ports*512pixels=4096pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-300K-SD-card-led-pixel-controller-AC85-265V-input-can-control-more-than-6000pixels-via/701799_570149882.html T-300K;SD card led pixel controller;AC85-265V input;can control more than 6000pixels via PC,8 ports output]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000A-LED-sd-card-pixel-controller-DC5-24V-input/701799_683082725.html T-1000A,LED sd card pixel controller,DC5-24V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000B-led-pixel-controller-support-WS2801-LPD6803-WS2811-TM1804-TM1809-LPD8806-Etc-max-2048pixels-controlled/701799_715270878.html T-1000B,led pixel controller,support WS2801,LPD6803,WS2811,TM1804,TM1809,LPD8806.Etc;max 2048pixels controlled]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000S-SD-card-led-pixel-controller-2012-new-version/701799_533601713.html T-1000S SD card led pixel controller,2012 new version]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000Stand-SD-card-led-pixel-controller-2012-new-version-AC110V-220V-input/701799_533604220.html T-1000Stand SD card led pixel controller,2012 new version;AC110V/220V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-4000-LED-SD-card-led-pixel-controller-can-max-control-4096-pixels/701799_533608089.html T-4000 LED SD card led pixel controller;can max control 4096 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-8000C-SD-card-led-pixel-controller-AC85-265V-input/701799_533612960.html T-8000C SD card led pixel controller;AC85-265V input]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Light-O-Rama (LOR) to SPI&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
===[http://www.http://www.lightorama.com Light-O-Rama (LOR)]===&lt;br /&gt;
(USA Based)&lt;br /&gt;
*[http://store.lightorama.com/cc100pisetwi.html Cosmic Color Pixels]&lt;br /&gt;
*[http://store.lightorama.com/cc100busetwi.html Cosmic Color Bulbs]&lt;br /&gt;
*[http://store.lightorama.com/cocori.html Cosmic Color Strip]&lt;br /&gt;
&lt;br /&gt;
=PIXEL Extenders=&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-PPX&lt;br /&gt;
ECG-PPX is a combination of small adapter boards that can be used in conjunction with our pixel oriented products (PIXAD8, P12R, etc.) to extend the pixel signals over much longer distances. They should also work with most other brands of pixel drivers. The ECG-PPX system also will distribute a modest power envelope over the same cable for optionally powering the pixels without the need for local power supplies at the pixel strings.&lt;br /&gt;
More details at http://www.j1sys.com/ecg-ppx/&lt;br /&gt;
*ECG-PPD-A – Powered Pixel Driver - 7VDC – 12VDC input range&lt;br /&gt;
*ECG-PPD-B – Powered Pixel Driver - 7VDC – 40VDC input range&lt;br /&gt;
*ECG-PPD-C – 4 Channel Powered Pixel Driver - 7VDC – 40VDC input range on Channel 1&lt;br /&gt;
*ECG-PPR-A – Multi-Mode Powered Pixel Receiver&lt;br /&gt;
*ECG-PPI-A – Powered Pixel Injector - 7VDC-40VDC Input, 5VDC 1.5A output&lt;br /&gt;
&lt;br /&gt;
=E1.31 Bridges and DMX Dongles=&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to DMX or Renard Output&#039;&#039;&#039;==&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface to act as an E1.31 to DMX gateway.  See [https://www.openlighting.org/ola/ Supported Devices] for a list of available USB interfaces. &lt;br /&gt;
&lt;br /&gt;
===[http://www.diyledexpress.com DIYLEDEXPRESS]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
&lt;br /&gt;
*[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=22&amp;amp;products_id=157 6 Port E1.31 Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-D8 (Under development)&lt;br /&gt;
*[http://www.j1sys.com/ecg-dr4/ ECG-DR4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d4/ ECG-D4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d2/ ECG-D2]&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
&lt;br /&gt;
*[http://shop.martinxmas.com/product.php?id_product=43 E1.31 to DMX Bridge]&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?15873-E1-31-(sACN)-to-DMX-Bridge Discussion Thread]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;USB to DMX512 Output&#039;&#039;&#039;==&lt;br /&gt;
USB DMX dongles are commonly used in conjunction with PC software to output a single universe (512 channels) of DMX.&lt;br /&gt;
&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=USB485RJ-ISO Audio Visual Devices] or http://auschristmaslighting.com/wiki/index.php/USB485RJ-ISO&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;pn=70303&amp;amp;show=description Enttec Open DMX USB]&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;prod=70304&amp;amp;show=description Enttec DMX USB Pro]&lt;br /&gt;
* [http://shop.martinxmas.com/product.php?id_product=10 RPM DIY USB to DMX Adaptor]&lt;br /&gt;
* [http://www.holidaycoro.com/Enttec-Pro-Compatible-DMX-Dongle-p/53.htm HolidayCoro ActiDongle - Active DMX Dongle (Enttec Pro Compatible)]&lt;br /&gt;
*[http://diylightanimation.com/wiki/index.php?title=Equipment#DMX_Devices RJ&#039;s LYNX DMX DONGLE]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FTDI drivers for dongles:&lt;br /&gt;
* [http://www.ftdichip.com/Drivers/VCP.htm FTDI VCP Drivers]&lt;br /&gt;
* [http://www.ftdichip.com/Documents/InstallGuides.htm Install Guides for FTDI Drivers]&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?17739-FTDI-USB-gt-Serial Updating a FTDI dongle&#039;s EEPROM]&lt;br /&gt;
* [[USB2DMX|USB2DMX (which also goes by the name Yet Another DMX Adapter, or YADA)]]&lt;br /&gt;
&lt;br /&gt;
=Dumb RGB DC Controllers Feature Comparisons=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ DC Controller Comparison Table&lt;br /&gt;
! Manufacturer&lt;br /&gt;
! Model&lt;br /&gt;
! Pre-built&lt;br /&gt;
! DC Voltage&lt;br /&gt;
! Channels&lt;br /&gt;
! Channel Current&lt;br /&gt;
! Total Current&lt;br /&gt;
! Protocol(s)&lt;br /&gt;
! Total Price&lt;br /&gt;
! Per Ch Price&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.HolidayCoro.com/ HolidayCoro]&lt;br /&gt;
| [http://www.holidaycoro.com/product-p/27.htm #27 / Water Resistant / Boxed / Pigtails / 9 Test Sequences]&lt;br /&gt;
| Yes&lt;br /&gt;
| 6V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A per 3 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $9.49&lt;br /&gt;
| $3.16&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca.html CMB16D]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $119.95&lt;br /&gt;
| $7.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca2.html CMB16D-QC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $99.95&lt;br /&gt;
| $6.24&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [[TigerDMX48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 9V - 55V&lt;br /&gt;
| 48&lt;br /&gt;
| 2.5A&lt;br /&gt;
| 30A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $145.00&lt;br /&gt;
| $3.02&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [http://www.tigerdmx.com/tigerdmx120lc.php TigerDMX120LC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 120&lt;br /&gt;
| 100mA&lt;br /&gt;
| &lt;br /&gt;
| DMX&lt;br /&gt;
| $125.00&lt;br /&gt;
| $1.04&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 48&lt;br /&gt;
| 2A&lt;br /&gt;
| 20A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $199.00&lt;br /&gt;
| $4.15&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC24]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 24&lt;br /&gt;
| 2A&lt;br /&gt;
| 15A per 12 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $129.00&lt;br /&gt;
| $5.38&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-714 [http://www.holidaycoro.com/product-p/37.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378113147/Easy-DMX-LED-controller-dmx-decoder-driver.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $8.95&lt;br /&gt;
| $2.98&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-712 [http://www.holidaycoro.com/product-p/24.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378111925/Easy-DMX-LED-controller-dmx-decoder-driver.html China] &lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 27&lt;br /&gt;
| 1A&lt;br /&gt;
| 15A&lt;br /&gt;
| DMX&lt;br /&gt;
| $44.21&lt;br /&gt;
| $1.64&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.leynew.com Leynew]&lt;br /&gt;
| LN-DMXMODEL-3CH-LV12 [http://www.holidaycoro.com/product-p/26.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-307297826/DMX-512-Module-decoder.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $7.49&lt;br /&gt;
| $2.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://http://www.euchips.com/en/ EUChips]&lt;br /&gt;
| [http://www.aliexpress.com/fm-store/701799/209915969-410843238/DMX512-Decoder-DC12-24V-input-max-3A-each-channel-output.html PX24506]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 3A&lt;br /&gt;
| 9A&lt;br /&gt;
| DMX&lt;br /&gt;
| $22.32&lt;br /&gt;
| $7.44&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX3]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 3&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 6A &lt;br /&gt;
| DMX&lt;br /&gt;
| $9.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX16DCSSR]]&lt;br /&gt;
| No&lt;br /&gt;
| 12-24vdc&lt;br /&gt;
| 16&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 10A &lt;br /&gt;
| DMX&lt;br /&gt;
| $48.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[REN64]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 64&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 7A per SSR&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $67.50&lt;br /&gt;
| $1.05&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.christmasinshirley.com/wiki/index.php?title=Renard_Main_Page Renard]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren48LSDv3c Ren48LSD]&lt;br /&gt;
| No&lt;br /&gt;
| 5,9-24vdc&lt;br /&gt;
| 48&lt;br /&gt;
| 400mA&lt;br /&gt;
| 9.6A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $44.66&lt;br /&gt;
| $0.93&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=35_57 DIYLEDExpress]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren24DC Ren24DC]&lt;br /&gt;
| Built or Kit&lt;br /&gt;
| 5,7-24vdc&lt;br /&gt;
| 24&lt;br /&gt;
| 4A&lt;br /&gt;
| 30A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $72.10&lt;br /&gt;
| $3&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://www.aliexpress.com/store/product/DM-103-3-channel-RGB-dmx-constant-voltage-decoder-DC12-24V-input-max-2A-3channel-output/701799_868042910.html DM103 Ray Wu DMX to 3 Channel]&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Different Styles of Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12252</id>
		<title>Controllers</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12252"/>
		<updated>2015-11-12T14:03:53Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* HolidayCoro */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Intro=&lt;br /&gt;
There are many different types of controllers used for RGB lighting effects.  The most common fall into two different categories: &lt;br /&gt;
*Pixel Controllers &lt;br /&gt;
*Dumb RGB Controllers.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The different controllers also can be broken into categories based on the type of data communications protocols used to speak to them from the sequencing computer.  The main categories of communications protocols are:&lt;br /&gt;
* [[Renard]] (using either RS232-serial or RS485)&lt;br /&gt;
* [[E1.31_(Streaming-ACN)_Protocol|E1.31]] (DMX over Ethernet)&lt;br /&gt;
* [[DMX]] A traditional stage lighting protocol&lt;br /&gt;
* Programs stored on SD memory cards &lt;br /&gt;
* Lightorama  LOR compatable gear&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When choosing a Pixel controller it is important that you confirm that your selection is compatible with you system design.  Critical properties to consider include are:&lt;br /&gt;
* Communications Protocol (E1.31, Renard, DMX, LOR, Etc.)&lt;br /&gt;
* [[Choosing_a_Pixel_Voltage:_5V_vs_12V|Pixel Voltage]]  (5VDC vs 12VDC)&lt;br /&gt;
* [[Different_Styles_of_Pixels|Pixel Type]] (WS2801, WS2811, GECE, LOR, Etc.)&lt;br /&gt;
* Number of Pixels to be Controlled&lt;br /&gt;
* Number of Connectors and Number of Strings that can be Physically Connected&lt;br /&gt;
* Advanced Features&lt;br /&gt;
** Grouping (ability to treat multiple Pixels as one)&lt;br /&gt;
** RGB Ordering (ability to correct the physical RGB order to match the software sequence order)&lt;br /&gt;
** ZigZag (Ability to treat physical strings as multiple logical strings)&lt;br /&gt;
** Reverse order (ability to reorder the channels on a string so the most distant one is the first channel)&lt;br /&gt;
** Etc.&lt;br /&gt;
&lt;br /&gt;
Generally you also need to add an [[Enclosures|Enclosure]] to the Pixel Controller to protect it from the weather.   You will also need a [[Power Supplies|Power Supply]] to power the Pixel Controller and Pixels.  There are several ways to connect the [[Power_Injection|Power wiring]]  and there are also several types of [[Pixel Connectors]] that can be used to simplify the wiring.&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;THIS PAGE IS UNDER CONSTRUCTION AND IS NOT COMPLETE!!&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
These are selected Pixel Controllers and other devices from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 1-29-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
=PIXEL CONTROLLERS=&lt;br /&gt;
==&#039;&#039;&#039;Renard Protocol (RS232 or RS485)to SPI (Pixel Communication)&#039;&#039;&#039;==&lt;br /&gt;
&#039;&#039;&#039;[[Renard_PX1_Pixel_Controller|Renard PX1 Pixel Controller]]&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The Renard PX1 was designed by [http://doityourselfchristmas.com/forums/member.php?9-P-Short Phil Short] as an inexpensive Pixel controller designed to work with standard Renard systems.  It can be daisy chained with other Renard controllers. The PX1 provides a low cost solution that allows a user to add pixels to an existing display setup using just a simple Renard setup.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to SPI (Pixel Communications)&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept an [[E1.31_(Streaming-ACN)_Protocol|E1.31 (Ethernet)]] input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be used on a Raspberry Pi,  Beagle Bone Black or other single board computers with SPI. It can receive E1.31 (and many other protocols) and use the data to drive SPI pixels. See https://wiki.openlighting.org/index.php/OLA_LED_Pixels for more information. The maximum pixel count is determined by the hardware and the pixel clock speed. [https://www.youtube.com/watch?v=gdi9fve6DKc Demo Video].&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
[http://www.holidaycoro.com/firmware Firmware Update Page]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.0.50 (configurable via LCD interface or webpage) or can be configured for DHCP.&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link || Price || Manual/Videos || Note&lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 4 V2 || 2,720 || 16 UniCast (E1.31 &amp;amp; Artnet)||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:722.jpg|150px|link=http://www.holidaycoro.com/product-p/722-V2.htm]] || [http://www.holidaycoro.com/Product-p/722-V2.htm Product Link] ||Assembled $99.99 ||[https://youtu.be/16o780guQbQ Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes one dedicated RS-485/DMX output (does not use a pixel output), 28A per Controller/7.5A per Output, LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure&lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 16 V2  || 5,440 || 32 UniCast (E1.31 &amp;amp; Artnet) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:AlphaPix16.jpg|150px|link=http://www.holidaycoro.com/product-p/721-V2.htm]] || [http://www.holidaycoro.com/Product-p/721-V2.htm Product Link] ||Assembled $199.99 ||[https://youtu.be/kPAvSBBGmV4 Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes three dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output (80A at 20% Duty Cycle), LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.advateklights.com/ Advatek Lighting Pty Ltd]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?16126-Devo Unknown (Devo)])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
| PixLite 4 || 2,720 || 16 UniCast&amp;lt;br /&amp;gt;16 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:HolidayCoro-622.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html MFG Product Link] &amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=367  US Re-Seller Link]||Assembled $114.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes one dedicated RS-485/DMX output, 28A per Controller/7A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|-&lt;br /&gt;
| PixLite 16 || 5,440 || 32 UniCast&amp;lt;br /&amp;gt;32 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:621.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html MFG Product Link]&amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=368 US Re-Seller Link]||Assembled $199.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes four dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/4A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.sandevices.com SanDevices]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4668-jstjohnz jstjohnz])&lt;br /&gt;
&lt;br /&gt;
[http://sandevices.com/documents/E68x_Controller_Pixel_Config.pdf E68x Configuration Guide]&lt;br /&gt;
&lt;br /&gt;
[http://www.sandevices.com/downloads.html Firmware Updates]&lt;br /&gt;
&lt;br /&gt;
[[E68X-to-DMX#Converter_Configuration]]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 192.168.1.206&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| E6804-4 || 2040 || 7Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 4 Fused (1x4 Electrical, 4x1 Logical)  || 6120 || Up to 12 || || [http://sandevices.com/E6804Info.html link] ||  Assembled/Tested: $99, Full Kit: Price $69 [http://doityourselfchristmas.com/forums/showthread.php?26225-E6804-4-port-pixel-controller Presale]||  [http://sandevices.com/documents/SanDevices_E6804_Pixel_Controller_Operating_Manual.pdf Owner&#039;s] [http://sandevices.com/documents/SanDevices_E6804_Assembly_Manual.pdf Assembly] || Size is 2.5&amp;quot; x 4&amp;quot;, mounting holes on 2&amp;quot;x3&amp;quot; centers, compatible with CG series enclosures. [http://doityourselfchristmas.com/forums/showthread.php?25504-New-Pixel-Controller&amp;amp;p=258848#post258848 Announcement ]&lt;br /&gt;
|-&lt;br /&gt;
| PS-1 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical)  || 3060 || Up to 6 || || [http://sandevices.com/PixelSystem1.html link] ||  Turnkey System: $399 || [http://sandevices.com/documents/PS1_Users_Guide.pdf Owner&#039;s ]  || Assembled E682 with power supply in an Enclosure&lt;br /&gt;
|-&lt;br /&gt;
| E682-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ]  [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] ||To be released shortly&lt;br /&gt;
|-&lt;br /&gt;
| E682-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ] [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] || Original E682, Before Firmware Upgrade&lt;br /&gt;
|-&lt;br /&gt;
| E681-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Firmware To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function  || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] ||To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
[http://www.j1sys.com/assets/ecg-px-v2.0a.swf Tutorial Video]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=3zJtKlOtI4Y Setup Video]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,2232.0.html  Unofficial Users Manual]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 10.10.10.10&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P12R || 2040 || 12Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001 || 12 Fused (2x6 Electrical, 3x4 Logical)  || 6120 || 1 || || [http://www.j1sys.com/ecg-p12r/ link] ||  Assembled Board: $175 || [http://www.j1sys.com/assets/PIXAD8-Guide-v0.1.pdf  Owner&#039;s ] [http://www.j1sys.com/assets/p12r-notes.pdf  Notes ]  || &lt;br /&gt;
|-&lt;br /&gt;
| ECG-PIXAD8 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 8 Fused (2x4 Electrical, 2x4 Logical) || 4080 || 1 || || [http://www.j1sys.com/ecg-pixad8/ link] ||  Assembled Board: $155  || [http://www.j1sys.com/assets/PIXAD8-Guide-v0.1.pdf  Owner&#039;s ] ||&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P2 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 2 Unfused (2x1 Electrical, 2x1 Logical) || 4080 || 4 || || [http://www.j1sys.com/ecg-p2/ link] ||  Assembled Board: $68, Assembled Board w/case: $77  || [http://www.j1sys.com/assets/PIXAD8-Guide-v0.1.pdf  Owner&#039;s ] ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://stellascapes.com Stellascapes] ===&lt;br /&gt;
(New Zealand Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?491-mrpackethead mrpackethead])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| E16-II Green || 672 || 6Unicast || Stella-green || 16 Fused (? Electrical, ? Logical)  || 2016 || ? || || [http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62 link] ||  Assembled Board: $1296 ||   ||16 Character LCD Display for diagnostics and identification information. &lt;br /&gt;
|-&lt;br /&gt;
| E16-II Commercial || 672 || 6Unicast || Stella-black || 16 Fused (? Electrical, ? Logical)  || 2016 || ? || || [http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62 link] ||  Assembled Board: $1995 ||   ||With power supply and 16 400mm &amp;quot;tails&amp;quot; with waterproof screw up connectors &lt;br /&gt;
|-&lt;br /&gt;
| E16-II Pro|| 672 || 6Unicast || Stella-black || 16 Fused (? Electrical, ? Logical)  || 2016 || ? || || [http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62 link] ||  Assembled Board: $?? ||   ||With power supply and Neutrik XLR, power and ethernet chasis connectors&lt;br /&gt;
|-&lt;br /&gt;
| E2|| 170 || 1Unicast || Stella-black || 2 ?  || 512 || ? || || [http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62 link] ||  Assembled Board: $?? ||   ||With power supply,operates on low voltage DC (12-48V)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;DMX512 / ESTA 1.11 (RS485) to SPI&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept a DMX input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface that supports receiving DMX and the used to drive SPI pixels. See [https://www.openlighting.org/ola/ Supported Devices]  for a list of available interfaces. The maximum pixel count is determined by the hardware and the pixel clock speed.&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Channels || Pixels Supported || Output Connectors || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| EasyPix V2 || 170 || 512 ||WS2811,WS2812,WS801,WS2803 &amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803|| 1 Fused Output&amp;lt;br /&amp;gt;Screw Terminals || [[Image:HolidayCoro-614.jpg|150px|link=http://www.holidaycoro.com/product-p/614.htm]] || [http://www.holidaycoro.com/Product-p/614.htm Product Link] ||$39.99 || Null pixels, Reverse order,Push button setting with back-lit LCD screen, built-in sequences, replaceable output chip&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| DCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $53 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|-&lt;br /&gt;
| uDCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $42, Assembled Board w/Case: $48 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/Mini-protocol-Decoder-DMX-to-WS2801-512-dmx-address-decoded/701799_440556828.html Mini protocol Decoder;DMX to WS2801,512 dmx address decoded] [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-100-series-mini-DMX-protocol-decoder-support-WS2801-protocol-control-signal/701799_340705630.html DD-100 series mini DMX protocol decoder;support WS2801 protocol control signal]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-1809-WS2811-DMX-Decoder-support-WS2811-TM1804-TM1809-TM1812-driving-IC-DC5V-24V-input/701799_583679340.html  LT-DMX-1809(WS2811) DMX Decoder;support WS2811,TM1804,TM1809,TM1812 driving IC;DC5V-24V input] [http://doityourselfchristmas.com/wiki/images/a/ad/LT-1809_DMX512_DECODER.pdf  Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-2801-DMX-SPI-Decoder-support-WS2801-WS2803-drving-IC/701799_509914025.html LT-DMX-2801 DMX-SPI Decoder;support WS2801,WS2803 drving IC] [http://doityourselfchristmas.com/wiki/images/6/67/LT-2801_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-3001-DMX-SPI-Decoder-support-TLS3001-TLS3002-driving-IC/701799_509913931.html LT-DMX-3001 DMX-SPI Decoder;support TLS3001, TLS3002 driving IC]  [http://doityourselfchristmas.com/wiki/images/f/f0/LT-3001_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-6803-DMX-Decoder-DC5-24V-input-LPD6803-specific-protocol-output-signal-Max256-steps/701799_314083682.html LT-6803 DMX Decoder;DC5-24V input;LPD6803 specific protocol output signal;Max256 steps] [http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-9813-DMX-SPI-Decoder-support-P9813-drving-IC/701799_509914126.html LT-DMX-9813 DMX-SPI Decoder;support P9813 drving IC] [[http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-WS2801-IC-can-decodering-512-address/701799_340702410.html DD-1000 series DMX protocol decoder;support WS2801 IC;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-LPD6803IC-signal-can-decodering-512-address/701799_340702107.html DD-1000 series DMX protocol decoder;support LPD6803IC signal;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[http://diybllc.com/ DIYB] ===&lt;br /&gt;
(USA based) Run by DIYC user [http://doityourselfchristmas.com/forums/member.php?8235-charleskerr charleskerr]&lt;br /&gt;
*[http://diybllc.com/LED-Pixel-String-Controller-5-volt-DIYB-LCPC-01.htm DMX to SPI Pixel Controller] (website no longer online)&lt;br /&gt;
&lt;br /&gt;
===[http://www.electron-design.ru/ Electron Design] ===&lt;br /&gt;
(Israel based)&lt;br /&gt;
*[http://www.ebay.com/itm/321131195346 Combination Dumb RGB and DMX to SPI Pixel Decoder / Controller]&lt;br /&gt;
&lt;br /&gt;
===[https://www.audiovisualdevices.com.au/ AVD]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4449-David_AVD David_AVD])&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=APC718 Audio Visual Devices APC718]  Single SPI (2801 / 6803) output&lt;br /&gt;
[http://auschristmaslighting.com/wiki/APC718 ACL Wiki ]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,1243.0.html  ACL Thread]&lt;br /&gt;
&lt;br /&gt;
===[http://auschristmaslighting.com/ ACL]===&lt;br /&gt;
* [http://forums.auschristmaslighting.com/index.php/board,34.0.html TP3244 Pixel Driver] 4 SPI (2801 / 6803) outputs&lt;br /&gt;
&lt;br /&gt;
The Tiger Protocol Bridge (TigerPB) TP3212 is a small controller for use with RGB LED lights and LED strips that utilise driver chips like the 6803/2801/3005. These are the currently targeted protocols and it is possible that other 2-wire and single wire protocols could be supported with firmware upgrades. This will provide future proofing of your controller.&lt;br /&gt;
&lt;br /&gt;
The initial release will accept a standard DMX512A data stream and provide control for 170 RGB Pixels (510ch). There will be dual buffered outputs that will allow you to split the 170 pixels into say 100/70 and run them in different directions and yet control them as a single 170 pixel string.&lt;br /&gt;
Each dual buffered output will also allow for the parallel connection of the same number of pixels allowing for two strings to be used with the same patterns. If these are run in opposite directions they would provide for mirrored effects.&lt;br /&gt;
Each of the Dual outputs will be able to drive different protocols if required.&lt;br /&gt;
&lt;br /&gt;
If ran with ECG product line from http://www.j1sys.com you can use hyper-DMX and this controller can be expanded to running 4 Universe&#039;s off each controller.&lt;br /&gt;
&lt;br /&gt;
More info to Follow and at this point &#039;&#039;&#039;this controller is no longer sold&#039;&#039;&#039;.  It has been talked about coming back out.  As the information comes in it will be updated.  If you can get one used, they are still very nice units and work well.&lt;br /&gt;
&lt;br /&gt;
More info at http://auschristmaslighting.com/forums/index.php/board,34.0.html&lt;br /&gt;
&lt;br /&gt;
===Onumen===&lt;br /&gt;
* [http://auschristmaslighting.com/wiki/Controllers#Onumen Onumen Controllers] (note that the start address of the DPP controllers cannot be fixed)&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?15286-DMX-to-WS2801-Pixel-Bridge RPM Pixel Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://stellascapes.com Stellascapes] ===&lt;br /&gt;
(New Zealand Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?491-mrpackethead mrpackethead])&lt;br /&gt;
*T3:  DMX512 - SPI Bridge&lt;br /&gt;
The T3 controller provides a bridge between DMX512 and 4 strings of RGB pixels. &lt;br /&gt;
&lt;br /&gt;
More details at http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;SD Memory Card to SPI&#039;&#039;&#039; ==&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-LED-pixel-light-controller-support2-3-4wire/701799_404060519.html SD LED pixel light controller;support2,3,4wire]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/led-controller-for-WS2801-IC-dream-color-led-flexible-strip/701799_331817904.html led controller for WS2801 IC dream color led flexible strip]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-card-DMX-compatible-intelligence-controller-for-pixel-RGB-module-support-CYT3005-IC-512-output-gray/701799_320682984.html SD card-DMX compatible-intelligence controller for pixel RGB module,support CYT3005 IC.512 output gray scale;Max2048 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-100K-B-SD-card-led-pixel-controller-AC85-265V-input/701799_533617766.html T-100K-B SD card led pixel controller;AC85-265V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-200K-led-pixel-controller-can-be-controlled-via-PC-suppor-many-kinds-of-IC/701799_497637885.html T-200K online led pixel controller,can be controlled via PC;suppor many kinds of IC;8ports*512pixels=4096pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-300K-SD-card-led-pixel-controller-AC85-265V-input-can-control-more-than-6000pixels-via/701799_570149882.html T-300K;SD card led pixel controller;AC85-265V input;can control more than 6000pixels via PC,8 ports output]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000A-LED-sd-card-pixel-controller-DC5-24V-input/701799_683082725.html T-1000A,LED sd card pixel controller,DC5-24V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000B-led-pixel-controller-support-WS2801-LPD6803-WS2811-TM1804-TM1809-LPD8806-Etc-max-2048pixels-controlled/701799_715270878.html T-1000B,led pixel controller,support WS2801,LPD6803,WS2811,TM1804,TM1809,LPD8806.Etc;max 2048pixels controlled]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000S-SD-card-led-pixel-controller-2012-new-version/701799_533601713.html T-1000S SD card led pixel controller,2012 new version]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000Stand-SD-card-led-pixel-controller-2012-new-version-AC110V-220V-input/701799_533604220.html T-1000Stand SD card led pixel controller,2012 new version;AC110V/220V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-4000-LED-SD-card-led-pixel-controller-can-max-control-4096-pixels/701799_533608089.html T-4000 LED SD card led pixel controller;can max control 4096 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-8000C-SD-card-led-pixel-controller-AC85-265V-input/701799_533612960.html T-8000C SD card led pixel controller;AC85-265V input]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Light-O-Rama (LOR) to SPI&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
===[http://www.http://www.lightorama.com Light-O-Rama (LOR)]===&lt;br /&gt;
(USA Based)&lt;br /&gt;
*[http://store.lightorama.com/cc100pisetwi.html Cosmic Color Pixels]&lt;br /&gt;
*[http://store.lightorama.com/cc100busetwi.html Cosmic Color Bulbs]&lt;br /&gt;
*[http://store.lightorama.com/cocori.html Cosmic Color Strip]&lt;br /&gt;
&lt;br /&gt;
=PIXEL Extenders=&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-PPX&lt;br /&gt;
ECG-PPX is a combination of small adapter boards that can be used in conjunction with our pixel oriented products (PIXAD8, P12R, etc.) to extend the pixel signals over much longer distances. They should also work with most other brands of pixel drivers. The ECG-PPX system also will distribute a modest power envelope over the same cable for optionally powering the pixels without the need for local power supplies at the pixel strings.&lt;br /&gt;
More details at http://www.j1sys.com/ecg-ppx/&lt;br /&gt;
*ECG-PPD-A – Powered Pixel Driver - 7VDC – 12VDC input range&lt;br /&gt;
*ECG-PPD-B – Powered Pixel Driver - 7VDC – 40VDC input range&lt;br /&gt;
*ECG-PPD-C – 4 Channel Powered Pixel Driver - 7VDC – 40VDC input range on Channel 1&lt;br /&gt;
*ECG-PPR-A – Multi-Mode Powered Pixel Receiver&lt;br /&gt;
*ECG-PPI-A – Powered Pixel Injector - 7VDC-40VDC Input, 5VDC 1.5A output&lt;br /&gt;
&lt;br /&gt;
=E1.31 Bridges and DMX Dongles=&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to DMX or Renard Output&#039;&#039;&#039;==&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface to act as an E1.31 to DMX gateway.  See [https://www.openlighting.org/ola/ Supported Devices] for a list of available USB interfaces. &lt;br /&gt;
&lt;br /&gt;
===[http://www.diyledexpress.com DIYLEDEXPRESS]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
&lt;br /&gt;
*[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=22&amp;amp;products_id=157 6 Port E1.31 Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-D8 (Under development)&lt;br /&gt;
*[http://www.j1sys.com/ecg-dr4/ ECG-DR4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d4/ ECG-D4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d2/ ECG-D2]&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
&lt;br /&gt;
*[http://shop.martinxmas.com/product.php?id_product=43 E1.31 to DMX Bridge]&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?15873-E1-31-(sACN)-to-DMX-Bridge Discussion Thread]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;USB to DMX512 Output&#039;&#039;&#039;==&lt;br /&gt;
USB DMX dongles are commonly used in conjunction with PC software to output a single universe (512 channels) of DMX.&lt;br /&gt;
&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=USB485RJ-ISO Audio Visual Devices] or http://auschristmaslighting.com/wiki/index.php/USB485RJ-ISO&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;pn=70303&amp;amp;show=description Enttec Open DMX USB]&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;prod=70304&amp;amp;show=description Enttec DMX USB Pro]&lt;br /&gt;
* [http://shop.martinxmas.com/product.php?id_product=10 RPM DIY USB to DMX Adaptor]&lt;br /&gt;
* [http://www.holidaycoro.com/Enttec-Pro-Compatible-DMX-Dongle-p/53.htm HolidayCoro ActiDongle - Active DMX Dongle (Enttec Pro Compatible)]&lt;br /&gt;
*[http://diylightanimation.com/wiki/index.php?title=Equipment#DMX_Devices RJ&#039;s LYNX DMX DONGLE]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FTDI drivers for dongles:&lt;br /&gt;
* [http://www.ftdichip.com/Drivers/VCP.htm FTDI VCP Drivers]&lt;br /&gt;
* [http://www.ftdichip.com/Documents/InstallGuides.htm Install Guides for FTDI Drivers]&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?17739-FTDI-USB-gt-Serial Updating a FTDI dongle&#039;s EEPROM]&lt;br /&gt;
* [[USB2DMX|USB2DMX (which also goes by the name Yet Another DMX Adapter, or YADA)]]&lt;br /&gt;
&lt;br /&gt;
=Dumb RGB DC Controllers Feature Comparisons=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ DC Controller Comparison Table&lt;br /&gt;
! Manufacturer&lt;br /&gt;
! Model&lt;br /&gt;
! Pre-built&lt;br /&gt;
! DC Voltage&lt;br /&gt;
! Channels&lt;br /&gt;
! Channel Current&lt;br /&gt;
! Total Current&lt;br /&gt;
! Protocol(s)&lt;br /&gt;
! Total Price&lt;br /&gt;
! Per Ch Price&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca.html CMB16D]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $119.95&lt;br /&gt;
| $7.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca2.html CMB16D-QC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $99.95&lt;br /&gt;
| $6.24&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [[TigerDMX48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 9V - 55V&lt;br /&gt;
| 48&lt;br /&gt;
| 2.5A&lt;br /&gt;
| 30A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $145.00&lt;br /&gt;
| $3.02&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [http://www.tigerdmx.com/tigerdmx120lc.php TigerDMX120LC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 120&lt;br /&gt;
| 100mA&lt;br /&gt;
| &lt;br /&gt;
| DMX&lt;br /&gt;
| $125.00&lt;br /&gt;
| $1.04&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 48&lt;br /&gt;
| 2A&lt;br /&gt;
| 20A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $199.00&lt;br /&gt;
| $4.15&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC24]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 24&lt;br /&gt;
| 2A&lt;br /&gt;
| 15A per 12 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $129.00&lt;br /&gt;
| $5.38&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-714 [http://www.holidaycoro.com/product-p/37.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378113147/Easy-DMX-LED-controller-dmx-decoder-driver.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $8.95&lt;br /&gt;
| $2.98&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-712 [http://www.holidaycoro.com/product-p/24.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378111925/Easy-DMX-LED-controller-dmx-decoder-driver.html China] &lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 27&lt;br /&gt;
| 1A&lt;br /&gt;
| 15A&lt;br /&gt;
| DMX&lt;br /&gt;
| $44.21&lt;br /&gt;
| $1.64&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.leynew.com Leynew]&lt;br /&gt;
| LN-DMXMODEL-3CH-LV12 [http://www.holidaycoro.com/product-p/26.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-307297826/DMX-512-Module-decoder.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $7.49&lt;br /&gt;
| $2.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://http://www.euchips.com/en/ EUChips]&lt;br /&gt;
| [http://www.aliexpress.com/fm-store/701799/209915969-410843238/DMX512-Decoder-DC12-24V-input-max-3A-each-channel-output.html PX24506]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 3A&lt;br /&gt;
| 9A&lt;br /&gt;
| DMX&lt;br /&gt;
| $22.32&lt;br /&gt;
| $7.44&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX3]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 3&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 6A &lt;br /&gt;
| DMX&lt;br /&gt;
| $9.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX16DCSSR]]&lt;br /&gt;
| No&lt;br /&gt;
| 12-24vdc&lt;br /&gt;
| 16&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 10A &lt;br /&gt;
| DMX&lt;br /&gt;
| $48.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[REN64]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 64&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 7A per SSR&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $67.50&lt;br /&gt;
| $1.05&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.christmasinshirley.com/wiki/index.php?title=Renard_Main_Page Renard]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren48LSDv3c Ren48LSD]&lt;br /&gt;
| No&lt;br /&gt;
| 5,9-24vdc&lt;br /&gt;
| 48&lt;br /&gt;
| 400mA&lt;br /&gt;
| 9.6A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $44.66&lt;br /&gt;
| $0.93&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=35_57 DIYLEDExpress]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren24DC Ren24DC]&lt;br /&gt;
| Built or Kit&lt;br /&gt;
| 5,7-24vdc&lt;br /&gt;
| 24&lt;br /&gt;
| 4A&lt;br /&gt;
| 30A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $72.10&lt;br /&gt;
| $3&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://www.aliexpress.com/store/product/DM-103-3-channel-RGB-dmx-constant-voltage-decoder-DC12-24V-input-max-2A-3channel-output/701799_868042910.html DM103 Ray Wu DMX to 3 Channel]&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Different Styles of Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12251</id>
		<title>Controllers</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12251"/>
		<updated>2015-11-12T14:02:43Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* HolidayCoro */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Intro=&lt;br /&gt;
There are many different types of controllers used for RGB lighting effects.  The most common fall into two different categories: &lt;br /&gt;
*Pixel Controllers &lt;br /&gt;
*Dumb RGB Controllers.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The different controllers also can be broken into categories based on the type of data communications protocols used to speak to them from the sequencing computer.  The main categories of communications protocols are:&lt;br /&gt;
* [[Renard]] (using either RS232-serial or RS485)&lt;br /&gt;
* [[E1.31_(Streaming-ACN)_Protocol|E1.31]] (DMX over Ethernet)&lt;br /&gt;
* [[DMX]] A traditional stage lighting protocol&lt;br /&gt;
* Programs stored on SD memory cards &lt;br /&gt;
* Lightorama  LOR compatable gear&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When choosing a Pixel controller it is important that you confirm that your selection is compatible with you system design.  Critical properties to consider include are:&lt;br /&gt;
* Communications Protocol (E1.31, Renard, DMX, LOR, Etc.)&lt;br /&gt;
* [[Choosing_a_Pixel_Voltage:_5V_vs_12V|Pixel Voltage]]  (5VDC vs 12VDC)&lt;br /&gt;
* [[Different_Styles_of_Pixels|Pixel Type]] (WS2801, WS2811, GECE, LOR, Etc.)&lt;br /&gt;
* Number of Pixels to be Controlled&lt;br /&gt;
* Number of Connectors and Number of Strings that can be Physically Connected&lt;br /&gt;
* Advanced Features&lt;br /&gt;
** Grouping (ability to treat multiple Pixels as one)&lt;br /&gt;
** RGB Ordering (ability to correct the physical RGB order to match the software sequence order)&lt;br /&gt;
** ZigZag (Ability to treat physical strings as multiple logical strings)&lt;br /&gt;
** Reverse order (ability to reorder the channels on a string so the most distant one is the first channel)&lt;br /&gt;
** Etc.&lt;br /&gt;
&lt;br /&gt;
Generally you also need to add an [[Enclosures|Enclosure]] to the Pixel Controller to protect it from the weather.   You will also need a [[Power Supplies|Power Supply]] to power the Pixel Controller and Pixels.  There are several ways to connect the [[Power_Injection|Power wiring]]  and there are also several types of [[Pixel Connectors]] that can be used to simplify the wiring.&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;THIS PAGE IS UNDER CONSTRUCTION AND IS NOT COMPLETE!!&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
These are selected Pixel Controllers and other devices from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 1-29-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
=PIXEL CONTROLLERS=&lt;br /&gt;
==&#039;&#039;&#039;Renard Protocol (RS232 or RS485)to SPI (Pixel Communication)&#039;&#039;&#039;==&lt;br /&gt;
&#039;&#039;&#039;[[Renard_PX1_Pixel_Controller|Renard PX1 Pixel Controller]]&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The Renard PX1 was designed by [http://doityourselfchristmas.com/forums/member.php?9-P-Short Phil Short] as an inexpensive Pixel controller designed to work with standard Renard systems.  It can be daisy chained with other Renard controllers. The PX1 provides a low cost solution that allows a user to add pixels to an existing display setup using just a simple Renard setup.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to SPI (Pixel Communications)&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept an [[E1.31_(Streaming-ACN)_Protocol|E1.31 (Ethernet)]] input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be used on a Raspberry Pi,  Beagle Bone Black or other single board computers with SPI. It can receive E1.31 (and many other protocols) and use the data to drive SPI pixels. See https://wiki.openlighting.org/index.php/OLA_LED_Pixels for more information. The maximum pixel count is determined by the hardware and the pixel clock speed. [https://www.youtube.com/watch?v=gdi9fve6DKc Demo Video].&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
[http://www.holidaycoro.com/firmware Firmware Update Page]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.0.50 (configurable via LCD interface or webpage) or can be configured for DHCP.&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link || Price || Manual/Videos || Note&lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 4 V2 || 2,720 || 16 UniCast (E1.31 &amp;amp; Artnet)||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:722.jpg|150px|link=http://www.holidaycoro.com/product-p/722-V2.htm]] || [http://www.holidaycoro.com/Product-p/722.htm Product Link] ||Assembled $99.99 ||[https://youtu.be/16o780guQbQ Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes one dedicated RS-485/DMX output (does not use a pixel output), 28A per Controller/7.5A per Output, LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure&lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 16 V2  || 5,440 || 32 UniCast (E1.31 &amp;amp; Artnet) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:AlphaPix16.jpg|150px|link=http://www.holidaycoro.com/product-p/721-V2.htm]] || [http://www.holidaycoro.com/Product-p/721.htm Product Link] ||Assembled $199.99 ||[https://youtu.be/kPAvSBBGmV4 Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes three dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output (80A at 20% Duty Cycle), LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.advateklights.com/ Advatek Lighting Pty Ltd]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?16126-Devo Unknown (Devo)])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
| PixLite 4 || 2,720 || 16 UniCast&amp;lt;br /&amp;gt;16 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:HolidayCoro-622.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html MFG Product Link] &amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=367  US Re-Seller Link]||Assembled $114.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes one dedicated RS-485/DMX output, 28A per Controller/7A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|-&lt;br /&gt;
| PixLite 16 || 5,440 || 32 UniCast&amp;lt;br /&amp;gt;32 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:621.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html MFG Product Link]&amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=368 US Re-Seller Link]||Assembled $199.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes four dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/4A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.sandevices.com SanDevices]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4668-jstjohnz jstjohnz])&lt;br /&gt;
&lt;br /&gt;
[http://sandevices.com/documents/E68x_Controller_Pixel_Config.pdf E68x Configuration Guide]&lt;br /&gt;
&lt;br /&gt;
[http://www.sandevices.com/downloads.html Firmware Updates]&lt;br /&gt;
&lt;br /&gt;
[[E68X-to-DMX#Converter_Configuration]]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 192.168.1.206&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| E6804-4 || 2040 || 7Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 4 Fused (1x4 Electrical, 4x1 Logical)  || 6120 || Up to 12 || || [http://sandevices.com/E6804Info.html link] ||  Assembled/Tested: $99, Full Kit: Price $69 [http://doityourselfchristmas.com/forums/showthread.php?26225-E6804-4-port-pixel-controller Presale]||  [http://sandevices.com/documents/SanDevices_E6804_Pixel_Controller_Operating_Manual.pdf Owner&#039;s] [http://sandevices.com/documents/SanDevices_E6804_Assembly_Manual.pdf Assembly] || Size is 2.5&amp;quot; x 4&amp;quot;, mounting holes on 2&amp;quot;x3&amp;quot; centers, compatible with CG series enclosures. [http://doityourselfchristmas.com/forums/showthread.php?25504-New-Pixel-Controller&amp;amp;p=258848#post258848 Announcement ]&lt;br /&gt;
|-&lt;br /&gt;
| PS-1 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical)  || 3060 || Up to 6 || || [http://sandevices.com/PixelSystem1.html link] ||  Turnkey System: $399 || [http://sandevices.com/documents/PS1_Users_Guide.pdf Owner&#039;s ]  || Assembled E682 with power supply in an Enclosure&lt;br /&gt;
|-&lt;br /&gt;
| E682-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ]  [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] ||To be released shortly&lt;br /&gt;
|-&lt;br /&gt;
| E682-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ] [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] || Original E682, Before Firmware Upgrade&lt;br /&gt;
|-&lt;br /&gt;
| E681-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Firmware To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function  || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] ||To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
[http://www.j1sys.com/assets/ecg-px-v2.0a.swf Tutorial Video]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=3zJtKlOtI4Y Setup Video]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,2232.0.html  Unofficial Users Manual]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 10.10.10.10&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P12R || 2040 || 12Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001 || 12 Fused (2x6 Electrical, 3x4 Logical)  || 6120 || 1 || || [http://www.j1sys.com/ecg-p12r/ link] ||  Assembled Board: $175 || [http://www.j1sys.com/assets/PIXAD8-Guide-v0.1.pdf  Owner&#039;s ] [http://www.j1sys.com/assets/p12r-notes.pdf  Notes ]  || &lt;br /&gt;
|-&lt;br /&gt;
| ECG-PIXAD8 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 8 Fused (2x4 Electrical, 2x4 Logical) || 4080 || 1 || || [http://www.j1sys.com/ecg-pixad8/ link] ||  Assembled Board: $155  || [http://www.j1sys.com/assets/PIXAD8-Guide-v0.1.pdf  Owner&#039;s ] ||&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P2 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 2 Unfused (2x1 Electrical, 2x1 Logical) || 4080 || 4 || || [http://www.j1sys.com/ecg-p2/ link] ||  Assembled Board: $68, Assembled Board w/case: $77  || [http://www.j1sys.com/assets/PIXAD8-Guide-v0.1.pdf  Owner&#039;s ] ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://stellascapes.com Stellascapes] ===&lt;br /&gt;
(New Zealand Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?491-mrpackethead mrpackethead])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| E16-II Green || 672 || 6Unicast || Stella-green || 16 Fused (? Electrical, ? Logical)  || 2016 || ? || || [http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62 link] ||  Assembled Board: $1296 ||   ||16 Character LCD Display for diagnostics and identification information. &lt;br /&gt;
|-&lt;br /&gt;
| E16-II Commercial || 672 || 6Unicast || Stella-black || 16 Fused (? Electrical, ? Logical)  || 2016 || ? || || [http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62 link] ||  Assembled Board: $1995 ||   ||With power supply and 16 400mm &amp;quot;tails&amp;quot; with waterproof screw up connectors &lt;br /&gt;
|-&lt;br /&gt;
| E16-II Pro|| 672 || 6Unicast || Stella-black || 16 Fused (? Electrical, ? Logical)  || 2016 || ? || || [http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62 link] ||  Assembled Board: $?? ||   ||With power supply and Neutrik XLR, power and ethernet chasis connectors&lt;br /&gt;
|-&lt;br /&gt;
| E2|| 170 || 1Unicast || Stella-black || 2 ?  || 512 || ? || || [http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62 link] ||  Assembled Board: $?? ||   ||With power supply,operates on low voltage DC (12-48V)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;DMX512 / ESTA 1.11 (RS485) to SPI&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept a DMX input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface that supports receiving DMX and the used to drive SPI pixels. See [https://www.openlighting.org/ola/ Supported Devices]  for a list of available interfaces. The maximum pixel count is determined by the hardware and the pixel clock speed.&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Channels || Pixels Supported || Output Connectors || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| EasyPix V2 || 170 || 512 ||WS2811,WS2812,WS801,WS2803 &amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803|| 1 Fused Output&amp;lt;br /&amp;gt;Screw Terminals || [[Image:HolidayCoro-614.jpg|150px|link=http://www.holidaycoro.com/product-p/614.htm]] || [http://www.holidaycoro.com/Product-p/614.htm Product Link] ||$39.99 || Null pixels, Reverse order,Push button setting with back-lit LCD screen, built-in sequences, replaceable output chip&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| DCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $53 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|-&lt;br /&gt;
| uDCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $42, Assembled Board w/Case: $48 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/Mini-protocol-Decoder-DMX-to-WS2801-512-dmx-address-decoded/701799_440556828.html Mini protocol Decoder;DMX to WS2801,512 dmx address decoded] [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-100-series-mini-DMX-protocol-decoder-support-WS2801-protocol-control-signal/701799_340705630.html DD-100 series mini DMX protocol decoder;support WS2801 protocol control signal]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-1809-WS2811-DMX-Decoder-support-WS2811-TM1804-TM1809-TM1812-driving-IC-DC5V-24V-input/701799_583679340.html  LT-DMX-1809(WS2811) DMX Decoder;support WS2811,TM1804,TM1809,TM1812 driving IC;DC5V-24V input] [http://doityourselfchristmas.com/wiki/images/a/ad/LT-1809_DMX512_DECODER.pdf  Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-2801-DMX-SPI-Decoder-support-WS2801-WS2803-drving-IC/701799_509914025.html LT-DMX-2801 DMX-SPI Decoder;support WS2801,WS2803 drving IC] [http://doityourselfchristmas.com/wiki/images/6/67/LT-2801_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-3001-DMX-SPI-Decoder-support-TLS3001-TLS3002-driving-IC/701799_509913931.html LT-DMX-3001 DMX-SPI Decoder;support TLS3001, TLS3002 driving IC]  [http://doityourselfchristmas.com/wiki/images/f/f0/LT-3001_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-6803-DMX-Decoder-DC5-24V-input-LPD6803-specific-protocol-output-signal-Max256-steps/701799_314083682.html LT-6803 DMX Decoder;DC5-24V input;LPD6803 specific protocol output signal;Max256 steps] [http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-9813-DMX-SPI-Decoder-support-P9813-drving-IC/701799_509914126.html LT-DMX-9813 DMX-SPI Decoder;support P9813 drving IC] [[http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-WS2801-IC-can-decodering-512-address/701799_340702410.html DD-1000 series DMX protocol decoder;support WS2801 IC;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-LPD6803IC-signal-can-decodering-512-address/701799_340702107.html DD-1000 series DMX protocol decoder;support LPD6803IC signal;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[http://diybllc.com/ DIYB] ===&lt;br /&gt;
(USA based) Run by DIYC user [http://doityourselfchristmas.com/forums/member.php?8235-charleskerr charleskerr]&lt;br /&gt;
*[http://diybllc.com/LED-Pixel-String-Controller-5-volt-DIYB-LCPC-01.htm DMX to SPI Pixel Controller] (website no longer online)&lt;br /&gt;
&lt;br /&gt;
===[http://www.electron-design.ru/ Electron Design] ===&lt;br /&gt;
(Israel based)&lt;br /&gt;
*[http://www.ebay.com/itm/321131195346 Combination Dumb RGB and DMX to SPI Pixel Decoder / Controller]&lt;br /&gt;
&lt;br /&gt;
===[https://www.audiovisualdevices.com.au/ AVD]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4449-David_AVD David_AVD])&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=APC718 Audio Visual Devices APC718]  Single SPI (2801 / 6803) output&lt;br /&gt;
[http://auschristmaslighting.com/wiki/APC718 ACL Wiki ]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,1243.0.html  ACL Thread]&lt;br /&gt;
&lt;br /&gt;
===[http://auschristmaslighting.com/ ACL]===&lt;br /&gt;
* [http://forums.auschristmaslighting.com/index.php/board,34.0.html TP3244 Pixel Driver] 4 SPI (2801 / 6803) outputs&lt;br /&gt;
&lt;br /&gt;
The Tiger Protocol Bridge (TigerPB) TP3212 is a small controller for use with RGB LED lights and LED strips that utilise driver chips like the 6803/2801/3005. These are the currently targeted protocols and it is possible that other 2-wire and single wire protocols could be supported with firmware upgrades. This will provide future proofing of your controller.&lt;br /&gt;
&lt;br /&gt;
The initial release will accept a standard DMX512A data stream and provide control for 170 RGB Pixels (510ch). There will be dual buffered outputs that will allow you to split the 170 pixels into say 100/70 and run them in different directions and yet control them as a single 170 pixel string.&lt;br /&gt;
Each dual buffered output will also allow for the parallel connection of the same number of pixels allowing for two strings to be used with the same patterns. If these are run in opposite directions they would provide for mirrored effects.&lt;br /&gt;
Each of the Dual outputs will be able to drive different protocols if required.&lt;br /&gt;
&lt;br /&gt;
If ran with ECG product line from http://www.j1sys.com you can use hyper-DMX and this controller can be expanded to running 4 Universe&#039;s off each controller.&lt;br /&gt;
&lt;br /&gt;
More info to Follow and at this point &#039;&#039;&#039;this controller is no longer sold&#039;&#039;&#039;.  It has been talked about coming back out.  As the information comes in it will be updated.  If you can get one used, they are still very nice units and work well.&lt;br /&gt;
&lt;br /&gt;
More info at http://auschristmaslighting.com/forums/index.php/board,34.0.html&lt;br /&gt;
&lt;br /&gt;
===Onumen===&lt;br /&gt;
* [http://auschristmaslighting.com/wiki/Controllers#Onumen Onumen Controllers] (note that the start address of the DPP controllers cannot be fixed)&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?15286-DMX-to-WS2801-Pixel-Bridge RPM Pixel Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://stellascapes.com Stellascapes] ===&lt;br /&gt;
(New Zealand Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?491-mrpackethead mrpackethead])&lt;br /&gt;
*T3:  DMX512 - SPI Bridge&lt;br /&gt;
The T3 controller provides a bridge between DMX512 and 4 strings of RGB pixels. &lt;br /&gt;
&lt;br /&gt;
More details at http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;SD Memory Card to SPI&#039;&#039;&#039; ==&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-LED-pixel-light-controller-support2-3-4wire/701799_404060519.html SD LED pixel light controller;support2,3,4wire]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/led-controller-for-WS2801-IC-dream-color-led-flexible-strip/701799_331817904.html led controller for WS2801 IC dream color led flexible strip]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-card-DMX-compatible-intelligence-controller-for-pixel-RGB-module-support-CYT3005-IC-512-output-gray/701799_320682984.html SD card-DMX compatible-intelligence controller for pixel RGB module,support CYT3005 IC.512 output gray scale;Max2048 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-100K-B-SD-card-led-pixel-controller-AC85-265V-input/701799_533617766.html T-100K-B SD card led pixel controller;AC85-265V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-200K-led-pixel-controller-can-be-controlled-via-PC-suppor-many-kinds-of-IC/701799_497637885.html T-200K online led pixel controller,can be controlled via PC;suppor many kinds of IC;8ports*512pixels=4096pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-300K-SD-card-led-pixel-controller-AC85-265V-input-can-control-more-than-6000pixels-via/701799_570149882.html T-300K;SD card led pixel controller;AC85-265V input;can control more than 6000pixels via PC,8 ports output]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000A-LED-sd-card-pixel-controller-DC5-24V-input/701799_683082725.html T-1000A,LED sd card pixel controller,DC5-24V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000B-led-pixel-controller-support-WS2801-LPD6803-WS2811-TM1804-TM1809-LPD8806-Etc-max-2048pixels-controlled/701799_715270878.html T-1000B,led pixel controller,support WS2801,LPD6803,WS2811,TM1804,TM1809,LPD8806.Etc;max 2048pixels controlled]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000S-SD-card-led-pixel-controller-2012-new-version/701799_533601713.html T-1000S SD card led pixel controller,2012 new version]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000Stand-SD-card-led-pixel-controller-2012-new-version-AC110V-220V-input/701799_533604220.html T-1000Stand SD card led pixel controller,2012 new version;AC110V/220V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-4000-LED-SD-card-led-pixel-controller-can-max-control-4096-pixels/701799_533608089.html T-4000 LED SD card led pixel controller;can max control 4096 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-8000C-SD-card-led-pixel-controller-AC85-265V-input/701799_533612960.html T-8000C SD card led pixel controller;AC85-265V input]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Light-O-Rama (LOR) to SPI&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
===[http://www.http://www.lightorama.com Light-O-Rama (LOR)]===&lt;br /&gt;
(USA Based)&lt;br /&gt;
*[http://store.lightorama.com/cc100pisetwi.html Cosmic Color Pixels]&lt;br /&gt;
*[http://store.lightorama.com/cc100busetwi.html Cosmic Color Bulbs]&lt;br /&gt;
*[http://store.lightorama.com/cocori.html Cosmic Color Strip]&lt;br /&gt;
&lt;br /&gt;
=PIXEL Extenders=&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-PPX&lt;br /&gt;
ECG-PPX is a combination of small adapter boards that can be used in conjunction with our pixel oriented products (PIXAD8, P12R, etc.) to extend the pixel signals over much longer distances. They should also work with most other brands of pixel drivers. The ECG-PPX system also will distribute a modest power envelope over the same cable for optionally powering the pixels without the need for local power supplies at the pixel strings.&lt;br /&gt;
More details at http://www.j1sys.com/ecg-ppx/&lt;br /&gt;
*ECG-PPD-A – Powered Pixel Driver - 7VDC – 12VDC input range&lt;br /&gt;
*ECG-PPD-B – Powered Pixel Driver - 7VDC – 40VDC input range&lt;br /&gt;
*ECG-PPD-C – 4 Channel Powered Pixel Driver - 7VDC – 40VDC input range on Channel 1&lt;br /&gt;
*ECG-PPR-A – Multi-Mode Powered Pixel Receiver&lt;br /&gt;
*ECG-PPI-A – Powered Pixel Injector - 7VDC-40VDC Input, 5VDC 1.5A output&lt;br /&gt;
&lt;br /&gt;
=E1.31 Bridges and DMX Dongles=&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to DMX or Renard Output&#039;&#039;&#039;==&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface to act as an E1.31 to DMX gateway.  See [https://www.openlighting.org/ola/ Supported Devices] for a list of available USB interfaces. &lt;br /&gt;
&lt;br /&gt;
===[http://www.diyledexpress.com DIYLEDEXPRESS]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
&lt;br /&gt;
*[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=22&amp;amp;products_id=157 6 Port E1.31 Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-D8 (Under development)&lt;br /&gt;
*[http://www.j1sys.com/ecg-dr4/ ECG-DR4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d4/ ECG-D4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d2/ ECG-D2]&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
&lt;br /&gt;
*[http://shop.martinxmas.com/product.php?id_product=43 E1.31 to DMX Bridge]&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?15873-E1-31-(sACN)-to-DMX-Bridge Discussion Thread]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;USB to DMX512 Output&#039;&#039;&#039;==&lt;br /&gt;
USB DMX dongles are commonly used in conjunction with PC software to output a single universe (512 channels) of DMX.&lt;br /&gt;
&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=USB485RJ-ISO Audio Visual Devices] or http://auschristmaslighting.com/wiki/index.php/USB485RJ-ISO&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;pn=70303&amp;amp;show=description Enttec Open DMX USB]&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;prod=70304&amp;amp;show=description Enttec DMX USB Pro]&lt;br /&gt;
* [http://shop.martinxmas.com/product.php?id_product=10 RPM DIY USB to DMX Adaptor]&lt;br /&gt;
* [http://www.holidaycoro.com/Enttec-Pro-Compatible-DMX-Dongle-p/53.htm HolidayCoro ActiDongle - Active DMX Dongle (Enttec Pro Compatible)]&lt;br /&gt;
*[http://diylightanimation.com/wiki/index.php?title=Equipment#DMX_Devices RJ&#039;s LYNX DMX DONGLE]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FTDI drivers for dongles:&lt;br /&gt;
* [http://www.ftdichip.com/Drivers/VCP.htm FTDI VCP Drivers]&lt;br /&gt;
* [http://www.ftdichip.com/Documents/InstallGuides.htm Install Guides for FTDI Drivers]&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?17739-FTDI-USB-gt-Serial Updating a FTDI dongle&#039;s EEPROM]&lt;br /&gt;
* [[USB2DMX|USB2DMX (which also goes by the name Yet Another DMX Adapter, or YADA)]]&lt;br /&gt;
&lt;br /&gt;
=Dumb RGB DC Controllers Feature Comparisons=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ DC Controller Comparison Table&lt;br /&gt;
! Manufacturer&lt;br /&gt;
! Model&lt;br /&gt;
! Pre-built&lt;br /&gt;
! DC Voltage&lt;br /&gt;
! Channels&lt;br /&gt;
! Channel Current&lt;br /&gt;
! Total Current&lt;br /&gt;
! Protocol(s)&lt;br /&gt;
! Total Price&lt;br /&gt;
! Per Ch Price&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca.html CMB16D]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $119.95&lt;br /&gt;
| $7.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca2.html CMB16D-QC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $99.95&lt;br /&gt;
| $6.24&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [[TigerDMX48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 9V - 55V&lt;br /&gt;
| 48&lt;br /&gt;
| 2.5A&lt;br /&gt;
| 30A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $145.00&lt;br /&gt;
| $3.02&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [http://www.tigerdmx.com/tigerdmx120lc.php TigerDMX120LC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 120&lt;br /&gt;
| 100mA&lt;br /&gt;
| &lt;br /&gt;
| DMX&lt;br /&gt;
| $125.00&lt;br /&gt;
| $1.04&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 48&lt;br /&gt;
| 2A&lt;br /&gt;
| 20A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $199.00&lt;br /&gt;
| $4.15&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC24]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 24&lt;br /&gt;
| 2A&lt;br /&gt;
| 15A per 12 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $129.00&lt;br /&gt;
| $5.38&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-714 [http://www.holidaycoro.com/product-p/37.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378113147/Easy-DMX-LED-controller-dmx-decoder-driver.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $8.95&lt;br /&gt;
| $2.98&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-712 [http://www.holidaycoro.com/product-p/24.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378111925/Easy-DMX-LED-controller-dmx-decoder-driver.html China] &lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 27&lt;br /&gt;
| 1A&lt;br /&gt;
| 15A&lt;br /&gt;
| DMX&lt;br /&gt;
| $44.21&lt;br /&gt;
| $1.64&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.leynew.com Leynew]&lt;br /&gt;
| LN-DMXMODEL-3CH-LV12 [http://www.holidaycoro.com/product-p/26.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-307297826/DMX-512-Module-decoder.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $7.49&lt;br /&gt;
| $2.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://http://www.euchips.com/en/ EUChips]&lt;br /&gt;
| [http://www.aliexpress.com/fm-store/701799/209915969-410843238/DMX512-Decoder-DC12-24V-input-max-3A-each-channel-output.html PX24506]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 3A&lt;br /&gt;
| 9A&lt;br /&gt;
| DMX&lt;br /&gt;
| $22.32&lt;br /&gt;
| $7.44&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX3]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 3&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 6A &lt;br /&gt;
| DMX&lt;br /&gt;
| $9.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX16DCSSR]]&lt;br /&gt;
| No&lt;br /&gt;
| 12-24vdc&lt;br /&gt;
| 16&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 10A &lt;br /&gt;
| DMX&lt;br /&gt;
| $48.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[REN64]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 64&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 7A per SSR&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $67.50&lt;br /&gt;
| $1.05&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.christmasinshirley.com/wiki/index.php?title=Renard_Main_Page Renard]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren48LSDv3c Ren48LSD]&lt;br /&gt;
| No&lt;br /&gt;
| 5,9-24vdc&lt;br /&gt;
| 48&lt;br /&gt;
| 400mA&lt;br /&gt;
| 9.6A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $44.66&lt;br /&gt;
| $0.93&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=35_57 DIYLEDExpress]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren24DC Ren24DC]&lt;br /&gt;
| Built or Kit&lt;br /&gt;
| 5,7-24vdc&lt;br /&gt;
| 24&lt;br /&gt;
| 4A&lt;br /&gt;
| 30A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $72.10&lt;br /&gt;
| $3&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://www.aliexpress.com/store/product/DM-103-3-channel-RGB-dmx-constant-voltage-decoder-DC12-24V-input-max-2A-3channel-output/701799_868042910.html DM103 Ray Wu DMX to 3 Channel]&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Different Styles of Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12250</id>
		<title>Controllers</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12250"/>
		<updated>2015-11-12T14:01:43Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* HolidayCoro */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Intro=&lt;br /&gt;
There are many different types of controllers used for RGB lighting effects.  The most common fall into two different categories: &lt;br /&gt;
*Pixel Controllers &lt;br /&gt;
*Dumb RGB Controllers.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The different controllers also can be broken into categories based on the type of data communications protocols used to speak to them from the sequencing computer.  The main categories of communications protocols are:&lt;br /&gt;
* [[Renard]] (using either RS232-serial or RS485)&lt;br /&gt;
* [[E1.31_(Streaming-ACN)_Protocol|E1.31]] (DMX over Ethernet)&lt;br /&gt;
* [[DMX]] A traditional stage lighting protocol&lt;br /&gt;
* Programs stored on SD memory cards &lt;br /&gt;
* Lightorama  LOR compatable gear&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When choosing a Pixel controller it is important that you confirm that your selection is compatible with you system design.  Critical properties to consider include are:&lt;br /&gt;
* Communications Protocol (E1.31, Renard, DMX, LOR, Etc.)&lt;br /&gt;
* [[Choosing_a_Pixel_Voltage:_5V_vs_12V|Pixel Voltage]]  (5VDC vs 12VDC)&lt;br /&gt;
* [[Different_Styles_of_Pixels|Pixel Type]] (WS2801, WS2811, GECE, LOR, Etc.)&lt;br /&gt;
* Number of Pixels to be Controlled&lt;br /&gt;
* Number of Connectors and Number of Strings that can be Physically Connected&lt;br /&gt;
* Advanced Features&lt;br /&gt;
** Grouping (ability to treat multiple Pixels as one)&lt;br /&gt;
** RGB Ordering (ability to correct the physical RGB order to match the software sequence order)&lt;br /&gt;
** ZigZag (Ability to treat physical strings as multiple logical strings)&lt;br /&gt;
** Reverse order (ability to reorder the channels on a string so the most distant one is the first channel)&lt;br /&gt;
** Etc.&lt;br /&gt;
&lt;br /&gt;
Generally you also need to add an [[Enclosures|Enclosure]] to the Pixel Controller to protect it from the weather.   You will also need a [[Power Supplies|Power Supply]] to power the Pixel Controller and Pixels.  There are several ways to connect the [[Power_Injection|Power wiring]]  and there are also several types of [[Pixel Connectors]] that can be used to simplify the wiring.&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;THIS PAGE IS UNDER CONSTRUCTION AND IS NOT COMPLETE!!&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
These are selected Pixel Controllers and other devices from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 1-29-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
=PIXEL CONTROLLERS=&lt;br /&gt;
==&#039;&#039;&#039;Renard Protocol (RS232 or RS485)to SPI (Pixel Communication)&#039;&#039;&#039;==&lt;br /&gt;
&#039;&#039;&#039;[[Renard_PX1_Pixel_Controller|Renard PX1 Pixel Controller]]&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The Renard PX1 was designed by [http://doityourselfchristmas.com/forums/member.php?9-P-Short Phil Short] as an inexpensive Pixel controller designed to work with standard Renard systems.  It can be daisy chained with other Renard controllers. The PX1 provides a low cost solution that allows a user to add pixels to an existing display setup using just a simple Renard setup.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to SPI (Pixel Communications)&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept an [[E1.31_(Streaming-ACN)_Protocol|E1.31 (Ethernet)]] input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be used on a Raspberry Pi,  Beagle Bone Black or other single board computers with SPI. It can receive E1.31 (and many other protocols) and use the data to drive SPI pixels. See https://wiki.openlighting.org/index.php/OLA_LED_Pixels for more information. The maximum pixel count is determined by the hardware and the pixel clock speed. [https://www.youtube.com/watch?v=gdi9fve6DKc Demo Video].&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
[http://www.holidaycoro.com/firmware Firmware Update Page]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.0.50 (configurable via LCD interface or webpage) or can be configured for DHCP.&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link || Price || Manual/Videos || Note&lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 4 V2 || 2,720 || 16 UniCast (E1.31 &amp;amp; Artnet)||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:722.jpg|150px|link=http://www.holidaycoro.com/product-p/722.htm]] || [http://www.holidaycoro.com/Product-p/722.htm Product Link] ||Assembled $99.99 ||[https://youtu.be/16o780guQbQ Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes one dedicated RS-485/DMX output (does not use a pixel output), 28A per Controller/7.5A per Output, LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure&lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 16 V2  || 5,440 || 32 UniCast (E1.31 &amp;amp; Artnet) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:AlphaPix16.jpg|150px|link=http://www.holidaycoro.com/product-p/721.htm]] || [http://www.holidaycoro.com/Product-p/721.htm Product Link] ||Assembled $199.99 ||[https://youtu.be/kPAvSBBGmV4 Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes three dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/5A per Output (80A at 20% Duty Cycle), LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.advateklights.com/ Advatek Lighting Pty Ltd]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?16126-Devo Unknown (Devo)])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
| PixLite 4 || 2,720 || 16 UniCast&amp;lt;br /&amp;gt;16 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:HolidayCoro-622.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html MFG Product Link] &amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=367  US Re-Seller Link]||Assembled $114.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes one dedicated RS-485/DMX output, 28A per Controller/7A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|-&lt;br /&gt;
| PixLite 16 || 5,440 || 32 UniCast&amp;lt;br /&amp;gt;32 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:621.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html MFG Product Link]&amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=368 US Re-Seller Link]||Assembled $199.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes four dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/4A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.sandevices.com SanDevices]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4668-jstjohnz jstjohnz])&lt;br /&gt;
&lt;br /&gt;
[http://sandevices.com/documents/E68x_Controller_Pixel_Config.pdf E68x Configuration Guide]&lt;br /&gt;
&lt;br /&gt;
[http://www.sandevices.com/downloads.html Firmware Updates]&lt;br /&gt;
&lt;br /&gt;
[[E68X-to-DMX#Converter_Configuration]]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 192.168.1.206&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| E6804-4 || 2040 || 7Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 4 Fused (1x4 Electrical, 4x1 Logical)  || 6120 || Up to 12 || || [http://sandevices.com/E6804Info.html link] ||  Assembled/Tested: $99, Full Kit: Price $69 [http://doityourselfchristmas.com/forums/showthread.php?26225-E6804-4-port-pixel-controller Presale]||  [http://sandevices.com/documents/SanDevices_E6804_Pixel_Controller_Operating_Manual.pdf Owner&#039;s] [http://sandevices.com/documents/SanDevices_E6804_Assembly_Manual.pdf Assembly] || Size is 2.5&amp;quot; x 4&amp;quot;, mounting holes on 2&amp;quot;x3&amp;quot; centers, compatible with CG series enclosures. [http://doityourselfchristmas.com/forums/showthread.php?25504-New-Pixel-Controller&amp;amp;p=258848#post258848 Announcement ]&lt;br /&gt;
|-&lt;br /&gt;
| PS-1 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical)  || 3060 || Up to 6 || || [http://sandevices.com/PixelSystem1.html link] ||  Turnkey System: $399 || [http://sandevices.com/documents/PS1_Users_Guide.pdf Owner&#039;s ]  || Assembled E682 with power supply in an Enclosure&lt;br /&gt;
|-&lt;br /&gt;
| E682-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ]  [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] ||To be released shortly&lt;br /&gt;
|-&lt;br /&gt;
| E682-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ] [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] || Original E682, Before Firmware Upgrade&lt;br /&gt;
|-&lt;br /&gt;
| E681-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Firmware To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function  || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] ||To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
[http://www.j1sys.com/assets/ecg-px-v2.0a.swf Tutorial Video]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=3zJtKlOtI4Y Setup Video]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,2232.0.html  Unofficial Users Manual]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 10.10.10.10&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P12R || 2040 || 12Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001 || 12 Fused (2x6 Electrical, 3x4 Logical)  || 6120 || 1 || || [http://www.j1sys.com/ecg-p12r/ link] ||  Assembled Board: $175 || [http://www.j1sys.com/assets/PIXAD8-Guide-v0.1.pdf  Owner&#039;s ] [http://www.j1sys.com/assets/p12r-notes.pdf  Notes ]  || &lt;br /&gt;
|-&lt;br /&gt;
| ECG-PIXAD8 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 8 Fused (2x4 Electrical, 2x4 Logical) || 4080 || 1 || || [http://www.j1sys.com/ecg-pixad8/ link] ||  Assembled Board: $155  || [http://www.j1sys.com/assets/PIXAD8-Guide-v0.1.pdf  Owner&#039;s ] ||&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P2 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 2 Unfused (2x1 Electrical, 2x1 Logical) || 4080 || 4 || || [http://www.j1sys.com/ecg-p2/ link] ||  Assembled Board: $68, Assembled Board w/case: $77  || [http://www.j1sys.com/assets/PIXAD8-Guide-v0.1.pdf  Owner&#039;s ] ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://stellascapes.com Stellascapes] ===&lt;br /&gt;
(New Zealand Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?491-mrpackethead mrpackethead])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| E16-II Green || 672 || 6Unicast || Stella-green || 16 Fused (? Electrical, ? Logical)  || 2016 || ? || || [http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62 link] ||  Assembled Board: $1296 ||   ||16 Character LCD Display for diagnostics and identification information. &lt;br /&gt;
|-&lt;br /&gt;
| E16-II Commercial || 672 || 6Unicast || Stella-black || 16 Fused (? Electrical, ? Logical)  || 2016 || ? || || [http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62 link] ||  Assembled Board: $1995 ||   ||With power supply and 16 400mm &amp;quot;tails&amp;quot; with waterproof screw up connectors &lt;br /&gt;
|-&lt;br /&gt;
| E16-II Pro|| 672 || 6Unicast || Stella-black || 16 Fused (? Electrical, ? Logical)  || 2016 || ? || || [http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62 link] ||  Assembled Board: $?? ||   ||With power supply and Neutrik XLR, power and ethernet chasis connectors&lt;br /&gt;
|-&lt;br /&gt;
| E2|| 170 || 1Unicast || Stella-black || 2 ?  || 512 || ? || || [http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62 link] ||  Assembled Board: $?? ||   ||With power supply,operates on low voltage DC (12-48V)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;DMX512 / ESTA 1.11 (RS485) to SPI&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept a DMX input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface that supports receiving DMX and the used to drive SPI pixels. See [https://www.openlighting.org/ola/ Supported Devices]  for a list of available interfaces. The maximum pixel count is determined by the hardware and the pixel clock speed.&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Channels || Pixels Supported || Output Connectors || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| EasyPix V2 || 170 || 512 ||WS2811,WS2812,WS801,WS2803 &amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803|| 1 Fused Output&amp;lt;br /&amp;gt;Screw Terminals || [[Image:HolidayCoro-614.jpg|150px|link=http://www.holidaycoro.com/product-p/614.htm]] || [http://www.holidaycoro.com/Product-p/614.htm Product Link] ||$39.99 || Null pixels, Reverse order,Push button setting with back-lit LCD screen, built-in sequences, replaceable output chip&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| DCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $53 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|-&lt;br /&gt;
| uDCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $42, Assembled Board w/Case: $48 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/Mini-protocol-Decoder-DMX-to-WS2801-512-dmx-address-decoded/701799_440556828.html Mini protocol Decoder;DMX to WS2801,512 dmx address decoded] [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-100-series-mini-DMX-protocol-decoder-support-WS2801-protocol-control-signal/701799_340705630.html DD-100 series mini DMX protocol decoder;support WS2801 protocol control signal]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-1809-WS2811-DMX-Decoder-support-WS2811-TM1804-TM1809-TM1812-driving-IC-DC5V-24V-input/701799_583679340.html  LT-DMX-1809(WS2811) DMX Decoder;support WS2811,TM1804,TM1809,TM1812 driving IC;DC5V-24V input] [http://doityourselfchristmas.com/wiki/images/a/ad/LT-1809_DMX512_DECODER.pdf  Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-2801-DMX-SPI-Decoder-support-WS2801-WS2803-drving-IC/701799_509914025.html LT-DMX-2801 DMX-SPI Decoder;support WS2801,WS2803 drving IC] [http://doityourselfchristmas.com/wiki/images/6/67/LT-2801_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-3001-DMX-SPI-Decoder-support-TLS3001-TLS3002-driving-IC/701799_509913931.html LT-DMX-3001 DMX-SPI Decoder;support TLS3001, TLS3002 driving IC]  [http://doityourselfchristmas.com/wiki/images/f/f0/LT-3001_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-6803-DMX-Decoder-DC5-24V-input-LPD6803-specific-protocol-output-signal-Max256-steps/701799_314083682.html LT-6803 DMX Decoder;DC5-24V input;LPD6803 specific protocol output signal;Max256 steps] [http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-9813-DMX-SPI-Decoder-support-P9813-drving-IC/701799_509914126.html LT-DMX-9813 DMX-SPI Decoder;support P9813 drving IC] [[http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-WS2801-IC-can-decodering-512-address/701799_340702410.html DD-1000 series DMX protocol decoder;support WS2801 IC;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-LPD6803IC-signal-can-decodering-512-address/701799_340702107.html DD-1000 series DMX protocol decoder;support LPD6803IC signal;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[http://diybllc.com/ DIYB] ===&lt;br /&gt;
(USA based) Run by DIYC user [http://doityourselfchristmas.com/forums/member.php?8235-charleskerr charleskerr]&lt;br /&gt;
*[http://diybllc.com/LED-Pixel-String-Controller-5-volt-DIYB-LCPC-01.htm DMX to SPI Pixel Controller] (website no longer online)&lt;br /&gt;
&lt;br /&gt;
===[http://www.electron-design.ru/ Electron Design] ===&lt;br /&gt;
(Israel based)&lt;br /&gt;
*[http://www.ebay.com/itm/321131195346 Combination Dumb RGB and DMX to SPI Pixel Decoder / Controller]&lt;br /&gt;
&lt;br /&gt;
===[https://www.audiovisualdevices.com.au/ AVD]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4449-David_AVD David_AVD])&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=APC718 Audio Visual Devices APC718]  Single SPI (2801 / 6803) output&lt;br /&gt;
[http://auschristmaslighting.com/wiki/APC718 ACL Wiki ]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,1243.0.html  ACL Thread]&lt;br /&gt;
&lt;br /&gt;
===[http://auschristmaslighting.com/ ACL]===&lt;br /&gt;
* [http://forums.auschristmaslighting.com/index.php/board,34.0.html TP3244 Pixel Driver] 4 SPI (2801 / 6803) outputs&lt;br /&gt;
&lt;br /&gt;
The Tiger Protocol Bridge (TigerPB) TP3212 is a small controller for use with RGB LED lights and LED strips that utilise driver chips like the 6803/2801/3005. These are the currently targeted protocols and it is possible that other 2-wire and single wire protocols could be supported with firmware upgrades. This will provide future proofing of your controller.&lt;br /&gt;
&lt;br /&gt;
The initial release will accept a standard DMX512A data stream and provide control for 170 RGB Pixels (510ch). There will be dual buffered outputs that will allow you to split the 170 pixels into say 100/70 and run them in different directions and yet control them as a single 170 pixel string.&lt;br /&gt;
Each dual buffered output will also allow for the parallel connection of the same number of pixels allowing for two strings to be used with the same patterns. If these are run in opposite directions they would provide for mirrored effects.&lt;br /&gt;
Each of the Dual outputs will be able to drive different protocols if required.&lt;br /&gt;
&lt;br /&gt;
If ran with ECG product line from http://www.j1sys.com you can use hyper-DMX and this controller can be expanded to running 4 Universe&#039;s off each controller.&lt;br /&gt;
&lt;br /&gt;
More info to Follow and at this point &#039;&#039;&#039;this controller is no longer sold&#039;&#039;&#039;.  It has been talked about coming back out.  As the information comes in it will be updated.  If you can get one used, they are still very nice units and work well.&lt;br /&gt;
&lt;br /&gt;
More info at http://auschristmaslighting.com/forums/index.php/board,34.0.html&lt;br /&gt;
&lt;br /&gt;
===Onumen===&lt;br /&gt;
* [http://auschristmaslighting.com/wiki/Controllers#Onumen Onumen Controllers] (note that the start address of the DPP controllers cannot be fixed)&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?15286-DMX-to-WS2801-Pixel-Bridge RPM Pixel Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://stellascapes.com Stellascapes] ===&lt;br /&gt;
(New Zealand Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?491-mrpackethead mrpackethead])&lt;br /&gt;
*T3:  DMX512 - SPI Bridge&lt;br /&gt;
The T3 controller provides a bridge between DMX512 and 4 strings of RGB pixels. &lt;br /&gt;
&lt;br /&gt;
More details at http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;SD Memory Card to SPI&#039;&#039;&#039; ==&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-LED-pixel-light-controller-support2-3-4wire/701799_404060519.html SD LED pixel light controller;support2,3,4wire]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/led-controller-for-WS2801-IC-dream-color-led-flexible-strip/701799_331817904.html led controller for WS2801 IC dream color led flexible strip]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-card-DMX-compatible-intelligence-controller-for-pixel-RGB-module-support-CYT3005-IC-512-output-gray/701799_320682984.html SD card-DMX compatible-intelligence controller for pixel RGB module,support CYT3005 IC.512 output gray scale;Max2048 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-100K-B-SD-card-led-pixel-controller-AC85-265V-input/701799_533617766.html T-100K-B SD card led pixel controller;AC85-265V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-200K-led-pixel-controller-can-be-controlled-via-PC-suppor-many-kinds-of-IC/701799_497637885.html T-200K online led pixel controller,can be controlled via PC;suppor many kinds of IC;8ports*512pixels=4096pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-300K-SD-card-led-pixel-controller-AC85-265V-input-can-control-more-than-6000pixels-via/701799_570149882.html T-300K;SD card led pixel controller;AC85-265V input;can control more than 6000pixels via PC,8 ports output]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000A-LED-sd-card-pixel-controller-DC5-24V-input/701799_683082725.html T-1000A,LED sd card pixel controller,DC5-24V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000B-led-pixel-controller-support-WS2801-LPD6803-WS2811-TM1804-TM1809-LPD8806-Etc-max-2048pixels-controlled/701799_715270878.html T-1000B,led pixel controller,support WS2801,LPD6803,WS2811,TM1804,TM1809,LPD8806.Etc;max 2048pixels controlled]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000S-SD-card-led-pixel-controller-2012-new-version/701799_533601713.html T-1000S SD card led pixel controller,2012 new version]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000Stand-SD-card-led-pixel-controller-2012-new-version-AC110V-220V-input/701799_533604220.html T-1000Stand SD card led pixel controller,2012 new version;AC110V/220V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-4000-LED-SD-card-led-pixel-controller-can-max-control-4096-pixels/701799_533608089.html T-4000 LED SD card led pixel controller;can max control 4096 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-8000C-SD-card-led-pixel-controller-AC85-265V-input/701799_533612960.html T-8000C SD card led pixel controller;AC85-265V input]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Light-O-Rama (LOR) to SPI&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
===[http://www.http://www.lightorama.com Light-O-Rama (LOR)]===&lt;br /&gt;
(USA Based)&lt;br /&gt;
*[http://store.lightorama.com/cc100pisetwi.html Cosmic Color Pixels]&lt;br /&gt;
*[http://store.lightorama.com/cc100busetwi.html Cosmic Color Bulbs]&lt;br /&gt;
*[http://store.lightorama.com/cocori.html Cosmic Color Strip]&lt;br /&gt;
&lt;br /&gt;
=PIXEL Extenders=&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-PPX&lt;br /&gt;
ECG-PPX is a combination of small adapter boards that can be used in conjunction with our pixel oriented products (PIXAD8, P12R, etc.) to extend the pixel signals over much longer distances. They should also work with most other brands of pixel drivers. The ECG-PPX system also will distribute a modest power envelope over the same cable for optionally powering the pixels without the need for local power supplies at the pixel strings.&lt;br /&gt;
More details at http://www.j1sys.com/ecg-ppx/&lt;br /&gt;
*ECG-PPD-A – Powered Pixel Driver - 7VDC – 12VDC input range&lt;br /&gt;
*ECG-PPD-B – Powered Pixel Driver - 7VDC – 40VDC input range&lt;br /&gt;
*ECG-PPD-C – 4 Channel Powered Pixel Driver - 7VDC – 40VDC input range on Channel 1&lt;br /&gt;
*ECG-PPR-A – Multi-Mode Powered Pixel Receiver&lt;br /&gt;
*ECG-PPI-A – Powered Pixel Injector - 7VDC-40VDC Input, 5VDC 1.5A output&lt;br /&gt;
&lt;br /&gt;
=E1.31 Bridges and DMX Dongles=&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to DMX or Renard Output&#039;&#039;&#039;==&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface to act as an E1.31 to DMX gateway.  See [https://www.openlighting.org/ola/ Supported Devices] for a list of available USB interfaces. &lt;br /&gt;
&lt;br /&gt;
===[http://www.diyledexpress.com DIYLEDEXPRESS]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
&lt;br /&gt;
*[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=22&amp;amp;products_id=157 6 Port E1.31 Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-D8 (Under development)&lt;br /&gt;
*[http://www.j1sys.com/ecg-dr4/ ECG-DR4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d4/ ECG-D4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d2/ ECG-D2]&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
&lt;br /&gt;
*[http://shop.martinxmas.com/product.php?id_product=43 E1.31 to DMX Bridge]&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?15873-E1-31-(sACN)-to-DMX-Bridge Discussion Thread]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;USB to DMX512 Output&#039;&#039;&#039;==&lt;br /&gt;
USB DMX dongles are commonly used in conjunction with PC software to output a single universe (512 channels) of DMX.&lt;br /&gt;
&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=USB485RJ-ISO Audio Visual Devices] or http://auschristmaslighting.com/wiki/index.php/USB485RJ-ISO&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;pn=70303&amp;amp;show=description Enttec Open DMX USB]&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;prod=70304&amp;amp;show=description Enttec DMX USB Pro]&lt;br /&gt;
* [http://shop.martinxmas.com/product.php?id_product=10 RPM DIY USB to DMX Adaptor]&lt;br /&gt;
* [http://www.holidaycoro.com/Enttec-Pro-Compatible-DMX-Dongle-p/53.htm HolidayCoro ActiDongle - Active DMX Dongle (Enttec Pro Compatible)]&lt;br /&gt;
*[http://diylightanimation.com/wiki/index.php?title=Equipment#DMX_Devices RJ&#039;s LYNX DMX DONGLE]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FTDI drivers for dongles:&lt;br /&gt;
* [http://www.ftdichip.com/Drivers/VCP.htm FTDI VCP Drivers]&lt;br /&gt;
* [http://www.ftdichip.com/Documents/InstallGuides.htm Install Guides for FTDI Drivers]&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?17739-FTDI-USB-gt-Serial Updating a FTDI dongle&#039;s EEPROM]&lt;br /&gt;
* [[USB2DMX|USB2DMX (which also goes by the name Yet Another DMX Adapter, or YADA)]]&lt;br /&gt;
&lt;br /&gt;
=Dumb RGB DC Controllers Feature Comparisons=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ DC Controller Comparison Table&lt;br /&gt;
! Manufacturer&lt;br /&gt;
! Model&lt;br /&gt;
! Pre-built&lt;br /&gt;
! DC Voltage&lt;br /&gt;
! Channels&lt;br /&gt;
! Channel Current&lt;br /&gt;
! Total Current&lt;br /&gt;
! Protocol(s)&lt;br /&gt;
! Total Price&lt;br /&gt;
! Per Ch Price&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca.html CMB16D]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $119.95&lt;br /&gt;
| $7.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca2.html CMB16D-QC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $99.95&lt;br /&gt;
| $6.24&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [[TigerDMX48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 9V - 55V&lt;br /&gt;
| 48&lt;br /&gt;
| 2.5A&lt;br /&gt;
| 30A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $145.00&lt;br /&gt;
| $3.02&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [http://www.tigerdmx.com/tigerdmx120lc.php TigerDMX120LC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 120&lt;br /&gt;
| 100mA&lt;br /&gt;
| &lt;br /&gt;
| DMX&lt;br /&gt;
| $125.00&lt;br /&gt;
| $1.04&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 48&lt;br /&gt;
| 2A&lt;br /&gt;
| 20A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $199.00&lt;br /&gt;
| $4.15&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC24]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 24&lt;br /&gt;
| 2A&lt;br /&gt;
| 15A per 12 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $129.00&lt;br /&gt;
| $5.38&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-714 [http://www.holidaycoro.com/product-p/37.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378113147/Easy-DMX-LED-controller-dmx-decoder-driver.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $8.95&lt;br /&gt;
| $2.98&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-712 [http://www.holidaycoro.com/product-p/24.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378111925/Easy-DMX-LED-controller-dmx-decoder-driver.html China] &lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 27&lt;br /&gt;
| 1A&lt;br /&gt;
| 15A&lt;br /&gt;
| DMX&lt;br /&gt;
| $44.21&lt;br /&gt;
| $1.64&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.leynew.com Leynew]&lt;br /&gt;
| LN-DMXMODEL-3CH-LV12 [http://www.holidaycoro.com/product-p/26.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-307297826/DMX-512-Module-decoder.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $7.49&lt;br /&gt;
| $2.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://http://www.euchips.com/en/ EUChips]&lt;br /&gt;
| [http://www.aliexpress.com/fm-store/701799/209915969-410843238/DMX512-Decoder-DC12-24V-input-max-3A-each-channel-output.html PX24506]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 3A&lt;br /&gt;
| 9A&lt;br /&gt;
| DMX&lt;br /&gt;
| $22.32&lt;br /&gt;
| $7.44&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX3]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 3&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 6A &lt;br /&gt;
| DMX&lt;br /&gt;
| $9.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX16DCSSR]]&lt;br /&gt;
| No&lt;br /&gt;
| 12-24vdc&lt;br /&gt;
| 16&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 10A &lt;br /&gt;
| DMX&lt;br /&gt;
| $48.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[REN64]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 64&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 7A per SSR&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $67.50&lt;br /&gt;
| $1.05&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.christmasinshirley.com/wiki/index.php?title=Renard_Main_Page Renard]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren48LSDv3c Ren48LSD]&lt;br /&gt;
| No&lt;br /&gt;
| 5,9-24vdc&lt;br /&gt;
| 48&lt;br /&gt;
| 400mA&lt;br /&gt;
| 9.6A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $44.66&lt;br /&gt;
| $0.93&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=35_57 DIYLEDExpress]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren24DC Ren24DC]&lt;br /&gt;
| Built or Kit&lt;br /&gt;
| 5,7-24vdc&lt;br /&gt;
| 24&lt;br /&gt;
| 4A&lt;br /&gt;
| 30A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $72.10&lt;br /&gt;
| $3&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://www.aliexpress.com/store/product/DM-103-3-channel-RGB-dmx-constant-voltage-decoder-DC12-24V-input-max-2A-3channel-output/701799_868042910.html DM103 Ray Wu DMX to 3 Channel]&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Different Styles of Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12249</id>
		<title>Controllers</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Controllers&amp;diff=12249"/>
		<updated>2015-11-12T14:01:08Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* HolidayCoro */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Intro=&lt;br /&gt;
There are many different types of controllers used for RGB lighting effects.  The most common fall into two different categories: &lt;br /&gt;
*Pixel Controllers &lt;br /&gt;
*Dumb RGB Controllers.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The different controllers also can be broken into categories based on the type of data communications protocols used to speak to them from the sequencing computer.  The main categories of communications protocols are:&lt;br /&gt;
* [[Renard]] (using either RS232-serial or RS485)&lt;br /&gt;
* [[E1.31_(Streaming-ACN)_Protocol|E1.31]] (DMX over Ethernet)&lt;br /&gt;
* [[DMX]] A traditional stage lighting protocol&lt;br /&gt;
* Programs stored on SD memory cards &lt;br /&gt;
* Lightorama  LOR compatable gear&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When choosing a Pixel controller it is important that you confirm that your selection is compatible with you system design.  Critical properties to consider include are:&lt;br /&gt;
* Communications Protocol (E1.31, Renard, DMX, LOR, Etc.)&lt;br /&gt;
* [[Choosing_a_Pixel_Voltage:_5V_vs_12V|Pixel Voltage]]  (5VDC vs 12VDC)&lt;br /&gt;
* [[Different_Styles_of_Pixels|Pixel Type]] (WS2801, WS2811, GECE, LOR, Etc.)&lt;br /&gt;
* Number of Pixels to be Controlled&lt;br /&gt;
* Number of Connectors and Number of Strings that can be Physically Connected&lt;br /&gt;
* Advanced Features&lt;br /&gt;
** Grouping (ability to treat multiple Pixels as one)&lt;br /&gt;
** RGB Ordering (ability to correct the physical RGB order to match the software sequence order)&lt;br /&gt;
** ZigZag (Ability to treat physical strings as multiple logical strings)&lt;br /&gt;
** Reverse order (ability to reorder the channels on a string so the most distant one is the first channel)&lt;br /&gt;
** Etc.&lt;br /&gt;
&lt;br /&gt;
Generally you also need to add an [[Enclosures|Enclosure]] to the Pixel Controller to protect it from the weather.   You will also need a [[Power Supplies|Power Supply]] to power the Pixel Controller and Pixels.  There are several ways to connect the [[Power_Injection|Power wiring]]  and there are also several types of [[Pixel Connectors]] that can be used to simplify the wiring.&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;THIS PAGE IS UNDER CONSTRUCTION AND IS NOT COMPLETE!!&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
These are selected Pixel Controllers and other devices from the various vendors with a mix of properties.  Visit their sites for the latest information and to see their entire product catalog.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE CONFIRM ALL DETAILS WITH VENDOR BEFORE ORDERING!! ALL OF THIS DATA IS SUBJECT TO CONSTANT CHANGE AND MAY BE WRONG!!!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Pricing is in US $.  Pricing is as of 1-29-13.  &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PRICING DOES NOT INCLUDE SHIPPING, TAXES OR IMPORT DUTIES!&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
Shipping from overseas can be expensive, check with your vendor.&lt;br /&gt;
&lt;br /&gt;
=PIXEL CONTROLLERS=&lt;br /&gt;
==&#039;&#039;&#039;Renard Protocol (RS232 or RS485)to SPI (Pixel Communication)&#039;&#039;&#039;==&lt;br /&gt;
&#039;&#039;&#039;[[Renard_PX1_Pixel_Controller|Renard PX1 Pixel Controller]]&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
The Renard PX1 was designed by [http://doityourselfchristmas.com/forums/member.php?9-P-Short Phil Short] as an inexpensive Pixel controller designed to work with standard Renard systems.  It can be daisy chained with other Renard controllers. The PX1 provides a low cost solution that allows a user to add pixels to an existing display setup using just a simple Renard setup.&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to SPI (Pixel Communications)&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept an [[E1.31_(Streaming-ACN)_Protocol|E1.31 (Ethernet)]] input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be used on a Raspberry Pi,  Beagle Bone Black or other single board computers with SPI. It can receive E1.31 (and many other protocols) and use the data to drive SPI pixels. See https://wiki.openlighting.org/index.php/OLA_LED_Pixels for more information. The maximum pixel count is determined by the hardware and the pixel clock speed. [https://www.youtube.com/watch?v=gdi9fve6DKc Demo Video].&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
[http://www.holidaycoro.com/firmware Firmware Update Page]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
Default IP Address is 192.168.0.50 (configurable via LCD interface or webpage) or can be configured for DHCP.&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || String Outputs || Image || Link || Price || Manual/Videos || Note&lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 4 V2 || 2,720 || 16 UniCast (E1.31 &amp;amp; Artnet)||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:722.jpg|150px|link=http://www.holidaycoro.com/product-p/722.htm]] || [http://www.holidaycoro.com/Product-p/722.htm Product Link] ||Assembled $99.99 ||[https://youtu.be/16o780guQbQ Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes one dedicated RS-485/DMX output (does not use a pixel output), 28A per Controller/7.5A per Output, LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure&lt;br /&gt;
|-&lt;br /&gt;
| AlphaPix 16 V2  || 5,440 || 32 UniCast (E1.31 &amp;amp; Artnet) ||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:AlphaPix16.jpg|150px|link=http://www.holidaycoro.com/product-p/721.htm]] || [http://www.holidaycoro.com/Product-p/721.htm Product Link] ||Assembled $199.99 ||[https://youtu.be/kPAvSBBGmV4 Demo Video]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://www.holidaycoro.com/kb_results.asp?ID=118 Setup Videos]|| Includes three dedicated RS-485/DMX outputs (does not use a pixel output), 24A per Bank, 2 Banks per Controller (60A Total)/5A per Output (80A at 20% Duty Cycle), LCD Display for Configuration and Testing, WEB Interface for configuration and monitoring, Adapter mounting plates for CG1500 enclosure available, built-in voltage and temperature sensor allow remote controller monitoring along with the built-in fan controller for cooling the enclosure&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.advateklights.com/ Advatek Lighting Pty Ltd]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?16126-Devo Unknown (Devo)])&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
| PixLite 4 || 2,720 || 16 UniCast&amp;lt;br /&amp;gt;16 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 4 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 4 Outputs&amp;lt;br /&amp;gt;680 Pixels Per Output || [[Image:HolidayCoro-622.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/38-pixlite-4-controller.html MFG Product Link] &amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=367  US Re-Seller Link]||Assembled $114.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes one dedicated RS-485/DMX output, 28A per Controller/7A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|-&lt;br /&gt;
| PixLite 16 || 5,440 || 32 UniCast&amp;lt;br /&amp;gt;32 MultiCast||WS2811,WS2812,WS801,WS2803&amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803,D705,LPD1101&amp;lt;br/&amp;gt;USC6909,UCS6912,SM16716,MBI6020|| 16 Fused Outputs&amp;lt;br /&amp;gt;Screw Terminals  || 16 Outputs&amp;lt;br /&amp;gt;340 Pixels Per Output || [[Image:621.jpg|150px|link=http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html]] || [http://www.advateklights.com/shop/mantis-pixel-mapping/16-pixlite-16-controller.html MFG Product Link]&amp;lt;hr&amp;gt;[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=60_67&amp;amp;products_id=368 US Re-Seller Link]||Assembled $199.95 ||&amp;lt;br /&amp;gt;[http://www.advateklights.com/resources/download-info/pixlite-16-user-manual Manual] || Includes four dedicated RS-485/DMX outputs (does not use a pixel output), 30A per Bank, 2 Banks per Controller (60A Total)/4A per Output, Gamma Correction, Temp &amp;amp; Power Monitor&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.sandevices.com SanDevices]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4668-jstjohnz jstjohnz])&lt;br /&gt;
&lt;br /&gt;
[http://sandevices.com/documents/E68x_Controller_Pixel_Config.pdf E68x Configuration Guide]&lt;br /&gt;
&lt;br /&gt;
[http://www.sandevices.com/downloads.html Firmware Updates]&lt;br /&gt;
&lt;br /&gt;
[[E68X-to-DMX#Converter_Configuration]]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 192.168.1.206&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| E6804-4 || 2040 || 7Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 4 Fused (1x4 Electrical, 4x1 Logical)  || 6120 || Up to 12 || || [http://sandevices.com/E6804Info.html link] ||  Assembled/Tested: $99, Full Kit: Price $69 [http://doityourselfchristmas.com/forums/showthread.php?26225-E6804-4-port-pixel-controller Presale]||  [http://sandevices.com/documents/SanDevices_E6804_Pixel_Controller_Operating_Manual.pdf Owner&#039;s] [http://sandevices.com/documents/SanDevices_E6804_Assembly_Manual.pdf Assembly] || Size is 2.5&amp;quot; x 4&amp;quot;, mounting holes on 2&amp;quot;x3&amp;quot; centers, compatible with CG series enclosures. [http://doityourselfchristmas.com/forums/showthread.php?25504-New-Pixel-Controller&amp;amp;p=258848#post258848 Announcement ]&lt;br /&gt;
|-&lt;br /&gt;
| PS-1 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical)  || 3060 || Up to 6 || || [http://sandevices.com/PixelSystem1.html link] ||  Turnkey System: $399 || [http://sandevices.com/documents/PS1_Users_Guide.pdf Owner&#039;s ]  || Assembled E682 with power supply in an Enclosure&lt;br /&gt;
|-&lt;br /&gt;
| E682-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ]  [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] ||To be released shortly&lt;br /&gt;
|-&lt;br /&gt;
| E682-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  Assembled/Tested: $180, Full Kit: Price $109  || [http://sandevices.com/documents/E682_Operating_Manual.pdf Owner&#039;s ] [http://sandevices.com/documents/E682_Assembly_Instructions.pdf Assembly ] || Original E682, Before Firmware Upgrade&lt;br /&gt;
|-&lt;br /&gt;
| E681-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Firmware To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E681-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E681info.html link] ||  No Longer Available  || [http://sandevices.com/documents/E681_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/E681_Assembly_Instructions.pdf Assembly ] || Original E681, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-12 || 2040 || 6Multicast / 12Unicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 6120 || Up to 12 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function  || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] ||To be released shortly, requires [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-6 || 1020 || 6Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 3060 || Up to 6 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, with Firmware Upgrade and [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|-&lt;br /&gt;
| E680-4 || 680 || 4Multicast || GECE, Native DMX, TM1804, 1903, WS2801, WS2811, TLS3001, CYT3005, LPD6803(+8bit), 8806, 9813, and others|| 16 Fused (2x8 Electrical, 4x4 Logical) || 2040 || Up to 4 || || [http://www.sandevices.com/E680Info.html link] ||  Partial Kit: $19 (PC Board + EEPROM) needs additional parts to function || [http://sandevices.com/documents/e680_opman.pdf Owner&#039;s ] [http://sandevices.com/documents/e680_assemman.pdf Assembly ] || Original E680, without Firmware Upgrade and without [http://www.sandevices.com/UPG1.html UP1 upgrade]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
[http://www.j1sys.com/assets/ecg-px-v2.0a.swf Tutorial Video]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=3zJtKlOtI4Y Setup Video]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,2232.0.html  Unofficial Users Manual]&lt;br /&gt;
&lt;br /&gt;
Default IP Address: 10.10.10.10&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P12R || 2040 || 12Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001 || 12 Fused (2x6 Electrical, 3x4 Logical)  || 6120 || 1 || || [http://www.j1sys.com/ecg-p12r/ link] ||  Assembled Board: $175 || [http://www.j1sys.com/assets/PIXAD8-Guide-v0.1.pdf  Owner&#039;s ] [http://www.j1sys.com/assets/p12r-notes.pdf  Notes ]  || &lt;br /&gt;
|-&lt;br /&gt;
| ECG-PIXAD8 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 8 Fused (2x4 Electrical, 2x4 Logical) || 4080 || 1 || || [http://www.j1sys.com/ecg-pixad8/ link] ||  Assembled Board: $155  || [http://www.j1sys.com/assets/PIXAD8-Guide-v0.1.pdf  Owner&#039;s ] ||&lt;br /&gt;
|-&lt;br /&gt;
| ECG-P2 || 1360 || 8Unicast || LPD6803, WS2801, WS2811, TM180x, TLS3001|| 2 Unfused (2x1 Electrical, 2x1 Logical) || 4080 || 4 || || [http://www.j1sys.com/ecg-p2/ link] ||  Assembled Board: $68, Assembled Board w/case: $77  || [http://www.j1sys.com/assets/PIXAD8-Guide-v0.1.pdf  Owner&#039;s ] ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://stellascapes.com Stellascapes] ===&lt;br /&gt;
(New Zealand Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?491-mrpackethead mrpackethead])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| E16-II Green || 672 || 6Unicast || Stella-green || 16 Fused (? Electrical, ? Logical)  || 2016 || ? || || [http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62 link] ||  Assembled Board: $1296 ||   ||16 Character LCD Display for diagnostics and identification information. &lt;br /&gt;
|-&lt;br /&gt;
| E16-II Commercial || 672 || 6Unicast || Stella-black || 16 Fused (? Electrical, ? Logical)  || 2016 || ? || || [http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62 link] ||  Assembled Board: $1995 ||   ||With power supply and 16 400mm &amp;quot;tails&amp;quot; with waterproof screw up connectors &lt;br /&gt;
|-&lt;br /&gt;
| E16-II Pro|| 672 || 6Unicast || Stella-black || 16 Fused (? Electrical, ? Logical)  || 2016 || ? || || [http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62 link] ||  Assembled Board: $?? ||   ||With power supply and Neutrik XLR, power and ethernet chasis connectors&lt;br /&gt;
|-&lt;br /&gt;
| E2|| 170 || 1Unicast || Stella-black || 2 ?  || 512 || ? || || [http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62 link] ||  Assembled Board: $?? ||   ||With power supply,operates on low voltage DC (12-48V)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;DMX512 / ESTA 1.11 (RS485) to SPI&#039;&#039;&#039;==&lt;br /&gt;
These interfaces accept a DMX input and typically drive one or more pixel strings.&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface that supports receiving DMX and the used to drive SPI pixels. See [https://www.openlighting.org/ola/ Supported Devices]  for a list of available interfaces. The maximum pixel count is determined by the hardware and the pixel clock speed.&lt;br /&gt;
&lt;br /&gt;
===[http://www.HolidayCoro.com HolidayCoro] ===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?3828-dmoore David Moore (dmoore)])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Channels || Pixels Supported || Output Connectors || Image || Link || Price || Note&lt;br /&gt;
|-&lt;br /&gt;
| EasyPix V2 || 170 || 512 ||WS2811,WS2812,WS801,WS2803 &amp;lt;br/&amp;gt;TM1804,TM1803,TM1812,SM16715&amp;lt;br/&amp;gt;TLS3001,TLS3002,CY3005&amp;lt;br/&amp;gt;LPD6803|| 1 Fused Output&amp;lt;br /&amp;gt;Screw Terminals || [[Image:HolidayCoro-614.jpg|150px|link=http://www.holidaycoro.com/product-p/614.htm]] || [http://www.holidaycoro.com/Product-p/614.htm Product Link] ||$39.99 || Null pixels, Reverse order,Push button setting with back-lit LCD screen, built-in sequences, replaceable output chip&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Model || Max Pixels || DMX Universes || Pixels Supported || Output Connectors || Max Channels || DMX Universes per Output || Image || Link || Price || Manual || Note&lt;br /&gt;
|-&lt;br /&gt;
| DCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $53 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|-&lt;br /&gt;
| uDCG-P2 || 170/680* || 1DMX/*4HyperDMX|| LPD6803, WS2801, WS2811, TM180x, TLS3001 || 2 Unfused (1x2 Electrical, 1x2 Logical)  || 512DMX/*2048HyperDMX || 1 || || [http://www.j1sys.com link] ||  Assembled Board: $42, Assembled Board w/Case: $48 ||   ||2 Pixel Outputs share 1 DMX or 4 HyperDmx input channels &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/Mini-protocol-Decoder-DMX-to-WS2801-512-dmx-address-decoded/701799_440556828.html Mini protocol Decoder;DMX to WS2801,512 dmx address decoded] [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-100-series-mini-DMX-protocol-decoder-support-WS2801-protocol-control-signal/701799_340705630.html DD-100 series mini DMX protocol decoder;support WS2801 protocol control signal]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-1809-WS2811-DMX-Decoder-support-WS2811-TM1804-TM1809-TM1812-driving-IC-DC5V-24V-input/701799_583679340.html  LT-DMX-1809(WS2811) DMX Decoder;support WS2811,TM1804,TM1809,TM1812 driving IC;DC5V-24V input] [http://doityourselfchristmas.com/wiki/images/a/ad/LT-1809_DMX512_DECODER.pdf  Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-2801-DMX-SPI-Decoder-support-WS2801-WS2803-drving-IC/701799_509914025.html LT-DMX-2801 DMX-SPI Decoder;support WS2801,WS2803 drving IC] [http://doityourselfchristmas.com/wiki/images/6/67/LT-2801_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-3001-DMX-SPI-Decoder-support-TLS3001-TLS3002-driving-IC/701799_509913931.html LT-DMX-3001 DMX-SPI Decoder;support TLS3001, TLS3002 driving IC]  [http://doityourselfchristmas.com/wiki/images/f/f0/LT-3001_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-6803-DMX-Decoder-DC5-24V-input-LPD6803-specific-protocol-output-signal-Max256-steps/701799_314083682.html LT-6803 DMX Decoder;DC5-24V input;LPD6803 specific protocol output signal;Max256 steps] [http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/LT-DMX-9813-DMX-SPI-Decoder-support-P9813-drving-IC/701799_509914126.html LT-DMX-9813 DMX-SPI Decoder;support P9813 drving IC] [[http://doityourselfchristmas.com/wiki/images/3/3d/LT-6803_DMX512_DECODER.pdf   Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-WS2801-IC-can-decodering-512-address/701799_340702410.html DD-1000 series DMX protocol decoder;support WS2801 IC;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/DD-1000-series-DMX-protocol-decoder-support-LPD6803IC-signal-can-decodering-512-address/701799_340702107.html DD-1000 series DMX protocol decoder;support LPD6803IC signal;can decodering 512 address]  [http://doityourselfchristmas.com/wiki/images/f/f5/Onumen_Manual.pdf    Manual]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[http://diybllc.com/ DIYB] ===&lt;br /&gt;
(USA based) Run by DIYC user [http://doityourselfchristmas.com/forums/member.php?8235-charleskerr charleskerr]&lt;br /&gt;
*[http://diybllc.com/LED-Pixel-String-Controller-5-volt-DIYB-LCPC-01.htm DMX to SPI Pixel Controller] (website no longer online)&lt;br /&gt;
&lt;br /&gt;
===[http://www.electron-design.ru/ Electron Design] ===&lt;br /&gt;
(Israel based)&lt;br /&gt;
*[http://www.ebay.com/itm/321131195346 Combination Dumb RGB and DMX to SPI Pixel Decoder / Controller]&lt;br /&gt;
&lt;br /&gt;
===[https://www.audiovisualdevices.com.au/ AVD]===&lt;br /&gt;
(Australia Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?4449-David_AVD David_AVD])&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=APC718 Audio Visual Devices APC718]  Single SPI (2801 / 6803) output&lt;br /&gt;
[http://auschristmaslighting.com/wiki/APC718 ACL Wiki ]&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,1243.0.html  ACL Thread]&lt;br /&gt;
&lt;br /&gt;
===[http://auschristmaslighting.com/ ACL]===&lt;br /&gt;
* [http://forums.auschristmaslighting.com/index.php/board,34.0.html TP3244 Pixel Driver] 4 SPI (2801 / 6803) outputs&lt;br /&gt;
&lt;br /&gt;
The Tiger Protocol Bridge (TigerPB) TP3212 is a small controller for use with RGB LED lights and LED strips that utilise driver chips like the 6803/2801/3005. These are the currently targeted protocols and it is possible that other 2-wire and single wire protocols could be supported with firmware upgrades. This will provide future proofing of your controller.&lt;br /&gt;
&lt;br /&gt;
The initial release will accept a standard DMX512A data stream and provide control for 170 RGB Pixels (510ch). There will be dual buffered outputs that will allow you to split the 170 pixels into say 100/70 and run them in different directions and yet control them as a single 170 pixel string.&lt;br /&gt;
Each dual buffered output will also allow for the parallel connection of the same number of pixels allowing for two strings to be used with the same patterns. If these are run in opposite directions they would provide for mirrored effects.&lt;br /&gt;
Each of the Dual outputs will be able to drive different protocols if required.&lt;br /&gt;
&lt;br /&gt;
If ran with ECG product line from http://www.j1sys.com you can use hyper-DMX and this controller can be expanded to running 4 Universe&#039;s off each controller.&lt;br /&gt;
&lt;br /&gt;
More info to Follow and at this point &#039;&#039;&#039;this controller is no longer sold&#039;&#039;&#039;.  It has been talked about coming back out.  As the information comes in it will be updated.  If you can get one used, they are still very nice units and work well.&lt;br /&gt;
&lt;br /&gt;
More info at http://auschristmaslighting.com/forums/index.php/board,34.0.html&lt;br /&gt;
&lt;br /&gt;
===Onumen===&lt;br /&gt;
* [http://auschristmaslighting.com/wiki/Controllers#Onumen Onumen Controllers] (note that the start address of the DPP controllers cannot be fixed)&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?15286-DMX-to-WS2801-Pixel-Bridge RPM Pixel Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://stellascapes.com Stellascapes] ===&lt;br /&gt;
(New Zealand Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?491-mrpackethead mrpackethead])&lt;br /&gt;
*T3:  DMX512 - SPI Bridge&lt;br /&gt;
The T3 controller provides a bridge between DMX512 and 4 strings of RGB pixels. &lt;br /&gt;
&lt;br /&gt;
More details at http://www.stellascapes.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=55&amp;amp;Itemid=62&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;SD Memory Card to SPI&#039;&#039;&#039; ==&lt;br /&gt;
===[http://www.aliexpress.com/store/701799 Ray Wu] ===&lt;br /&gt;
(China Based)&lt;br /&gt;
&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-LED-pixel-light-controller-support2-3-4wire/701799_404060519.html SD LED pixel light controller;support2,3,4wire]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/led-controller-for-WS2801-IC-dream-color-led-flexible-strip/701799_331817904.html led controller for WS2801 IC dream color led flexible strip]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/SD-card-DMX-compatible-intelligence-controller-for-pixel-RGB-module-support-CYT3005-IC-512-output-gray/701799_320682984.html SD card-DMX compatible-intelligence controller for pixel RGB module,support CYT3005 IC.512 output gray scale;Max2048 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-100K-B-SD-card-led-pixel-controller-AC85-265V-input/701799_533617766.html T-100K-B SD card led pixel controller;AC85-265V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-200K-led-pixel-controller-can-be-controlled-via-PC-suppor-many-kinds-of-IC/701799_497637885.html T-200K online led pixel controller,can be controlled via PC;suppor many kinds of IC;8ports*512pixels=4096pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-300K-SD-card-led-pixel-controller-AC85-265V-input-can-control-more-than-6000pixels-via/701799_570149882.html T-300K;SD card led pixel controller;AC85-265V input;can control more than 6000pixels via PC,8 ports output]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000A-LED-sd-card-pixel-controller-DC5-24V-input/701799_683082725.html T-1000A,LED sd card pixel controller,DC5-24V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000B-led-pixel-controller-support-WS2801-LPD6803-WS2811-TM1804-TM1809-LPD8806-Etc-max-2048pixels-controlled/701799_715270878.html T-1000B,led pixel controller,support WS2801,LPD6803,WS2811,TM1804,TM1809,LPD8806.Etc;max 2048pixels controlled]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000S-SD-card-led-pixel-controller-2012-new-version/701799_533601713.html T-1000S SD card led pixel controller,2012 new version]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-1000Stand-SD-card-led-pixel-controller-2012-new-version-AC110V-220V-input/701799_533604220.html T-1000Stand SD card led pixel controller,2012 new version;AC110V/220V input]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-4000-LED-SD-card-led-pixel-controller-can-max-control-4096-pixels/701799_533608089.html T-4000 LED SD card led pixel controller;can max control 4096 pixels]&lt;br /&gt;
*[http://www.aliexpress.com/store/product/T-8000C-SD-card-led-pixel-controller-AC85-265V-input/701799_533612960.html T-8000C SD card led pixel controller;AC85-265V input]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;Light-O-Rama (LOR) to SPI&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
===[http://www.http://www.lightorama.com Light-O-Rama (LOR)]===&lt;br /&gt;
(USA Based)&lt;br /&gt;
*[http://store.lightorama.com/cc100pisetwi.html Cosmic Color Pixels]&lt;br /&gt;
*[http://store.lightorama.com/cc100busetwi.html Cosmic Color Bulbs]&lt;br /&gt;
*[http://store.lightorama.com/cocori.html Cosmic Color Strip]&lt;br /&gt;
&lt;br /&gt;
=PIXEL Extenders=&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-PPX&lt;br /&gt;
ECG-PPX is a combination of small adapter boards that can be used in conjunction with our pixel oriented products (PIXAD8, P12R, etc.) to extend the pixel signals over much longer distances. They should also work with most other brands of pixel drivers. The ECG-PPX system also will distribute a modest power envelope over the same cable for optionally powering the pixels without the need for local power supplies at the pixel strings.&lt;br /&gt;
More details at http://www.j1sys.com/ecg-ppx/&lt;br /&gt;
*ECG-PPD-A – Powered Pixel Driver - 7VDC – 12VDC input range&lt;br /&gt;
*ECG-PPD-B – Powered Pixel Driver - 7VDC – 40VDC input range&lt;br /&gt;
*ECG-PPD-C – 4 Channel Powered Pixel Driver - 7VDC – 40VDC input range on Channel 1&lt;br /&gt;
*ECG-PPR-A – Multi-Mode Powered Pixel Receiver&lt;br /&gt;
*ECG-PPI-A – Powered Pixel Injector - 7VDC-40VDC Input, 5VDC 1.5A output&lt;br /&gt;
&lt;br /&gt;
=E1.31 Bridges and DMX Dongles=&lt;br /&gt;
==&#039;&#039;&#039;E1.31 (Ethernet) to DMX or Renard Output&#039;&#039;&#039;==&lt;br /&gt;
&lt;br /&gt;
===[https://www.openlighting.org/ola/ Open Lighting Architecture] ===&lt;br /&gt;
&lt;br /&gt;
(Global, developed by the [https://www.openlighting.org Open Lighting Project] team )&lt;br /&gt;
&lt;br /&gt;
OLA can be combined with a USB DMX interface to act as an E1.31 to DMX gateway.  See [https://www.openlighting.org/ola/ Supported Devices] for a list of available USB interfaces. &lt;br /&gt;
&lt;br /&gt;
===[http://www.diyledexpress.com DIYLEDEXPRESS]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?2860-tjetzer tjetzer])&lt;br /&gt;
&lt;br /&gt;
*[http://www.diyledexpress.com/index.php?main_page=product_info&amp;amp;cPath=22&amp;amp;products_id=157 6 Port E1.31 Bridge]&lt;br /&gt;
&lt;br /&gt;
===[http://www.j1sys.com/ Joshua 1 Systems (J1SYS)]===&lt;br /&gt;
(USA Based run by DIYC user [http://doityourselfchristmas.com/forums/member.php?5441-j1sys j1sys])&lt;br /&gt;
&lt;br /&gt;
*ECG-D8 (Under development)&lt;br /&gt;
*[http://www.j1sys.com/ecg-dr4/ ECG-DR4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d4/ ECG-D4]&lt;br /&gt;
*[http://www.j1sys.com/ecg-d2/ ECG-D2]&lt;br /&gt;
&lt;br /&gt;
===[http://shop.martinxmas.com/ RPM]===&lt;br /&gt;
(USA Based run by DIYC member [http://doityourselfchristmas.com/forums/member.php?1269-RPM RPM])&lt;br /&gt;
&lt;br /&gt;
*[http://shop.martinxmas.com/product.php?id_product=43 E1.31 to DMX Bridge]&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?15873-E1-31-(sACN)-to-DMX-Bridge Discussion Thread]&lt;br /&gt;
&lt;br /&gt;
==&#039;&#039;&#039;USB to DMX512 Output&#039;&#039;&#039;==&lt;br /&gt;
USB DMX dongles are commonly used in conjunction with PC software to output a single universe (512 channels) of DMX.&lt;br /&gt;
&lt;br /&gt;
* [https://www.audiovisualdevices.com.au/viewprod.php?catid=&amp;amp;productid=USB485RJ-ISO Audio Visual Devices] or http://auschristmaslighting.com/wiki/index.php/USB485RJ-ISO&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;pn=70303&amp;amp;show=description Enttec Open DMX USB]&lt;br /&gt;
* [http://www.enttec.com/index.php?main_menu=Products&amp;amp;prod=70304&amp;amp;show=description Enttec DMX USB Pro]&lt;br /&gt;
* [http://shop.martinxmas.com/product.php?id_product=10 RPM DIY USB to DMX Adaptor]&lt;br /&gt;
* [http://www.holidaycoro.com/Enttec-Pro-Compatible-DMX-Dongle-p/53.htm HolidayCoro ActiDongle - Active DMX Dongle (Enttec Pro Compatible)]&lt;br /&gt;
*[http://diylightanimation.com/wiki/index.php?title=Equipment#DMX_Devices RJ&#039;s LYNX DMX DONGLE]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FTDI drivers for dongles:&lt;br /&gt;
* [http://www.ftdichip.com/Drivers/VCP.htm FTDI VCP Drivers]&lt;br /&gt;
* [http://www.ftdichip.com/Documents/InstallGuides.htm Install Guides for FTDI Drivers]&lt;br /&gt;
* [http://doityourselfchristmas.com/forums/showthread.php?17739-FTDI-USB-gt-Serial Updating a FTDI dongle&#039;s EEPROM]&lt;br /&gt;
* [[USB2DMX|USB2DMX (which also goes by the name Yet Another DMX Adapter, or YADA)]]&lt;br /&gt;
&lt;br /&gt;
=Dumb RGB DC Controllers Feature Comparisons=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ DC Controller Comparison Table&lt;br /&gt;
! Manufacturer&lt;br /&gt;
! Model&lt;br /&gt;
! Pre-built&lt;br /&gt;
! DC Voltage&lt;br /&gt;
! Channels&lt;br /&gt;
! Channel Current&lt;br /&gt;
! Total Current&lt;br /&gt;
! Protocol(s)&lt;br /&gt;
! Total Price&lt;br /&gt;
! Per Ch Price&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca.html CMB16D]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $119.95&lt;br /&gt;
| $7.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.lightorama.com/ Light-O-Rama]&lt;br /&gt;
| [http://store.lightorama.com/cmdedcca2.html CMB16D-QC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 5V - 60V&lt;br /&gt;
| 16&lt;br /&gt;
| 4A&lt;br /&gt;
| 20A per 8 Ch&lt;br /&gt;
| LOR, DMX&lt;br /&gt;
| $99.95&lt;br /&gt;
| $6.24&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [[TigerDMX48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 9V - 55V&lt;br /&gt;
| 48&lt;br /&gt;
| 2.5A&lt;br /&gt;
| 30A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $145.00&lt;br /&gt;
| $3.02&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.tigerdmx.com TigerDMX]&lt;br /&gt;
| [http://www.tigerdmx.com/tigerdmx120lc.php TigerDMX120LC]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 120&lt;br /&gt;
| 100mA&lt;br /&gt;
| &lt;br /&gt;
| DMX&lt;br /&gt;
| $125.00&lt;br /&gt;
| $1.04&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC48]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 48&lt;br /&gt;
| 2A&lt;br /&gt;
| 20A per 24 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $199.00&lt;br /&gt;
| $4.15&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.audiovisualdevices.com.au AVD]&lt;br /&gt;
| [[DC24]]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 36V&lt;br /&gt;
| 24&lt;br /&gt;
| 2A&lt;br /&gt;
| 15A per 12 Ch&lt;br /&gt;
| DMX&lt;br /&gt;
| $129.00&lt;br /&gt;
| $5.38&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-714 [http://www.holidaycoro.com/product-p/37.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378113147/Easy-DMX-LED-controller-dmx-decoder-driver.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $8.95&lt;br /&gt;
| $2.98&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.cngdjs.com Audiolight Intl]&lt;br /&gt;
| HD-712 [http://www.holidaycoro.com/product-p/24.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-378111925/Easy-DMX-LED-controller-dmx-decoder-driver.html China] &lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 27&lt;br /&gt;
| 1A&lt;br /&gt;
| 15A&lt;br /&gt;
| DMX&lt;br /&gt;
| $44.21&lt;br /&gt;
| $1.64&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.leynew.com Leynew]&lt;br /&gt;
| LN-DMXMODEL-3CH-LV12 [http://www.holidaycoro.com/product-p/26.htm US] [http://www.aliexpress.com/fm-store/701799/209915969-307297826/DMX-512-Module-decoder.html China]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V&lt;br /&gt;
| 3&lt;br /&gt;
| 2A&lt;br /&gt;
| 6A&lt;br /&gt;
| DMX&lt;br /&gt;
| $7.49&lt;br /&gt;
| $2.49&lt;br /&gt;
|-&lt;br /&gt;
| [http://http://www.euchips.com/en/ EUChips]&lt;br /&gt;
| [http://www.aliexpress.com/fm-store/701799/209915969-410843238/DMX512-Decoder-DC12-24V-input-max-3A-each-channel-output.html PX24506]&lt;br /&gt;
| Yes&lt;br /&gt;
| 12V - 24V&lt;br /&gt;
| 3&lt;br /&gt;
| 3A&lt;br /&gt;
| 9A&lt;br /&gt;
| DMX&lt;br /&gt;
| $22.32&lt;br /&gt;
| $7.44&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX3]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 3&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 6A &lt;br /&gt;
| DMX&lt;br /&gt;
| $9.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[DMX16DCSSR]]&lt;br /&gt;
| No&lt;br /&gt;
| 12-24vdc&lt;br /&gt;
| 16&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 10A &lt;br /&gt;
| DMX&lt;br /&gt;
| $48.00&lt;br /&gt;
| $3.00&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.xmasinmelb.com/zencart/ wjohn]&lt;br /&gt;
| [[REN64]]&lt;br /&gt;
| No&lt;br /&gt;
| 9-35vdc&lt;br /&gt;
| 64&lt;br /&gt;
| 2A per Chn&lt;br /&gt;
| up to 7A per SSR&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $67.50&lt;br /&gt;
| $1.05&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.christmasinshirley.com/wiki/index.php?title=Renard_Main_Page Renard]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren48LSDv3c Ren48LSD]&lt;br /&gt;
| No&lt;br /&gt;
| 5,9-24vdc&lt;br /&gt;
| 48&lt;br /&gt;
| 400mA&lt;br /&gt;
| 9.6A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $44.66&lt;br /&gt;
| $0.93&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=35_57 DIYLEDExpress]&lt;br /&gt;
| [http://www.doityourselfchristmas.com/wiki/index.php?title=Ren24DC Ren24DC]&lt;br /&gt;
| Built or Kit&lt;br /&gt;
| 5,7-24vdc&lt;br /&gt;
| 24&lt;br /&gt;
| 4A&lt;br /&gt;
| 30A x 2&lt;br /&gt;
| RS232/485, DMX&lt;br /&gt;
| $72.10&lt;br /&gt;
| $3&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[http://www.aliexpress.com/store/product/DM-103-3-channel-RGB-dmx-constant-voltage-decoder-DC12-24V-input-max-2A-3channel-output/701799_868042910.html DM103 Ray Wu DMX to 3 Channel]&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Different Styles of Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol|E1.31 Network Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:RGB]]&lt;br /&gt;
[[Category:Pixel]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=E1.31_(Streaming-ACN)_Protocol&amp;diff=12248</id>
		<title>E1.31 (Streaming-ACN) Protocol</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=E1.31_(Streaming-ACN)_Protocol&amp;diff=12248"/>
		<updated>2015-10-24T04:26:44Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* Using E1.31 with LOR S3/S4 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=What is Streaming-ACN (E1.31)?=&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/Architecture_for_Control_Networks ACN] is a suite of protocols (via Ethernet) that is the industry standard for lighting and control. [http://www.plasa.org/welcome/ ESTA], the creator of the standard, ratified a subset of this protocol for &amp;quot;lightweight&amp;quot; devices which is called sACN (E1.31). This lightweight version allows microcontroller based lighting equipment to communicate via ethernet, without all the overhead of the full ACN protocol. In an effort push early adoption ETC provided the protocol information (code and draft specification) at no charge.&lt;br /&gt;
&lt;br /&gt;
A ratified/offical copy of the standard can be found [http://tsp.plasa.org/tsp/documents/published_docs.php here] for free.&lt;br /&gt;
&lt;br /&gt;
=Protocol Description=&lt;br /&gt;
The simplest way to think about E1.31 is that it is a way to transport a large number of lighting control channels over a traditional ethernet network connection.  E1.31 transports those channels in &amp;quot;Universes&amp;quot;, which is a collection of up to [http://en.wikipedia.org/wiki/DMX512 512 channels] together.  E.131 is ethernet based and is the data sent via [https://en.wikipedia.org/wiki/User_Datagram_Protocol UDP].  The two accepted transport methods are multicast and unicast, the most common implementation is multicast. When using multicast all the controller needs to do is subscribe to the multicast address for the universe that you want to receive data from.&lt;br /&gt;
&lt;br /&gt;
=Unicast vs. Multicast=&lt;br /&gt;
Most E1.31 software and hardware can be set up to communicate via the 2 transport methods: Unicast and Multicast&lt;br /&gt;
&lt;br /&gt;
==Unicast==&lt;br /&gt;
[[File:800px-Unicast.svg.png |300px]]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://en.wikipedia.org/wiki/Unicast Unicast] is a method of sending data across a network where two devices, the control PC and the lighting controller, are directly connected (or thru a network switch or router) and the channel control information meant for that specific controller is only sent to that controller.  Unicast is a point to point protocol and only the lighting channel information is only switched or routed to the device with the matching IP address.   In this case, the same IP address (commonly 192.168.1.206) that is used to access the web configuration page is the same address the the lighting control information is sent to.  You must have unique IP address in each controller.  Using Unicast the data packets are sent directly to the device instead of being broadcast across the entire subnet.&lt;br /&gt;
&lt;br /&gt;
==Multicast==&lt;br /&gt;
[[File:800px-Multicast.svg.png |300px]] &amp;lt;br/&amp;gt;&lt;br /&gt;
[http://en.wikipedia.org/wiki/IP_multicast Multicast ] is a method to send data across a network where a sender, typically a PC, broadcasts the data to all devices connected to the network subnet  and the information about the channels are sent to all controllers connected to the network and every other device on the network.  Multicast is a point to multipoint broadcast where the controllers need to listen to and only respond to information they are configured to use.  Your PC sequencing software or streaming tool sends multicast packets with an address of 239.255.&amp;lt;UHB&amp;gt;.&amp;lt;ULB&amp;gt; where UHB is the Universe high byte and LHB is the Universe low byte. As an example, the address for universe &#039;1&#039; would be 239.255.0.1. This is why using multicast addressing can be simpler to configure since this address is always the same for any device using that universe. Depending on the device and the number of universes of data sent it can swamp the device and possibly end up causing a loss of data. Note however that this is not an issue for most networks until you get into the dozens of universes so it&#039;s not an issue for most users.  With Multicast you must also have a unique IP address for each controller so that you can access its webpage that allows configuration.  The data is received on multicast IP address not on the configuration IP address.&lt;br /&gt;
&lt;br /&gt;
==Advantages of Unicast vs. Multicast==&lt;br /&gt;
*&#039;&#039;&#039;Unicast&#039;&#039;&#039;&lt;br /&gt;
** Allows more channels of data to controllers and bridges (commonly 12 Universes vs. 7 Universes for Multicast)&lt;br /&gt;
** Channels can only be sent to one controller per Universe&lt;br /&gt;
*&#039;&#039;&#039;Multicast&#039;&#039;&#039;&lt;br /&gt;
** Allows less channels of data to controllers and bridges (commonly 7 Universes vs. 12 for Unicast)&lt;br /&gt;
** Simpler network configuration since controllers don&#039;t need data address information&lt;br /&gt;
** Channels can be mirrored on multiple controllers since  the same Universe can be used by multiple controllers.&lt;br /&gt;
&lt;br /&gt;
=Understanding Universes=&lt;br /&gt;
E1.31 transports lighting information in &amp;quot;Universes&amp;quot;, which is a collection of up to [http://en.wikipedia.org/wiki/DMX512 512 channels] together.  In order for this to work with a [[E1.31_(Streaming-ACN)_Protocol#E1.31_Pixel_Controllers|Pixel Controller]] or [[E1.31_(Streaming-ACN)_Protocol#E1.31_Protocol_Bridges|E1.31  bridge]] you must setup the [[E1.31_(Streaming-ACN)_Protocol#Configuring_Sequencing_Software_to_use_E1.31_Output|output driver]] in your sequencing software.  You can chose any universe number from 1-63999 and assign it to a block of channels in your [[E1.31_(Streaming-ACN)_Protocol#Configuring_Sequencing_Software_to_use_E1.31_Output|sequencing software]].  While a Universe can contain up to 512 channels, it does not have to, and can be any number between 1-512 channels.  &#039;&#039;&#039;If you are using the E68x series (E680, E681, E682, E6804) of pixel controllers, you can only use &amp;lt;u&amp;gt;510&amp;lt;/u&amp;gt; channels maximum per universe.&#039;&#039;&#039;  If you are using more then one universe of channels in your sequencing software, then you must setup each of the multiple universes in your sequencing software and also map them to the appropriate channels in your sequence.  You only need to install one output plugin in the sequencing software and add all of the universe mapings into that one output plugin.  Once you have setup your sequencing software E1.31 output plugin, you must then go and setup your [[E1.31_(Streaming-ACN)_Protocol#E1.31_Pixel_Controllers|Pixel Controller]] or [[E1.31_(Streaming-ACN)_Protocol#E1.31_Protocol_Bridges|E1.31  bridge]] to map those universes of channels to the appropriate output connector.&lt;br /&gt;
&lt;br /&gt;
=E1.31 Network Layout=&lt;br /&gt;
Since E1.31 transmits its data information using ethernet, normal home networking configurations can be used to connect your E1.31 gear together. &lt;br /&gt;
 &lt;br /&gt;
==Direct Connection PC to Device==&lt;br /&gt;
[[File:E131directconnect.png |600px]]&amp;lt;br/&amp;gt;&lt;br /&gt;
It is possible to use a single ethernet cable to connect a E1.31 controller or bridge directly to a PC without other networking gear.  E1.31 uses ether net connections (RJ45 cables). To connect directly, it is necessary to put the PC and the E1.31 on the same IP subnet, ie: that they both have an address that has the same first three IP address settings like: 192.168.1.x or 192.168.0.x  By default many of the E1.31 devices come with a default address of 192.168.1.206.  &lt;br /&gt;
&lt;br /&gt;
For assistance setting the IP address in a PC:&lt;br /&gt;
*[http://www.dummies.com/how-to/content/how-to-manually-assign-an-ip-address-in-windows-xp.navId-323059.html Windows XP]&lt;br /&gt;
*[http://www.dummies.com/how-to/content/how-to-manually-assign-an-ip-address-in-windows-7.html Windows 7]&lt;br /&gt;
&lt;br /&gt;
== Use of Switch or Router to Connect PC and Multiple Devices==&lt;br /&gt;
[[File:Routerconnecte131.png | 600px]]&amp;lt;br/&amp;gt;&lt;br /&gt;
It is also possible to connect an E1.31 controller or bridge to an existing home network by plugging the device into a low cost ethernet switch or router.  This configuration also allows multiple E1.31 controllers or bridges to be controlled by one main PC.  It is also possible to use multiple PCs to send data to the controllers over the network.  It is necessary to put the PC and all of the E1.31 devices on the same IP subnet, ie: that they both have an address that has the same first three IP address settings like: 192.168.1.x or 192.168.0.x  By default many of the E1.31 devices come with a default address of 192.168.1.206.  If you are using multiple E1.31 devices, it is necessary that you change the default IP address of the additional units to another address other than 192.168.1.206  so that you can access the configuration page of all of the E1.31 devices.&lt;br /&gt;
&lt;br /&gt;
=Common E1.31 Devices=&lt;br /&gt;
The use of E.131 has increased dramatically in recent years and new devices are coming on the market daily.  The two most common devices used in Christmas lighting displays are Pixel Controllers and Protocol Bridges.&lt;br /&gt;
 &lt;br /&gt;
==E1.31 Pixel Controllers==&lt;br /&gt;
[[File:E682-1.png|400px]]&amp;lt;br&amp;gt;&lt;br /&gt;
Using an E1.31 output driver software, the light control software on the PC sends the lighting sequence data out to the controllers that are connected to the PC thru ordinary ethernet connections such as a router or switch.  The controllers listen for the light control data addressed to them and then control the lights that are connected to it.   The controllers can be setup for either Unicast or Multicast data thru their webpage based configuration screens.  Common E1.31 Pixel controllers are:&lt;br /&gt;
* [http://sandevices.com/documents/e680_opman.pdf E680], [http://sandevices.com/documents/E681_opman.pdf E681], [http://sandevices.com/E681info.html E682] or [http://sandevices.com/E6804Info.html E6804] by [http://www.sandevices.com Sandevices]&lt;br /&gt;
* [http://www.holidaycoro.com/product-p/722-v2.htm AlphaPix 4], [http://www.holidaycoro.com/product-p/721-v2.htm AlphaPix 16] by [http://www.holidaycoro.com HolidayCoro.com]&lt;br /&gt;
* [http://www.j1sys.com/ecg-pixad8/ ECG-PIXAD8], [http://www.j1sys.com/ecg-p12r/ ECG-P12R] and the [http://www.j1sys.com/ecg-p2/ ECG-P2] by [http://www.j1sys.com J1SYS]&lt;br /&gt;
&lt;br /&gt;
==E1.31 Protocol Bridges==&lt;br /&gt;
[[File:E1_31Bridge.png|400px]]&amp;lt;br&amp;gt;&lt;br /&gt;
Another common usage of E1.31 is an [[E1.31 Bridge]].  An E1.31 bridge bridge is a device that allows your PC to communicate with a large number of Renard or DMX controllers using regular Ethernet network connections. It replaces multiple DMX or RS485 dongles with one configurable device that can be mounted in an enclosure in the yard and only requires one Ethernet Cat5 cable (or WIFI) back to your PC or home network. It allows up to 6 DMX universes or Renard networks to be easily controlled from your sequencing software with a minimum amount of wire from your show PC to your controllers. The bridge works with all Renard, DMX and LOR (using DMX) controllers.  A common E1.31 Bridge is:&lt;br /&gt;
* [http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=22 6 Port E1.31 Bridge] by [http://www.diyledexpress.com DIYLEDEXPRESS].&lt;br /&gt;
* [http://www.j1sys.com/ecg-dr4/ ECG-DR4] and the [http://www.j1sys.com/ecg-d4/ ECG-D4] by [http://www.j1sys.com J1SYS].&lt;br /&gt;
* [http://www.holidaycoro.com/product-p/622.htm AlphaPix 4] (1 port), [http://www.holidaycoro.com/product-p/721.htm AlphaPix 16] (3 ports) by [http://www.holidaycoro.com HolidayCoro.com]&lt;br /&gt;
&lt;br /&gt;
=Using E1.31 in your Light Display=&lt;br /&gt;
Using E1.31 in your lighting display is similar to using Renard, DMX or LOR to move the lighting information around your display. E1.31 is a communications protocol that uses Ethernet data connections. Getting started includes the following steps:&lt;br /&gt;
* Develop a lighting sequence in the sequencing software of your choice.  In this step, you create channels in the sequence and assign lighting commands to the channels.     When using pixels, you actually use 3 channels (R,G,B) for each pixel.&lt;br /&gt;
** Example, configure the sequence for 200 pixels, which is 600 channels.&lt;br /&gt;
* Install the proper network wiring connections for your PC and controller.&lt;br /&gt;
* Next you must install and configure the E1.31 output plugin for your specific sequencing software.  After you have installed the software, you need to map the channel numbers in your sequence to Universes.  This basically takes the channel output from the sequencing software and sends it out over E1.31 in collections of channels (Universes).  &lt;br /&gt;
**Example: Vixen channels 1-510 would map to Universe 1 channels 1-510 and Vixen channels 511-600 would map to Universe 2 channels 1-90.&lt;br /&gt;
* Next you must install and configure your E1.31 Device for your setup.  This includes setting the communications type (Multicast or Unicast), setting an IP address for the web interface of the unit, setting pixel type and setting all of the pixel configuration information for a pixel controller, or setting network output type  for E1.31 bridges.&lt;br /&gt;
** Example:  set controller up for multicast with the web page at IP address 192.168.1.207, configure cluster 1 for 4 strings of 25 WS2811 pixels and cluster 2 for 2 strings of 50 WS2801 pixels.&lt;br /&gt;
* You then need to map the output channels that come into the units via the Universes sent from the output plugin of the sequencing software to the physical outputs of the E1.31 device you are using. &lt;br /&gt;
**Example: Universe 1 channels 1-300 (Vixen channels 1-300) go to cluster 1 with 4 strings of 25 pixels each (300 channels), and universe 1 channels 301-510 and universe 2 channels 1-90 (Vixen channel 301-600) go to cluster 2 with 2 strings of 50 pixels each (300 channels).&lt;br /&gt;
* Now you can test your sequence.&lt;br /&gt;
&lt;br /&gt;
=Configuring Sequencing Software to use E1.31 Output=&lt;br /&gt;
[[File:Vixen-e131.png| 400px]]&amp;lt;br/&amp;gt;&lt;br /&gt;
In order for your light sequencing sotware to communicate via E1.31 protocol, the software needs to have the output configuration setup done in the software.  This varies from software package to software package.  The basic concept is that you map the output channels from your sequence into collections of channels called &amp;quot;Universes&amp;quot;.  Each universe can map up to 512 Channels.  You must choose a Universe Number, Sequence Channel to Start the Universe at, Multicast or Unicast transport and Number of channels in the Universe.  With high channel count systems it is common to have multiple universes used to transport the lighting data to the Pixel Controller or E1.31 Bridge.  &amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;IMPORTANT: Remember that E682 lighting controllers only use up to 510 channels per universe, not the full 512 channels per universe when you setup your software to talk to your controllers&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Using E1.31 with Vixen==&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/index.php?title=E1.31_Vixen_Plugin How to setup and use  Vixen 2.1,2.5 and 3.0 with E1.31]&lt;br /&gt;
&lt;br /&gt;
==Using E1.31 with LOR S3/S4==&lt;br /&gt;
You must have an [http://www.lightorama.com/ShowtimeSoftwareSuite.html &#039;&#039;&#039;Advanced&#039;&#039;&#039; ShowTime Software Suite S4] license from [http://www.lightorama.com/ Lightorama] to use the E1.31 interface.&lt;br /&gt;
&lt;br /&gt;
[https://youtu.be/z2VzQNGAaO0 Step-by-Step Setup Video for LOR S4 with E1.31 including basic sequence setup (shown with AlphaPix hardware)]&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/forums/attachment.php?attachmentid=19129&amp;amp;d=1367694776 How to setup E1.31 on LOR S3 Advanced pdf file]&lt;br /&gt;
&lt;br /&gt;
[http://forums.lightorama.com/index.php?/topic/23207-initial-setup-for-e131-if-you-do-not-have-an-lor-rs485-usb-adapter/ Initial setup for E1.31 if you do NOT have an LOR RS485 USB adapter]&lt;br /&gt;
&lt;br /&gt;
[https://vimeo.com/46012205 Video on how to setup and use  LOR S3.5 with E1.31]&lt;br /&gt;
&lt;br /&gt;
==Using E1.31 with HLS==&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/index.php?title=Hardware_Configuration HLS Hardware Configuration]&lt;br /&gt;
&lt;br /&gt;
==Using E1.31 with LightShowPro (LSP)==&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,2404.0.html Setting up E1.31 in LSP]&amp;lt;br&amp;gt;&lt;br /&gt;
[https://vimeo.com/45183963 Setup Video]&lt;br /&gt;
&lt;br /&gt;
==Using E.131 with Nutcracker (xlights) and DA_E131==&lt;br /&gt;
&lt;br /&gt;
Download Nutcracker [http://nutcracker123.com/nutcracker/releases/ here]&amp;lt;br/&amp;gt;&lt;br /&gt;
[https://vimeo.com/60850925 Nutcracker] (starts about 15:00 in the video)&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=-shvjGc7RcM How to test E1.31 Controllers using xLights (video)]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=zVX9LOYDz1I How to test E1.31 Controllers using DA_E131 Utlity (video)]&lt;br /&gt;
&lt;br /&gt;
=Example of Sequencer Channel Mapping of E1.31 Output=&lt;br /&gt;
One of the more confusing aspects of setting up your E1.31 system is the concept of mapping your channels from your sequencing software to universes, then mapping it to your pixel outputs on your pixel controller.  Here is an example:&lt;br /&gt;
* Using Multicast&lt;br /&gt;
* 400 Pixels&lt;br /&gt;
* = 1200 (3x400) total channels &lt;br /&gt;
* Using an [http://sandevices.com/E681info.html E682 Pixel Controller] &lt;br /&gt;
* 2 strings of 100 Pixels in Cluster 1&lt;br /&gt;
* 4 strings of 50 Pixels in Cluster 2&lt;br /&gt;
&lt;br /&gt;
First you must create your 1200 channels in your software of choice (Vixen, HLS, Nutcracker, Xlights, LSP, LOR, etc...)&lt;br /&gt;
&lt;br /&gt;
==Output Plugin Channel Mapping==&lt;br /&gt;
Next you must setup your E1.31 Output Plugin. In this example, you need 1200 channels mapped.  Since the E682 can only use 510 channels per universe, you need just over 2 universes to map all of the channels.  (510 + 510 + 180 = 1200)&lt;br /&gt;
*You map the first 510 channels of the data you want to send to your E682 in Universe 1 (in this case sequence channels 1-510).  &lt;br /&gt;
*You map the second 510 channels of data you want to send to your E682 in Universe 2(in this case sequence channels 511-1020). &lt;br /&gt;
*You map the remaining 180 channels of the data you want sent to your E682 in Universe 3 (in this case sequence channels 1021-1200)&lt;br /&gt;
Your output plugin will look something like this:&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:400pixel-e131.png|500px]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==E682 Pixel Controller Channel Mapping to Output Connectors==&lt;br /&gt;
Next you must configure your E682 using the instructions from [http://www.sandevices.com Sandevices].  There are two major versions of the firmware available depending on when you purchased the unit and if you have [http://sandevices.com/documents/SanDevices_Firmware_Update_Procedure_05-2013.pdf upgraded] the firmware in your controller:&amp;lt;br&amp;gt;&lt;br /&gt;
* [http://sandevices.com/documents/E682_Operating_Manual.pdf Version 2] software is the older command line interface software &lt;br /&gt;
* [http://sandevices.com/documents/E68X_Version_4_Firmware.pdf Version 4] is the newer drop down configuration software.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Next you must map the incoming E1.31 Universe data to the physical outputs to the Pixel strings. You must also map the Universe numbers (in this case 1-3) to the 7 (Multicast) or 12 (Unicast) slots available in the controller.&lt;br /&gt;
===Cluster 1 Mapping===&lt;br /&gt;
In this example you have 2 strings of 100 pixels in Cluster 1 (using connectors 1-1 and 1-2).  You configure cluster 1 for 2 strings of 100 pixels using the E682 configuration webpage.  That is a total of 200 pixels, or 600 channels (3x200).   That requires slightly more than 1 universe of data.  &lt;br /&gt;
* So you set the Start Universe as Universe 1 and the Start Channel (of the universe) to 1.  &lt;br /&gt;
* The software will automatically calculate the End Universe and End Channel.  In this case those values would be Universe 2 End Channel 90.  &lt;br /&gt;
So the first cluster used 600 channels of data, 510 channels from Universe 1 and 90 from Universe 2.  (510 + 90 = 600)&lt;br /&gt;
===Cluster 2 Mapping===&lt;br /&gt;
Next you have 4 strings of 50 pixels in Cluster 2 (using connectors 2-1, 2-2, 2-3, 2-4).  You configure Cluster 2 for 4 strings of 50 pixels using the E682 configuration webpage. This is a total of 200 pixels, or 600 channels (3x4x50).  That requires slightly more then 1 universe of data.  &lt;br /&gt;
* Since you ended the first cluster off at Universe 2 Channel 90, the next available channel is Channel 91.  So you set the Start Universe as Universe 2 and the Start Channel (of the universe) to 91.  &lt;br /&gt;
* The software will automatically calculate the end Universe and End Channel.  In this case those values would be End Universe 3 End Channel 180.  &lt;br /&gt;
So the second cluster also used 600 channels of data, 420 channels of data from Universe 2 and 180 from Universe 3. (420 + 180 = 600)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
So now you have mapped the first 600 channels from the sequencing software (Sequence channels 1-600) to the first Cluster with the 2 strings of 100 pixels.  You have mapped the second 600 channels from the sequencing software (sequence channels 601-1200) to the second cluster with the 4 strings of 50 pixels.&lt;br /&gt;
&lt;br /&gt;
=Tools for Testing E1.31 Hardware and Connections=&lt;br /&gt;
These free tools allow you to test E1.31 controllers simply without using sequencing software.  They are good tools to use when troubleshooting a E.131 network setup.  If you are having trouble setting up your network, this allows you to isolate if it is the output plugin in your sequencing software or some networking setup issue preventing your setup from working.  It is also a simple way to run basic chases and colors to test your pixel strings.&lt;br /&gt;
&lt;br /&gt;
*[http://sacnview.sourceforge.net/ sACNView: Sends and Receives E1.31 Data]&amp;lt;br/&amp;gt;&lt;br /&gt;
[[File:Scanview.png | 300px]]&lt;br /&gt;
*[http://www.da-share.com/software/da_e131/ da_E131: Sends E1.31 Data for Multiple Universes] / [https://www.youtube.com/watch?v=zVX9LOYDz1I How-to Setup Video for DA_E131]&lt;br /&gt;
[[File:Da E131.png | 300px]]&lt;br /&gt;
&lt;br /&gt;
=More Information=&lt;br /&gt;
&lt;br /&gt;
[http://www.etcconnect.com/news.aspx?ID=20065&amp;amp;lang=us&amp;amp;region=1 Description]&lt;br /&gt;
&lt;br /&gt;
[http://www.etcconnect.com/product.software.signin.aspx?docID=20481&amp;amp;ID=20339 Code Example and Draft Copy of Specification]&lt;br /&gt;
&lt;br /&gt;
[http://www.plsn.com/index.php?option=com_content&amp;amp;task=view&amp;amp;id=4897&amp;amp;Itemid=40 Article: E1.31: An Offer You Can&#039;t Resist]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Controllers]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Different Styles of Pixels]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Protocols]] &lt;br /&gt;
[[Category:DIYC Index]]&lt;br /&gt;
[[Category:Pixel]]&lt;br /&gt;
[[Category:E1.31]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=E1.31_(Streaming-ACN)_Protocol&amp;diff=12247</id>
		<title>E1.31 (Streaming-ACN) Protocol</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=E1.31_(Streaming-ACN)_Protocol&amp;diff=12247"/>
		<updated>2015-10-24T04:26:09Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* Using E1.31 with LOR S3 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=What is Streaming-ACN (E1.31)?=&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/Architecture_for_Control_Networks ACN] is a suite of protocols (via Ethernet) that is the industry standard for lighting and control. [http://www.plasa.org/welcome/ ESTA], the creator of the standard, ratified a subset of this protocol for &amp;quot;lightweight&amp;quot; devices which is called sACN (E1.31). This lightweight version allows microcontroller based lighting equipment to communicate via ethernet, without all the overhead of the full ACN protocol. In an effort push early adoption ETC provided the protocol information (code and draft specification) at no charge.&lt;br /&gt;
&lt;br /&gt;
A ratified/offical copy of the standard can be found [http://tsp.plasa.org/tsp/documents/published_docs.php here] for free.&lt;br /&gt;
&lt;br /&gt;
=Protocol Description=&lt;br /&gt;
The simplest way to think about E1.31 is that it is a way to transport a large number of lighting control channels over a traditional ethernet network connection.  E1.31 transports those channels in &amp;quot;Universes&amp;quot;, which is a collection of up to [http://en.wikipedia.org/wiki/DMX512 512 channels] together.  E.131 is ethernet based and is the data sent via [https://en.wikipedia.org/wiki/User_Datagram_Protocol UDP].  The two accepted transport methods are multicast and unicast, the most common implementation is multicast. When using multicast all the controller needs to do is subscribe to the multicast address for the universe that you want to receive data from.&lt;br /&gt;
&lt;br /&gt;
=Unicast vs. Multicast=&lt;br /&gt;
Most E1.31 software and hardware can be set up to communicate via the 2 transport methods: Unicast and Multicast&lt;br /&gt;
&lt;br /&gt;
==Unicast==&lt;br /&gt;
[[File:800px-Unicast.svg.png |300px]]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://en.wikipedia.org/wiki/Unicast Unicast] is a method of sending data across a network where two devices, the control PC and the lighting controller, are directly connected (or thru a network switch or router) and the channel control information meant for that specific controller is only sent to that controller.  Unicast is a point to point protocol and only the lighting channel information is only switched or routed to the device with the matching IP address.   In this case, the same IP address (commonly 192.168.1.206) that is used to access the web configuration page is the same address the the lighting control information is sent to.  You must have unique IP address in each controller.  Using Unicast the data packets are sent directly to the device instead of being broadcast across the entire subnet.&lt;br /&gt;
&lt;br /&gt;
==Multicast==&lt;br /&gt;
[[File:800px-Multicast.svg.png |300px]] &amp;lt;br/&amp;gt;&lt;br /&gt;
[http://en.wikipedia.org/wiki/IP_multicast Multicast ] is a method to send data across a network where a sender, typically a PC, broadcasts the data to all devices connected to the network subnet  and the information about the channels are sent to all controllers connected to the network and every other device on the network.  Multicast is a point to multipoint broadcast where the controllers need to listen to and only respond to information they are configured to use.  Your PC sequencing software or streaming tool sends multicast packets with an address of 239.255.&amp;lt;UHB&amp;gt;.&amp;lt;ULB&amp;gt; where UHB is the Universe high byte and LHB is the Universe low byte. As an example, the address for universe &#039;1&#039; would be 239.255.0.1. This is why using multicast addressing can be simpler to configure since this address is always the same for any device using that universe. Depending on the device and the number of universes of data sent it can swamp the device and possibly end up causing a loss of data. Note however that this is not an issue for most networks until you get into the dozens of universes so it&#039;s not an issue for most users.  With Multicast you must also have a unique IP address for each controller so that you can access its webpage that allows configuration.  The data is received on multicast IP address not on the configuration IP address.&lt;br /&gt;
&lt;br /&gt;
==Advantages of Unicast vs. Multicast==&lt;br /&gt;
*&#039;&#039;&#039;Unicast&#039;&#039;&#039;&lt;br /&gt;
** Allows more channels of data to controllers and bridges (commonly 12 Universes vs. 7 Universes for Multicast)&lt;br /&gt;
** Channels can only be sent to one controller per Universe&lt;br /&gt;
*&#039;&#039;&#039;Multicast&#039;&#039;&#039;&lt;br /&gt;
** Allows less channels of data to controllers and bridges (commonly 7 Universes vs. 12 for Unicast)&lt;br /&gt;
** Simpler network configuration since controllers don&#039;t need data address information&lt;br /&gt;
** Channels can be mirrored on multiple controllers since  the same Universe can be used by multiple controllers.&lt;br /&gt;
&lt;br /&gt;
=Understanding Universes=&lt;br /&gt;
E1.31 transports lighting information in &amp;quot;Universes&amp;quot;, which is a collection of up to [http://en.wikipedia.org/wiki/DMX512 512 channels] together.  In order for this to work with a [[E1.31_(Streaming-ACN)_Protocol#E1.31_Pixel_Controllers|Pixel Controller]] or [[E1.31_(Streaming-ACN)_Protocol#E1.31_Protocol_Bridges|E1.31  bridge]] you must setup the [[E1.31_(Streaming-ACN)_Protocol#Configuring_Sequencing_Software_to_use_E1.31_Output|output driver]] in your sequencing software.  You can chose any universe number from 1-63999 and assign it to a block of channels in your [[E1.31_(Streaming-ACN)_Protocol#Configuring_Sequencing_Software_to_use_E1.31_Output|sequencing software]].  While a Universe can contain up to 512 channels, it does not have to, and can be any number between 1-512 channels.  &#039;&#039;&#039;If you are using the E68x series (E680, E681, E682, E6804) of pixel controllers, you can only use &amp;lt;u&amp;gt;510&amp;lt;/u&amp;gt; channels maximum per universe.&#039;&#039;&#039;  If you are using more then one universe of channels in your sequencing software, then you must setup each of the multiple universes in your sequencing software and also map them to the appropriate channels in your sequence.  You only need to install one output plugin in the sequencing software and add all of the universe mapings into that one output plugin.  Once you have setup your sequencing software E1.31 output plugin, you must then go and setup your [[E1.31_(Streaming-ACN)_Protocol#E1.31_Pixel_Controllers|Pixel Controller]] or [[E1.31_(Streaming-ACN)_Protocol#E1.31_Protocol_Bridges|E1.31  bridge]] to map those universes of channels to the appropriate output connector.&lt;br /&gt;
&lt;br /&gt;
=E1.31 Network Layout=&lt;br /&gt;
Since E1.31 transmits its data information using ethernet, normal home networking configurations can be used to connect your E1.31 gear together. &lt;br /&gt;
 &lt;br /&gt;
==Direct Connection PC to Device==&lt;br /&gt;
[[File:E131directconnect.png |600px]]&amp;lt;br/&amp;gt;&lt;br /&gt;
It is possible to use a single ethernet cable to connect a E1.31 controller or bridge directly to a PC without other networking gear.  E1.31 uses ether net connections (RJ45 cables). To connect directly, it is necessary to put the PC and the E1.31 on the same IP subnet, ie: that they both have an address that has the same first three IP address settings like: 192.168.1.x or 192.168.0.x  By default many of the E1.31 devices come with a default address of 192.168.1.206.  &lt;br /&gt;
&lt;br /&gt;
For assistance setting the IP address in a PC:&lt;br /&gt;
*[http://www.dummies.com/how-to/content/how-to-manually-assign-an-ip-address-in-windows-xp.navId-323059.html Windows XP]&lt;br /&gt;
*[http://www.dummies.com/how-to/content/how-to-manually-assign-an-ip-address-in-windows-7.html Windows 7]&lt;br /&gt;
&lt;br /&gt;
== Use of Switch or Router to Connect PC and Multiple Devices==&lt;br /&gt;
[[File:Routerconnecte131.png | 600px]]&amp;lt;br/&amp;gt;&lt;br /&gt;
It is also possible to connect an E1.31 controller or bridge to an existing home network by plugging the device into a low cost ethernet switch or router.  This configuration also allows multiple E1.31 controllers or bridges to be controlled by one main PC.  It is also possible to use multiple PCs to send data to the controllers over the network.  It is necessary to put the PC and all of the E1.31 devices on the same IP subnet, ie: that they both have an address that has the same first three IP address settings like: 192.168.1.x or 192.168.0.x  By default many of the E1.31 devices come with a default address of 192.168.1.206.  If you are using multiple E1.31 devices, it is necessary that you change the default IP address of the additional units to another address other than 192.168.1.206  so that you can access the configuration page of all of the E1.31 devices.&lt;br /&gt;
&lt;br /&gt;
=Common E1.31 Devices=&lt;br /&gt;
The use of E.131 has increased dramatically in recent years and new devices are coming on the market daily.  The two most common devices used in Christmas lighting displays are Pixel Controllers and Protocol Bridges.&lt;br /&gt;
 &lt;br /&gt;
==E1.31 Pixel Controllers==&lt;br /&gt;
[[File:E682-1.png|400px]]&amp;lt;br&amp;gt;&lt;br /&gt;
Using an E1.31 output driver software, the light control software on the PC sends the lighting sequence data out to the controllers that are connected to the PC thru ordinary ethernet connections such as a router or switch.  The controllers listen for the light control data addressed to them and then control the lights that are connected to it.   The controllers can be setup for either Unicast or Multicast data thru their webpage based configuration screens.  Common E1.31 Pixel controllers are:&lt;br /&gt;
* [http://sandevices.com/documents/e680_opman.pdf E680], [http://sandevices.com/documents/E681_opman.pdf E681], [http://sandevices.com/E681info.html E682] or [http://sandevices.com/E6804Info.html E6804] by [http://www.sandevices.com Sandevices]&lt;br /&gt;
* [http://www.holidaycoro.com/product-p/722-v2.htm AlphaPix 4], [http://www.holidaycoro.com/product-p/721-v2.htm AlphaPix 16] by [http://www.holidaycoro.com HolidayCoro.com]&lt;br /&gt;
* [http://www.j1sys.com/ecg-pixad8/ ECG-PIXAD8], [http://www.j1sys.com/ecg-p12r/ ECG-P12R] and the [http://www.j1sys.com/ecg-p2/ ECG-P2] by [http://www.j1sys.com J1SYS]&lt;br /&gt;
&lt;br /&gt;
==E1.31 Protocol Bridges==&lt;br /&gt;
[[File:E1_31Bridge.png|400px]]&amp;lt;br&amp;gt;&lt;br /&gt;
Another common usage of E1.31 is an [[E1.31 Bridge]].  An E1.31 bridge bridge is a device that allows your PC to communicate with a large number of Renard or DMX controllers using regular Ethernet network connections. It replaces multiple DMX or RS485 dongles with one configurable device that can be mounted in an enclosure in the yard and only requires one Ethernet Cat5 cable (or WIFI) back to your PC or home network. It allows up to 6 DMX universes or Renard networks to be easily controlled from your sequencing software with a minimum amount of wire from your show PC to your controllers. The bridge works with all Renard, DMX and LOR (using DMX) controllers.  A common E1.31 Bridge is:&lt;br /&gt;
* [http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=22 6 Port E1.31 Bridge] by [http://www.diyledexpress.com DIYLEDEXPRESS].&lt;br /&gt;
* [http://www.j1sys.com/ecg-dr4/ ECG-DR4] and the [http://www.j1sys.com/ecg-d4/ ECG-D4] by [http://www.j1sys.com J1SYS].&lt;br /&gt;
* [http://www.holidaycoro.com/product-p/622.htm AlphaPix 4] (1 port), [http://www.holidaycoro.com/product-p/721.htm AlphaPix 16] (3 ports) by [http://www.holidaycoro.com HolidayCoro.com]&lt;br /&gt;
&lt;br /&gt;
=Using E1.31 in your Light Display=&lt;br /&gt;
Using E1.31 in your lighting display is similar to using Renard, DMX or LOR to move the lighting information around your display. E1.31 is a communications protocol that uses Ethernet data connections. Getting started includes the following steps:&lt;br /&gt;
* Develop a lighting sequence in the sequencing software of your choice.  In this step, you create channels in the sequence and assign lighting commands to the channels.     When using pixels, you actually use 3 channels (R,G,B) for each pixel.&lt;br /&gt;
** Example, configure the sequence for 200 pixels, which is 600 channels.&lt;br /&gt;
* Install the proper network wiring connections for your PC and controller.&lt;br /&gt;
* Next you must install and configure the E1.31 output plugin for your specific sequencing software.  After you have installed the software, you need to map the channel numbers in your sequence to Universes.  This basically takes the channel output from the sequencing software and sends it out over E1.31 in collections of channels (Universes).  &lt;br /&gt;
**Example: Vixen channels 1-510 would map to Universe 1 channels 1-510 and Vixen channels 511-600 would map to Universe 2 channels 1-90.&lt;br /&gt;
* Next you must install and configure your E1.31 Device for your setup.  This includes setting the communications type (Multicast or Unicast), setting an IP address for the web interface of the unit, setting pixel type and setting all of the pixel configuration information for a pixel controller, or setting network output type  for E1.31 bridges.&lt;br /&gt;
** Example:  set controller up for multicast with the web page at IP address 192.168.1.207, configure cluster 1 for 4 strings of 25 WS2811 pixels and cluster 2 for 2 strings of 50 WS2801 pixels.&lt;br /&gt;
* You then need to map the output channels that come into the units via the Universes sent from the output plugin of the sequencing software to the physical outputs of the E1.31 device you are using. &lt;br /&gt;
**Example: Universe 1 channels 1-300 (Vixen channels 1-300) go to cluster 1 with 4 strings of 25 pixels each (300 channels), and universe 1 channels 301-510 and universe 2 channels 1-90 (Vixen channel 301-600) go to cluster 2 with 2 strings of 50 pixels each (300 channels).&lt;br /&gt;
* Now you can test your sequence.&lt;br /&gt;
&lt;br /&gt;
=Configuring Sequencing Software to use E1.31 Output=&lt;br /&gt;
[[File:Vixen-e131.png| 400px]]&amp;lt;br/&amp;gt;&lt;br /&gt;
In order for your light sequencing sotware to communicate via E1.31 protocol, the software needs to have the output configuration setup done in the software.  This varies from software package to software package.  The basic concept is that you map the output channels from your sequence into collections of channels called &amp;quot;Universes&amp;quot;.  Each universe can map up to 512 Channels.  You must choose a Universe Number, Sequence Channel to Start the Universe at, Multicast or Unicast transport and Number of channels in the Universe.  With high channel count systems it is common to have multiple universes used to transport the lighting data to the Pixel Controller or E1.31 Bridge.  &amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;IMPORTANT: Remember that E682 lighting controllers only use up to 510 channels per universe, not the full 512 channels per universe when you setup your software to talk to your controllers&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Using E1.31 with Vixen==&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/index.php?title=E1.31_Vixen_Plugin How to setup and use  Vixen 2.1,2.5 and 3.0 with E1.31]&lt;br /&gt;
&lt;br /&gt;
==Using E1.31 with LOR S3/S4==&lt;br /&gt;
You must have an [http://www.lightorama.com/ShowtimeSoftwareSuite.html &#039;&#039;&#039;Advanced&#039;&#039;&#039; ShowTime Software Suite S4] license from [http://www.lightorama.com/ Lightorama] to use the E1.31 interface.&lt;br /&gt;
&lt;br /&gt;
[https://youtu.be/z2VzQNGAaO0 Step-by-Step Setup Video for LOR S4 with E1.31 including basic sequence setup]&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/forums/attachment.php?attachmentid=19129&amp;amp;d=1367694776 How to setup E1.31 on LOR S3 Advanced pdf file]&lt;br /&gt;
&lt;br /&gt;
[http://forums.lightorama.com/index.php?/topic/23207-initial-setup-for-e131-if-you-do-not-have-an-lor-rs485-usb-adapter/ Initial setup for E1.31 if you do NOT have an LOR RS485 USB adapter]&lt;br /&gt;
&lt;br /&gt;
[https://vimeo.com/46012205 Video on how to setup and use  LOR S3.5 with E1.31]&lt;br /&gt;
&lt;br /&gt;
==Using E1.31 with HLS==&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/index.php?title=Hardware_Configuration HLS Hardware Configuration]&lt;br /&gt;
&lt;br /&gt;
==Using E1.31 with LightShowPro (LSP)==&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,2404.0.html Setting up E1.31 in LSP]&amp;lt;br&amp;gt;&lt;br /&gt;
[https://vimeo.com/45183963 Setup Video]&lt;br /&gt;
&lt;br /&gt;
==Using E.131 with Nutcracker (xlights) and DA_E131==&lt;br /&gt;
&lt;br /&gt;
Download Nutcracker [http://nutcracker123.com/nutcracker/releases/ here]&amp;lt;br/&amp;gt;&lt;br /&gt;
[https://vimeo.com/60850925 Nutcracker] (starts about 15:00 in the video)&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=-shvjGc7RcM How to test E1.31 Controllers using xLights (video)]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=zVX9LOYDz1I How to test E1.31 Controllers using DA_E131 Utlity (video)]&lt;br /&gt;
&lt;br /&gt;
=Example of Sequencer Channel Mapping of E1.31 Output=&lt;br /&gt;
One of the more confusing aspects of setting up your E1.31 system is the concept of mapping your channels from your sequencing software to universes, then mapping it to your pixel outputs on your pixel controller.  Here is an example:&lt;br /&gt;
* Using Multicast&lt;br /&gt;
* 400 Pixels&lt;br /&gt;
* = 1200 (3x400) total channels &lt;br /&gt;
* Using an [http://sandevices.com/E681info.html E682 Pixel Controller] &lt;br /&gt;
* 2 strings of 100 Pixels in Cluster 1&lt;br /&gt;
* 4 strings of 50 Pixels in Cluster 2&lt;br /&gt;
&lt;br /&gt;
First you must create your 1200 channels in your software of choice (Vixen, HLS, Nutcracker, Xlights, LSP, LOR, etc...)&lt;br /&gt;
&lt;br /&gt;
==Output Plugin Channel Mapping==&lt;br /&gt;
Next you must setup your E1.31 Output Plugin. In this example, you need 1200 channels mapped.  Since the E682 can only use 510 channels per universe, you need just over 2 universes to map all of the channels.  (510 + 510 + 180 = 1200)&lt;br /&gt;
*You map the first 510 channels of the data you want to send to your E682 in Universe 1 (in this case sequence channels 1-510).  &lt;br /&gt;
*You map the second 510 channels of data you want to send to your E682 in Universe 2(in this case sequence channels 511-1020). &lt;br /&gt;
*You map the remaining 180 channels of the data you want sent to your E682 in Universe 3 (in this case sequence channels 1021-1200)&lt;br /&gt;
Your output plugin will look something like this:&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:400pixel-e131.png|500px]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==E682 Pixel Controller Channel Mapping to Output Connectors==&lt;br /&gt;
Next you must configure your E682 using the instructions from [http://www.sandevices.com Sandevices].  There are two major versions of the firmware available depending on when you purchased the unit and if you have [http://sandevices.com/documents/SanDevices_Firmware_Update_Procedure_05-2013.pdf upgraded] the firmware in your controller:&amp;lt;br&amp;gt;&lt;br /&gt;
* [http://sandevices.com/documents/E682_Operating_Manual.pdf Version 2] software is the older command line interface software &lt;br /&gt;
* [http://sandevices.com/documents/E68X_Version_4_Firmware.pdf Version 4] is the newer drop down configuration software.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Next you must map the incoming E1.31 Universe data to the physical outputs to the Pixel strings. You must also map the Universe numbers (in this case 1-3) to the 7 (Multicast) or 12 (Unicast) slots available in the controller.&lt;br /&gt;
===Cluster 1 Mapping===&lt;br /&gt;
In this example you have 2 strings of 100 pixels in Cluster 1 (using connectors 1-1 and 1-2).  You configure cluster 1 for 2 strings of 100 pixels using the E682 configuration webpage.  That is a total of 200 pixels, or 600 channels (3x200).   That requires slightly more than 1 universe of data.  &lt;br /&gt;
* So you set the Start Universe as Universe 1 and the Start Channel (of the universe) to 1.  &lt;br /&gt;
* The software will automatically calculate the End Universe and End Channel.  In this case those values would be Universe 2 End Channel 90.  &lt;br /&gt;
So the first cluster used 600 channels of data, 510 channels from Universe 1 and 90 from Universe 2.  (510 + 90 = 600)&lt;br /&gt;
===Cluster 2 Mapping===&lt;br /&gt;
Next you have 4 strings of 50 pixels in Cluster 2 (using connectors 2-1, 2-2, 2-3, 2-4).  You configure Cluster 2 for 4 strings of 50 pixels using the E682 configuration webpage. This is a total of 200 pixels, or 600 channels (3x4x50).  That requires slightly more then 1 universe of data.  &lt;br /&gt;
* Since you ended the first cluster off at Universe 2 Channel 90, the next available channel is Channel 91.  So you set the Start Universe as Universe 2 and the Start Channel (of the universe) to 91.  &lt;br /&gt;
* The software will automatically calculate the end Universe and End Channel.  In this case those values would be End Universe 3 End Channel 180.  &lt;br /&gt;
So the second cluster also used 600 channels of data, 420 channels of data from Universe 2 and 180 from Universe 3. (420 + 180 = 600)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
So now you have mapped the first 600 channels from the sequencing software (Sequence channels 1-600) to the first Cluster with the 2 strings of 100 pixels.  You have mapped the second 600 channels from the sequencing software (sequence channels 601-1200) to the second cluster with the 4 strings of 50 pixels.&lt;br /&gt;
&lt;br /&gt;
=Tools for Testing E1.31 Hardware and Connections=&lt;br /&gt;
These free tools allow you to test E1.31 controllers simply without using sequencing software.  They are good tools to use when troubleshooting a E.131 network setup.  If you are having trouble setting up your network, this allows you to isolate if it is the output plugin in your sequencing software or some networking setup issue preventing your setup from working.  It is also a simple way to run basic chases and colors to test your pixel strings.&lt;br /&gt;
&lt;br /&gt;
*[http://sacnview.sourceforge.net/ sACNView: Sends and Receives E1.31 Data]&amp;lt;br/&amp;gt;&lt;br /&gt;
[[File:Scanview.png | 300px]]&lt;br /&gt;
*[http://www.da-share.com/software/da_e131/ da_E131: Sends E1.31 Data for Multiple Universes] / [https://www.youtube.com/watch?v=zVX9LOYDz1I How-to Setup Video for DA_E131]&lt;br /&gt;
[[File:Da E131.png | 300px]]&lt;br /&gt;
&lt;br /&gt;
=More Information=&lt;br /&gt;
&lt;br /&gt;
[http://www.etcconnect.com/news.aspx?ID=20065&amp;amp;lang=us&amp;amp;region=1 Description]&lt;br /&gt;
&lt;br /&gt;
[http://www.etcconnect.com/product.software.signin.aspx?docID=20481&amp;amp;ID=20339 Code Example and Draft Copy of Specification]&lt;br /&gt;
&lt;br /&gt;
[http://www.plsn.com/index.php?option=com_content&amp;amp;task=view&amp;amp;id=4897&amp;amp;Itemid=40 Article: E1.31: An Offer You Can&#039;t Resist]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Controllers]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Different Styles of Pixels]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Protocols]] &lt;br /&gt;
[[Category:DIYC Index]]&lt;br /&gt;
[[Category:Pixel]]&lt;br /&gt;
[[Category:E1.31]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=E1.31_Vixen_Plugin&amp;diff=12246</id>
		<title>E1.31 Vixen Plugin</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=E1.31_Vixen_Plugin&amp;diff=12246"/>
		<updated>2015-10-24T04:05:32Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* How to use E1.31 with Vixen 3 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=E1.31 Vixen Plugin=&lt;br /&gt;
&lt;br /&gt;
=Intro=&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/index.php?title=Streaming-ACN E1.31] is a streaming control protocol that allows multiple universes of channels to be transported over Ethernet connections.  It is commonly used with pixel controllers such as the SanDevices [http://sandevices.com/E681info.html E682], the J1Sys [http://www.j1sys.com/ethcongateway/ ECG Controller Family] and the HolidayCoro  [http://www.holidaycoro.com/category-s/1960.htm AlphaPix] Pixel Controller + DMX Bridge and on E1.31 to DMX/Renard Bridges like the [http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=22 6 Port Bridge] by [http://www.diyledexpress.com DIYLEDEXPRESS] or the [http://shop.martinxmas.com/product.php?id_product=46 4 Port Bridge] by [http://shop.martinxmas.com/ RPM].&lt;br /&gt;
&lt;br /&gt;
=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=How to use E1.31 with Vixen 2.1 , 2.5=&lt;br /&gt;
[[File:Vixen-e131.png| 600px]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/forums/attachment.php?attachmentid=6914&amp;amp;d=1276198120 J1SYS Vixen 2 E1.31 Plugin] Download and install to allow E1.31 use with Vixen 2.1 and 2.5&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.j1sys.com/Tutorials/Vixen/J1SysE131_Vixen_Install.swf How to install]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.j1sys.com/Tutorials/Vixen/J1SysE131_Vixen_Config101.swf How to configure]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?11731-E1-31-Vixen-Plugin Discussion Thread]&amp;lt;br/&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol#Example_of_Sequencer_Channel_Mapping_of_E1.31_Output| Example of Channel mapping]]&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Hint:  To add a Unicast address to the J1SYS E131 Plugin, right click over the destination box and a popup box will appear for the unicast IP address&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Hint: Remember that the E682 Pixel controller only can use &amp;lt;u&amp;gt;510&amp;lt;/u&amp;gt; channels per universe to control lights, not the full 512 channels in a universe.  Channels 511 and 512 are used for special functions, not channel control.&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=How to use E1.31 with Vixen 3=&lt;br /&gt;
[http://www.vixenlights.com/downloads/vixen-3-downloads/ Vixen 3 Download Site]&amp;lt;br&amp;gt;&lt;br /&gt;
[https://youtu.be/Xmz4QRH4y10 Vixen 3.2 / E1.31 Configuration Video] (with AlphaPix controllers) [http://www.holidaycoro.com/E1-31-Artnet-Smart-Pixel-Controllers-s/1960.htm] &amp;lt;br&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/attachment.php?attachmentid=13057&amp;amp;d=1327592236 J1SYS Vixen 3 E1.31 Plugin] Download and install to allow E1.31 use with Vixen 3&amp;lt;br&amp;gt;&lt;br /&gt;
[https://vimeo.com/36182958 How to Install and configure]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://doityourselfchristmas.com/forums/showthread.php?19303-Vixen-3-0-New-E1-31-Output-Module Discussion Thread]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Controllers]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Different Styles of Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[E1.31_(Streaming-ACN)_Protocol#Related_Links|E1.31 Setup and Configuration]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Protocols]] &lt;br /&gt;
[[Category:DIYC Index]]&lt;br /&gt;
[[Category:Pixel]]&lt;br /&gt;
[[Category:E1.31]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=E1.31_(Streaming-ACN)_Protocol&amp;diff=12245</id>
		<title>E1.31 (Streaming-ACN) Protocol</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=E1.31_(Streaming-ACN)_Protocol&amp;diff=12245"/>
		<updated>2015-10-24T03:59:54Z</updated>

		<summary type="html">&lt;p&gt;Dmoore: /* E1.31 Pixel Controllers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Disclaimers=&lt;br /&gt;
The standard disclaimers pertaining to the information contained on this wiki page are listed [[Disclaimers | here.]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=What is Streaming-ACN (E1.31)?=&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/Architecture_for_Control_Networks ACN] is a suite of protocols (via Ethernet) that is the industry standard for lighting and control. [http://www.plasa.org/welcome/ ESTA], the creator of the standard, ratified a subset of this protocol for &amp;quot;lightweight&amp;quot; devices which is called sACN (E1.31). This lightweight version allows microcontroller based lighting equipment to communicate via ethernet, without all the overhead of the full ACN protocol. In an effort push early adoption ETC provided the protocol information (code and draft specification) at no charge.&lt;br /&gt;
&lt;br /&gt;
A ratified/offical copy of the standard can be found [http://tsp.plasa.org/tsp/documents/published_docs.php here] for free.&lt;br /&gt;
&lt;br /&gt;
=Protocol Description=&lt;br /&gt;
The simplest way to think about E1.31 is that it is a way to transport a large number of lighting control channels over a traditional ethernet network connection.  E1.31 transports those channels in &amp;quot;Universes&amp;quot;, which is a collection of up to [http://en.wikipedia.org/wiki/DMX512 512 channels] together.  E.131 is ethernet based and is the data sent via [https://en.wikipedia.org/wiki/User_Datagram_Protocol UDP].  The two accepted transport methods are multicast and unicast, the most common implementation is multicast. When using multicast all the controller needs to do is subscribe to the multicast address for the universe that you want to receive data from.&lt;br /&gt;
&lt;br /&gt;
=Unicast vs. Multicast=&lt;br /&gt;
Most E1.31 software and hardware can be set up to communicate via the 2 transport methods: Unicast and Multicast&lt;br /&gt;
&lt;br /&gt;
==Unicast==&lt;br /&gt;
[[File:800px-Unicast.svg.png |300px]]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://en.wikipedia.org/wiki/Unicast Unicast] is a method of sending data across a network where two devices, the control PC and the lighting controller, are directly connected (or thru a network switch or router) and the channel control information meant for that specific controller is only sent to that controller.  Unicast is a point to point protocol and only the lighting channel information is only switched or routed to the device with the matching IP address.   In this case, the same IP address (commonly 192.168.1.206) that is used to access the web configuration page is the same address the the lighting control information is sent to.  You must have unique IP address in each controller.  Using Unicast the data packets are sent directly to the device instead of being broadcast across the entire subnet.&lt;br /&gt;
&lt;br /&gt;
==Multicast==&lt;br /&gt;
[[File:800px-Multicast.svg.png |300px]] &amp;lt;br/&amp;gt;&lt;br /&gt;
[http://en.wikipedia.org/wiki/IP_multicast Multicast ] is a method to send data across a network where a sender, typically a PC, broadcasts the data to all devices connected to the network subnet  and the information about the channels are sent to all controllers connected to the network and every other device on the network.  Multicast is a point to multipoint broadcast where the controllers need to listen to and only respond to information they are configured to use.  Your PC sequencing software or streaming tool sends multicast packets with an address of 239.255.&amp;lt;UHB&amp;gt;.&amp;lt;ULB&amp;gt; where UHB is the Universe high byte and LHB is the Universe low byte. As an example, the address for universe &#039;1&#039; would be 239.255.0.1. This is why using multicast addressing can be simpler to configure since this address is always the same for any device using that universe. Depending on the device and the number of universes of data sent it can swamp the device and possibly end up causing a loss of data. Note however that this is not an issue for most networks until you get into the dozens of universes so it&#039;s not an issue for most users.  With Multicast you must also have a unique IP address for each controller so that you can access its webpage that allows configuration.  The data is received on multicast IP address not on the configuration IP address.&lt;br /&gt;
&lt;br /&gt;
==Advantages of Unicast vs. Multicast==&lt;br /&gt;
*&#039;&#039;&#039;Unicast&#039;&#039;&#039;&lt;br /&gt;
** Allows more channels of data to controllers and bridges (commonly 12 Universes vs. 7 Universes for Multicast)&lt;br /&gt;
** Channels can only be sent to one controller per Universe&lt;br /&gt;
*&#039;&#039;&#039;Multicast&#039;&#039;&#039;&lt;br /&gt;
** Allows less channels of data to controllers and bridges (commonly 7 Universes vs. 12 for Unicast)&lt;br /&gt;
** Simpler network configuration since controllers don&#039;t need data address information&lt;br /&gt;
** Channels can be mirrored on multiple controllers since  the same Universe can be used by multiple controllers.&lt;br /&gt;
&lt;br /&gt;
=Understanding Universes=&lt;br /&gt;
E1.31 transports lighting information in &amp;quot;Universes&amp;quot;, which is a collection of up to [http://en.wikipedia.org/wiki/DMX512 512 channels] together.  In order for this to work with a [[E1.31_(Streaming-ACN)_Protocol#E1.31_Pixel_Controllers|Pixel Controller]] or [[E1.31_(Streaming-ACN)_Protocol#E1.31_Protocol_Bridges|E1.31  bridge]] you must setup the [[E1.31_(Streaming-ACN)_Protocol#Configuring_Sequencing_Software_to_use_E1.31_Output|output driver]] in your sequencing software.  You can chose any universe number from 1-63999 and assign it to a block of channels in your [[E1.31_(Streaming-ACN)_Protocol#Configuring_Sequencing_Software_to_use_E1.31_Output|sequencing software]].  While a Universe can contain up to 512 channels, it does not have to, and can be any number between 1-512 channels.  &#039;&#039;&#039;If you are using the E68x series (E680, E681, E682, E6804) of pixel controllers, you can only use &amp;lt;u&amp;gt;510&amp;lt;/u&amp;gt; channels maximum per universe.&#039;&#039;&#039;  If you are using more then one universe of channels in your sequencing software, then you must setup each of the multiple universes in your sequencing software and also map them to the appropriate channels in your sequence.  You only need to install one output plugin in the sequencing software and add all of the universe mapings into that one output plugin.  Once you have setup your sequencing software E1.31 output plugin, you must then go and setup your [[E1.31_(Streaming-ACN)_Protocol#E1.31_Pixel_Controllers|Pixel Controller]] or [[E1.31_(Streaming-ACN)_Protocol#E1.31_Protocol_Bridges|E1.31  bridge]] to map those universes of channels to the appropriate output connector.&lt;br /&gt;
&lt;br /&gt;
=E1.31 Network Layout=&lt;br /&gt;
Since E1.31 transmits its data information using ethernet, normal home networking configurations can be used to connect your E1.31 gear together. &lt;br /&gt;
 &lt;br /&gt;
==Direct Connection PC to Device==&lt;br /&gt;
[[File:E131directconnect.png |600px]]&amp;lt;br/&amp;gt;&lt;br /&gt;
It is possible to use a single ethernet cable to connect a E1.31 controller or bridge directly to a PC without other networking gear.  E1.31 uses ether net connections (RJ45 cables). To connect directly, it is necessary to put the PC and the E1.31 on the same IP subnet, ie: that they both have an address that has the same first three IP address settings like: 192.168.1.x or 192.168.0.x  By default many of the E1.31 devices come with a default address of 192.168.1.206.  &lt;br /&gt;
&lt;br /&gt;
For assistance setting the IP address in a PC:&lt;br /&gt;
*[http://www.dummies.com/how-to/content/how-to-manually-assign-an-ip-address-in-windows-xp.navId-323059.html Windows XP]&lt;br /&gt;
*[http://www.dummies.com/how-to/content/how-to-manually-assign-an-ip-address-in-windows-7.html Windows 7]&lt;br /&gt;
&lt;br /&gt;
== Use of Switch or Router to Connect PC and Multiple Devices==&lt;br /&gt;
[[File:Routerconnecte131.png | 600px]]&amp;lt;br/&amp;gt;&lt;br /&gt;
It is also possible to connect an E1.31 controller or bridge to an existing home network by plugging the device into a low cost ethernet switch or router.  This configuration also allows multiple E1.31 controllers or bridges to be controlled by one main PC.  It is also possible to use multiple PCs to send data to the controllers over the network.  It is necessary to put the PC and all of the E1.31 devices on the same IP subnet, ie: that they both have an address that has the same first three IP address settings like: 192.168.1.x or 192.168.0.x  By default many of the E1.31 devices come with a default address of 192.168.1.206.  If you are using multiple E1.31 devices, it is necessary that you change the default IP address of the additional units to another address other than 192.168.1.206  so that you can access the configuration page of all of the E1.31 devices.&lt;br /&gt;
&lt;br /&gt;
=Common E1.31 Devices=&lt;br /&gt;
The use of E.131 has increased dramatically in recent years and new devices are coming on the market daily.  The two most common devices used in Christmas lighting displays are Pixel Controllers and Protocol Bridges.&lt;br /&gt;
 &lt;br /&gt;
==E1.31 Pixel Controllers==&lt;br /&gt;
[[File:E682-1.png|400px]]&amp;lt;br&amp;gt;&lt;br /&gt;
Using an E1.31 output driver software, the light control software on the PC sends the lighting sequence data out to the controllers that are connected to the PC thru ordinary ethernet connections such as a router or switch.  The controllers listen for the light control data addressed to them and then control the lights that are connected to it.   The controllers can be setup for either Unicast or Multicast data thru their webpage based configuration screens.  Common E1.31 Pixel controllers are:&lt;br /&gt;
* [http://sandevices.com/documents/e680_opman.pdf E680], [http://sandevices.com/documents/E681_opman.pdf E681], [http://sandevices.com/E681info.html E682] or [http://sandevices.com/E6804Info.html E6804] by [http://www.sandevices.com Sandevices]&lt;br /&gt;
* [http://www.holidaycoro.com/product-p/722-v2.htm AlphaPix 4], [http://www.holidaycoro.com/product-p/721-v2.htm AlphaPix 16] by [http://www.holidaycoro.com HolidayCoro.com]&lt;br /&gt;
* [http://www.j1sys.com/ecg-pixad8/ ECG-PIXAD8], [http://www.j1sys.com/ecg-p12r/ ECG-P12R] and the [http://www.j1sys.com/ecg-p2/ ECG-P2] by [http://www.j1sys.com J1SYS]&lt;br /&gt;
&lt;br /&gt;
==E1.31 Protocol Bridges==&lt;br /&gt;
[[File:E1_31Bridge.png|400px]]&amp;lt;br&amp;gt;&lt;br /&gt;
Another common usage of E1.31 is an [[E1.31 Bridge]].  An E1.31 bridge bridge is a device that allows your PC to communicate with a large number of Renard or DMX controllers using regular Ethernet network connections. It replaces multiple DMX or RS485 dongles with one configurable device that can be mounted in an enclosure in the yard and only requires one Ethernet Cat5 cable (or WIFI) back to your PC or home network. It allows up to 6 DMX universes or Renard networks to be easily controlled from your sequencing software with a minimum amount of wire from your show PC to your controllers. The bridge works with all Renard, DMX and LOR (using DMX) controllers.  A common E1.31 Bridge is:&lt;br /&gt;
* [http://www.diyledexpress.com/index.php?main_page=index&amp;amp;cPath=22 6 Port E1.31 Bridge] by [http://www.diyledexpress.com DIYLEDEXPRESS].&lt;br /&gt;
* [http://www.j1sys.com/ecg-dr4/ ECG-DR4] and the [http://www.j1sys.com/ecg-d4/ ECG-D4] by [http://www.j1sys.com J1SYS].&lt;br /&gt;
* [http://www.holidaycoro.com/product-p/622.htm AlphaPix 4] (1 port), [http://www.holidaycoro.com/product-p/721.htm AlphaPix 16] (3 ports) by [http://www.holidaycoro.com HolidayCoro.com]&lt;br /&gt;
&lt;br /&gt;
=Using E1.31 in your Light Display=&lt;br /&gt;
Using E1.31 in your lighting display is similar to using Renard, DMX or LOR to move the lighting information around your display. E1.31 is a communications protocol that uses Ethernet data connections. Getting started includes the following steps:&lt;br /&gt;
* Develop a lighting sequence in the sequencing software of your choice.  In this step, you create channels in the sequence and assign lighting commands to the channels.     When using pixels, you actually use 3 channels (R,G,B) for each pixel.&lt;br /&gt;
** Example, configure the sequence for 200 pixels, which is 600 channels.&lt;br /&gt;
* Install the proper network wiring connections for your PC and controller.&lt;br /&gt;
* Next you must install and configure the E1.31 output plugin for your specific sequencing software.  After you have installed the software, you need to map the channel numbers in your sequence to Universes.  This basically takes the channel output from the sequencing software and sends it out over E1.31 in collections of channels (Universes).  &lt;br /&gt;
**Example: Vixen channels 1-510 would map to Universe 1 channels 1-510 and Vixen channels 511-600 would map to Universe 2 channels 1-90.&lt;br /&gt;
* Next you must install and configure your E1.31 Device for your setup.  This includes setting the communications type (Multicast or Unicast), setting an IP address for the web interface of the unit, setting pixel type and setting all of the pixel configuration information for a pixel controller, or setting network output type  for E1.31 bridges.&lt;br /&gt;
** Example:  set controller up for multicast with the web page at IP address 192.168.1.207, configure cluster 1 for 4 strings of 25 WS2811 pixels and cluster 2 for 2 strings of 50 WS2801 pixels.&lt;br /&gt;
* You then need to map the output channels that come into the units via the Universes sent from the output plugin of the sequencing software to the physical outputs of the E1.31 device you are using. &lt;br /&gt;
**Example: Universe 1 channels 1-300 (Vixen channels 1-300) go to cluster 1 with 4 strings of 25 pixels each (300 channels), and universe 1 channels 301-510 and universe 2 channels 1-90 (Vixen channel 301-600) go to cluster 2 with 2 strings of 50 pixels each (300 channels).&lt;br /&gt;
* Now you can test your sequence.&lt;br /&gt;
&lt;br /&gt;
=Configuring Sequencing Software to use E1.31 Output=&lt;br /&gt;
[[File:Vixen-e131.png| 400px]]&amp;lt;br/&amp;gt;&lt;br /&gt;
In order for your light sequencing sotware to communicate via E1.31 protocol, the software needs to have the output configuration setup done in the software.  This varies from software package to software package.  The basic concept is that you map the output channels from your sequence into collections of channels called &amp;quot;Universes&amp;quot;.  Each universe can map up to 512 Channels.  You must choose a Universe Number, Sequence Channel to Start the Universe at, Multicast or Unicast transport and Number of channels in the Universe.  With high channel count systems it is common to have multiple universes used to transport the lighting data to the Pixel Controller or E1.31 Bridge.  &amp;lt;br/&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;IMPORTANT: Remember that E682 lighting controllers only use up to 510 channels per universe, not the full 512 channels per universe when you setup your software to talk to your controllers&#039;&#039;&#039;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Using E1.31 with Vixen==&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/index.php?title=E1.31_Vixen_Plugin How to setup and use  Vixen 2.1,2.5 and 3.0 with E1.31]&lt;br /&gt;
&lt;br /&gt;
==Using E1.31 with LOR S3==&lt;br /&gt;
You must have an [http://www.lightorama.com/ShowtimeSoftwareSuite.html &#039;&#039;&#039;Advanced&#039;&#039;&#039; ShowTime Software Suite S3] license from [http://www.lightorama.com/ Lightorama] to use the E1.31 interface.&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/forums/attachment.php?attachmentid=19129&amp;amp;d=1367694776 How to setup E1.31 on LOR S3 Advanced pdf file]&lt;br /&gt;
&lt;br /&gt;
[http://forums.lightorama.com/index.php?/topic/23207-initial-setup-for-e131-if-you-do-not-have-an-lor-rs485-usb-adapter/ Initial setup for E1.31 if you do NOT have an LOR RS485 USB adapter]&lt;br /&gt;
&lt;br /&gt;
[https://vimeo.com/46012205 Video on how to setup and use  LOR S3.5 with E1.31]&lt;br /&gt;
&lt;br /&gt;
==Using E1.31 with HLS==&lt;br /&gt;
&lt;br /&gt;
[http://doityourselfchristmas.com/wiki/index.php?title=Hardware_Configuration HLS Hardware Configuration]&lt;br /&gt;
&lt;br /&gt;
==Using E1.31 with LightShowPro (LSP)==&lt;br /&gt;
&lt;br /&gt;
[http://auschristmaslighting.com/forums/index.php/topic,2404.0.html Setting up E1.31 in LSP]&amp;lt;br&amp;gt;&lt;br /&gt;
[https://vimeo.com/45183963 Setup Video]&lt;br /&gt;
&lt;br /&gt;
==Using E.131 with Nutcracker (xlights) and DA_E131==&lt;br /&gt;
&lt;br /&gt;
Download Nutcracker [http://nutcracker123.com/nutcracker/releases/ here]&amp;lt;br/&amp;gt;&lt;br /&gt;
[https://vimeo.com/60850925 Nutcracker] (starts about 15:00 in the video)&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=-shvjGc7RcM How to test E1.31 Controllers using xLights (video)]&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=zVX9LOYDz1I How to test E1.31 Controllers using DA_E131 Utlity (video)]&lt;br /&gt;
&lt;br /&gt;
=Example of Sequencer Channel Mapping of E1.31 Output=&lt;br /&gt;
One of the more confusing aspects of setting up your E1.31 system is the concept of mapping your channels from your sequencing software to universes, then mapping it to your pixel outputs on your pixel controller.  Here is an example:&lt;br /&gt;
* Using Multicast&lt;br /&gt;
* 400 Pixels&lt;br /&gt;
* = 1200 (3x400) total channels &lt;br /&gt;
* Using an [http://sandevices.com/E681info.html E682 Pixel Controller] &lt;br /&gt;
* 2 strings of 100 Pixels in Cluster 1&lt;br /&gt;
* 4 strings of 50 Pixels in Cluster 2&lt;br /&gt;
&lt;br /&gt;
First you must create your 1200 channels in your software of choice (Vixen, HLS, Nutcracker, Xlights, LSP, LOR, etc...)&lt;br /&gt;
&lt;br /&gt;
==Output Plugin Channel Mapping==&lt;br /&gt;
Next you must setup your E1.31 Output Plugin. In this example, you need 1200 channels mapped.  Since the E682 can only use 510 channels per universe, you need just over 2 universes to map all of the channels.  (510 + 510 + 180 = 1200)&lt;br /&gt;
*You map the first 510 channels of the data you want to send to your E682 in Universe 1 (in this case sequence channels 1-510).  &lt;br /&gt;
*You map the second 510 channels of data you want to send to your E682 in Universe 2(in this case sequence channels 511-1020). &lt;br /&gt;
*You map the remaining 180 channels of the data you want sent to your E682 in Universe 3 (in this case sequence channels 1021-1200)&lt;br /&gt;
Your output plugin will look something like this:&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:400pixel-e131.png|500px]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==E682 Pixel Controller Channel Mapping to Output Connectors==&lt;br /&gt;
Next you must configure your E682 using the instructions from [http://www.sandevices.com Sandevices].  There are two major versions of the firmware available depending on when you purchased the unit and if you have [http://sandevices.com/documents/SanDevices_Firmware_Update_Procedure_05-2013.pdf upgraded] the firmware in your controller:&amp;lt;br&amp;gt;&lt;br /&gt;
* [http://sandevices.com/documents/E682_Operating_Manual.pdf Version 2] software is the older command line interface software &lt;br /&gt;
* [http://sandevices.com/documents/E68X_Version_4_Firmware.pdf Version 4] is the newer drop down configuration software.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Next you must map the incoming E1.31 Universe data to the physical outputs to the Pixel strings. You must also map the Universe numbers (in this case 1-3) to the 7 (Multicast) or 12 (Unicast) slots available in the controller.&lt;br /&gt;
===Cluster 1 Mapping===&lt;br /&gt;
In this example you have 2 strings of 100 pixels in Cluster 1 (using connectors 1-1 and 1-2).  You configure cluster 1 for 2 strings of 100 pixels using the E682 configuration webpage.  That is a total of 200 pixels, or 600 channels (3x200).   That requires slightly more than 1 universe of data.  &lt;br /&gt;
* So you set the Start Universe as Universe 1 and the Start Channel (of the universe) to 1.  &lt;br /&gt;
* The software will automatically calculate the End Universe and End Channel.  In this case those values would be Universe 2 End Channel 90.  &lt;br /&gt;
So the first cluster used 600 channels of data, 510 channels from Universe 1 and 90 from Universe 2.  (510 + 90 = 600)&lt;br /&gt;
===Cluster 2 Mapping===&lt;br /&gt;
Next you have 4 strings of 50 pixels in Cluster 2 (using connectors 2-1, 2-2, 2-3, 2-4).  You configure Cluster 2 for 4 strings of 50 pixels using the E682 configuration webpage. This is a total of 200 pixels, or 600 channels (3x4x50).  That requires slightly more then 1 universe of data.  &lt;br /&gt;
* Since you ended the first cluster off at Universe 2 Channel 90, the next available channel is Channel 91.  So you set the Start Universe as Universe 2 and the Start Channel (of the universe) to 91.  &lt;br /&gt;
* The software will automatically calculate the end Universe and End Channel.  In this case those values would be End Universe 3 End Channel 180.  &lt;br /&gt;
So the second cluster also used 600 channels of data, 420 channels of data from Universe 2 and 180 from Universe 3. (420 + 180 = 600)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
So now you have mapped the first 600 channels from the sequencing software (Sequence channels 1-600) to the first Cluster with the 2 strings of 100 pixels.  You have mapped the second 600 channels from the sequencing software (sequence channels 601-1200) to the second cluster with the 4 strings of 50 pixels.&lt;br /&gt;
&lt;br /&gt;
=Tools for Testing E1.31 Hardware and Connections=&lt;br /&gt;
These free tools allow you to test E1.31 controllers simply without using sequencing software.  They are good tools to use when troubleshooting a E.131 network setup.  If you are having trouble setting up your network, this allows you to isolate if it is the output plugin in your sequencing software or some networking setup issue preventing your setup from working.  It is also a simple way to run basic chases and colors to test your pixel strings.&lt;br /&gt;
&lt;br /&gt;
*[http://sacnview.sourceforge.net/ sACNView: Sends and Receives E1.31 Data]&amp;lt;br/&amp;gt;&lt;br /&gt;
[[File:Scanview.png | 300px]]&lt;br /&gt;
*[http://www.da-share.com/software/da_e131/ da_E131: Sends E1.31 Data for Multiple Universes] / [https://www.youtube.com/watch?v=zVX9LOYDz1I How-to Setup Video for DA_E131]&lt;br /&gt;
[[File:Da E131.png | 300px]]&lt;br /&gt;
&lt;br /&gt;
=More Information=&lt;br /&gt;
&lt;br /&gt;
[http://www.etcconnect.com/news.aspx?ID=20065&amp;amp;lang=us&amp;amp;region=1 Description]&lt;br /&gt;
&lt;br /&gt;
[http://www.etcconnect.com/product.software.signin.aspx?docID=20481&amp;amp;ID=20339 Code Example and Draft Copy of Specification]&lt;br /&gt;
&lt;br /&gt;
[http://www.plsn.com/index.php?option=com_content&amp;amp;task=view&amp;amp;id=4897&amp;amp;Itemid=40 Article: E1.31: An Offer You Can&#039;t Resist]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Related Links=&lt;br /&gt;
[[Pixel Wiring Colors]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Controllers]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Dumb RGB or Intelligent Pixels??]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Things You Will Need To Get Started With Pixels]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Supplies]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Pixel Connectors]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Choosing a Pixel Voltage: 5V vs 12V]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Injection]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Waterproofing Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Null Pixels]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Different Styles of Pixels]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Protocols]] &lt;br /&gt;
[[Category:DIYC Index]]&lt;br /&gt;
[[Category:Pixel]]&lt;br /&gt;
[[Category:E1.31]]&lt;/div&gt;</summary>
		<author><name>Dmoore</name></author>
	</entry>
</feed>