I was reading through some of the GPIO documentation and I believe the following would be possible, I just wanted a sanity check and possibly a little bit of a walk through as to how I would implement it.
I have a proximity sensor, and when it is triggered, I would like to power on a linear servo, through it’s own controller. So I would need some walkthrough on how I might read an input signal and then send another signal out to a relay.