特價

Water Sensor 水位感測器模組

NT$53 NT$45

50 件庫存

貨號: SNQ-002097 分類: 標籤: ,

描述

Water Sensor 水位感測器模組

Water Sensor 水位感測器模組 是一款簡單易用、性價比較高的水位 / 水滴識別檢測傳感器,其是通過具有一系列的暴露的平行導線線跡測量其水滴 / 水量大小從而判斷水位。輕鬆完成水量到模擬信號的轉換,輸出的模擬值可以直接被 Arduino 開發板讀取,達到水位報警的功效。

 

產品名稱:Water Sensor 水位感測器模組

工作電壓: DC3-5V

工作電流:小於 20mA

傳感器類型:模擬

檢測面積: 40mm x 16mm

製作工藝: FR4 雙面噴錫

工作溫度: 10 ℃ -30 ℃

工作濕度: 10%-90% 無凝結

產品重量: 3.5g

產品尺寸: 62mm x 20mm x 8mm

包裝方式:靜電袋密封

void setup()
{
  Serial.begin(9600);
}
void loop()
{

  int val = analogRead(A0); // read input value
  Serial.print("Pin Value   ");
  Serial.println(val);
  delay(2000);
}

 

Water Level Sensor / Depth Sensor

Water Sensor water level sensor is an easy-to-use, cost-effective high level/drop recognition sensor, which is obtained by having a series of parallel wires exposed traces measured droplets/water volume in order to determine the water level. output analog values can be directly read Arduino development board to achieve the level alarm effect.

  • Operating voltage: DC3-5V
    Operating current: less than 20mA
    Sensor Type: Analog
    Detection Area: 40mmx16mm
    Production process: FR4 double-sided HASL
    Operating temperature: 10-30C
    Humidity: 10% -90% non-condensing
  • Operating voltage: DC 3-5V, < 20mA
  • Production process: FR4 double-sided HASL
  • Sensor Type: Analog, Detection Area: 40mm x 16mm
  • Product Dimensions: 2.5 X 0.7 X 0.4 inches (7 X 2 X 1 cm)