<?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=NotYou</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=NotYou"/>
	<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Special:Contributions/NotYou"/>
	<updated>2026-05-20T09:02:07Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Talk:LedTriks_Controller_Assembly_Instructions&amp;diff=1358</id>
		<title>Talk:LedTriks Controller Assembly Instructions</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Talk:LedTriks_Controller_Assembly_Instructions&amp;diff=1358"/>
		<updated>2008-01-31T02:29:41Z</updated>

		<summary type="html">&lt;p&gt;NotYou: New page: Jan 30th 2008  Updated BOM with RoHS part numbers for the IC Sockets since mouser is no longer carrying the non-RoHS versions&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Jan 30th 2008&lt;br /&gt;
&lt;br /&gt;
Updated BOM with RoHS part numbers for the IC Sockets since mouser is no longer carrying the non-RoHS versions&lt;/div&gt;</summary>
		<author><name>NotYou</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=LedTriks_Controller_Assembly_Instructions&amp;diff=1357</id>
		<title>LedTriks Controller Assembly Instructions</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=LedTriks_Controller_Assembly_Instructions&amp;diff=1357"/>
		<updated>2008-01-31T02:28:37Z</updated>

		<summary type="html">&lt;p&gt;NotYou: /* Components */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Disclaimer ==&lt;br /&gt;
&lt;br /&gt;
ALL INFORMATION WITHIN THIS DOCUMENT IS PROVIDED &amp;quot;AS IS&amp;quot; AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. I DO NOT GUARANTEE ANY INFORMATION IN THIS DOCUMENT IS ACCURATE, AND IT SHOULD BE USED FOR ABSTRACT EDUCATIONAL PURPOSES ONLY.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
THIS FILE IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL, BUT WITHOUT ANY WARRANTY; WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:LEDTRIKs 3D.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
While there are a myriad of computer based controller hardware   available that will run under the Vixen software   for controlling Christmas lighting, there were no LED display panels that could be controlled thru Vixen. Robert Jordan decided that the Vixen community needed a LED sign and took it upon himself to design and prototype an LED scrolling board. While Robert had seen LED boards everywhere, he wanted one that allowed you to do text and animation. He envisaged a LED display board that could be your show sign and a place for animations during the show.&lt;br /&gt;
&lt;br /&gt;
Why LEDTRIKs? When Robert first announced the concept of the board he was working on to the Vixen Forum, some suggested to Robert that the board would allow users to perform tricks with LEDs aka ‘LEDTRIKs’.&lt;br /&gt;
&lt;br /&gt;
=== Circuit Diagram  ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The circuit Diagram for LEDTRIKS is linked here. [http://christmasinshirley.com/wiki/images/d/d4/Ledtriks_V6_Schematic.pdf  Schematic Diagram V6.0] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The circuit is based on three MBI5027-GN-5027 16 Bit Constant current LED Sink Driver Integrated Circuits.  The PC is connected to the LEDTRIKS via the RJ45 connector IN. You will need to assemble an interface cable to connect from the PC to the IN socket on the LEDTRIKS controller. The cable details are specified in the Building the Interface Cables section.&lt;br /&gt;
&lt;br /&gt;
The board can be whatever size you like. The LEDTRIKS Board can control a single 16 x 48 LED board and up to 4 boards can be connected together – side by side.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
(add Pic here)&lt;br /&gt;
&lt;br /&gt;
Shown above (TBI) - LEDTRIKS Board Configuration Examples are the standard configuration – 1 panel wired in a 16 x 48 LED pattern and one of the optional configurations – 2 panels and two controllers wired in a 16 x 96 LED pattern.  As the software is configured at the moment (pre-release), text and animation will be able to scroll across a 1x1, 1x2, 1x3, or 1x4 panel display. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;1 Jun 2007.&#039;&#039; KC is looking into a change in the software to allow a 2 x 1, and up to 4 x 1 configurations. &lt;br /&gt;
&lt;br /&gt;
The PCB design (version 6 – public BETA) is the current version of the LEDTRIKs design and has been configured for Vixen control and up to four boards can be cascaded.&lt;br /&gt;
&lt;br /&gt;
== Driving the LEDTRIKS LED Array ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Hardware Elements&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
There are two main elements of the controller. One is a 48-bit shift register (three cascaded MBI5027 chips, which is similar to a 74HC595 chip followed by a ULN2803 chip) used to control the cathodes of the display (each output controls the cathodes for one column of the display). The other is a 4:16 latch/decoder (MM74HC4514 chip) used to enable the anodes for one row of the display.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;The control signals (8 wires plus ground) are as follows:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1) An overall display inhibit signal. This signal unconditionally turns the LEDs off when it is high, allows normal operation when low.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2) Four dual-purpose data signals. These signals are bussed to all of the controllers that are connected to a parallel port. All four signals are connected to the data inputs of the latch/decoder mentioned above, to select 1 of 16 anodes. Each controller has a jumper array to allow one of these data signals to be used as the serial input to the shift register mentioned above (each controller should have a different bit selected for this function). A &#039;1&#039; in the shift register will enable the associated column in the display; a &#039;0&#039; will disable the associated column.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3) Clock for the shift register. Data is clocked into the shift register on the low-to-high transition of this clock, although it won&#039;t appear on the outputs until the shift register output latch is strobed.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
4) Latch enable (strobe) for the shift register (normally low, pulsed high and then low again to cause shift register data to be copied into the output latch).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
5) Latch enable (strobe) for the latch/decoder (normally low, pulsed high to capture the row address in the input latch).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The following procedure should be invoked at 16 times the designated refresh interval. As an example, if the entire display is to be refreshed 60 times per second, this routine should be called 960 times per second (16 rows/display_refresh * 60 display_refresh/sec). Each consecutive call to this row_update routine should select a different row, so that all 16 rows of the display are refreshed at the same rate. It is best if the rows are refreshed in some sort of random order, so that it will be more difficult for the viewer to notice any flicker. One way to do this is to have a 4-bit bit counter, and reverse the order of the counter bits to select which row to refresh.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1) For the selected row of pixels, transmit 48 bits of data for each controller. The data for multiple controllers is sent in parallel, with data for controller 1 sent on bit 0 of the data port, data for the controller 2 is sent on bit 1, and so forth. The clock line has to be pulsed high (and then low) while data on the data port is stable (so there will be 48 pulses on the clock line). This is basically the same procedure used in controlling the Olsen 595 board.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2) Place the row address on data bits 0-3 of the parallel port data register.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3) Inhibit the Display (and leave it inhibited for the next step).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
4) Take both strobes high and back low again (while the row address is still on the parallel port output lines).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
5) Enable the Display.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
6) Determine which row to display next. See the note above about reducing flicker.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The driver program should inhibit the display when it exits. Otherwise one row of LEDs will be left on continuously at full brightness, which looks bad and is not good for the longevity of the LEDs.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Components ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The parts List for the LEDTRIKS is fairly basic.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Qty    	Supplier        Part#			Description&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
1       Mouser         	512-MM74HC4514N	        Multiplexer/decoder chip&lt;br /&gt;
  &lt;br /&gt;
