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 ...
Working from home with regular video meetings has its challenges, especially if you add kids to the mix. To help avoid embarrassing situations, [Charitha Jayaweera] created Present!, a USB device t… ...
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.