Prepare to assemble the kit by checking the parts list and verifying you have everything!
Next, heat up your soldering iron and clear off your desk.
The first component we will be placing is called R3 and it's right in the middle of the PCB. R3 is a 1000 ohm (1Kohm) resistor - with Brown, Black, Red, Gold stripes. Be careful you don't confuse it with the 10K resistor which has an orange stripe. If you're not sure, use a multimeter to check!
This resistor sets the brightness of the red LED that's used by the Arduino to indicate when it's bootloading (downloading sketches).
Bend the resistor into a 'staple' shape and place it in the slot indicated, right over the resistor-shaped silkscreen image. Resistors do not have polarity so no worries about putting it in backwards, they work the same either way.
Now we will solder in the first part. Heat up your soldering iron (about 700 degrees F is common but you may need to adjust it higher for lead-free).
Using your soldering iron tip, press and heat both the pad (the silver ring around the hole) and lead (wire) at the same time for 2 or 3 seconds. Then poke the end of the wire into create a nice solder joint. Do this for both leads.
Now we can do the other two resistors. Start with R2 - another 1.0K ohm resistor (Brown Black Red Gold) and then R1 (Brown Black Orange Gold)
R2 is used to set the brightness of the green LED, which indicates when the board is correctly powered.
R3 is used as part of the reset circuitry - it keeps the Arduino chip active when you want to and helps reset it when the RESET button is pressed
Bend and place them in the slots labeled R2 and R3.
Next we will solder in the ceramic capacitors. Ceramic capacitors are used for high frequency filtering and noise reduction. They'll keep the power supply system stable even if you're doing high current stuff like motors, or really big LEDs.
The ceramic capacitors are yellow blobs, place them in location C1 C2 C3 and C4.
Like resistors, ceramic capacitors are not polarized so they can be inserted either way and will work fine.
Bend out the leads like the resistors to keep them flat against the PCB.
Next up we will place the RESET button - this is what you press to reset the Menta, say if you want to start the program over.
Buttons are symmetric, and they only fit the holes one way, so just press it into place and it should snap in.
Now we will place our first non-symmetric component, a diode! The diode only conducts current in one direction. We use this diode for protecting the Menta - since it can only work in one direction it makes sure we don't connect negative voltages into the DC plug that could damage or destroy the electronics. This particular diode is a 1N4001 model, which is extremely common power diode that can handle over an Amp of current.
Diodes have a stripe to indicate the 'cathode' - this one has a silver stripe. Make sure the silver stripe matches the little white stripe on the silkscreen. In this image, it's on the right hand side. Double check you get this right because otherwise nothing will work and it will be very confusing!
Solder in the diode and cut the long wires.
Now that we have the diode in place we can solder in the voltage regulator. This regulator takes a high voltage (7VDC up to 25VDC) and regulates it down to 5V. The Menta circuitry requires a nice clean 5VDC to run, any more could burn it up. The regulator is kind of like a 'bouncer' that keeps the delicate Menta chip from having to see more than 5VDC. This particular regulator is the very common 7805 in a big package, it can handle up to 1 Ampere of current. Place it flat on its back so that it matches up close to the silkscreen image below, make sure you can read the part number on top.
Don't worry if it doesn't line up perfectly, the hole isn't used for anything (it can be used for heat sinks but it's not necessary for us).
Solder in the three legs and clip them short when done.
Next we will place the polarized electrolytic capacitors. These are the beefy versions of the ceramic capacitors we already placed. Ceramics are good for high frequency noise, and the electrolytics are good for low frequency noise, that's why we team them up together to cover all frequencies.
Electrolytic capacitors are polarized - they must be put in the correct way or they will be damaged so be super careful here.
Capacitors have one leg that's longer than the other, this is the positive lead. Place the positive lead in the hole marked with a tiny + next to it. See the images to the left of how to place the three capacitors.
The first one is C5 which is a 25V 47uF one (it's bigger than the others) for filtering the incoming power from the DC power jack. The other two, C6 and C7 are smaller 6.3V 100uF for filtering the 5V and 3.3V supplies.
You may want to bend over C5 so it lies down a little more flat against the board, before soldering, it will help make some shields fit!
After you've triple-checked the polarity of the capacitors, flip over the PCB and solder them in.
Clip the leads when done.
Now we will solder in the indicator LEDs. These LEDs are the Menta's way of telling you what's going on. LEDs are Light Emitting Diodes - which means that like the 1N4001 they have a polarity and won't work if placed backwards. Like capacitors, the also have a longer wire that indicates the positive lead. Place this wire in the hole marked with a +.
First we will place the green LED, this is the power indicator LED.
Then place the red LED, this is the "pin 13"/bootloading indicator LED.
Now we can place the big power jack. This is how we can plug in a battery or power adapter.
The power adapter has big flat pins, these are both so it can pass a lot of current and also so it will stay mechanically attached to the board, use a lot of solder to fill in the big pads completely.
Next up is the 16.00 MHz crystal X1. This crystal is what lets the Menta chip run at a brisk 16 million clocks per second. This oscillator comes in a orange shape with three pins. Luckily, it's symmetric so just place it any way you like.
Then bend the leads, flip over the PCB and solder it in. When done, clip the leads.
Now we're at the toughest part of the kit. Luckily we have done so many parts so far you should be a little comfortable with the iron.
We're going to place the header in the PCB. The problem with header is the leads are so short you can't bend them when flipping the PCB over, so we'll use tape or if you have something like clay or playdough or tack that works well as well.
Take the long stick of 'break-away' header and break off 6-pin and 3-pin piece. You can keep the rest for a future project, its handy stuff.
Place one piece of the header, the 6-pin piece, into the spot right next to the green LED. Make sure the short legs are sticking down into the PCB and the long legs are sticking up. This is the programming header. This is where you can connect an FTDI cable or FTDI friend to reprogram the Menta.
Place the 3-pin piece right below that, in the PWR_SEL spot - this is for selecting whether you want to power from the FTDI cable or from the DC jack.
Finally, find the 2x3 header and place that into the ICSP spot - this is for if you want to use an AVR programmer such as a USBtinyISP, Dragon, etc to program the AVR chip.
Then use your favorite tape to hold the parts in place. Masking tape works better than cellotape but use what you have (I only had cello tape on my desk).
Once you know the 5V power supply is working, we can continue. Next up we will solder in the 3.3V regulator. This will let us power the many 3.3V sensors and accessories out there, a nice little extra! The chip we'll be using is the MCP1700-330 - you should be able to see this marking on the face of the little chip. This regulator can supply up to 250mA, which is plenty for nearly any device you'll be using. Place the chip so that the flat face matches the flattened image silkscreened on the PCB.
Next, we will be placing the 28-pin socket next to it. This socket is a mechanical 'holder' - it holds the ATmega328 chip that drives the Menta. We socket it for a few reasons - one to protect the chip, to make it easier to replace in case of damage, and so that you don't have to worry about accidentally soldering it in backwards. If you mess up on the socket, it's a lot easier to fix than if you do the same with the chip.
The socket has a little half-moon notch on one end. Make sure that this notch matches the notch on the silkscreen - it will help you align the chip later. If you get this wrong, don't try to remove the socket, just keep going.
Solder in all 28 pins of the socket and the 3.3V regulator.
Clip the regulator leads. The socket does not need to be clipped.
Now we can place the ATmega328 chip - the brains of the Menta. Chips come with the legs in an A shape, but we want it in more of an H shape. Pick the chip out of the antistatic foam and holding it by the ends, bend the leads against the table to flatten them parallel.
Once they are straight, it will be easy to fit them into the socket. Make sure you fit it in the right way, as it's symmetric. One end has a half-moon cut out of it, this should be on the left side in the photos, matching with the notch in the socket and in the silkscreen.
Now we can do a second test, to check the chip and crystal are working right. Plug in the board again to the DC power and press the reset button, you should see the red LED flashing a few times. Every time you press the button it should flash again.
Once you're happy, remove the DC power and we can finish up.
This part is optional, but if you want to plug in shields, you'll want to complete it. If you want a more compact Menta, skip it!
Like the Arduino, the Menta has the ability to take 'shields' - pluggable add-ons to increase the functionality. If you want to have this ability, grab the two 8-pin female headers and two 6-pin female headers and place them in the outer pins marked "Digital I/O" and "Analog I/O" - there are two sets of pins so be sure to use the OUTER ones!
If you have a shield handy, you can plug it in now to test the fit, and hold the female headers straight while you solder them in. Otherwise, use tape or if you're dextrous, hold the header with one finger while soldering.
Text editor powered by tinymce.