Close

Progress Log 1: Working Arduino Code

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 07/03/2020 at 22:180 Comments

I've created an arduino code to switch on and off the solenoid (a modified blink.io code). Right now the board outputs a maximum of 12V, and my Solenoid is 24V so isn't operable by the board. I tested the board on a smaller solenoid, though, and it started opening and closing! I tried wiring two of the arduino shield's output ports in series, but the voltage remained at 12V.

Next steps are to order a 12V solenoid and a pressure sensor, so that the solenoid can be autonomously opened or closed by the arduino depending on the pressure in the chamber. I plan to use a DigiVac Model 276 (BASE) vacuum gauge which includes  a thermocouple vacuum gauge combined with a piezo sensor. Any insights on creating an arduino code for operating this system would be appreciated!

Discussions