I am trying to build a device that can sense absolute pressure between 0-50kPA and trigger a vacuum suction to relieve the built-up pressure in a closed-loop system.
How do I use my Arduino Uno to communicate with the pressure sensor to sense up to XX kPA and communicate to the vacuum motor to trigger a suction response?
How do I use my Arduino Uno to communicate with my vacuum motor to stop suction response after pressure goes to 0 kPA?