Instrukcja obs艂ugi Joy-It SBC-PIR


Przeczytaj poni偶ej 馃摉 instrukcj臋 obs艂ugi w j臋zyku polskim dla Joy-It SBC-PIR (8 stron) w kategorii detektor ruchu. Ta instrukcja by艂a pomocna dla 8 os贸b i zosta艂a oceniona przez 2 u偶ytkownik贸w na 艣rednio 4.5 gwiazdek

Strona 1/8
www.joy it.net-
Pascalstr. 8 47506 Neukirchen Vluyn-
www.joy it.net-
Pascalstr. 8 47506 Neukirchen Vluyn-
www.joy it.net-
Pascalstr. 8 47506 Neukirchen Vluyn-
#define PIR_MOTION_SENSOR 2 //PIN for the PIR-Sensor
#define LED 13 //PIN for the OnBoard LED
int sensorValue;
void setup()
{
// Pin setup
);pinMode(PIR_MOTION_SENSOR, INPUT
);pinMode(LED,OUTPUT
Serial.begin(9600);
}
void loop()
{
sensorValue = digitalRead(PIR_MOTION_SENSOR);
if(sensorValue == )HIGH
{
);Serial.println("Movement detected"
);delay(1000
}
else
{
);Serial.println("No movement detected"
);delay(1000
}
}


Specyfikacje produktu

Marka: Joy-It
Kategoria: detektor ruchu
Model: SBC-PIR

Potrzebujesz pomocy?

Je艣li potrzebujesz pomocy z Joy-It SBC-PIR, zadaj pytanie poni偶ej, a inni u偶ytkownicy Ci odpowiedz膮




Instrukcje detektor ruchu Joy-It

Joy-It

Joy-It SBC-PIR Instrukcja

30 Wrze艣nia 2024

Instrukcje detektor ruchu

Najnowsze instrukcje dla detektor ruchu