In this post I will show how to construct a digital capacitance meter circuit using Arduino which can measure capacitance of capacitors ranging from 1 microfarad to 4000 microfarad with reasonable accuracy. Introduction We measure value of the capacitors when the values written on the capacitor’s body is not legible, or to find the value […]
Arduino Projects
Arduino Tachometer Circuit for Precise Readings
A tachometer is a device that measures the RPM or angular velocity of a rotating body. It differs from speedometer and odometer as these devices deal with linear or tangential velocity of the body while tachometer a.k.a. “tach” deals with more fundamental the RPM. By Ankit Negi Tachometer is composed of a counter and a […]
Wireless Servo Motor Control Using 2.4 GHz communication link
In this post I will show how to construct a wireless servo motor circuit which can control 6 servo motors wirelessly on 2.4 GHz communication link. Introduction The project is divided into two parts: a transmitter with 6 potentiometers and a receiver circuit with 6 servo motors. The remote has 6 potentiometers to control 6 […]
Transformerless AC Voltmeter Circuit Using Arduino
In this article I have explained how to make a transformerless AC voltmeter using Arduino. Making an analog voltmeter is not an easy task as to build one you must have good knowledge of physical quantities like torque, speed; which can be very difficult when it comes to their practical applications. By Ankit Negi But […]
LCD 220V Mains Timer Circuit – Plug and Play Timer
In this post we are going to make an LCD 220 V mains operated timer using Arduino whose countdown time can be witnessed via 16 x 2 LCD display. Introduction The proposed LCD timer circuit is general purpose timer with display and few buttons for setting the time. Once the time is set output goes […]
GSM Car Ignition and Central Lock Circuit Using Arduino
In this post I will show how to construct a GSM based car security system using Arduino, which can lock and unlock car’s ignition system and central lock by sending a password SMS to car from your cellphone Car theft can be a heart break; it feels like your loved one got kidnapped. It hurts […]