null
ACEBOTT

ACEBOTT Water Level Sensor Droplet Detection Module Easy-Plug Compatible with ESP32/Arduino

(No reviews yet) Write a Review
SKU:
QB092
Shipping:
Calculated at Checkout
  • ACEBOTT Water Level Sensor Droplet Detection Module Easy-Plug Compatible with ESP32/Arduino
  • ACEBOTT Water Level Sensor Droplet Detection Module Easy-Plug Compatible with ESP32/Arduino
TZS5,755.83
Frequently bought together:

Description

The ACEBOTT Water Level Sensor is an instrument that can convert the water level parameters of the measured point into the corresponding electric signal in real time. Its working principle is to use the trace of its parallel wire to measure the amount of water and thus judge the water level. The analog value output by the water sensor can be directly read by the controller board, which can be used for the function of water level alarm in practical applications.

 

../../_images/Water-3.png

 

Sample Code: 

void setup() {
pinMode(32,INPUT);//Set pin 32 to input mode
Serial.begin(115200);//Set baud rate to 115200
}
void loop() {
Serial.println(analogRead(32));//Read the state of pin 32 and print it to the serial monitor
delay(1000);
}

Features:

  1. Converts water level to real-time electric signal.
  2. Uses parallel wire trace to measure water amount.
  3. Analog output for easy connection to controller boards.
  4. Ideal for water level alarm applications.
  5. Operating voltage: 3.3V to 5V.
  6. Wide operating temperature range: -20°C to +80°C

Package Include:

1 x ACEBOTT Water Level Sensor Droplet Detection Module

View AllClose

0 Reviews

View AllClose