4      	Mouser        	511-ULN2074B  	        Driver Chip  &lt;br /&gt;
&lt;br /&gt;
3      	Digikey      	A6279EA-T-ND		Allegro A6279  ***&lt;br /&gt;
&lt;br /&gt;
10    	Mouser          571-5202514    		RJ45 Modular Jack&lt;br /&gt;
&lt;br /&gt;
4      	Mouser          571-1-3902614  		16 pin dip socket (RoHS compliant)&lt;br /&gt;
&lt;br /&gt;
4     	Mouser          581-SA105E104Z    	Ceramic cap&lt;br /&gt;
&lt;br /&gt;
4   	Mouser  	571-1-3902618      	24 pin dip socket (RoHS compliant)&lt;br /&gt;
&lt;br /&gt;
1 	Mouser 	        538-10-89-7081   	4 x 2 Pin DIP header &lt;br /&gt;
&lt;br /&gt;
1 	Mouser		649-65474-002       	Shunt Tin&lt;br /&gt;
&lt;br /&gt;
1 	Mouser 	        538-50-57-9402	    	2p Sl Conn&lt;br /&gt;
&lt;br /&gt;
1	Mouser 	        538-70543-0001      	2p sl conn fem&lt;br /&gt;
&lt;br /&gt;
2       Mouser		538-16-02-0102     	term bulk sl conn&lt;br /&gt;
&lt;br /&gt;
1 	Mouser 	        604-WP7104EC		Led Red&lt;br /&gt;
&lt;br /&gt;
1	Mouser 	        660-cf1/4c471J	  	470 ohm resistor&lt;br /&gt;
&lt;br /&gt;
3	Mouser 	        660-CF1/4C102J	        1k Resistor  &lt;br /&gt;
&lt;br /&gt;
While the Parts List shows the Allegro Part, you can use the MBI chip. Please note that the MBI5027-GN  chip must be the GN suffix. This is a 24 pin DIL package.  There are other IC packages available; however you can only use the GN with this PCB.&lt;br /&gt;
&lt;br /&gt;
The PCB is available from [http://www.christmasinshirley.com/forum/profile.php?mode=viewprofile&amp;amp;u=11 wjohn] on the Forum.&lt;br /&gt;
&lt;br /&gt;
You are also going to need at least 768 LEDs, I have purchased a bag of 1000 LEDs from [http://www.besthongkong.com  www.besthongkong.com]. The price was $19.99 plus shipping.  The Part / Model: BURC333W20BA04, 333 5mm Ultra Red Series LED .&lt;br /&gt;
&lt;br /&gt;
[[Image:LED testor s.jpg]]&lt;br /&gt;
&lt;br /&gt;
They also sell a handheld tester for LEDs for $9.99. This is a great way to test the LEDs BEFORE installing them into the panel.&lt;br /&gt;
&lt;br /&gt;
== Assembling the Circuit Board ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Assembling the circuit board should be a fairly easy and straight-forward task for most hobbyists. Start by visually inspecting the PCB for any production faults. Ensure that none of the copper tracks (on the bottom of the PCB) are shorted or open and that the holes are clear of any obstructions. All the boards I have made have been electrically tested during manufacturing so there should not be any problems! &lt;br /&gt;
&lt;br /&gt;
Additionally, you will need a fine tip soldering iron and high quality solder (tin/lead mix or lead free). I use a temperature controlled soldering station and a 0.8 mm solder with a rosin core. Note:  the first batch of boards is not ROHS compliant.&lt;br /&gt;
&lt;br /&gt;
1.	[Refer to Photo 1] Start by fitting four 16 pin sockets (#571-3902614) and four 24 pin sockets (#571-3902818) onto the board. Be sure that each of the sockets are aligned in the same direction and that the notch at the end of the IC sockets aligns with the notch in the silkscreen overlay on the PCB. The 16 pin sockets will house the four driver chips (511-ULN2074B).  Three of four the 24 pin sockets will house the MBI5027-GN chips (or the Allegro A6279 chips) and the fourth will house the multiplexer/decoder chip (#512-MM74HC4514N).&lt;br /&gt;
&lt;br /&gt;
[[Image:1_small.jpg]]&lt;br /&gt;
&lt;br /&gt;
2.	[Refer to Photo 2] Fit the four 0.1μF capacitors (#581-SA105E104Z) next. Note that the capacitors have no polarity, so you can install them onto the PCB in either direction. The capacitors are located at the front of each of the four, 24 pin IC sockets.&lt;br /&gt;
&lt;br /&gt;
[[Image:2_small.jpg]]&lt;br /&gt;
&lt;br /&gt;
3.	[Refer to Photo 2] Fit the three 1 KΩ resistors (#660-CF1/4C102J) next, just below each of the 24 pin IC sockets. On the PCB, they are labeled R1, R2, and R3. Note that the 1 KΩ resistors typical band markings are Brown/Black/Red/Gold.&lt;br /&gt;
&lt;br /&gt;
4.	[Refer to Photo 3] Fit the power LED (#604-WP7104EC) and the 470Ω resistor (#660-CF1/4C471J) on the board. The LED must be oriented to the board so that the notch of the LED lies flat on the PCB and the square solder pad on the PCB contains the shorter leg of the LED. Note the 470Ω resistors typical band markings are Yellow/Violet/Brown/Gold.&lt;br /&gt;
&lt;br /&gt;
[[Image:3_small.jpg]]&lt;br /&gt;
&lt;br /&gt;
5.	[Refer to Photo 4] Fit the power connector (#538-50-57-9402) to the space labeled “J1” on the PCB. Note that the square pad on J1 signifies the +5VDC connections.&lt;br /&gt;
&lt;br /&gt;
[[Image:4_small.jpg]]&lt;br /&gt;
&lt;br /&gt;
6.	[Refer to Photo 4] Fit the 4 x 2 0.1 pitch DIL header (#538-10-89-7081) on SEL 1 for the first board only.&lt;br /&gt;
&lt;br /&gt;
   &#039;&#039;&#039;Note: Image above lists the incorrect part number for this step. Part #538-10-89-7081 is the DIL header, while &lt;br /&gt;
   part #649-65474-002 is the shunt that goes on the header (same as used on hard drives)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
7.	[Refer to Photo 5-6] Fit all ten of the RJ-45 modular jack sockets (#571-5202514) around the perimeter of the PCB. Note that some manufacturers of the RJ-45 sockets are a bit tighter when fitting them to the PCB than others; just take your time and align and insert the pins first before you gently seat the RJ-45 lock lugs through each of their respective holes on the PCB.&lt;br /&gt;
&lt;br /&gt;
[[Image:5_small.jpg]]&lt;br /&gt;
[[Image:6_small.jpg]]&lt;br /&gt;
&lt;br /&gt;
At this point you will have now completed the installation of all the parts to the controller board. Before attempting to seat one multiplexer/decoder chip (#512-MM74HC4514N) and three MBI5027-GN chips into the 24 pin sockets and four driver chips (511-ULN2074B) into the 16 pin sockets, I would suggest you visually inspect the board and check to make sure there are no solder bridges between the solder pads and that all solder joints are of good quality. Once completed, I would also recommend cleaning the copper side (bottom) of the PCB with a quality board cleaner (or isopropyl alcohol) to remove any resin residue left over from soldering. &lt;br /&gt;
&lt;br /&gt;
8.	[Refer to Photo 7] Finally, seat all IC’s into their respective sockets while ensuring that the notches on each of the IC’s align with the notches on the 16 and 24 pin sockets.&lt;br /&gt;
&lt;br /&gt;
[[Image:7_FINAL.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Connecting the LEDTRIKS to your PC ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You are now ready to connect you LEDTRIKS controller to your PC.  You will need to make a choice on how you want to power the board. This seems to be an area of confusion for a lot of people as to what they can use as a power supply for the LEDTRIKS or their Olsen controller. The main options are:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Option 1.&#039;&#039; A filtered and regulated 5 Volt DC power supply capable of providing at least 3 amps at 5 Volts DC.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Option 2.&#039;&#039; Use the power supply located in the Vixen controller PC.&lt;br /&gt;
&lt;br /&gt;
Either option is suitable, I prefer Option 1 – the separate power supply. Others will tell you that they power their controllers using power from their PC. The one point I will make is that whatever option you choose it must be a filtered and regulated supply. This will rule out 99% of the plugpack/ wallwart options that are often considered by those new to Christmas lighting automation. If you are unsure, check with someone from the Vixen Forum .&lt;br /&gt;
&lt;br /&gt;
Some people have had issues with low voltage on their parallel port of their PC with the 595 in the past and I had a problem with my first GRINCH. My Dell PC only provides 3.32Volts on the LPT: port. This was insufficient to trigger the MBI5027-GN to see a logical high. The solution was to drop the supply voltage on the GRINCH to 4.6V DC and the MBI5027-GNs were fine.  This will only happen with a very small number of PCs (and older laptops). Other uses have found that their MBI5027-GNs work fine with their PCs, without the need to adjust the GRINCH’s voltage supply as they have a higher voltage on their LTP ports (closer to 5V). While this comment is specific to the GRINCH design, as both the GRINCH and LEDTRIKS share the same LED Controller IC (MBI5027-GN) I would recommend testing your PC first.&lt;br /&gt;
&lt;br /&gt;
There is another IC that could be used in preference to the MBI5027-GN5027; the Allegro A6279. The specifications for the Allegro show that it is pin for pin compatible with the MBI5027-GN, with the additional feature that they are more tolerant of lower logic levels.&lt;br /&gt;
While I have not tested the Allegro, It should work (standard disclaimer). The full details of the Allegro are IC LED DRIVER 16CH SER 24-DIP, A6279EA-T, and they are soon to be available from Digikey as part # A6279EA-T-ND. A couple of beta testers have ordered samples of the Allegros from the manufacturer and report that they are superior to the MBI in operation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Building the Interface Cables ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Interface cable for LEDTRICKs will only work with LEDTRIKS. The Interface cable will connect between the parallel port of your controller PC and the ‘IN’ RJ-45 socket on the LEDTRIKS. The PINOUTs are shown in the following table.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=1&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;RJ45 Pin&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;D25 Pin&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr align=center&amp;gt;&amp;lt;td&amp;gt;1&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr align=center&amp;gt;&amp;lt;td&amp;gt;2&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr align=center&amp;gt;&amp;lt;td&amp;gt;3&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;16&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr align=center&amp;gt;&amp;lt;td&amp;gt;4&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;4&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr align=center&amp;gt;&amp;lt;td&amp;gt;5&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;1&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr align=center&amp;gt;&amp;lt;td&amp;gt;6&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;5&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr align=center&amp;gt;&amp;lt;td&amp;gt;7&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;14&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr align=center&amp;gt;&amp;lt;td&amp;gt;8&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;17&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Building the LED Panel ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are lots of ways you can build the actual LED display panel.  The most common way is to purchase a section of toolshop pegboard and insert the LEDs into the pegboard holes. Pegboards generally come in 1 inch spacing. You could also drill you own panel to a specific size using Perspex or hardboard.&lt;br /&gt;
&lt;br /&gt;
Once you have made the decision on how to mount the LED to the panel, you will need to wire up the LEDs. The LEDs are wired in a grid pattern, with the anodes of the LED wire in sixteen parallel buses, and the Cathodes wired in 48 vertical buses.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Looking from the rear&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;Anodes&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
There are sixteen lines for anodes.&lt;br /&gt;
&lt;br /&gt;
Starting at the top(either left or right), the first eight rows are wired on pins #1 to 8 of the first Anode RJ45 (J8); and rows nine to sixteen are wired to pins  #1 to 8 of the second Anode RJ45 (J9).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;Cathodes&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Starting at the left corner, the first eight columns are wired on pins #1 to 8 of the first Cathode RJ45 (J2); Column Nine to Sixteen are wired to pins #1 to 8 of the second Cathode RJ45 (J3) and onwards.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Also note that running the wires from the control board all the way to the edge of the board is not required.  The wires can be hooked anywhere on the appropriate buses.  This may cut down on extra wire between the control board and the LEDTricks panel itself.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
The most well know site is used to be www.computerchristmas.com, now it is [http://www.christmasinshirley.com/forum/index.php our site]&lt;br /&gt;
&lt;br /&gt;
Vixen is a software program developed by K.C. Oaks. The website is [http://www.vixenlights.com www.vixenlights.com]&lt;br /&gt;
&lt;br /&gt;
http://wiki.vixenlights.com/tiki-index.php?page=LEDtriks+controller written by Phil Short.&lt;br /&gt;
&lt;br /&gt;
http://www.kingelectronics.com/index.asp?sid=AB67164DE14B45FCA2F29BD9F7F23715&amp;amp;action=product&amp;amp;id=166 &lt;br /&gt;
&lt;br /&gt;
http://www.besthongkong.com/product_info.php?manufacturers_id=&amp;amp;products_id=32 &lt;br /&gt;
&lt;br /&gt;
http://www.christmasinshirley.com/forum/index.php is the website for the Vixen software and most supporting hardware.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   Please contribute to the manual, send photos, ideas, hints, corrections and ideas to wjohn@iinet.net.au&lt;/div&gt;</summary>
		<author><name>NotYou</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=Electronics_Hardware&amp;diff=1356</id>
		<title>Electronics Hardware</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=Electronics_Hardware&amp;diff=1356"/>
		<updated>2008-01-31T02:26:15Z</updated>

		<summary type="html">&lt;p&gt;NotYou: /* Ledtriks */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains links to ChristmasWiki entries relating to electronics hardware.  It also has an overview of various types of DIY hardware that works with [[Vixen]] software.&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
[[Hardware Design Guidelines]]- The DIYC community standard for hardware design.  It is recommended that you check your electronic device and PCB designs against this standard.&lt;br /&gt;
&lt;br /&gt;
[[Co-Op Boards and Assembly Instructions]]- Assembly instructions and documentation on boards that can be obtained through a DIYC COOP.&lt;br /&gt;
&lt;br /&gt;
[[Comparison of DIY Boards]]- Charts that compare statistics on various COOP boards, including their channel count, cost, and COOP status.&lt;br /&gt;
&lt;br /&gt;
[[Renard Main Page]]- Renard is a simple PIC-Based Light Dimmer Controller for use with Vixen.&lt;br /&gt;
&lt;br /&gt;
[[Solid State Relays]]- Solid State Relays (SSRs) are used for switching of mains-voltage lights in a computerized display.&lt;br /&gt;
&lt;br /&gt;
[[DMX to Grinch/595 convertor]]- How to make your Grinch speak DMX.&lt;br /&gt;
&lt;br /&gt;
[[All In One Tester]]- A single unit for testing controllers, cables, and SSR&#039;s&lt;br /&gt;
&lt;br /&gt;
[[Olsen 595]]- How to make an Olsen 595 controller at home.&lt;br /&gt;
&lt;br /&gt;
[[DMX ROBO Spot Light]]- How to build a Robotic Full Color Spotlight.&lt;br /&gt;
&lt;br /&gt;
==Overview of DIY Hardware Approaches That Work With Vixen==&lt;br /&gt;
&lt;br /&gt;
This section provides information about Do-It-Yourself (DIY) hardware that works with the [[Vixen]] software program.  Vixen is a Windows (.NET Framework 2) program that runs on a PC, and is used to create and run light shows that may be synchronized to music.  Here is a brief list of the DIY approaches that you can take that will work with Vixen.&lt;br /&gt;
&lt;br /&gt;
===Non-Dimmable Light Controllers===&lt;br /&gt;
&lt;br /&gt;
====SSR Direct Attach====&lt;br /&gt;
&lt;br /&gt;
* Controlled through: Parallel Port&lt;br /&gt;
* Documentation: [[Solid State Relays]]&lt;br /&gt;
&lt;br /&gt;
If you need 12 or fewer channels, you can just buy or build SSRs and connect them to the parallel port on your PC, and use them to turn 110VAC light strings (or just plain lamps) on and off (no dimming).  These ssrs must be sourced or positive switched.  From time to time there are coop buys of SSR boards,but these are usually sinked, and/or parts, to reduce your expense.  You could place a couple ULN2803s and use the coop sinked ssrs.  For more information on this come over to the forum and/or ask on the LiveChat.&lt;br /&gt;
&lt;br /&gt;
====Kit74====&lt;br /&gt;
*Controlled through: Parallel Port&lt;br /&gt;
&lt;br /&gt;
This is a kit with mechanical relays that can be purchased from various places.  It is similar to the SSR Direct Attach, although the mechanical relays are noisy and have a limited lifespan.  There are probably other similar kits available as well.&lt;br /&gt;
&lt;br /&gt;
====Hill320====&lt;br /&gt;
* Controlled through: Parallel Port&lt;br /&gt;
* Documentation: http://computerchristmas.com/christmas/link-how_to/HowToId-4/How_To_Build_A_Parallel_Port_Controller_Box&lt;br /&gt;
&lt;br /&gt;
This is a controller originally designed by Hill Robertson http://computerchristmas.com to allow up to 320 channels to be controlled by a PC, and requires an external power supply and SSRs.  There isn&#039;t any coop board for this design at the moment.  It is a more complicated design, and it is not currently recommended for newbies.&lt;br /&gt;
&lt;br /&gt;
====Olsen 595/Grinch====&lt;br /&gt;
*Controlled through: Parallel Port&lt;br /&gt;
*Documentation: [[GRINCH Controller Assembly Instructions]]&lt;br /&gt;
*Documentation: [[Olsen 595]]&lt;br /&gt;
&lt;br /&gt;
This is a popular controller based on an approach first popularized on the http://computerchristmas.com and/or http://planetchristmas.com forums by Peter Olsen.  In its first incarnation it used 8-bit 74HC595 logic chips, often with external buffers, while a later design (Grinch), popularized by Robert Jordan, uses 16-bit chips specialized for this use.  There are coop boards available for both of these designs.  These coop boards need external power supplies, and work with external (coop) SSR boards to control AC lighting.&lt;br /&gt;
&lt;br /&gt;
There are some variations of this approach that support dimming, but they are not as popular and there aren&#039;t any coop boards available.  However, using a [[Ren-C]] board can add dimming capability to a 595 or Grinch, which causes the board to operate as a Renard board.  There is also an option available to run a Grinch or 595 from DMX, [[DMX to Grinch/595 convertor|here]].&lt;br /&gt;
&lt;br /&gt;
The Grinch board is a good choice if you need more than 12 channels but want a board that is simple to build.  It doesn&#039;t use very many parts, and is easy to assemble.&lt;br /&gt;
&lt;br /&gt;
===Dimmable Light Controllers===&lt;br /&gt;
====Firegod====&lt;br /&gt;
*Controlled through : Serial Port&lt;br /&gt;
&lt;br /&gt;
This is a modular system that supports 32 to 128 channels per serial port, in increments of 32 channels, with 100 levels of dimming (using pulse width modulation - PWM).  It consists of a host controller module and one to four field modules.  The SSRs are not included on these boards, and must be provided separately.  The interface to this system is RS485, so a USB-RS485 (or RS232-RS485) converters are required. This system is available on a coop basis from time to time, with the kits including the boards, the parts, and pre-programmed microcontroller chips (PICs).  This board is intermediate in complexity to build.&lt;br /&gt;
&lt;br /&gt;
====Renard====&lt;br /&gt;
*Controlled through: Serial Port&lt;br /&gt;
*Documentation: [[Renard]]&lt;br /&gt;
&lt;br /&gt;
This is another modular system that supports a varying number of channels, depending on baud rate selection.  It supports 256 levels of dimming, and can be configured with or with PWM, or for use in DC applications.  There are several coop boards available for this system with varying capabilities.  It can be a fairly complex system because there are so many options.  More information is available at the link listed above.&lt;br /&gt;
&lt;br /&gt;
====Lynx====&lt;br /&gt;
*Controlled through: [[DMX]]&lt;br /&gt;
*Manual [[LYNX_Controller_Manual]]&lt;br /&gt;
The Lynx is a DIY dimmer design that uses [[DMX]] as its protocol but uses standard Cat5 cable for interconnections. It&#039;s designed to be similar to the layout of commercially available dimmers (LOR, AL, etc).  It is an all in one unit that has its own power supply and SSR&#039;s built into it. You connect your DMX Cat5 and plug it in. Lights plug into female cord connections that exit from the board. It allows for a full 256 levels of dimming.  The starting address is programmed via vixen. Since it uses the DMX protocol you can run 512 channels of Lynx on one DMX universe at 25ms timming. &lt;br /&gt;
&lt;br /&gt;
In an effort to prevent variations in the design (leading to complications for the newer builders), insure that troubleshooting help can be provided, and keep the total cost as low as possible it is done as a modified coop.  All the parts including the PCB and an enclosure are included. The necessary PIC microprocessor will come with the program preloaded so that the builder will not need a PIC programmer.  A detailed instruction manual with pictures is included and should allow anyone with basic soldering skills to successfully build the controller.&lt;br /&gt;
&lt;br /&gt;
===Other Controllers (Signs, Servos, etc.)===&lt;br /&gt;
====Ledtriks====&lt;br /&gt;
*Controlled through: Parallel Port&lt;br /&gt;
*Documentation: [[LedTriks Controller Assembly Instructions]]&lt;br /&gt;
&lt;br /&gt;
This is a controller to control low-voltage LED panels, designed by Robert Jordan.  These panels are typically 16 LEDs high by 48 LEDs wide, for a total of 768 LEDs.  Vixen can control up to four panels through one parallel port, and can even display text.&lt;br /&gt;
&lt;br /&gt;
====JEC Pixel Displays====&lt;br /&gt;
*Controlled through: [[DMX]]&lt;br /&gt;
&lt;br /&gt;
Pixels are a stand-alone lighting fixture controlled by DMX-512.  Each pixel has banks of red, green and blue wide-angle LEDs, currently six of each.  Firmware is available in two versions: 3 and 4 channel.  3 channel requires a dmx channel for red, green and blue intensity.  Four channel adds master intensity control to the original three.&lt;br /&gt;
&lt;br /&gt;
Pixels require a stiff +12v switching power supply.  Each circuit board draws ~ 130 mA at full brightness.  Pixels chain together using standard CAT5 networking cable.  Per the DMX spec, no more than 32 pixels should be connected together without using an optosplitter / signal buffer.&lt;br /&gt;
&lt;br /&gt;
LED refresh rate is nearly 100 Hz.&lt;br /&gt;
&lt;br /&gt;
More details can be found at http://www.response-box.com/rgblights&lt;br /&gt;
&lt;br /&gt;
Currently in progress is a version of the firmware which will allow the DMX address to be changed in the field.  Currently the address is hard-coded.&lt;br /&gt;
&lt;br /&gt;
====rgbLED====&lt;br /&gt;
TBA&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Pictures of Various Coop Boards (mostly assembled)==&lt;br /&gt;
&amp;lt;gallery caption=&amp;quot;Coop Boards (mostly assembled)&amp;quot; widths=&amp;quot;150px&amp;quot; heights=&amp;quot;150px&amp;quot; perrow=&amp;quot;4&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Image:SSROZ 2.5a (small).jpg|[[4_Channel_SSROZ_Assembly_Instructions | SSR (solid state relay)]]&lt;br /&gt;
Image: coop595.jpg|[[64_Channel_Olsen_595_Controller_Assembly_Instructions | 595 Coop Board]]&lt;br /&gt;
Image: Coopgrinch.jpg|[[GRINCH_Controller_Assembly_Instructions | Grinch]]&lt;br /&gt;
Image: Ren24.jpg|[[24 Channel Renard with SSR Assembly Instructions | Renard by FKostyun: 24 ports with on-board power supply and SSRs]]&lt;br /&gt;
Image:Lynxsub2_163.jpg|Lynx (DMX dimmer)&lt;br /&gt;
Image:DSCF5084.JPG|Inside the Lynx&lt;br /&gt;
Image:xmus.jpg|[[16_Channel_Renard_with_SSRs | Ren16 (xmus)]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;/div&gt;</summary>
		<author><name>NotYou</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=LedTriks_Controller_Assembly_Instructions&amp;diff=1321</id>
		<title>LedTriks Controller Assembly Instructions</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=LedTriks_Controller_Assembly_Instructions&amp;diff=1321"/>
		<updated>2008-01-29T20:38:32Z</updated>

		<summary type="html">&lt;p&gt;NotYou: /* Assembling the Circuit Board */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Disclaimer ==&lt;br /&gt;
&lt;br /&gt;
ALL INFORMATION WITHIN THIS DOCUMENT IS PROVIDED &amp;quot;AS IS&amp;quot; AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. I DO NOT GUARANTEE ANY INFORMATION IN THIS DOCUMENT IS ACCURATE, AND IT SHOULD BE USED FOR ABSTRACT EDUCATIONAL PURPOSES ONLY.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
THIS FILE IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL, BUT WITHOUT ANY WARRANTY; WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:LEDTRIKs 3D.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
While there are a myriad of computer based controller hardware   available that will run under the Vixen software   for controlling Christmas lighting, there were no LED display panels that could be controlled thru Vixen. Robert Jordan decided that the Vixen community needed a LED sign and took it upon himself to design and prototype an LED scrolling board. While Robert had seen LED boards everywhere, he wanted one that allowed you to do text and animation. He envisaged a LED display board that could be your show sign and a place for animations during the show.&lt;br /&gt;
&lt;br /&gt;
Why LEDTRIKs? When Robert first announced the concept of the board he was working on to the Vixen Forum, some suggested to Robert that the board would allow users to perform tricks with LEDs aka ‘LEDTRIKs’.&lt;br /&gt;
&lt;br /&gt;
=== Circuit Diagram  ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The circuit Diagram for LEDTRIKS is linked here. [http://christmasinshirley.com/wiki/images/d/d4/Ledtriks_V6_Schematic.pdf  Schematic Diagram V6.0] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The circuit is based on three MBI5027-GN-5027 16 Bit Constant current LED Sink Driver Integrated Circuits.  The PC is connected to the LEDTRIKS via the RJ45 connector IN. You will need to assemble an interface cable to connect from the PC to the IN socket on the LEDTRIKS controller. The cable details are specified in the Building the Interface Cables section.&lt;br /&gt;
&lt;br /&gt;
The board can be whatever size you like. The LEDTRIKS Board can control a single 16 x 48 LED board and up to 4 boards can be connected together – side by side.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
(add Pic here)&lt;br /&gt;
&lt;br /&gt;
Shown above (TBI) - LEDTRIKS Board Configuration Examples are the standard configuration – 1 panel wired in a 16 x 48 LED pattern and one of the optional configurations – 2 panels and two controllers wired in a 16 x 96 LED pattern.  As the software is configured at the moment (pre-release), text and animation will be able to scroll across a 1x1, 1x2, 1x3, or 1x4 panel display. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;1 Jun 2007.&#039;&#039; KC is looking into a change in the software to allow a 2 x 1, and up to 4 x 1 configurations. &lt;br /&gt;
&lt;br /&gt;
The PCB design (version 6 – public BETA) is the current version of the LEDTRIKs design and has been configured for Vixen control and up to four boards can be cascaded.&lt;br /&gt;
&lt;br /&gt;
== Driving the LEDTRIKS LED Array ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Hardware Elements&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
There are two main elements of the controller. One is a 48-bit shift register (three cascaded MBI5027 chips, which is similar to a 74HC595 chip followed by a ULN2803 chip) used to control the cathodes of the display (each output controls the cathodes for one column of the display). The other is a 4:16 latch/decoder (MM74HC4514 chip) used to enable the anodes for one row of the display.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;The control signals (8 wires plus ground) are as follows:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1) An overall display inhibit signal. This signal unconditionally turns the LEDs off when it is high, allows normal operation when low.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2) Four dual-purpose data signals. These signals are bussed to all of the controllers that are connected to a parallel port. All four signals are connected to the data inputs of the latch/decoder mentioned above, to select 1 of 16 anodes. Each controller has a jumper array to allow one of these data signals to be used as the serial input to the shift register mentioned above (each controller should have a different bit selected for this function). A &#039;1&#039; in the shift register will enable the associated column in the display; a &#039;0&#039; will disable the associated column.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3) Clock for the shift register. Data is clocked into the shift register on the low-to-high transition of this clock, although it won&#039;t appear on the outputs until the shift register output latch is strobed.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
4) Latch enable (strobe) for the shift register (normally low, pulsed high and then low again to cause shift register data to be copied into the output latch).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
5) Latch enable (strobe) for the latch/decoder (normally low, pulsed high to capture the row address in the input latch).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The following procedure should be invoked at 16 times the designated refresh interval. As an example, if the entire display is to be refreshed 60 times per second, this routine should be called 960 times per second (16 rows/display_refresh * 60 display_refresh/sec). Each consecutive call to this row_update routine should select a different row, so that all 16 rows of the display are refreshed at the same rate. It is best if the rows are refreshed in some sort of random order, so that it will be more difficult for the viewer to notice any flicker. One way to do this is to have a 4-bit bit counter, and reverse the order of the counter bits to select which row to refresh.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1) For the selected row of pixels, transmit 48 bits of data for each controller. The data for multiple controllers is sent in parallel, with data for controller 1 sent on bit 0 of the data port, data for the controller 2 is sent on bit 1, and so forth. The clock line has to be pulsed high (and then low) while data on the data port is stable (so there will be 48 pulses on the clock line). This is basically the same procedure used in controlling the Olsen 595 board.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2) Place the row address on data bits 0-3 of the parallel port data register.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3) Inhibit the Display (and leave it inhibited for the next step).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
4) Take both strobes high and back low again (while the row address is still on the parallel port output lines).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
5) Enable the Display.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
6) Determine which row to display next. See the note above about reducing flicker.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The driver program should inhibit the display when it exits. Otherwise one row of LEDs will be left on continuously at full brightness, which looks bad and is not good for the longevity of the LEDs.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Components ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The parts List for the LEDTRIKS is fairly basic.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Qty    	Supplier        Part#			Description&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
1       Mouser         	512-MM74HC4514N	        Multiplexer/decoder chip&lt;br /&gt;
  &lt;br /&gt;
4      	Mouser        	511-ULN2074B  	        Driver Chip  &lt;br /&gt;
&lt;br /&gt;
3      	Digikey      	A6279EA-T-ND		Allegro A6279  ***&lt;br /&gt;
&lt;br /&gt;
10    	Mouser          571-5202514    		RJ45 Modular Jack&lt;br /&gt;
&lt;br /&gt;
4      	Mouser          571-3902614   		16 pin dip socket&lt;br /&gt;
&lt;br /&gt;
4     	Mouser          581-SA105E104Z    	Ceramic cap&lt;br /&gt;
&lt;br /&gt;
4   	Mouser  	571-3902618      	24 pin dip socket&lt;br /&gt;
&lt;br /&gt;
1 	Mouser 	        538-10-89-7081   	4 x 2 Pin DIP header &lt;br /&gt;
&lt;br /&gt;
1 	Mouser		649-65474-002       	Shunt Tin&lt;br /&gt;
&lt;br /&gt;
1 	Mouser 	        538-50-57-9402	    	2p Sl Conn&lt;br /&gt;
&lt;br /&gt;
1	Mouser 	        538-70543-0001      	2p sl conn fem&lt;br /&gt;
&lt;br /&gt;
2       Mouser		538-16-02-0102     	term bulk sl conn&lt;br /&gt;
&lt;br /&gt;
1 	Mouser 	        604-WP7104EC		Led Red&lt;br /&gt;
&lt;br /&gt;
1	Mouser 	        660-cf1/4c471J	  	470 ohm resistor&lt;br /&gt;
&lt;br /&gt;
3	Mouser 	        660-CF1/4C102J	        1k Resistor  &lt;br /&gt;
&lt;br /&gt;
While the Parts List shows the Allegro Part, you can use the MBI chip. Please note that the MBI5027-GN  chip must be the GN suffix. This is a 24 pin DIL package.  There are other IC packages available; however you can only use the GN with this PCB.&lt;br /&gt;
&lt;br /&gt;
The PCB is available from [http://www.christmasinshirley.com/forum/profile.php?mode=viewprofile&amp;amp;u=11 wjohn] on the Forum.&lt;br /&gt;
&lt;br /&gt;
You are also going to need at least 768 LEDs, I have purchased a bag of 1000 LEDs from [http://www.besthongkong.com  www.besthongkong.com]. The price was $19.99 plus shipping.  The Part / Model: BURC333W20BA04, 333 5mm Ultra Red Series LED .&lt;br /&gt;
&lt;br /&gt;
[[Image:LED testor s.jpg]]&lt;br /&gt;
&lt;br /&gt;
They also sell a handheld tester for LEDs for $9.99. This is a great way to test the LEDs BEFORE installing them into the panel.&lt;br /&gt;
&lt;br /&gt;
== Assembling the Circuit Board ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Assembling the circuit board should be a fairly easy and straight-forward task for most hobbyists. Start by visually inspecting the PCB for any production faults. Ensure that none of the copper tracks (on the bottom of the PCB) are shorted or open and that the holes are clear of any obstructions. All the boards I have made have been electrically tested during manufacturing so there should not be any problems! &lt;br /&gt;
&lt;br /&gt;
Additionally, you will need a fine tip soldering iron and high quality solder (tin/lead mix or lead free). I use a temperature controlled soldering station and a 0.8 mm solder with a rosin core. Note:  the first batch of boards is not ROHS compliant.&lt;br /&gt;
&lt;br /&gt;
1.	[Refer to Photo 1] Start by fitting four 16 pin sockets (#571-3902614) and four 24 pin sockets (#571-3902818) onto the board. Be sure that each of the sockets are aligned in the same direction and that the notch at the end of the IC sockets aligns with the notch in the silkscreen overlay on the PCB. The 16 pin sockets will house the four driver chips (511-ULN2074B).  Three of four the 24 pin sockets will house the MBI5027-GN chips (or the Allegro A6279 chips) and the fourth will house the multiplexer/decoder chip (#512-MM74HC4514N).&lt;br /&gt;
&lt;br /&gt;
[[Image:1_small.jpg]]&lt;br /&gt;
&lt;br /&gt;
2.	[Refer to Photo 2] Fit the four 0.1μF capacitors (#581-SA105E104Z) next. Note that the capacitors have no polarity, so you can install them onto the PCB in either direction. The capacitors are located at the front of each of the four, 24 pin IC sockets.&lt;br /&gt;
&lt;br /&gt;
[[Image:2_small.jpg]]&lt;br /&gt;
&lt;br /&gt;
3.	[Refer to Photo 2] Fit the three 1 KΩ resistors (#660-CF1/4C102J) next, just below each of the 24 pin IC sockets. On the PCB, they are labeled R1, R2, and R3. Note that the 1 KΩ resistors typical band markings are Brown/Black/Red/Gold.&lt;br /&gt;
&lt;br /&gt;
4.	[Refer to Photo 3] Fit the power LED (#604-WP7104EC) and the 470Ω resistor (#660-CF1/4C471J) on the board. The LED must be oriented to the board so that the notch of the LED lies flat on the PCB and the square solder pad on the PCB contains the shorter leg of the LED. Note the 470Ω resistors typical band markings are Yellow/Violet/Brown/Gold.&lt;br /&gt;
&lt;br /&gt;
[[Image:3_small.jpg]]&lt;br /&gt;
&lt;br /&gt;
5.	[Refer to Photo 4] Fit the power connector (#538-50-57-9402) to the space labeled “J1” on the PCB. Note that the square pad on J1 signifies the +5VDC connections.&lt;br /&gt;
&lt;br /&gt;
[[Image:4_small.jpg]]&lt;br /&gt;
&lt;br /&gt;
6.	[Refer to Photo 4] Fit the 4 x 2 0.1 pitch DIL header (#538-10-89-7081) on SEL 1 for the first board only.&lt;br /&gt;
&lt;br /&gt;
   &#039;&#039;&#039;Note: Image above lists the incorrect part number for this step. Part #538-10-89-7081 is the DIL header, while &lt;br /&gt;
   part #649-65474-002 is the shunt that goes on the header (same as used on hard drives)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
7.	[Refer to Photo 5-6] Fit all ten of the RJ-45 modular jack sockets (#571-5202514) around the perimeter of the PCB. Note that some manufacturers of the RJ-45 sockets are a bit tighter when fitting them to the PCB than others; just take your time and align and insert the pins first before you gently seat the RJ-45 lock lugs through each of their respective holes on the PCB.&lt;br /&gt;
&lt;br /&gt;
[[Image:5_small.jpg]]&lt;br /&gt;
[[Image:6_small.jpg]]&lt;br /&gt;
&lt;br /&gt;
At this point you will have now completed the installation of all the parts to the controller board. Before attempting to seat one multiplexer/decoder chip (#512-MM74HC4514N) and three MBI5027-GN chips into the 24 pin sockets and four driver chips (511-ULN2074B) into the 16 pin sockets, I would suggest you visually inspect the board and check to make sure there are no solder bridges between the solder pads and that all solder joints are of good quality. Once completed, I would also recommend cleaning the copper side (bottom) of the PCB with a quality board cleaner (or isopropyl alcohol) to remove any resin residue left over from soldering. &lt;br /&gt;
&lt;br /&gt;
8.	[Refer to Photo 7] Finally, seat all IC’s into their respective sockets while ensuring that the notches on each of the IC’s align with the notches on the 16 and 24 pin sockets.&lt;br /&gt;
&lt;br /&gt;
[[Image:7_FINAL.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Connecting the LEDTRIKS to your PC ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You are now ready to connect you LEDTRIKS controller to your PC.  You will need to make a choice on how you want to power the board. This seems to be an area of confusion for a lot of people as to what they can use as a power supply for the LEDTRIKS or their Olsen controller. The main options are:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Option 1.&#039;&#039; A filtered and regulated 5 Volt DC power supply capable of providing at least 3 amps at 5 Volts DC.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Option 2.&#039;&#039; Use the power supply located in the Vixen controller PC.&lt;br /&gt;
&lt;br /&gt;
Either option is suitable, I prefer Option 1 – the separate power supply. Others will tell you that they power their controllers using power from their PC. The one point I will make is that whatever option you choose it must be a filtered and regulated supply. This will rule out 99% of the plugpack/ wallwart options that are often considered by those new to Christmas lighting automation. If you are unsure, check with someone from the Vixen Forum .&lt;br /&gt;
&lt;br /&gt;
Some people have had issues with low voltage on their parallel port of their PC with the 595 in the past and I had a problem with my first GRINCH. My Dell PC only provides 3.32Volts on the LPT: port. This was insufficient to trigger the MBI5027-GN to see a logical high. The solution was to drop the supply voltage on the GRINCH to 4.6V DC and the MBI5027-GNs were fine.  This will only happen with a very small number of PCs (and older laptops). Other uses have found that their MBI5027-GNs work fine with their PCs, without the need to adjust the GRINCH’s voltage supply as they have a higher voltage on their LTP ports (closer to 5V). While this comment is specific to the GRINCH design, as both the GRINCH and LEDTRIKS share the same LED Controller IC (MBI5027-GN) I would recommend testing your PC first.&lt;br /&gt;
&lt;br /&gt;
There is another IC that could be used in preference to the MBI5027-GN5027; the Allegro A6279. The specifications for the Allegro show that it is pin for pin compatible with the MBI5027-GN, with the additional feature that they are more tolerant of lower logic levels.&lt;br /&gt;
While I have not tested the Allegro, It should work (standard disclaimer). The full details of the Allegro are IC LED DRIVER 16CH SER 24-DIP, A6279EA-T, and they are soon to be available from Digikey as part # A6279EA-T-ND. A couple of beta testers have ordered samples of the Allegros from the manufacturer and report that they are superior to the MBI in operation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Building the Interface Cables ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Interface cable for LEDTRICKs will only work with LEDTRIKS. The Interface cable will connect between the parallel port of your controller PC and the ‘IN’ RJ-45 socket on the LEDTRIKS. The PINOUTs are shown in the following table.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=1&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;RJ45 Pin&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;D25 Pin&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr align=center&amp;gt;&amp;lt;td&amp;gt;1&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr align=center&amp;gt;&amp;lt;td&amp;gt;2&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr align=center&amp;gt;&amp;lt;td&amp;gt;3&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;16&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr align=center&amp;gt;&amp;lt;td&amp;gt;4&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;4&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr align=center&amp;gt;&amp;lt;td&amp;gt;5&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;1&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr align=center&amp;gt;&amp;lt;td&amp;gt;6&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;5&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr align=center&amp;gt;&amp;lt;td&amp;gt;7&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;14&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr align=center&amp;gt;&amp;lt;td&amp;gt;8&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;17&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Building the LED Panel ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are lots of ways you can build the actual LED display panel.  The most common way is to purchase a section of toolshop pegboard and insert the LEDs into the pegboard holes. Pegboards generally come in 1 inch spacing. You could also drill you own panel to a specific size using Perspex or hardboard.&lt;br /&gt;
&lt;br /&gt;
Once you have made the decision on how to mount the LED to the panel, you will need to wire up the LEDs. The LEDs are wired in a grid pattern, with the anodes of the LED wire in sixteen parallel buses, and the Cathodes wired in 48 vertical buses.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Looking from the rear&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;Anodes&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
There are sixteen lines for anodes.&lt;br /&gt;
&lt;br /&gt;
Starting at the top(either left or right), the first eight rows are wired on pins #1 to 8 of the first Anode RJ45 (J8); and rows nine to sixteen are wired to pins  #1 to 8 of the second Anode RJ45 (J9).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;Cathodes&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Starting at the left corner, the first eight columns are wired on pins #1 to 8 of the first Cathode RJ45 (J2); Column Nine to Sixteen are wired to pins #1 to 8 of the second Cathode RJ45 (J3) and onwards.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Also note that running the wires from the control board all the way to the edge of the board is not required.  The wires can be hooked anywhere on the appropriate buses.  This may cut down on extra wire between the control board and the LEDTricks panel itself.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
The most well know site is used to be www.computerchristmas.com, now it is [http://www.christmasinshirley.com/forum/index.php our site]&lt;br /&gt;
&lt;br /&gt;
Vixen is a software program developed by K.C. Oaks. The website is [http://www.vixenlights.com www.vixenlights.com]&lt;br /&gt;
&lt;br /&gt;
http://wiki.vixenlights.com/tiki-index.php?page=LEDtriks+controller written by Phil Short.&lt;br /&gt;
&lt;br /&gt;
http://www.kingelectronics.com/index.asp?sid=AB67164DE14B45FCA2F29BD9F7F23715&amp;amp;action=product&amp;amp;id=166 &lt;br /&gt;
&lt;br /&gt;
http://www.besthongkong.com/product_info.php?manufacturers_id=&amp;amp;products_id=32 &lt;br /&gt;
&lt;br /&gt;
http://www.christmasinshirley.com/forum/index.php is the website for the Vixen software and most supporting hardware.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   Please contribute to the manual, send photos, ideas, hints, corrections and ideas to wjohn@iinet.net.au&lt;/div&gt;</summary>
		<author><name>NotYou</name></author>
	</entry>
	<entry>
		<id>http://www.doityourselfchristmas.com/wiki/index.php?title=LedTriks_Controller_Assembly_Instructions&amp;diff=1320</id>
		<title>LedTriks Controller Assembly Instructions</title>
		<link rel="alternate" type="text/html" href="http://www.doityourselfchristmas.com/wiki/index.php?title=LedTriks_Controller_Assembly_Instructions&amp;diff=1320"/>
		<updated>2008-01-29T20:35:32Z</updated>

		<summary type="html">&lt;p&gt;NotYou: /* Assembling the Circuit Board */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Disclaimer ==&lt;br /&gt;
&lt;br /&gt;
ALL INFORMATION WITHIN THIS DOCUMENT IS PROVIDED &amp;quot;AS IS&amp;quot; AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. I DO NOT GUARANTEE ANY INFORMATION IN THIS DOCUMENT IS ACCURATE, AND IT SHOULD BE USED FOR ABSTRACT EDUCATIONAL PURPOSES ONLY.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
THIS FILE IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL, BUT WITHOUT ANY WARRANTY; WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:LEDTRIKs 3D.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
While there are a myriad of computer based controller hardware   available that will run under the Vixen software   for controlling Christmas lighting, there were no LED display panels that could be controlled thru Vixen. Robert Jordan decided that the Vixen community needed a LED sign and took it upon himself to design and prototype an LED scrolling board. While Robert had seen LED boards everywhere, he wanted one that allowed you to do text and animation. He envisaged a LED display board that could be your show sign and a place for animations during the show.&lt;br /&gt;
&lt;br /&gt;
Why LEDTRIKs? When Robert first announced the concept of the board he was working on to the Vixen Forum, some suggested to Robert that the board would allow users to perform tricks with LEDs aka ‘LEDTRIKs’.&lt;br /&gt;
&lt;br /&gt;
=== Circuit Diagram  ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The circuit Diagram for LEDTRIKS is linked here. [http://christmasinshirley.com/wiki/images/d/d4/Ledtriks_V6_Schematic.pdf  Schematic Diagram V6.0] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The circuit is based on three MBI5027-GN-5027 16 Bit Constant current LED Sink Driver Integrated Circuits.  The PC is connected to the LEDTRIKS via the RJ45 connector IN. You will need to assemble an interface cable to connect from the PC to the IN socket on the LEDTRIKS controller. The cable details are specified in the Building the Interface Cables section.&lt;br /&gt;
&lt;br /&gt;
The board can be whatever size you like. The LEDTRIKS Board can control a single 16 x 48 LED board and up to 4 boards can be connected together – side by side.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
(add Pic here)&lt;br /&gt;
&lt;br /&gt;
Shown above (TBI) - LEDTRIKS Board Configuration Examples are the standard configuration – 1 panel wired in a 16 x 48 LED pattern and one of the optional configurations – 2 panels and two controllers wired in a 16 x 96 LED pattern.  As the software is configured at the moment (pre-release), text and animation will be able to scroll across a 1x1, 1x2, 1x3, or 1x4 panel display. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;1 Jun 2007.&#039;&#039; KC is looking into a change in the software to allow a 2 x 1, and up to 4 x 1 configurations. &lt;br /&gt;
&lt;br /&gt;
The PCB design (version 6 – public BETA) is the current version of the LEDTRIKs design and has been configured for Vixen control and up to four boards can be cascaded.&lt;br /&gt;
&lt;br /&gt;
== Driving the LEDTRIKS LED Array ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Hardware Elements&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
There are two main elements of the controller. One is a 48-bit shift register (three cascaded MBI5027 chips, which is similar to a 74HC595 chip followed by a ULN2803 chip) used to control the cathodes of the display (each output controls the cathodes for one column of the display). The other is a 4:16 latch/decoder (MM74HC4514 chip) used to enable the anodes for one row of the display.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;The control signals (8 wires plus ground) are as follows:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1) An overall display inhibit signal. This signal unconditionally turns the LEDs off when it is high, allows normal operation when low.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2) Four dual-purpose data signals. These signals are bussed to all of the controllers that are connected to a parallel port. All four signals are connected to the data inputs of the latch/decoder mentioned above, to select 1 of 16 anodes. Each controller has a jumper array to allow one of these data signals to be used as the serial input to the shift register mentioned above (each controller should have a different bit selected for this function). A &#039;1&#039; in the shift register will enable the associated column in the display; a &#039;0&#039; will disable the associated column.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3) Clock for the shift register. Data is clocked into the shift register on the low-to-high transition of this clock, although it won&#039;t appear on the outputs until the shift register output latch is strobed.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
4) Latch enable (strobe) for the shift register (normally low, pulsed high and then low again to cause shift register data to be copied into the output latch).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
5) Latch enable (strobe) for the latch/decoder (normally low, pulsed high to capture the row address in the input latch).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The following procedure should be invoked at 16 times the designated refresh interval. As an example, if the entire display is to be refreshed 60 times per second, this routine should be called 960 times per second (16 rows/display_refresh * 60 display_refresh/sec). Each consecutive call to this row_update routine should select a different row, so that all 16 rows of the display are refreshed at the same rate. It is best if the rows are refreshed in some sort of random order, so that it will be more difficult for the viewer to notice any flicker. One way to do this is to have a 4-bit bit counter, and reverse the order of the counter bits to select which row to refresh.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1) For the selected row of pixels, transmit 48 bits of data for each controller. The data for multiple controllers is sent in parallel, with data for controller 1 sent on bit 0 of the data port, data for the controller 2 is sent on bit 1, and so forth. The clock line has to be pulsed high (and then low) while data on the data port is stable (so there will be 48 pulses on the clock line). This is basically the same procedure used in controlling the Olsen 595 board.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2) Place the row address on data bits 0-3 of the parallel port data register.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3) Inhibit the Display (and leave it inhibited for the next step).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
4) Take both strobes high and back low again (while the row address is still on the parallel port output lines).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
5) Enable the Display.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
6) Determine which row to display next. See the note above about reducing flicker.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The driver program should inhibit the display when it exits. Otherwise one row of LEDs will be left on continuously at full brightness, which looks bad and is not good for the longevity of the LEDs.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Components ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The parts List for the LEDTRIKS is fairly basic.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Qty    	Supplier        Part#			Description&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
1       Mouser         	512-MM74HC4514N	        Multiplexer/decoder chip&lt;br /&gt;
  &lt;br /&gt;
4      	Mouser        	511-ULN2074B  	        Driver Chip  &lt;br /&gt;
&lt;br /&gt;
3      	Digikey      	A6279EA-T-ND		Allegro A6279  ***&lt;br /&gt;
&lt;br /&gt;
10    	Mouser          571-5202514    		RJ45 Modular Jack&lt;br /&gt;
&lt;br /&gt;
4      	Mouser          571-3902614   		16 pin dip socket&lt;br /&gt;
&lt;br /&gt;
4     	Mouser          581-SA105E104Z    	Ceramic cap&lt;br /&gt;
&lt;br /&gt;
4   	Mouser  	571-3902618      	24 pin dip socket&lt;br /&gt;
&lt;br /&gt;
1 	Mouser 	        538-10-89-7081   	4 x 2 Pin DIP header &lt;br /&gt;
&lt;br /&gt;
1 	Mouser		649-65474-002       	Shunt Tin&lt;br /&gt;
&lt;br /&gt;
1 	Mouser 	        538-50-57-9402	    	2p Sl Conn&lt;br /&gt;
&lt;br /&gt;
1	Mouser 	        538-70543-0001      	2p sl conn fem&lt;br /&gt;
&lt;br /&gt;
2       Mouser		538-16-02-0102     	term bulk sl conn&lt;br /&gt;
&lt;br /&gt;
1 	Mouser 	        604-WP7104EC		Led Red&lt;br /&gt;
&lt;br /&gt;
1	Mouser 	        660-cf1/4c471J	  	470 ohm resistor&lt;br /&gt;
&lt;br /&gt;
3	Mouser 	        660-CF1/4C102J	        1k Resistor  &lt;br /&gt;
&lt;br /&gt;
While the Parts List shows the Allegro Part, you can use the MBI chip. Please note that the MBI5027-GN  chip must be the GN suffix. This is a 24 pin DIL package.  There are other IC packages available; however you can only use the GN with this PCB.&lt;br /&gt;
&lt;br /&gt;
The PCB is available from [http://www.christmasinshirley.com/forum/profile.php?mode=viewprofile&amp;amp;u=11 wjohn] on the Forum.&lt;br /&gt;
&lt;br /&gt;
You are also going to need at least 768 LEDs, I have purchased a bag of 1000 LEDs from [http://www.besthongkong.com  www.besthongkong.com]. The price was $19.99 plus shipping.  The Part / Model: BURC333W20BA04, 333 5mm Ultra Red Series LED .&lt;br /&gt;
&lt;br /&gt;
[[Image:LED testor s.jpg]]&lt;br /&gt;
&lt;br /&gt;
They also sell a handheld tester for LEDs for $9.99. This is a great way to test the LEDs BEFORE installing them into the panel.&lt;br /&gt;
&lt;br /&gt;
== Assembling the Circuit Board ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Assembling the circuit board should be a fairly easy and straight-forward task for most hobbyists. Start by visually inspecting the PCB for any production faults. Ensure that none of the copper tracks (on the bottom of the PCB) are shorted or open and that the holes are clear of any obstructions. All the boards I have made have been electrically tested during manufacturing so there should not be any problems! &lt;br /&gt;
&lt;br /&gt;
Additionally, you will need a fine tip soldering iron and high quality solder (tin/lead mix or lead free). I use a temperature controlled soldering station and a 0.8 mm solder with a rosin core. Note:  the first batch of boards is not ROHS compliant.&lt;br /&gt;
&lt;br /&gt;
1.	[Refer to Photo 1] Start by fitting four 16 pin sockets (#571-3902614) and four 24 pin sockets (#571-3902818) onto the board. Be sure that each of the sockets are aligned in the same direction and that the notch at the end of the IC sockets aligns with the notch in the silkscreen overlay on the PCB. The 16 pin sockets will house the four driver chips (511-ULN2074B).  Three of four the 24 pin sockets will house the MBI5027-GN chips (or the Allegro A6279 chips) and the fourth will house the multiplexer/decoder chip (#512-MM74HC4514N).&lt;br /&gt;
&lt;br /&gt;
[[Image:1_small.jpg]]&lt;br /&gt;
&lt;br /&gt;
2.	[Refer to Photo 2] Fit the four 0.1μF capacitors (#581-SA105E104Z) next. Note that the capacitors have no polarity, so you can install them onto the PCB in either direction. The capacitors are located at the front of each of the four, 24 pin IC sockets.&lt;br /&gt;
&lt;br /&gt;
[[Image:2_small.jpg]]&lt;br /&gt;
&lt;br /&gt;
3.	[Refer to Photo 2] Fit the three 1 KΩ resistors (#660-CF1/4C102J) next, just below each of the 24 pin IC sockets. On the PCB, they are labeled R1, R2, and R3. Note that the 1 KΩ resistors typical band markings are Brown/Black/Red/Gold.&lt;br /&gt;
&lt;br /&gt;
4.	[Refer to Photo 3] Fit the power LED (#604-WP7104EC) and the 470Ω resistor (#660-CF1/4C471J) on the board. The LED must be oriented to the board so that the notch of the LED lies flat on the PCB and the square solder pad on the PCB contains the shorter leg of the LED. Note the 470Ω resistors typical band markings are Yellow/Violet/Brown/Gold.&lt;br /&gt;
&lt;br /&gt;
[[Image:3_small.jpg]]&lt;br /&gt;
&lt;br /&gt;
5.	[Refer to Photo 4] Fit the power connector (#538-50-57-9402) to the space labeled “J1” on the PCB. Note that the square pad on J1 signifies the +5VDC connections.&lt;br /&gt;
&lt;br /&gt;
[[Image:4_small.jpg]]&lt;br /&gt;
&lt;br /&gt;
6.	[Refer to Photo 4] Fit the 4 x 2 0.1 pitch DIL header (#538-10-89-7081) on SEL 1 for the first board only.&lt;br /&gt;
        &#039;&#039;&#039;Note:&#039;&#039;&#039;Image above lists the incorrect part number for this step. Part #538-10-89-7081 is the DIL header, while part #649-65474-002 is the shunt that goes on the header (same as used on hard drives)&lt;br /&gt;
&lt;br /&gt;
7.	[Refer to Photo 5-6] Fit all ten of the RJ-45 modular jack sockets (#571-5202514) around the perimeter of the PCB. Note that some manufacturers of the RJ-45 sockets are a bit tighter when fitting them to the PCB than others; just take your time and align and insert the pins first before you gently seat the RJ-45 lock lugs through each of their respective holes on the PCB.&lt;br /&gt;
&lt;br /&gt;
[[Image:5_small.jpg]]&lt;br /&gt;
[[Image:6_small.jpg]]&lt;br /&gt;
&lt;br /&gt;
At this point you will have now completed the installation of all the parts to the controller board. Before attempting to seat one multiplexer/decoder chip (#512-MM74HC4514N) and three MBI5027-GN chips into the 24 pin sockets and four driver chips (511-ULN2074B) into the 16 pin sockets, I would suggest you visually inspect the board and check to make sure there are no solder bridges between the solder pads and that all solder joints are of good quality. Once completed, I would also recommend cleaning the copper side (bottom) of the PCB with a quality board cleaner (or isopropyl alcohol) to remove any resin residue left over from soldering. &lt;br /&gt;
&lt;br /&gt;
8.	[Refer to Photo 7] Finally, seat all IC’s into their respective sockets while ensuring that the notches on each of the IC’s align with the notches on the 16 and 24 pin sockets.&lt;br /&gt;
&lt;br /&gt;
[[Image:7_FINAL.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Connecting the LEDTRIKS to your PC ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You are now ready to connect you LEDTRIKS controller to your PC.  You will need to make a choice on how you want to power the board. This seems to be an area of confusion for a lot of people as to what they can use as a power supply for the LEDTRIKS or their Olsen controller. The main options are:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Option 1.&#039;&#039; A filtered and regulated 5 Volt DC power supply capable of providing at least 3 amps at 5 Volts DC.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Option 2.&#039;&#039; Use the power supply located in the Vixen controller PC.&lt;br /&gt;
&lt;br /&gt;
Either option is suitable, I prefer Option 1 – the separate power supply. Others will tell you that they power their controllers using power from their PC. The one point I will make is that whatever option you choose it must be a filtered and regulated supply. This will rule out 99% of the plugpack/ wallwart options that are often considered by those new to Christmas lighting automation. If you are unsure, check with someone from the Vixen Forum .&lt;br /&gt;
&lt;br /&gt;
Some people have had issues with low voltage on their parallel port of their PC with the 595 in the past and I had a problem with my first GRINCH. My Dell PC only provides 3.32Volts on the LPT: port. This was insufficient to trigger the MBI5027-GN to see a logical high. The solution was to drop the supply voltage on the GRINCH to 4.6V DC and the MBI5027-GNs were fine.  This will only happen with a very small number of PCs (and older laptops). Other uses have found that their MBI5027-GNs work fine with their PCs, without the need to adjust the GRINCH’s voltage supply as they have a higher voltage on their LTP ports (closer to 5V). While this comment is specific to the GRINCH design, as both the GRINCH and LEDTRIKS share the same LED Controller IC (MBI5027-GN) I would recommend testing your PC first.&lt;br /&gt;
&lt;br /&gt;
There is another IC that could be used in preference to the MBI5027-GN5027; the Allegro A6279. The specifications for the Allegro show that it is pin for pin compatible with the MBI5027-GN, with the additional feature that they are more tolerant of lower logic levels.&lt;br /&gt;
While I have not tested the Allegro, It should work (standard disclaimer). The full details of the Allegro are IC LED DRIVER 16CH SER 24-DIP, A6279EA-T, and they are soon to be available from Digikey as part # A6279EA-T-ND. A couple of beta testers have ordered samples of the Allegros from the manufacturer and report that they are superior to the MBI in operation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Building the Interface Cables ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Interface cable for LEDTRICKs will only work with LEDTRIKS. The Interface cable will connect between the parallel port of your controller PC and the ‘IN’ RJ-45 socket on the LEDTRIKS. The PINOUTs are shown in the following table.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=1&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;RJ45 Pin&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;D25 Pin&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr align=center&amp;gt;&amp;lt;td&amp;gt;1&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr align=center&amp;gt;&amp;lt;td&amp;gt;2&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr align=center&amp;gt;&amp;lt;td&amp;gt;3&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;16&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr align=center&amp;gt;&amp;lt;td&amp;gt;4&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;4&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr align=center&amp;gt;&amp;lt;td&amp;gt;5&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;1&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr align=center&amp;gt;&amp;lt;td&amp;gt;6&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;5&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr align=center&amp;gt;&amp;lt;td&amp;gt;7&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;14&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr align=center&amp;gt;&amp;lt;td&amp;gt;8&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;17&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Building the LED Panel ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are lots of ways you can build the actual LED display panel.  The most common way is to purchase a section of toolshop pegboard and insert the LEDs into the pegboard holes. Pegboards generally come in 1 inch spacing. You could also drill you own panel to a specific size using Perspex or hardboard.&lt;br /&gt;
&lt;br /&gt;
Once you have made the decision on how to mount the LED to the panel, you will need to wire up the LEDs. The LEDs are wired in a grid pattern, with the anodes of the LED wire in sixteen parallel buses, and the Cathodes wired in 48 vertical buses.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Looking from the rear&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;Anodes&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
There are sixteen lines for anodes.&lt;br /&gt;
&lt;br /&gt;
Starting at the top(either left or right), the first eight rows are wired on pins #1 to 8 of the first Anode RJ45 (J8); and rows nine to sixteen are wired to pins  #1 to 8 of the second Anode RJ45 (J9).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;Cathodes&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Starting at the left corner, the first eight columns are wired on pins #1 to 8 of the first Cathode RJ45 (J2); Column Nine to Sixteen are wired to pins #1 to 8 of the second Cathode RJ45 (J3) and onwards.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Also note that running the wires from the control board all the way to the edge of the board is not required.  The wires can be hooked anywhere on the appropriate buses.  This may cut down on extra wire between the control board and the LEDTricks panel itself.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
The most well know site is used to be www.computerchristmas.com, now it is [http://www.christmasinshirley.com/forum/index.php our site]&lt;br /&gt;
&lt;br /&gt;
Vixen is a software program developed by K.C. Oaks. The website is [http://www.vixenlights.com www.vixenlights.com]&lt;br /&gt;
&lt;br /&gt;
http://wiki.vixenlights.com/tiki-index.php?page=LEDtriks+controller written by Phil Short.&lt;br /&gt;
&lt;br /&gt;
http://www.kingelectronics.com/index.asp?sid=AB67164DE14B45FCA2F29BD9F7F23715&amp;amp;action=product&amp;amp;id=166 &lt;br /&gt;
&lt;br /&gt;
http://www.besthongkong.com/product_info.php?manufacturers_id=&amp;amp;products_id=32 &lt;br /&gt;
&lt;br /&gt;
http://www.christmasinshirley.com/forum/index.php is the website for the Vixen software and most supporting hardware.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   Please contribute to the manual, send photos, ideas, hints, corrections and ideas to wjohn@iinet.net.au&lt;/div&gt;</summary>
		<author><name>NotYou</name></author>
	</entry>
</feed>