I am looking to design a PCB to connect the electrodes from two camera parts. I’ve never done this before so I’m a bit lost, and I was referred to this site by a PCB manufacturer that I contacted. The camera is a DJI Action 2 camera, and there are two modules. Normally they’re positioned above each other with their electrical connections in contact per the original design, but I’d like to position the battery unit behind the camera unit, and so I need a PCB to connect the two. See the attached pic. Would anyone be able to help with this, and what type of pin connectors would I need for the PCB?
This is a big project.
The connectors are spring loaded and probably an in house product not available to the public.
If they are available and are suitable to mount on a PCB, you could then make that PCB, HOWEVER
the PCB will need to be placed in a robust mounting tray designed to support the PCB and connectors and also clip into both parts of the camera and hold everything securely.
Most of this is well out of the scope of Kicad.
If you can source the connectors and organize the design and building of a support tray, when you need help with a PCB please revisit us.
And that finds lots of similar connectors, and it’s up to you to find a connector that matches the pitch of your pins.
The “flat” side is quite simple, That can be a gold plated PCB. However, that PCB is not in the same plane as the part for the connector. I can see a few options. One option is to make a bigger PCB and then cut it into two pieces. One for the male, and one for the female connector. I would make the part for the female connector smaller, so you can glue it on top of the bigger PCB.
For combining everything together, maybe 3D print some bracket, or just use hot glue to semi permanently glue the PCB to this camera. Quite often got glue can be removed without a trace if needed, but there is always a chance you damage the plastic a bit with the hot glue itself, or pull of some paint when taking it apart.
I’ll need to confirm the exact dimensions between the two pogo pin pads with the case maker, but I think it will be 33.2-34.2mm (distance between the center of the furthest two electrodes).
Is the PCB easier now given we can use this component and just have two of them spaced apart in a straight line?
There are a number of considerations as stated above, however one issue you should decide 1st.
What height restriction do you have above the connection surfaces? Pogo pins are not what you would call “low profile”
Since the rear module is the battery, Is it possibly you can get a dead battery module and cannibalize the connector? I realize there isn’t a real connector but that part of the body could be useful.
Hi. I don’t think I need to cannibalize a connector as we’ve found a standard part which fits (see the last post). The measurements are the same.
The case is going to be 3D printed, so we can design the space around the PCB. Looking at the schematic it says 2.4mm thickness for the unit only, and 4.15mm with the pins, which should be fine.
The schematic has a Recommended PCB Layout (page 2 on the right) drawn top down, basically the position of the drill holes. Looking at the side profile, would the PCB fit above or below the pin pad?
I think that what you found is the pad to which the actual pogo pin is supposed to make contact with, that actually it is not super necessary because you can make the pad directly on the pcb (not rated for million of cycles, but I’m guessing that is not a problem), to me, it seems that the problem is more the pogo pin itself, more like this one (with a 1mm travel distance):
Yeah, if the dimension fit, they seem ok, however, you’ll need to be careful of the height discrepancy. if you look at the picture below, there is a black plastic part that holds the pins together, the pins that are already in your device, need to be able to reach the pads in your pcb.
I see what you mean. Maybe the connector pad unit from my earlier post would level them up on the right hand side. I’ll check the measurements and look at some more components and report back.
Ok I’ve found the components which I think are the right ones, and the height difference between them should be 0.09mm (i.e. small enough to ignore - the pins on each side have ~1mm movement).
Be careful the pogo pins are imperial and have a pitch of 2.54mm, the landing pads are metric and have a pitch of 2.5mm, so they are not exact matches, for 8 positions it will work, but try to keep the offset to the middle and not to one side for the difference not too big.
EDIT: Nope, I looked carefully once again and the one with 8 positions has a pitch of 2.54mm indeed, sorry for the noise.
What you are showing in the picture is the schematic of your board, in it you should define which components should it have and how are connected to each other, not really necessary and actually sometimes confusing to draw your components as they are going to be in the board
Here a screenshot of the schematic of the small test I did before:
Once you assign a footprint to all your schematic symbols, you should Tools->Update PCB from Schematic [F8], this way, you synchronize your design with what is going to be the layout of your final PCB.