I am trying to set an automated dust collection system in my wood shop. I have a raspberry pi 2 a servo motor and a ct sensor. I want to use the ct sensor to detect amperage draw when I turn on a machine read that into the pi and use it as an on or off signal. Then have the pi send a signal to the servo to open a blast gate. The ct sensor that I have is the sct-013-000. From what I have read this sensor will detect amperage up to 100 amps and output a signal up to 50mA. The biggest issue that I am running into is how to read the output of the ct sensor into the pi and then turn that signal into an on off signal.
If anyone has any advise on this or even if you have a better idea of how to accomplish this I would be very grateful.