MISSION BRIEFING
For this week's objective: create a pcb board that integrates LEDs and a push button, all controlled by a XIAO RP2040.
Making a pcb board with the Club Puebla shield as a design.
For this week's objective: create a pcb board that integrates LEDs and a push button, all controlled by a XIAO RP2040.
To complete this mission, I gathered the following components from the Fab Lab inventory:
To kick off the blueprinting phase, I recycled the exact same schematic design from Week 06. Since the logic was already perfectly established and verified, I just forged ahead into the PCB editor, routing the traces with a safer 0.8mm width.
To ensure the smoothest communication with the milling machine, I exported the layout layers as Gerber files instead of SVG, and then converted them into high-resolution PNGs using a specialized Fab Lab web tool.
Instead of capturing static screenshots, I recorded my entire workflow inside Mods platform and also I changed the "Gerber" files to png with gerber2png.fablabkerala.in. Here, I uploaded the PNG files, set the proper endmill settings (1/64 for traces, 1/32 for the outline), and calculated the precise `rml` toolpaths required by the Roland SRM-20.
Before any cutting could begin, the physical space had to be prepped. I secured the bronze board to the sacrificial layer using strong double-sided tape to prevent any disastrous movements during milling. I also equipped the machine with their proper screws.
Using the VPanel software, I carefully set the X, Y, and Z origins.
⚠️ CRITICAL WARNING: Once you hit the "Output" button to load your file, the machine will immediately begin to move and cut! Keep your hands out of the enclosure.
With all parameters verified and the enclosure closed, the MonoFab SRM-20 went to work. Here is the physical fabrication process captured on video.
The dust settled, and the board emerged. Clean cuts, perfectly isolated traces, and the custom shape of the Puebla shield perfectly executed. After the machining, the soldering phase was completed, bringing the circuit to life.
To verify the integrity of the circuit and the logic, the board underwent rigorous physical testing.
The board has been designed, milled, populated, and successfully tested. Mission accomplished.