Arduino Forum
controlling PIR data *newbie
Projects
Programming
system
April 24, 2012, 8:29pm
4
int buttonState = 0;
int lastButtonState = 0;
To hold the state of the PIR button, huh?
show post in topic
Related topics
Topic
Replies
Views
Activity
PIR Weird behavior
Sensors
10
1599
May 6, 2021
PIR - Relay problem
Programming
2
778
May 5, 2021
Code problem with using 2 relays *Update
Programming
11
3718
May 5, 2021
PIR sensor & Relay code
Programming
9
4384
May 5, 2021
PIR Sensors controlling LED
Programming
2
744
May 5, 2021