News

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!
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 int motion_1 = 2 ...
All you need is an Arduino, a motion sensor, a few wires and headers, and the code provided at the site below. Hit the link to see step-by-step instructions on how to put it together.
Posted in Security Hacks Tagged accelerometer, alarm, bag, electronics, GY-521, motion, safety, security, travel, Trinket, trinket pro ← Parts.io Aims At Better Component Discovery ...
Historically, we’ve used IR and ultrasonic sensors but [Makers Mashup] decided to use an ESP32-Cam as a motion sensor in his latest animatronic creation.