Cirkit Designer Logo
Cirkit Designer
Your all-in-one circuit design IDE
Home / 
Component Documentation

How to Use SOS Leak Sensor: Examples, Pinouts, and Specs

Image of SOS Leak Sensor
Cirkit Designer LogoDesign with SOS Leak Sensor in Cirkit Designer

Introduction

The SOS Leak Sensor by Blue Robotics is a compact and reliable device designed to detect the presence of water leaks. It is an essential component for applications where water damage prevention is critical. The sensor can alert users to potential flooding or water ingress, enabling timely intervention to prevent damage to equipment, property, or sensitive environments.

Explore Projects Built with SOS Leak Sensor

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
Arduino-Based Gas Leakage Detector with MQ-2 Sensor and SIM900A GSM Module
Image of gas leakage detector: A project utilizing SOS Leak Sensor in a practical application
This circuit is a gas leakage detection system that uses an MQ-2 gas sensor to monitor gas levels. If the gas level exceeds a predefined threshold, the Arduino UNO triggers a buzzer, activates a cooling fan, opens a valve using a servo motor, and sends an SMS alert and makes a call via the SIM900A GSM module.
Cirkit Designer LogoOpen Project in Cirkit Designer
Arduino Uno R3 Based Gas Leak Detector with SMS Alert and Weight Monitoring
Image of LPG Project Circuit Diagram: A project utilizing SOS Leak Sensor in a practical application
This circuit is designed to monitor and alert for gas leaks while also tracking the weight of the gas supply. It uses an MQ6 gas sensor to detect gas presence, an HX711 load cell interface to measure weight, and an LCD display to provide visual feedback. The Arduino Uno R3 controls the system, activating a buzzer and LEDs for alerts, and interfaces with an Adafruit FONA 3G module to send SMS messages and make calls during a gas leak event.
Cirkit Designer LogoOpen Project in Cirkit Designer
ESP32 and MQ-2 Gas Sensor with Wi-Fi Notification and Battery Power
Image of Gas leak detector: A project utilizing SOS Leak Sensor in a practical application
This circuit is a gas leakage detection system using an MQ-2 gas sensor and an ESP32 microcontroller. The ESP32 reads the gas levels from the MQ-2 sensor and activates a buzzer if the gas concentration exceeds a predefined threshold, while also sending notifications via the Blynk platform. The system is powered by a 12V battery and includes a TP4056 module for charging a 18650 Li-Ion battery.
Cirkit Designer LogoOpen Project in Cirkit Designer
Arduino UNO Based Multi-Sensor Safety System with Servo Control and LCD Feedback
Image of home security: A project utilizing SOS Leak Sensor in a practical application
This circuit is a multi-sensor monitoring system controlled by an Arduino UNO microcontroller. It includes a flame sensor, gas sensor (MQ-4), water level sensor, PIR motion sensor, a servo motor, a buzzer, and an I2C LCD display for alerts. The system is designed to detect fire, gas leaks, intruders, and water levels, providing visual alerts on the LCD and audible alerts through the buzzer, with the servo motor potentially used for automated responses such as closing a valve or door.
Cirkit Designer LogoOpen Project in Cirkit Designer

Explore Projects Built with SOS Leak Sensor

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
Image of gas leakage detector: A project utilizing SOS Leak Sensor in a practical application
Arduino-Based Gas Leakage Detector with MQ-2 Sensor and SIM900A GSM Module
This circuit is a gas leakage detection system that uses an MQ-2 gas sensor to monitor gas levels. If the gas level exceeds a predefined threshold, the Arduino UNO triggers a buzzer, activates a cooling fan, opens a valve using a servo motor, and sends an SMS alert and makes a call via the SIM900A GSM module.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of LPG Project Circuit Diagram: A project utilizing SOS Leak Sensor in a practical application
Arduino Uno R3 Based Gas Leak Detector with SMS Alert and Weight Monitoring
This circuit is designed to monitor and alert for gas leaks while also tracking the weight of the gas supply. It uses an MQ6 gas sensor to detect gas presence, an HX711 load cell interface to measure weight, and an LCD display to provide visual feedback. The Arduino Uno R3 controls the system, activating a buzzer and LEDs for alerts, and interfaces with an Adafruit FONA 3G module to send SMS messages and make calls during a gas leak event.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of Gas leak detector: A project utilizing SOS Leak Sensor in a practical application
ESP32 and MQ-2 Gas Sensor with Wi-Fi Notification and Battery Power
This circuit is a gas leakage detection system using an MQ-2 gas sensor and an ESP32 microcontroller. The ESP32 reads the gas levels from the MQ-2 sensor and activates a buzzer if the gas concentration exceeds a predefined threshold, while also sending notifications via the Blynk platform. The system is powered by a 12V battery and includes a TP4056 module for charging a 18650 Li-Ion battery.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of home security: A project utilizing SOS Leak Sensor in a practical application
Arduino UNO Based Multi-Sensor Safety System with Servo Control and LCD Feedback
This circuit is a multi-sensor monitoring system controlled by an Arduino UNO microcontroller. It includes a flame sensor, gas sensor (MQ-4), water level sensor, PIR motion sensor, a servo motor, a buzzer, and an I2C LCD display for alerts. The system is designed to detect fire, gas leaks, intruders, and water levels, providing visual alerts on the LCD and audible alerts through the buzzer, with the servo motor potentially used for automated responses such as closing a valve or door.
Cirkit Designer LogoOpen Project in Cirkit Designer

