Hi
I am receiving a bipolar signal to the Arduino. This is done through a LM741 (op-amp) and seems to be working very nice. The question is how do I go about limiting the signal – what I mean is if the op-amp is destroyed or if something else happens to the circuit, how can I secure the Arduino so it does not receive anything else then 0-5V? The signal will change quickly and it is important that i dont loose any resolution.
I thought about doing it like this:
The diode is to protect against negative Voltage and the zenerdiode is to ensure the Arduino wont get more then 5V........ Will that fly?
Thanks