Posts by Mario • 1 point
1 post
-
0
votes1
answer53
viewsQ: Motion sensor value 0 only
I’m trying to detect movement using the mini PIR motion sensor but only at 0, does anyone know how to solve this problem? The code is as follows:: //Declaramos os pinos que vamos a usar int Pin = 7;…