News

Hi, I'm Bill. I'm a software developer with a passion for making and electronics. I do a lot of things and here is where I document my learning in order to be able to inspire other people to make ...
This Arduino Project Hub guide shows you how to set up an AMG8833 thermal camera with an OLED display for an Arduino. This sensor is ... PIR Motion Sensor ... making them easy to wire up and code.
Arduino Code Sketch ... LOW); delay(30*1000); /* inhibit alert input for 30 seconds during initial power on. Only for PIR sensor (see article) */ } void loop(){ lightsensorValue = analogRead ...
Posted in Arduino Hacks, Holiday Hacks Tagged arduino nano, DF Player Mini, PIR sensor, power LED, raven Motion-Activated Clock Only Lights Up On Command December 16, 2022 by Lewin Day 8 Comments ...
With just a Wemos D1 Mini, a standard PIR sensor, and some open source code, you can create a practical self-contained motion sensor module that can be placed anywhere you want to keep an eye on.