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!
This motion detector alarm can detect a moving person from a distance of 1 meter. It uses a dual IR Transmitter-Receiver module HOA1405. When the sensor detects the reflected IR rays, alarm will sound ...
If you’re looking for something to do this weekend, consider this PIR (passive infrared) Sensor Alarm project. Not only will the motion-sensing alarm ...
This repository demonstrates how to implement motion detection using a PIR sensor with an LED and serial output across multiple platforms like Arduino Uno, ESP32, Raspberry Pi Pico, and STM32 Nucleo.
Using motion detectors and an Ardunio you can add a little extra wow to your Halloween displays this year. This article covers the circuits and the code to make that happen.
Posted in Microcontrollers Tagged alarm, attiny85, motion sensor, pir, sleep mode ← Sustainability Hack: Wind Turbine Battery Charger Two Dice, One 8-pin UC → ...
Fire-alarm-system-using-Arduino 👋Introduction: Fire accidents can lead to serious loss of life and property, so early detection is essential. This project introduces an Arduino-based Fire Detection ...
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.