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 ...
Probably the most complex part of working with Arduino is creating the sketch, a.k.a. writing the code. The Arduino programming language uses a variant of the C/C++ language, so if you're already ...
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 /* * ...
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 ...
PIR Pin “+” connects to Arduino +5. PIR Pin “-” connects to Arduino gnd. PIR Pin “out” connects to Arduino Digital 2. Here is the Arduino code for the Parallax sensor ...
Options to power the Arduino Nano include USB, VIN, and 5 volt pin, meaning you have power options for almost any situation. Tech. ... PIR motion sensors, and other small loads.
Here is an ultra simple Arduino Night Alarm project wired around a handful of inexpensive and easily available components. One advantage of using Arduino as a security system is the flexibility!
It’s a fairly simple project, too: just hook an Arduino Uno up to a motion sensor and an electronic switch called a relay, then plug in your fan, and you’re good to go.
Present consists of just a PIR sensor and Arduino in a 3D printed enclosure to snap onto your monitor. When the PIR sensor no longer detects someone in range, ...