Logo Nicole Bakker

HOW TO MAKE (ALMOST) ANYTHING

Week 3: 09/19: electronics production

Assignments

Tools used: milling machine: Roland Modela MDX40a, mods

File preparation

For the chip architecture, we could follow the instructions on Brian's page. Thanks for providing the instructions!

The first step to download the PNG files for the traces and the board outline:

Milling

Below are the notes I took for operating the milling machine. This process successfully led to a mill-breaking count of zero!

  1. Turn on Modela
  2. Add sacrificial layer
  3. Tape down the copper plate
  4. 1/64 for precision work - traces
  5. 1/32 for thicker layer - contours
  6. Desktop - stop mods server
  7. Desktop - start mods server
  8. Firefox - right click - programs - open server program - machines - Roland mill - MDX-20 - PCB
  9. Set home machine first: type 0,0 in 4th block
  10. Click on view mode to go to view mode
  11. Bring down the end-mill manually
  12. Grab hex tool - hold end-mill to make sure it’s not falling
  13. Move machine up to remove/release end mill
  14. Stick end mill to the magnet
  15. Take 1/64 and put it in the machine
  16. Move down (reference, use screws as reference: front view should cut the two screws in half)
  17. Adjust the end-mill holder with hex screw
  18. Tighten it exactly right - otherwise you break everything!
  19. Go to the first column - click select png file - open hatch file
  20. Upload Brian’s file
  21. Resolution dpi 999.998
  22. Second tab: click on mill traces (1/64)
  23. Second tab: click on mill outline (1/32)
  24. Third tab: Press calculate
  25. Inspect the visual of the path
  26. Every time you change the origin, you have to recalculate again
  27. Mill traces: Offset number = amount of lines, how many paths it’s going to run. Can also be used as rubout
  28. When done: send file in last tab
  29. Machine operates
  30. Vacuum the dust off the part when the machine is ready
  31. Grab tissue to fix the toughness of the thing
  32. Open cutout png file
  33. Move to origin
  34. Start again with taking out the end-mill
  35. Place it back in the tube and place it in the collection bin
  36. Mill again according to same steps
  37. Use tool to remove the object from board
  38. Remove tape

After the training, we started with the group assignment. The group members are: Eric, Tina, Ravi, Carol and Océane. To characterize the design rules for our own PCB production process, we downloaded the two files from the CBA website, which can be found here:

Next, we followed the workflow described in my notes, starting with importing the files in mods.

Milling 1

Then we installed the correct end-mill.

Milling 2 Milling 3

Magic moment, the milling process! Somehow I can't turn this image...

Milling 4

Vacuuming out the board.

Milling 5

Meh....

Milling 6

We were too careful the first time, so the end-mill didn't touch the copper plate. Apparently the board is slightly sloped, so a part of the copper plate was not milled. The problem could be solved by lowering the end-mill, and we checked if it touched the board this time by trying to slide a piece of paper underneath it.(apologies for the image)

Milling 7

The moment of truth..

Milling 8 Milling 9

Success! This is the result of the group assignment!

Milling 10

Next, the same process was repeated to make the individual piece.

Milling 11

Soldering

The next step is to solder the components on the board. Below are my notes:

  1. Turn on the light
  2. Turn on air exhaust
  3. Study the two diagrams below: board layout and schematic
  4. Collect all parts
  5. Use tweezers to remove plastic from white strips 1k ohm
  6. Clean the soldering tip
  7. R1 first, grab solder
  8. Put some solder down, this is called tinning
  9. Resistors are not polarized. Capacitors usually are, but ones with a ceramic coating are not. If polarized, it’s important to pay attention to the direction of the orientation. The mircroprocessor has a little circle which helps to orient it. Otherwise it will burn.
  10. Place resistor on top of the solder.
  11. Melt solder, just enough to get it locked. This is called ‘anchoring’
  12. Solder the opposite side. More solder is used on this side to fix it properly
  13. Go back to first point to solder it down completely.

Board layout. Credits: Brian

PCB

Schematic. Credits: Brian

Schematic

Materials
1x ATtiny45
2x 1kΩ resistors
2x 499Ω resistors
2x 49.9Ω resistors
2x 3.3v zener diodes
1x red LED
1x green LED
1x 100nF capacitor
1x 2x3 pin header

First I decided to lay out the components, and make sure that the directionality and locations are correct.

Soldering 1 Soldering 2

To practice with the soldering technique, I tried it on a sacrificial board. Technique:

Soldering 3 Soldering 5

Close-up of the PCB through the microscope. This is the microcontroller, of which I soldered the bottom left first. That part definitely isn't as smooth as the rest.

Soldering 6 Soldering 7

The next components were easier.

Soldering 8 Soldering 9

The final result!

Soldering 10