News

This project is an Home Alarm System made with Arduino Nano 33 IOT. The sensor used for the project is a simple PIR sensor that is activated if the correct password is typed on the keypad. If the PIR ...
An Automatic Door Opener System is a project based on PIR Sensor and Arduino, which automatically opens and closes the door by detecting a person or object. You might have seen Automatic Door Opener ...
Download the latest version of Arduino IDE from Arduino. Connect your Arduino Nano board to your laptop and open the control panel. in the control panel, click on Hardware and Sound.Now click on ...
The code for Dog Barking Alarm using Arduino and PIR Sensor is very simple. Complete code can be found at the end of the document. The explanation of the code is as follows: Start the code by defining ...
The system controlled by Arduino Uno microcontroller centrally. Microcontroller detects the output of Radio Frequency Identification (RFID), Keypad 4×4, Limit Switch, Light Dependent Resistance (LDR) ...
Arduino Coding. After gathering all the components, open the Arduino IDE and write the following code (Fig 1). First of all, take a variable for motion sensor pin. Here we have used Arduino digital ...
In an era where homeowners frequently leave for work or education, robust security for residences is imperative. Traditional security measures, including window and door locks, present challenges such ...
PIR Sensor Module Parts. The topmost part of the PIR sensor consists of a lens with concentric grooves carved into the plastic. These are called Fresnel lens.. The contours on this plastic helps in ...
Today I am sharing the Proteus simulation of my project, in which I have shown the working of three sensors with a single Arduino. These include a PIR sensor (digital), flame-detecting sensor (digital ...