Skip to main content

Posts

Digital Keypad Security Door Lock

Digital Keypad Security Door Lock using Arduino Hi everyone, welcome to another blog tutorial,in this tutorial I will teach you how tomake this password enabled entry. Components: 4X4 matrix keypad membrane keypad 16X2 LCD Arduino Servo Motor Connecting Wires Potentiometer Circuit Diagram: Description: I'm using as an improvised enclosure and this is the door, this is a 4X4 matrix keypad, membrane keypad, this is a 16X2 LCD.So, what this system does is this, like I said it’s a password enabled entry, so, I programmed the system with Arduino, so,when you enter the wrong password using this 4 by 4 matrix keypad the door will not open and the password you entered will be displayed on this LCD, but once you enter the right password, the door will open, then it will remain open for 5 and then close. So, the components or for the parts I usedin the design you can see here I have a motor driver this is a motor driver to drive the motor that opens and closes the door, this is a potentiomet

Arduino IR Thermometer

Arduino IR thermometer using the MLX90614 IR temperature sensor Dear friends welcome to another Blog! Today we are going to build a very interesting and useful project:an Infrared Thermometer with an LCD display using Arduino. Without any further delay,let’s get started! The Nokia 5110 LCD shield for Arduino and the MLX90614 IR temperature sensor. Since the Nokia 5110 is my favorite display to use with Arduino, this shield became my favorite at once since it makes things so much easier.We don’t need to connect wires any more in order to use it which makes prototyping a lot faster. It also has a small joystick embedded. And the price of it is less than 4$, which is great! I combined these two items in order to build this IR thermometer! The project is capable of measuring the temperature of an object without touching it, from a small distance. It can measure temperatures from -70 degrees Celsius to 380 degrees. The accuracy is about 0.5 degree in room temperature which is great! Let’s s

Bidirectional Visitor Counter

Bidirectional Visitor Counter using Arduino A bidirectional visitor counter using Arduino may be a reliable circuit that takes over the task of counting variety of Persons/Visitors within the Room very accurately. if somebody enters into the space then the Counter is incremented by one and also leaves it might be incremented. MATERIALS REQUIRED: Arduino IR Module 16*2 LED 5V Relay Resistor(1K,220 ohm) Breadboard Jumper Wires The total number of persons inside the space is Shows on the 16X2 LCD module. The microcontroller does the work it receives the signals from the sensors, and this signals operated under the control of software which is stored in EPROM of Arduino. There are two IR Modules are used. first, one are often wont to count the amount of persons entering a hall within the up mode at the doorway gate. and therefore the other can count the amount of persons leaving the hall by decrementing the count at the exit gate. In this Project will helps to Wastage of electricity. In ou

Automatic Hand Sanitizer Dispenser

Automatic Hand Sanitizer Dispenser Using Arduino Hi guys! Welcome to an exciting Blog. Today we are going to do a project which is very relevant in the present scenario We are going to make an automatic hand sanitizer or hand wash dispenser. We just need to keep our hand below it and it dispenses hand sanitizer or hand wash without any direct contact. Components: Arduino Battery Servo Motor HC - SR04 Glue Gun Now, Let's Begin.  Description: First of all, we need some sheets to make the structure of the dispenser We'll stick the longer sheet on the smaller one by using a hot gun We are using the sheet that is used to make the ceiling Next we need a piece of sheet with a hole in its center we can stick that sheet on top of the longer sheet Now lets stick a small piece in the gap for a stronger hold Then stick a washer over the hole We made this washer Then we made a piston using a sketch pen and wheel cup of a toy JCB For a stronger hold we stick a washer between the sketch pen a

Happy Raksha Bandhan

Happy Raksha Bandhan   Happy Raksha Bandhan 2020: चंदन का टीका औ रेशम का धागा,        à¤¸ावन की सुगंध औ बारिश की फुहार,        à¤­ाई की उम्मीद और बहन का प्यार,        à¤®ुबारक हो रक्षाबंधन का त्यौहार!! Dearest sister,        First of all a very "Happy Raksha Bandhan".        This Raksha Bandhan I promise        I will always hold your back,        Whenever you turn back,        You will find me always. Maa naal ghar sohna lagda.. ??Babul te Veera naal sardari hundi aa.. ???? Bhain bhave jithe vi rahe..?? Veera nu jano pyaari hundi aa..???? HAPPY RAKHRI to every brother and sister... Stay Home,Stay Safe And Celebrate The Raksha Bandhan With Your Family!!!

Agriculture Robot

