Today I attempted to remove the faulty parts from our finished PCBs. This proved to be a lot harder to do without tearing off a pad than expected. Every technique I tried would rip at least 1 pad off of the LED’s spot. The capacitor on the other hand, was smooth sailing every time. To …
Tag: pcb
Daily Update: 7/19/2018
The last couple of days we’ve been struggling to figure out what’s causing the voltage overage in our finished PCB. Finally, we found the problem. We got the wrong type of C4 (4.7µF capacitor). We ordered a 0508 size instead of a 0805 size, meaning that the cap doesn’t sit on the pads properly. So, …
Printed Circuit Boards- Stencils, Dimensions, and Ordering
PCB Stencils- what are they? When trying to apply solder paste to a printed circuit board for surface mount soldering, a PCB stencil can be very useful. A stencil is a flat sheet with pads cut out to match your pcb design. This allows you to build boards faster, better, and more easily. Most PCB …
Learning KiCad
We first stumbled across KiCad when looking to modify PCB components before sending the boards in for manufacturing. We learned that to modify the PCB, we had to modify the Gerber files, and to do that, you should use KiCad. This was a bit of a snag in our plan as none of use knew …