x0xb0x Build Manual Tools
Start Here
Although these steps are all preparatory, they are absolutely necessary. Skipping them now will cause headaches later. At least read it over!
Modifications
There are a couple of modifications you can put into the x0xb0x, some of which are going to be a lot easier to integrate during building rather than after. Take a look at the mods page to see if you want to build any of them before diving into the kit.
Testing the waters

The only way to build a complex kit is to do one part at a time, and constantly test that previous parts still work. That is to say, if the VCO is failing, the first thing to do is to check that the power supply still works. However, that means you'll need to know how to test if things work!

Testing continuity: Often times you may want to check if you soldered something correctly. A guaranteed method is using the continuity checker on your multimeter. Very simply: if the meter beeps, then that means the two parts of the board you are probing are shorted together. Always test that its in the right mode by touching the tips together to verify that its beeping. This can also be used to test that things aren't connected. For example, power (ie the power supply outputs) and ground should never be continuous. When testing continuity on something like the +5.333V supply and ground, there will be a very short beep (due to the capacitor charging) and then silence.

Testing voltages: You will need a multimeter (preferably digital, although analog ones are also very useful at times) or an oscilloscope. To test a DC voltage using a meter, set it to VDC mode (see the manual) and place the tip of the black probe at the negative side of the voltage (which, unless explicitly noted otherwise, is almost always 'ground') and the red probe at the positive voltage to test. To figure out where 'ground' is (or anywhere you want to test), refer to the schematic. A nice place I used during building is R179, on the I/O board (also, pin 2 of J4). In general, if its a gigantic swatch of copper, as opposed to a thinner trace, its a 'ground plane.'

Applying voltages: There are also times when one needs to 'apply voltage' (usually low DC) to parts of the circuit. For example, testing the VCO requires applying a 1V/Octave voltage. A nice benchtop supply is best, or even a $20 kit. If you're really in a pinch, and you're not doing any fine tuning, remember that you can always use just batteries. (Of coures, they're not precise.) Always measure the voltage before applying it, just in case. Unless otherwise mentioned, all voltages are referenced positively to ground just like above.

Placing Components

There are 500 components in the x0xb0x (almost 100 10K resistors!) of 100 different types. The most important part of assembly is to keep the parts in order and solder them in the right place.

The 2 PCBs are silkscreened with part images and part names (although not part values). Each part name is unique, and can be cross referenced with the BOM below or in each section. In the more crowded sections there may be many part names and images and it might not be immediately obvious which part is which. However, each part name is adjacent to the picture. Therefore, look carefully to determine which part name goes with which image.

It may help to place all the parts first, verify that they are all used and then solder them in place. You can also refer to the schematic.

Remember that all resistors are named Rn (where n is some number), all capacitors are Cn, all transistors are Qn, all diodes are Dn, all LEDs are LEDn, all ICs are ICn, all switches are Sn, all large potentiometers are VRn, all trim potentiometers are TMn, all crystals/ceramic resonators are XTALn, and all jumper wires/cables are Jn. Parts should be placed over their picture and soldered on the other side.

All the large potentiometers, switches, and LEDs are on the side that faces out. The rest of the components are placed on the opposite side.

Check the PCB

99.5% of the time, the PCB is perfect. But if it isn't, it can be a total nightmare! PCBs are tested at the factory and are visually inspected. Still it is highly suggested that you spend 10 minutes looking over the PCB for any issues.

These are two PCBs with problems, luckily found before they were shipped to kitmakers like yourself! You can click to zoom in. The first one has a splash of copper which is shorting out the microcontroller lines! The second has a 'rotted' trace, that is both shorted to ground and open. No good! If you find a problem, you should contact support@adafruit.com to get a replacement (or you can try and fix it yourself using an exacto blade and some wire.)

One good way to get a nice look at the traces is to hold the PCB up with a bright (60W+) light behind it.

Trimming potentiometers

Before you start soldering you should cut down all the potentiometers to the right size!

  1. Note that there are a few different length pots, we want to make all of them as short as the shortest one. The length here is determined from where the potentiometer 'sits' on the PCB.

  2. Mark the longer pots where they should be cut using a pen, scribe, etc.
    >

  3. Cut using a craft saw or a pair of dikes. Make sure to hold the pot by the shaft and not by the body!



  4. Use a file to clean up the cut end.

  5. Repeat until done.

 

May 17, 2011 20:07