Close

Solenoid responding to environment

A project log for White Cell Pressurization via Microcomputers

For the National Science Foundation project "SBIR Phase II: A spectroscopic THz Sensor for Mixed Gas Analysis and Air Pollution Monitoring"

thomas-loganThomas Logan 08/01/2020 at 18:540 Comments

The 12V solenoids have arrived and are operable from my current setup! I've written an arduino code in which the solenoid opens only when a voltage input passes a certain threshold. This means that, when the pressure sensor arrives, the system can be set up such that the voltage output from the sensor can operate the solenoid.

We are also trying to determine whether we can operate multiple arduino shields running different codes from the same arduino UNO board. Both shields use pins in common, so it may not be possible to run code to both at once. Does anyone know whether it might be possible to run two different codes to the shields, if it is done not simultaneously? For example, a code could be run to one shield to open the solenoid, then immediately after, another code could be run to the other shield (which operates a vacuum pump) to pump gas into the chamber? Any thoughts would be appreciated!

Discussions