Hi!
I am working in a project where there is a device and some sort of a “dock station” where the unit rest and charges, it can be placed in any direction, however, the “engaging” positions are limited to 4, let’s call it North, South, Est and West, with no particular visual feedback or mechanical limitation on how the user can leave the unit in the dock, actually it is a requirement to be in any way. The dock station needs to have connection to the device with 4 pins, positive, negative, detection pin (probably just a resistance to Gnd) and a digital output (a physical button).
For a few reasons inductive charging and ring tracks (like slip-rings) are not possible, so we ended up in the concept with 4 spring pins in each corner and 1 in the center.
With that approach, do you see a way to have some sort of pinout detection? My first idea was to have gnd in the center and because N and S, W and E are going to be always pair connections have two bridge rectifiers so one will be powering the circuit once mated and a mosfet arrangement to switch the other bridge input to a different circuitry for the detect and digital input.
The problem with that approach is that pins are going to be energized all the time (paper clips, coins, etc), maybe a reed switch to enable power output and a small magnet in the device can do the trick.
What do you think? thanks