PCB design → fabrication → soldering → testing workflow
Electronics Production is the process of designing and fabricating printed circuit boards (PCBs) that connect electronic components into a working system. This project covers the full workflow from design to a working microcontroller board.
I designed the schematic and PCB layout using KiCad.
The PCB was exported as SVG/PNG for CNC milling.
Toolpaths were generated using Mods Project for CNC machining.
The CNC machine engraved copper traces from the PCB design.
The PCB was cleaned and checked for errors or broken traces.
All components were soldered carefully using flux and a fine-tip iron.
The final board was powered and tested for functionality.
I learned that PCB design requires precision. Small mistakes can affect the whole circuit. Each step from design to testing must be done carefully.
This assignment helped me understand the full electronics production workflow from design to a working PCB. I gained hands-on experience in design, fabrication, soldering, and testing.