Feed on
Posts
Comments

OpenSprinkler v1.1 Build Instructions

(Note: all images below are ‘clickable’, in order for you to see the full-resolution details. )


To Begin: Parts Check
If you haven’t done so already, check your kit against the parts list. The picture on the left shows the PCB, bags of components, and the project case with screws. Bag 1 contains ICs and sockets; bag 2 contains diodes, resistors, capacitors, pushbuttons, pin headers, inductors, crystals, and Ethernet jack; bag 3 contains triacs, terminal blocks, screws, and 16×2 LCD.
Additionally, you need a sprinkler valve transformer (rated at 24VAC) and one or more sprinkler valves (24VAC as well). These are not included in the kit, hence you need to purchase them separately. If you have set up a watering or irrigation system in your garden, you should have these parts already; if not, you can purchase them in a variety of brands (Orbit, Hunter, Rainbird…) at a variety of places (Lowes, Home Depot, Amazon…). Check the F.A.Q. page for some suggestions.
To give you a heads up, here are two high resolution images of the assembled board (front and back). Click to see the full views.

Part 1: Power Supply
To begin, place the PCB onto a a vise, and turn on the soldering iron. (Optional: use a fume extractor to help remove solder fumes).

Remember: all images on this page are ‘clickable’, in case you want to check full-resolution details.



Insert and solder all IC sockets (from the IC bag). Be careful when inserting the IC sockets: make sure all legs go into the PCB holes correctly. Double check before you start soldering.

Every socket has a small notch (see the picture on the left) to help identify its orientation. This notch must match up with the silkscreen on the PCB.

Note: due to a manufacturing glitch, the vias are not covered by solder masks. When soldering, watch out the vias and avoid shorting a solder pad with nearby vias. Increase your soldering iron temperature allows the solder to flow better and can help.

Now we will build the power supply section, the components of which are all located at the lower-left part of the PCB.

First solder D1, a 1N4001 diode. It looks similar to D2, so be sure to read the label on the diode. Use pliers to gently bend the two legs to 90 degrees. Note that diodes have polarity, allowing current to flow only in one direction. Before inserting it to the PCB, identify the end with a white stripe (the negative leg). This stripe should match the silkscreen on the PCB. Again, when in doubt, click on the images to get a full-resolution view.


On the back of the PCB, bend the legs to the side, so that you can flip the PCB and the diode will stay in place. Solder both legs.

To make sure the component lies tightly on the PCB, you can solder one leg first, then keep the soldering iron on the joint while pushing or pulling the component towards the PCB. Once it’s in place, proceed to solder the other joint.

Next, use a diagonal cutter to clip leads just above the end of the solder joints.

Follow the same method to solder D2 — a 1N5819 (or SB160) Schottky diode, as well as D3 — a 1N4148 diode. Again, be careful with the polarity of diodes.

Now solder the green LED. LED is a diode, so it also has polarity. The longer leg of the LED is positive, and should go into the PCB hole marked with + as shown in the photo on the left.

Next, solder R1, a 1K resistor. In the package you will find three tiny resistors with similar looks: one has a red ring (1K) is what you should solder here; the other two have an orange ring (10K) that you will need later. If you have difficulty telling them apart, use a multimeter to measure the resistance. Resistors are non-polar, so you can insert them either way.
Now solder the PTC fuse. I’s a yellow, disc-shaped component used for current protection. If you don’t want current protection, solder a wire across the fuse to disable it.
Moving on, now solder C1, a 100uF (50V) electrolytic capacitor. It’s a relatively large component. Electrolytic capacitors are polarized, so make sure the longer (positive) leg goes into the hole marked with +. To double check, there is a white stripe on capacitor body which points to the negative leg.

Similarly, solder C2 and C3, two identical 220uF electrolytic capacitors. Again, longer leg corresponds to + hole.

Update: in some packages, C2 and C3 are replaced by smaller, 100uF capacitors.

Now solder IC2, a MCP1700-33 linear regulator (from the IC bag). It has 3 pins and is shaped like a half cylinder, similar to transistor. Note: be careful not to confuse it with MAC97, which are triacs from the terminal block bag.

Align it such that the semi-circle matches the PCB silkscreen. Then solder the three legs at the back of the PCB.

Next, solder C4, a 0.1uF ceramic capacitor. In the package you will find two sets of ceramic capacitors: one set contains a strip of five 0.1uF ones; the other contains two 18pF ones. If you look closely, the 0.1uF one should read ‘104’. Ceramic caps are non-polar, so insert them any direction you want.
Now solder L1, a 1000uH inductor that reads ‘102’. Inductors are not polarized, so insert them any direction you want.
We are almost done with this part. The last step is to solder J0 (terminal block), J1 (power barrel), and J2 (slider switch).
Insert IC1 into its corresponding socket. This is an LM2574N switching regulator, which outputs a regulated +5.0V from high voltage input. Make sure that its notch matches the notch on the socket. Refer to the picture on the left.

Double check that you have inserted LM2574N, not 24LC128 which has the same number of pin counts.


Now it’s time to test the power supply section. First, slide up the power switch to turn it off. Then, insert the 24VAC sprinkler transformer. Either J0 (terminal block) or J1 (power barrel) can provide input power, and the choice depends on what sprinkler transformer you have. If the transformer comes with a power plug, insert it to the power barrel; otherwise, if it has two terminal wires, insert to the terminal block and tighten the screws.

Slide down the power switch, you should see the green LED lit.

Important: (although this is unlikely) if anything burns or smokes, immediately turn off power. Check to see if there is any component visibly damaged. If you can’t figure out the problem, post a message in the forum and we will help you.

Tip: For quick testing, you can substitute the 24VAC adapter with any DC adapter with +6V or above output voltage. For example, a 9V DC adapter can be used for testing. The LM2574N switching regulator can accommodate a wide range of input voltages.


Voltage check: use a multimeter, measure the voltage between GND and VIN in the pinout area. It should read about +5V. This is the voltage supplied to the LCD.

Next, measure the voltage between GND and VCC, whic should be around +3.3V. This is supplied to the MCU and Ethernet controller.

Important: It’s crucial to check and ensure these voltage readings are correct, otherwise your controller may not function properly.

After testing the voltages, disconnect the power.

Heads-up: During reprogrmaming, when the controller is powered solely by the FTDI programmer, the LM2574N regulator may feel unusually hot. This is ok. Normally the controller should be powered by 24VAC and the regulator should feel mildly warm.

Part 2: MCU and Ethernet Controller
This part includes all components relevant to the microcontroller and Ethernet controller. Start with X1, a blue 8 MHz resonator which provides clock source to the MCU. It has 3 pins and is symmetric, so doesn’t matter which direction you insert it. It is located right below IC5 (ATMEGA328).

Next, insert R2 and C7, both 10K resistors (recall that these look similar to the 1K resistor but have an orange ring).

Also insert C5, C6, both 0.1uF ceramic capacitors.

Insert X2, a 25 MHz crystal. It has 2 pins and no polarity.
Insert C11, C12 — two 18pF ceramic capacitors. They looks very similar to 0.1uF but the body text reads 18J.
Also insert R7, a 2.32K resistor. There is only one resistor at this value, so it should be easy to identify.
While you can solder each component one by one, you may consider improving productivity by soldering multiple components at once. To do so, you can use tape to fix multiple components to the PCB, so that they remain in pace when you flip the board. This allows you to solder many of them in one pass.
Next is RN1, a 1K ohm resistor network. It has 8 pins and consists of 4 isolated resistors. The label should read ‘102’. This component is symmetric so you can insert it either direction.

Update: in some packages, RN1 is replaced by 680 ohm resistor network. The label should read ‘681’.

Next are R3, R4, R5, R6, four 49.9 ohm resistors. They come on a strip of four so it’s easy to identify.
Now solder L2, a ferrite bead. It’s a dark, cylindrical element, and has no polarity.

Next, solder C10, a small, 10uF electrolytic capacitor.

Also solder C8, C9, two 0.1uF ceramic capacitors.

Now it’s time to solder the pushbuttons. First, solder B0, a standard upright push button, then B1, B2, B3, three right-angled push buttons.
The last step in this section is to solder the RJ45 Ethernet jack. Once this is done, the PCB should look similar to the photo on the left.

Part 3: LCD and Valve Driver
Now it’s time to assemble the LCD. Take out the LCD, 1×16 male header, and 1×16 female header. Solder the male header to the LCD. Note that the header should be roughly perpendicular to the LCD surface. The easiest way to achieve this is by making use of a breadboard to hold the LCD still during soldering.
Next, solder the female header to the PCB.
Insert all ICs: IC3 (24LC128) is a 16KB EEPROM, IC4 (74HC595) is a shift register providing control signals to the valve drivers, IC5 (Atmega328) is the MCU, and IC7 (ENC28J60) is the Ethernet controller. For each IC, bend its pins slightly inward on a hard flat surface. While inserting, carefully check that there are no pins left out of the socket or got twisted.

Finally, insert the LCD. Check your PCB with the photo on the left.

The next step is to solder RN2, RN3, two 330ohm x 4 resistor networks. The label should read ‘L83S 331’.
Then proceed to solder the eight triacs (MAC97) T1-T8, terminal block COM, and the 8-port terminal block S1-S8.
Finally, solder the 1×6 FTDI pin header (located at the upper-left corner of the PCB. You are all set! The circuit is now complete. Result is shown on the left.

Part 4: Project Case

If you have purchase a kit with project case, this is the last step that installs the circuit into the project case.

First, check the case, including the top, bottom, four case screws (long, #4 3/8″) and four PCB screws (short, #4-40 3/16″).
Next, fix the PCB to the case bottom using the four short screws. You will need to pull out the LCD momentarily to work on the screws.
Put the LCD back in. Now you can install the plastic cover. Slide the cover from the right hand side, because cover holes have to go through the pushbuttons and the Ethernet jack. Then press the cover down and make sure it is in good contact with the bottom.
Use a screw driver to carefully insert the case screws from the bottom of the case.
That’s it! Now you have installed the controller to the case. Note that the back panel of the case is wall mountable.

Some notes about usage:

  • Every time you insert wires to terminal blocks, you need to take off the plastic cover first;
  • Important: the case is not waterproof. While it can protect the circuit from accidental water splashes, it is by no means meant for outdoor use. DO NOT leave it outside unprotected. It should be placed in a garage or shelter that won’t catch rain or flood. If you must place it outdoors, either enclose the circuit completely inside a waterproof box, or use waterproof spray/gels to completely seal it. It’s your own responsibility to protect it properly!

Leave a Reply