هذا المُنتج قد لا يكون متوفراً الآن. إضغط هنا لمنتجات مماثلة

سعر ومواصفات Mini PIR Motion Sensor HC-SR505

  • أفضل سعر لـ Mini PIR Motion Sensor HC-SR505 by تك ديبوت مصر فى مصر هو 40 ج.م.
  • طرق الدفع المتاحة هى
    دفع عند الاستلام
  • تكلفة التوصيل هى 35+ ج.م., والتوصيل فى خلال 2-4 أيام
  • تباع المنتجات المماثلة لـ Mini PIR Motion Sensor HC-SR505 فى فيوتشر إلكترونيكس, جوميا مع اسعار تبدأ من 70 ج.م.
  • أول ظهور لهذا المنتج كان فى أغسطس 01, 2016

المواصفات الفنية

Weight:5 g

منتجات مماثلة

متجر

طرق الدفع

مدة التوصيل

تكلفة التوصيل

وصف تك ديبوت مصر

Description

Mini PIR Motion Sensor is basically made of a tiny pyroelectric sensor, which can detect levels of infrared radiation. Everything emits some low level radiation, and the hotter something is, the more radiation is emitted. The sensor in a motion detector is actually split in two halves. The reason for that is that we are looking to detect motion (change) not average IR levels. The two halves are wired up so that they cancel each other out. If one half sees more or less IR radiation than the other, the output will swing high or low.

Mini PIR Motion Sensor Specifications

  • Operating Voltage Range: DC4.5-20V
  • Static current: <60uA
  • Output level: High 3.3V / Low 0V
  • Trigger: repeatable trigger (default)
  • Delay time: 8S + -30%
  • 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)

Connection

Arduino +5v –> Sensor (+) Arduino GND –> Sensor (-) Arduino Digital Pin for example 4 –> Sensor (O) (in the Middle)

Code

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);}

الأكثر شهرة في مكونات الدوائر الإلكترونيةالمزيد

    مميزات وعيوب Mini PIR Motion Sensor HC-SR505

    • لا يوجد تقييمات لهذا المُنتج.

    مراجعات Mini PIR Motion Sensor HC-SR505

    • loading video reviews