Common Applications and Use Cases

  • Monitoring bilge compartments in marine vessels
  • Detecting leaks in water tanks or pipelines
  • Flood detection in basements or server rooms
  • Integration into home automation systems for water damage prevention
  • Industrial applications for leak detection in machinery or storage areas

Technical Specifications

The SOS Leak Sensor is designed for low-power operation and high sensitivity to water presence. Below are the key technical details:

Parameter Value
Operating Voltage 3.3V to 5V DC
Operating Current < 10 mA
Output Signal Digital (High/Low)
Detection Method Conductivity-based water sensing
Dimensions 30mm x 20mm x 5mm
Operating Temperature -10°C to 60°C
Cable Length 1 meter
Mounting Method Adhesive backing or screw mount

Pin Configuration and Descriptions

The SOS Leak Sensor has a simple 3-pin interface for easy integration into circuits:

Pin Name Description
1 VCC Power supply input (3.3V to 5V DC)
2 GND Ground connection
3 OUT Digital output signal (High = No water, Low = Water)

Usage Instructions

How to Use the SOS Leak Sensor in a Circuit

  1. Power the Sensor: Connect the VCC pin to a 3.3V or 5V DC power source and the GND pin to the ground of your circuit.
  2. Read the Output: Connect the OUT pin to a digital input pin of your microcontroller or monitoring system. The sensor outputs a HIGH signal when no water is detected and a LOW signal when water is present.
  3. Mount the Sensor: Place the sensor in the area where water detection is required. Use the adhesive backing or screws to secure it in place.

Important Considerations and Best Practices

  • Ensure the sensor is mounted in a location where it can reliably detect water without being submerged entirely.
  • Avoid placing the sensor in areas with high humidity or condensation, as this may cause false positives.
  • Use pull-up or pull-down resistors on the OUT pin if required by your microcontroller.
  • Regularly inspect the sensor for dirt or debris that may affect its performance.

Example: Connecting to an Arduino UNO

Below is an example of how to connect and use the SOS Leak Sensor with an Arduino UNO:

Circuit Connections

  • Connect the VCC pin of the sensor to the 5V pin on the Arduino.
  • Connect the GND pin of the sensor to the GND pin on the Arduino.
  • Connect the OUT pin of the sensor to digital pin 2 on the Arduino.

Arduino Code

// SOS Leak Sensor Example Code
// This code reads the sensor output and prints the status to the Serial Monitor.

const int sensorPin = 2; // Digital pin connected to the sensor's OUT pin
int sensorState = HIGH;  // Variable to store the sensor state

void setup() {
  pinMode(sensorPin, INPUT); // Set the sensor pin as input
  Serial.begin(9600);        // Initialize serial communication
}

void loop() {
  sensorState = digitalRead(sensorPin); // Read the sensor output

  if (sensorState == LOW) {
    // If the sensor output is LOW, water is detected
    Serial.println("Water detected! Take action immediately.");
  } else {
    // If the sensor output is HIGH, no water is detected
    Serial.println("No water detected.");
  }

  delay(1000); // Wait for 1 second before reading again
}

Troubleshooting and FAQs

Common Issues and Solutions

  1. Sensor Always Reads HIGH (No Water Detected)

    • Cause: Poor connection or insufficient power supply.
    • Solution: Check the wiring and ensure the VCC pin is receiving 3.3V to 5V DC. Verify the GND connection.
  2. Sensor Always Reads LOW (Water Detected)

    • Cause: Sensor is dirty or exposed to high humidity.
    • Solution: Clean the sensor surface with a dry cloth and ensure it is not exposed to condensation.
  3. False Positives or Erratic Readings

    • Cause: Electrical noise or improper mounting.
    • Solution: Use a decoupling capacitor (e.g., 0.1µF) between VCC and GND. Ensure the sensor is securely mounted.

FAQs

Q: Can the SOS Leak Sensor be submerged in water?
A: No, the sensor is designed to detect water presence but should not be fully submerged.

Q: Can I use the sensor with a 3.3V microcontroller?
A: Yes, the sensor operates within a voltage range of 3.3V to 5V, making it compatible with 3.3V systems.

Q: How do I extend the cable length?
A: You can use standard wire extensions, but ensure proper insulation to prevent signal degradation or interference.

Q: Is the sensor suitable for detecting other liquids?
A: The sensor is optimized for water detection. It may not work reliably with non-conductive liquids like oil.