Arduino Capacitance Meter Project

arduino capacitance meter prototype

In this project you will learn how to make your own arduino capacitance meter (measure the value of capacitor from the range of pF to 1000’s uF). Generally, electronic hobbyist love to design their own gadget rather than buy. In this project we are using two approach for capacitance measurement i.e. charging and discharging approach arduino capacitance meter and multivibrator approach arduino capacitance meter. For measuring low value capacitor, we are using charging and discharging approach and for measuring high value capacitor we are using multivibrator approach. So, before starting…

Read More

Arduino Weighing Machine using HX711

arduino weighing machine

How to interface Load Cell with Arduino? How to make your very own Arduino Weighing Machine? Today, in this article you will learn about interfacing of Load Cell with Arduino and finally make your own Arduino Weighing Machine. This project is designed to weigh up to 50 Kg (depending upon the load cell you are using) accurately and efficiently. Components Required for Arduino Weighing Machine Arduino UNO Board x 1 16×2 Alphanumeric LCD x 1 Load Cell x 1 HX711 Module x 1 10K variable Resistor x 1 4.7K Resistor…

Read More

Arduino Controlled Variable Power Supply

arduino controlled variable power supply circuit

We all know that the power supply is the most basic unit of any electric/electronics circuit. The mostly electronic project, we have seen SLA batteries are often used, but they drain and we cannot get all-day performance. It is better to use the battery for backup rather than the main power supply. Another problem with using the battery is, when we draw high current constantly it becomes hot, it might create some serious issue, don’t think about this care? Don’t worry, the circuit Arduino Controlled Variable Power Supply is designed…

Read More

Arduino GPS Digital Clock

gps clock

GPS (Global Positioning System) is getting more popular these days because of its application and uses in electronic project. Today, we are going to build a digital cock solely based on GPS module. The project “Arduino GPS Digital Clock” collects information from the satellite in the form of 70-character long string and show only date and time. In this article we will show you how to extract exact date and time from the string ($GPRMC) that received by GPS Module. Components used in Arduino GPS Digital Clock Arduino UNO Board…

Read More

Smart Dustbin using Arduino Uno

smart dustbin circuit using arduino uno

Dustbin have been important part of our life. But, the issue we have to deal is its open cap. Due to this open cap, insect and flies visit the garbage and also the same flies roam around out kitchen or lunch buffet. This leads to serious health issue. In order to solve this issue, we had design here a Smart Dustbin using Arduino Uno. This smart dustbin automatic open its cap when we pass our hand above it. Component Required for Smart Dustbin usign Arduino Uno Arduino Uno Board Servo…

Read More

Earthquake detector | Indicator Circuit using Vibration Sensor

earthquake detector output 1

Earthquake Detector Circuit using Vibration Sensor Here, in this article you will find step by step tutorial on earthquake detector and indicator circuit using vibration sensor which detect the seismic vibration of earth and alert by generation beep sound. Previously, we had already posted two different projects on earthquake detection and indication Earthquake detector using arduino an acceleration Earthquake alarm Earthquake detector using arduino utilize accelerometer in order to detect seismic vibration where earthquake alarm uses geo-mechanical detector. But in the project posted here utilize piezo vibration sensor for MEAS…

Read More

Car Lock System using Arduino and GSM

car lock system using arduino and gsm

Security is a major concern in today’s world. Criminal minded people, who find robbing as a better way of earning, are increasing more day by day. Previously, we had posted Accident Detection and alert system using arduino which also works on same logic. Automobiles are more vulnerable to theft since there are tons of vehicles left unused and the fact that each part of the system provides quite a good amount of money makes it more fascinating. Among many other automobiles, cars top the list of being stolen globally. Thieves…

Read More

Multiplexed 4 LCD Display using Arduino UNO

interfacing of 4 lcd using arduino

Liquid Crystal Displays (LCD) are activated by an AC signal across s selected display segment; this feature is included in the LCD module itself. In addition to the standard data input, there is also a display frequency input terminal. The circuit “Multiplexed 4 LCD Display using Arduino UNO” can drive most LCD display. This circuit is used in auto dash board displays, panel meter, wall and table clocks, calculator. In this article we are going to show, how to make 16×8 display using four 16×2 display by using common data…

Read More

Sound Level Meter Circuit using Arduino

sound meter circuit using arduino

The circuit posted here is of sound level meter using arduino uno board, microphone, Amplifier section and LCD module. The basic function of this project is to measure the intensity of sound and display the result in LCD module. This project can be used in any small closed room like living room, class room etc. The result of sound level is display in LCD module in decibel unit. Here, we had used normal microphone despite of any expensive microphone or sensor. We had already built a sound level meter using…

Read More

Arduino Based Car Reverse Alarm

car reverse alarm using arduino

Arduino Based Car Reverse Alarm: We prefer to stay alert than to face the consequences as the result of our ignorance. They say, ‘Prevention is better than cure’ and this project; “Car Reversing alarm” serves us the right purpose. It is designed such that the device sounds an alarm as individual reverses a car for parking in a specific location and it detects any sort of obstacles there, that may create unwanted troubles. The device outputs audible sound wave as well as a visual indication to make the individual aware…

Read More