Close

The idea

A project log for CPAP Water Reservoir Monitor - Sleep Apnea

What happens when the humidifier for your CPAP runs dry in the night? It isn't pleasant. Let's fix this.

scott-clandininScott Clandinin 04/17/2017 at 04:160 Comments

As a CPAP machine is a totally enclosed and airtight device, the best way to monitor the water level (I believe) is to monitor the weight of the entire machine over time. By knowing the weight of the machine with no water and with full water, I can have an alarm go off when the water level is say 10% of the difference between the max and min.

Components of the idea:

1. Base

- a flat box housing all components including the load sensor

2. Calibration Buttons

- two small buttons would be on the back of the base. One is to be pressed to get a measurement of the CPAP machine with no water. The other would be pressed to get a measurement of the CPAP with full water. These values would be stored in non-volatile EEPROM.

3. Speaker

- used for waking the user up when water is low

4. Alarm Acknowledge Button

- a larger button the user can press to reset the measurement routine and stop the alarm

5. Hanger (with Tactile Button)

- this is a custom made hanger with a tactile button that will be activated when the mask strap is hanging on it. This will tell the micro to not bother with any measurements. This ensures that while the mask is not being used, no measurements will be made (and therefore no false positives on the alarm).

Next project log will cover the logic behind how it will work.

Discussions