Let me introduce another simple microcontroller-based do-it-yourself circuit that detects motion and excites a light source in a flash. The “snooper” here is an ordinary passive infrared (PIR) motion ...
In this video, I'm exploring the use of Mini PIR Sensors with ESP32 with both Arduino-based projects as well as making a movement sensor for Home Assistant by using ESPHome. The sensor is quite ...
This project uses an Arduino Uno to build a burglar detection alarm system with a PIR sensor. The system triggers an alarm when motion is detected, signaling with an LED and a piezo buzzer. This code ...
In the microcontroller era today, Arduino is more than just a tool to accomplish hobby tasks. There is actually a close relationship between microcontroller technology and home security, since you can ...
Halloween is coming up faster than you think: time to dust off the gravestones and the zombie lawn decorations! This year you may want to add a little something extra to give the trick-or-treaters a ...
This project uses a PIR (Passive Infrared) sensor to detect motion and displays the status on an I2C Liquid Crystal Display (LCD). When motion is detected, a message is shown on the LCD and printed to ...
It’s really hard to overstate how awesome ESP8266 development boards like the Wemos D1 Mini really are. For literally a couple of dollars you can get a decently powerful Wi-Fi enabled microcontroller ...