News

Using the Arduino Sketch [Eric] has written, you can easily plug in your Wi-Fi information and IFTTT key and trigger. All that’s left to do is put this IoT motion sensor to work by mounting it ...
Using motion detectors and an Ardunio you can add a little extra wow to your Halloween displays this year. This article covers the circuits and the code to make that happen.
How it works: When something triggers the sensor, the Arduino records that moment as triggerTime in Line 23, and compares it with the current time based on conditions in lines 26, 29, and 34.