diff --git a/README.md b/README.md
index ab76c749a14ceb782fd1202e08e3ce87bf0bf2c5..f5103686243b0909f8389d0c9473025a3677672e 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,10 @@
 # Public Health Instrumentation
 
-A collection of open instruments to help the pandemic recovery effort, supplementing widespread biological testing with widespread early warning systems. Examples include thermal monitoring for temperature sensing, IR/vis pulse oximetry, RF respiration sensing, PPE airflow validation, etc.
+A collection of open instruments to help the pandemic recovery effort, supplementing biological testing with widespread early warning systems. 
 
 ## explorations
-[pulse oximetry](pulseox.md) 
+
+[pulse oximetry](pulseox.md)
+[infrared temperature measurement](irtemp.md)
+[airflow validation](airflowvalidation.md)
+[respiration sensing](respirationsensing.md)
diff --git a/airflowvalidation.md b/airflowvalidation.md
new file mode 100644
index 0000000000000000000000000000000000000000..fb09dab6ca0e81aa4c640f7af7c1ec8689c71791
--- /dev/null
+++ b/airflowvalidation.md
@@ -0,0 +1,7 @@
+## Airflow Validation
+
+### References
+
+### Operational Theory
+
+### Practical Considerations
diff --git a/irtemp.md b/irtemp.md
new file mode 100644
index 0000000000000000000000000000000000000000..8662699429d270fc3d8ddfa1457a859b0e3b0ae2
--- /dev/null
+++ b/irtemp.md
@@ -0,0 +1,8 @@
+## Infrared Temperature Monitoring
+Infrared (IR) temperature monitoring is a common non-contact measurement technique used in a variety of industries and settings. IR temperature instruments span a range from cheap handheld point sensors to sophisticated microbolometer arrays that can resolve thermal images. In all cases, the technology relies on measuring the intensity of infrared light and correlating that value to the [blackbody radiation](https://en.wikipedia.org/wiki/Black-body_radiation) curve with an assumed [emissivity](https://en.wikipedia.org/wiki/Emissivity).
+
+### References
+
+### Operational Theory
+
+### Practical Considerations
diff --git a/respirationsensing.md b/respirationsensing.md
new file mode 100644
index 0000000000000000000000000000000000000000..8bfe4bee7213cda28b38cb425a366103eb8da3a7
--- /dev/null
+++ b/respirationsensing.md
@@ -0,0 +1,7 @@
+## Respiration Sensing
+
+### References
+
+### Operational Theory
+
+### Practical Considerations