HC-SR505迷你小型人體感應模組 人體感應模迷你型人體感應開關

-30%

HC-SR505迷你小型人體感應模組 人體感應模迷你型人體感應開關

NT$114 NT$80 未稅

HC-SR505迷你小型人體感應模組 人體感應模迷你型人體感應開關

HC-SR505小型人體感應模塊是基於紅外線技術的自動控制產品,靈敏度高,可靠性強,超小體積,超低電壓工作模式。廣泛應用於各類自動感應電器設備,尤其是幹電池供電的自動控制產品。常見應用人體感應燈具, 人體感應玩具, 安防產品 , 工業自動化控制  , 自動感應電器設備 , 電池供電自動控制等

尚有庫存

貨號: 6835754411(A7-9) 分類: 標籤: ,
  • 商品說明

商品說明

HC-SR505迷你小型人體感應模組 人體感應模迷你型人體感應開關

HC-SR505小型人體感應模塊是基於紅外線技術的自動控制產品,靈敏度高,可靠性強,超小體積,超低電壓工作模式。廣泛應用於各類自動感應電器設備,尤其是幹電池供電的自動控制產品。常見應用人體感應燈具, 人體感應玩具, 安防產品 , 工業自動化控制  , 自動感應電器設備 , 電池供電自動控制等

  • HC-SR505 小型人體感應模塊是基於紅外線技術的自動控制產品
  • 靈敏度高,可靠性強,超小體積,超低電壓工作模式。
  • 廣泛應用於各類自動感應電器設備,尤其是乾電池供電的自動控制產品。
  • 全自動感應:人進入其感應範圍則輸出高電平,人離開感應範圍則自動延時關閉高電平,輸出低電平。
  • 可重複觸發方式:即感應輸出高電平後,在延時時間段內,如果有人體在其感應範圍活動,其輸出將一直保持高電平,直到人離開後才延時將高電平變為低電平(感應模塊檢測到人體的每一次活動後會自動順延一個延時時間段,並且以最後一次活動的時間為延時時間的起始點)。
  • 工作電壓範圍寬:默認工作電壓 DC4.5V-20V。
  • 微功耗:靜態電流<50 微安,特別適合乾電池供電

HC-SR505迷你小型人體感應模組

HC-SR505迷你小型人體感應模組

Arduino 範例碼

void setup() 
{
 Serial.begin(9600);
 pinMode(4,INPUT);
 digitalWrite(4,LOW);
}
void loop() 
{
 if(digitalRead(4)==HIGH) 
 {
 Serial.println("Movement detected.");
 }
 else 
 {
 Serial.println("Nothing.");
 }
 delay(1000);
}

 

HC-SR505 Mini Infrared PIR Motion Sensor Precise Infrared Detector Module

The HC-SR505 Mini PIR Motion Sensor is based on infrared technology and it can automatic control by itself with high sensitivity and high reliability. Because of the minimum size and low-power operation mode, it widely used in various of automatic electronic equipment, especially battery-powered automatic products.

It works similar to the larger hc-sr501 which is commonly used in many projects

HC-SR505 small body sensing module is based on infrared technology, automatic control products, high sensitivity, high reliability, ultra-small, ultra-low-voltage operation mode. Widely used in various auto-sensing of electrical equipment, especially battery-powered automatic control products.
Technical parameters:
Operating Voltage Range: DC4.5-20V
Static current: <60uA
Output level: High 3.3V / Low 0V
Trigger: repeatable trigger (default)
Delay time: Default 8S + -30% (can be customized range of a few tenths – tens of minutes)
PCB Dimensions: 10 * 23mm
Induction angle: <100 degree cone angle
Induction distance: 3 meters
Working temperature: -20 – +80 degrees
Sensor Lens Dimensions: Diameter: 10mm (default)
Applications:
Body induction lamps
Body sensors toys
Security Products
Industrial automation and control
Auto-sensing of electrical equipment
Battery-powered automatic control