News

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.
Methodology Output pin of the PIR sensor is connected to P3.5 of the microcontroller. Data pins (D0 to D7) of the LCD module are connected to Port 0 of the microcontroller. Each pin of Port 0 is ...
Required Components PIC16f877A Microcontroller Fingerprint Module Push buttons or keypad 16x2 LCD 10k pot 18.432000 MHz Crystal Oscillator Bread Board or PCB (ordered from JLCPCB) Jumper wires LED ...
Security Alarm Circuit Description As stated, this project describes a home security alarm based on a Passive Infra-Red sensor module (PIR1). There are many vendors that manufacture the PIR sensor ...