Hello!
I'm new to experimenting with GPIO on the PI. I'm trying to connect pins as GPIO inputs that collect statistics off this external device. In the service manual for this external device, it says the following about this pin out:
Maximum rated voltage: DC50V
Maximum rated current: 100 mA
While being new to GPIO, it does seem obvious that if I attempted to hook this up to the Pi I would damage it. My question is "what do I need to design between the external device and Pi to safely connect it?".
All wisdom shared is appreciated. Thank you for the assistance!