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 ...
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 TCS3200 color sensor is a much better choice, and you can buy a nice assemble module for about $2 from our friends in Shenzhen. And before you say the point here is DIY, DIY doesn’t mean 20 ...
The best sensor you can use to detect an intrusion is the Passive Infrared (PIR) Sensor. The PIR Sensor detects the motion of a human body by the change in surrounding ambient temperature when a human ...
It should be a piece of cake if you program your Attiny85 chip (not Digispark) using your existing Arduino IDE with the help of one “USB tiny ISP (v2.0)” programmer. The software/Arduino sketch /* * ...