Posts

Arduino Distance Indicator (arduino + Ultrasonic Sensor +LED )

Image
   This blog is base on  Distance Measurement using Ultrasonic    Sensor and Arduino with 7 LED lights | Distance Meter . INTRODUCTION : A distance measurement system or Distance Meter is an electronic device that can measure distance without actual contact and easily used at several places, like water level measurement, distance measurement, etc. This device is use an ultrasonic sensor to measure the distance. It can measure any object distance from it in the range of 2 – 400 cm. Project Concept The key components of the project are the Ultrasonic Sensor, Arduino microcontrollerand, LED. The ultrasonic sensor is a distance measurement device which is measure distance by generating and receiving sound wave. Here it is used to measure distance. The Arduino microcontroller controls the whole system. The LED are used as an indicator. Circuit Diagram : Components Required : 1. Arduino uno * 1 2. Breadboard * 1 3. Ultrasonic sensor *1 4. Jumper cables 5. 1k oh...

Interfacing 7 Color LED Flash module KY-034 in Arduino !

Image
 About This Project :   7-COLOR LED flash module is a small device that can automatically change         it's color after a time i.e. let take it as 2-3 seconds. Now, take the 7-COLOR flash module and see it properly. The end with no attached LED is called the control for the 7-COLOR flash LED. The other end is negative terminal or the ground terminal of the LED. And the middle terminal is positive terminal. Module KY-034:    Features of module : -   A module with an auto-flash LED that can flash up to 7 colors . - 3-Pin anti-reverse cable included. - Working voltage: 3.0~5V - PCB size: 2.0 x 2.0 cm - 5mm round head LED - Light color: Pink, yellow, green (highlight), etc. Videos:    

How to Control LCD (Liquid Crystal Display) With Arduino !

Image
What is an Arduino? Arduino is an open-source platform used for building electronics projects. Arduino consists of both a physical programmable microcontroller and a piece of software, or IDE (Integrated Development Environment) that runs on your computer, used to write and upload computer code to the physical board . What is LCD Display Arduino? LCD means liquid crystal display. Basically, any displays can be used with Arduino, including  alphanumeric character LCD display,  graphic LCD display, color TFT LCD display , IPS LCD display. It can also be used for non LCD displays like:  PMOLED display , AMOLED display, E-ink (E-paper) displays. Orient Display developed easy interface (SPI, I2C) displays which can be easily used with Arduino . What is the use of LCD display? LCD displays were first used for watches and calculators.  Now, LCD display technology dominants the display world, it can be found in wearables, smart homes, mobile phones, TVs, laptops, m...

Touchless Hand Wash with Soap and Sanitizer

Image
Touchless  Hand wash with Soap Sanitizer  using Arduino  Today, we are going to make an automatic hand sanitizer dispenser using an  Arduino  board. As you all know, COVID-19 is spreading like wildfire and all you hear is, wear a mask, clean your hands, use contactless alternatives, and practice social distancing. Why Contactless Hand Sanitizer Dispenser using Arduino? Hand sanitizer is one of the best ways to get rid of all the harmful germs and viruses in our hands. But what if a healthy person uses a hand sanitizer, which was previously used by a person who was infected by COVID19? In this case, there is a chance of spreading the virus. How Touchless Hand Sanitizer Dispenser using Arduino works? we use an  ultrasonic  sensor to calculate the distance of our hand from the sensor. If the hand is close to the dispenser, Arduino will activate the ultresonic sensor and the servo motor will be expelled out of the bottle through the tube. You can see ...

Security panel System at home

Image
Introduction to Security System? All home security systems work on the same basic principle of securing entry points, like doors and windows. Regardless of the size of your home, or the number of doors and windows or interior rooms a homeowner decides to protect, the only real difference is in the number of security components deployed throughout the home and monitored by the control panel.       How does a security system work? Home security systems work on the simple concept of securing entry points into a home with sensors that communicate with a control panel or command center installed in a convenient location somewhere in the home. The sensors are typically placed in doors that lead to and from a house as well as easily accessible to enter a password in keypad windows, particularly any that open, especially those at ground level. Open spaces inside of homes can be secured with motion sensors. You can see some Image/Video is create a by me. VIDEO : THANK YOU FOR...