Getting up and running with the iLabs Mini

Parts needed

Step 1: Solder board

Solder SMT chips. Solder SMT passives. If you want to use a 6MHz clock, you can omit J1, J2, C3, C4, and the crystal. If you want to use your own clock, you can omit J3. You may also omit C10 and C6, which are additional power supply bypass capacitors. If you want to use your own analog 5V power supply (for cleaner power than the 5V from the computer), you should omit J5, and possibly, J4. Finally, solder the through-hole parts.

If you do not know how to solder properly (most college-trained engineers do not), Weller has an excellent document on the topic available as a free PDF.

Step 2: Program USB chip

This step needs to be done under Windows, using the MProg utility from FTDI's web page. You will want to reprogram the USB chip such that:

Step 3: Program microcontroller

Use avrdude under GNU/Linux to program the microcontroller with your firmware. Be aware that you need to reprogram the fuses to make the chip compatible with your clocking scheme.

Step 4: Test the Mini from a terminal program

Step 5: Connect the Mini to the Mini iLabs lab server