Internship / NYSCF
Gas Pressure Controller
Automated gas-pressure control prototype for monitoring and regulating CO2, O2, and N2 flow in the NYSCF array gas pressure controller workflow.
Overview
Poster + code
Project Notes
Extended description coming soon. This page is set up for the full project writeup, including the sensor housing, gas sensing circuit, proportional valve control, and Arduino control code.
- Digitized a manual gas pressure controller concept for CO2 and O2 monitoring.
- Used Arduino-style I2C, analog sensing, and PWM output control architecture.
- Created a code repository for pressure sensing, gas concentration monitoring, and proportional valve regulation.
Poster
Repository
Arduino
Control Code
The reconstructed Arduino code reads gas pressure, monitors CO2 and O2, drives proportional valve outputs, and includes safety cutoff behavior.
Open Code Repository