Agribot – Smartphone Controlled Agricultural Robot Struggling to take care of your garden and wish that someone else did it for you? Well, this project is here to save your day! Meet Agribot: a smart robot that monitors the moisture level of the soil and waters it wherever the level is low!   We’re going to modify the 4-wheel drive robot that we previously made in one of our blog to make the agribot. Click on the link below for finding out how to make the 4-wheel drive robot.   Ready to make automate gardening?  Let’s begin!  Components for this project: Chassis  Motor clamp Servo motor Servo horn Soil moisture sensor DC water pump Pipe Ice cream stick  Cable tie Li-po battery Relay spacers  Jumper cables  PET bottle E vive Dabble PictoBlox Nuts and bolts Connections: Procedure: Let's begin by setting the servo angle. We will set the angle to 90° using evive’s menu. Connect the Servo to servo Channel 1. Next, from the menu, select Controls, then select servos and finally navigate t

Wireless Weather Station

Wireless weather station u sing Arduino   Dear friends welcome back! Today we are going to build a wireless weather station project using Arduino.Without any further delay, let’s get started!  A Wireless Weather Station with a big 3.2” Color TFT display. The project is up and running,and it displays the current date and time, the indoor temperature and humidity, and the outdoor temperature and humidity. The readings of the outdoor sensor are updated every second in order to demonstrate that we have a reliable communication link established with the transmitter which is outside at a distance of 5m. The readings of the indoor sensor are updated once every minute. The heart of the project is the fast Arduino Due, there is no flickering of the screen when the values are updated. Let’s now see the transmitter.  The transmitter is much simpler. It consists of an Arduino Nano, a DHT22 sensor and the NRF24L01 wireless transceiver module. The transmitter reads the temperature and the humidity e

amazon banner

Popular posts from this blog

Motion Detector Camera

Motion Detector With Photo Capture Camera   Hello friends!! Welcome to This Blog. In this Blog, we will make a motion sensor detector with photo capture using ESP32CAM and the PIR module. The logic behind is when the PIR sensor detects any motion, the ESP32CAM will start taking the pictures. So you can use this project as a security camera. In thisblog, I will share the circuitdiagram, Arduino sketch, and the component list, so after reading the complete article you can easily make this project. Now ESP32 CAM is a small camera module that has ESP32S chip on the back and some GPIO pins to connect peripherals and it also has a micro-SD card slot, where you can insert the micro-SD card and store the pictures. Now before going to the circuit diagram and Arduino sketch, let me give you a quick overview of this project.  Components Required ESP32-CAM  PIR Motion Sensor Module BC547 NPN Transistor 220ohm, 1k, 10k Resistor. LED 5-mm FTDI 232 USB to Serial Interface board 5 volt DC supply  The

Bidirectional Visitor Counter

Bidirectional Visitor Counter using Arduino A bidirectional visitor counter using Arduino may be a reliable circuit that takes over the task of counting variety of Persons/Visitors within the Room very accurately. if somebody enters into the space then the Counter is incremented by one and also leaves it might be incremented. MATERIALS REQUIRED: Arduino IR Module 16*2 LED 5V Relay Resistor(1K,220 ohm) Breadboard Jumper Wires The total number of persons inside the space is Shows on the 16X2 LCD module. The microcontroller does the work it receives the signals from the sensors, and this signals operated under the control of software which is stored in EPROM of Arduino. There are two IR Modules are used. first, one are often wont to count the amount of persons entering a hall within the up mode at the doorway gate. and therefore the other can count the amount of persons leaving the hall by decrementing the count at the exit gate. In this Project will helps to Wastage of electricity. In ou

Automatic Hand Sanitizer Dispenser

Automatic Hand Sanitizer Dispenser Using Arduino Hi guys! Welcome to an exciting Blog. Today we are going to do a project which is very relevant in the present scenario We are going to make an automatic hand sanitizer or hand wash dispenser. We just need to keep our hand below it and it dispenses hand sanitizer or hand wash without any direct contact. Components: Arduino Battery Servo Motor HC - SR04 Glue Gun Now, Let's Begin.  Description: First of all, we need some sheets to make the structure of the dispenser We'll stick the longer sheet on the smaller one by using a hot gun We are using the sheet that is used to make the ceiling Next we need a piece of sheet with a hole in its center we can stick that sheet on top of the longer sheet Now lets stick a small piece in the gap for a stronger hold Then stick a washer over the hole We made this washer Then we made a piston using a sketch pen and wheel cup of a toy JCB For a stronger hold we stick a washer between the sketch pen a