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 ...
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 ...
The code is an Arduino project for the Digispark Attiny85 to turn on a light source when the PIR sensor detects something. Note that after powering the PIR sensor module, it needs about 10 to 60 ...
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 ...
A year ago [Lochie] bought an Airwick automatic air freshener, and while he thought it was a cool gadget, the freshening spray and the novelty ran out in short order. The device collected dust in h… ...