Assignment

  • Group Assignment: characterize the design rules for your in-house PCB production process
  • send a PCB out to a board house
  • Individual Assignment: make and test a microcontroller development board
  • extra credit: personalize the board
  • extra credit: make it with another process
  • All the important links are Here

    Learning outcomes

  • Described the process of tool-path generation, milling, stuffing, de-bugging and programming.
  • Demonstrate correct workflows and identify areas for improvement if required.
  • Machine

    What is a PCB milling machine?

    A PCB milling machine is a dedicated device used to fabricate printed circuit boards (PCBs) with precision. It operates by removing copper material from a blank copper-clad board, creating traces, pads, and other circuit features. These machines are essential in electronics prototyping and small-scale PCB production, allowing for the creation of custom circuit designs quickly and accurately.

    This is the milling machine we have at our lab

    Roland Monofab SRM 20 dektop milling machine

    Image 1
    Image 2

  • Model:Roland MonoFab SRM-20 Desktop Milling Machine
  • Software:V-panel software
  • Setting:To engrave the traces, we will use the 1/64 endmill and to cut the edges we used the 1/32 endmill.
  • Tools:drilling bits; 1/32 and 1/64
  • Material:Copper board
  • This is a labelled diagram of our PCB milling machine.

    Your Image Description

    Before printing, we set up the settings

    Your Image Description

    Group Assignment

    The PCB milling machine we used at the DGI aesthetic center is the Roland Monofab SRM 20 desktop milling machine. During our collaborative project, we learned that the machine faces challenges when dealing with extremely fine lines ranging from .001mm to .010mm. Additionally, we observed that the cutting of outlines wasn't consistently smooth or complete. This issue may have arisen due to the improper adhesion of the copper plate caused by the limited availability of double-sided tapes and our team's limited experience in handling such intricacies. However, upon acquiring sufficient double-sided tapes and reattempting the process, we achieved successful results.

    Your Image Description

    Reflow

    Reflow soldering is a method used to assemble circuit boards by applying solder paste to surface mount pads, placing components onto the paste, and heating the assembly in a reflow oven. The solder paste melts, creating solder joints between the components and the PCB pads. This process ensures reliable electrical connections and is widely used for its efficiency and precision in electronics manufacturing.

    I would like to thank Mrs.Tshering Wangzom at the Super Fab Lab for teaching us how to perform this task.

    Image 1
    Image 2
    Image 1
    Image 2

    Me trying!

    Image 1
    Image 2

    For more information, Group Assignment

    Individual Assignment

    I got the following .png file of the files I used to print and customize my circuit board is the images from QuenTorres

    Image 1 Image 2 Image 3

    Since we were asked to personalize the circuit board, I simply added my initials in a fancy font. I planned on adding a logo with it but the space wass limited

    I just added the initials instead of the whole thing

    Image 3

    For the logo and lettering, I used Looka

    They gave me many options to choose from, I chose the font I liked

    Your Image Description

    Firstly, after downloading the images from the QuenTorres page, Convert the images to .svg format to have it's outline to mill on the machine.

    Your Image Description
    Your Image Description

    Then I used ModCE

    Image 1
    Image 2
    Image 1
    Image 2
    Image 1
    Image 2
    Image 1
    Image 2
    Image 1
    Image 2
    Image 1
    Image 2

    Printing!

    Image 1
    Image 2
    Image 1
    Image 2

    Me with the printed board

    Your Image Description

    Now, soldering the board!

    Firstly the components, Sorry I forgot to include the 3 LEDs I used.

    Your Image Description
    Image 1
    Image 2

    Now photo session with the boards!!

    Image 1
    Image 2

    Testing!

    Firstly, open your Arduino IDE

    You will be needing the below URLs

    https://github.com/earlephilhower/arduino-pico/releases/download/global/package_rp2040_index.json https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json

    Image 1
    Image 2

    Add the URLs I mentioned above here

    Your Image Description

    Then open the arduino Blink file

    Image 1
    Image 2

    Downloading Pico, because it is needed for the QuenTorres board

    Image 1
    Image 2

    Before uploading,make sure to do the following

    Image 1
    Image 2
    Image 1
    Image 2
    Your Image Description

    Me done with this week's assignment

    Your Image Description

    My files

    My .rml zipped file All are in the zipped file

    My .svg zipped fileAll are in the zipped file