What is the best way to implement a point on a PCB, where a voltage (e. g. output of a regulator) could be measured with multimeter for the purpose of verification of the assembly or diagnostics in case of malfunction (preferably in Eagle)?
Electronic – How to create measurement points on a PCB for diagnostics
eaglepcb-designtroubleshooting
Related Topic
- Electronic – CADSOFT EAGLE libraries searching best practices
- How should I connect / design this tactile push button on PCB & schematic
- Electronic – How to get VCC and GND pins on a PCB using an Eagle schematic
- Electrical – How to generate Assembly drawing in eagle
- Electrical – Creating an Assembly Drawing for Fabrication Houses
Best Answer
This is quite a common thing to want to do, and really helpful for checking voltages.
A test point is really just a plated hole, perhaps with some nice labelling. Eagle has a library called
testpad
which contains holes and pads in all shapes and sizes with a nice schematic symbol.When placing test points I'd recommend laying them out on a 0.1" global grid which means that if you have several near to each other you can use some Veroboard with pogo pins attached to make a simple test fixture.