News

PIR Pin “out” connects to Arduino Digital 2 Here is the Arduino code for the Parallax sensor int motion_1 = 2; int light_1 = 13; void setup(){ pinMode (motion_1,INPUT); pinMode (light ...
from PIR motion detectors to door and window sensors. If you want to put them to work, all you need is a receiver, a network-enabled microcontroller, and some code. In his latest video ...