week04 | Electronics Production

Electronics Production

This week, we will practice the PCB production process, manufacture and test microcontrollers, which also involves soldering. It's going to be a fun week!

1.1 Assignments of the Week

Group assignment:

Individual Assignment:

1.2 Group Assignment

Here is our grorup assignment of this week.

1.2 Individual Assignment

I started with Adrián Torres's example but added two rows of Xiao's connectors using Photoshop.

1.2.1 Source file

W4 Source file

Photoshop modification

W4 Source file

1.2.2 modsproject

Open mods CE

programs-open program-Roland-MDX mill-PCB

W4 Source file

select png file-dpi:1000-set PCB defaults

While cutting the holes, I forgot to modify the DPI, causing the machine to malfunction. Later, I changed the parameters and re-uploaded the file, and it succeeded.

W4 Source file

mill raster 2D

Modify based on the data of the group assignment.

W4 Source file

model:MDX40-origin-save

Be sure to change the starting point; otherwise, it will be very severe.

W4 Source file

calculate-view

W4 Source file

W4 Source file

1.2.3 Milling

I used a 0.4mm endmill for cutting the circuit, and a 0.8mm endmill for cutting the outline and holes.

W4 Source file

Modify the x, y, z axes-output the file

W4 Source file

W4 Source file

The first milling

This process was repeated three times.

The first attempt failed due to foreign objects at the bottom, and the Z-axis was elevated by 0.2mm. The solution was to recalibrate the Z-axis.

On the basis of the first milling, we did not change the starting point and milled again. The tool broke midway.

The third time, I checked the tool and found that it had not broken completely. So, I adjusted the z-axis and milled it again. However, it was still too rough, and the fine circuits in the middle had already been milled off.

W4 Source file

W4 Source file

The second milling

Replaced the milling bit and it worked perfectly.

W4 Source file

1.2.4 Solder

Following the circuit diagram provided by MIT, I embarked on the thrilling journey of soldering.

W4 Source file

Find the components.

W4 Source file

W4 Source file

Set the soldering iron temperature to 350, and start my first complete soldering.

W4 Source file

W4 Source file

1.2.5 Test

I will perform two blink tests using the Seeed Xiao RP2040 development board in the Arduino IDE. I followed the official tutorial

seeed xiao-RP2040

A blink:








Two blink: