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 ...
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 ...
Even though Attiny85 is fitting here, I opted for Digispark just because of its plethora of features like USB programming interface, on-board voltage regulator, and Arduino IDE compatibility. The code ...