This article explains a simple pure sine wave inverter circuit using Arduino, which could be upgraded to achieve any desired power output as per the user’s preference. Circuit Operation In the last article I have explained how to generate sine wave pulse width modulation or SPWM though Arduino, we are going to use the same […]
Arduino
Arduino SPWM Generator Circuit – Code Details and Diagram
In this post I have explained how to generate sine wave pulse-width-modulation or SPWM through Arduino, which can be used for making a pure sine wave inverter circuit or similar gadgets. The Arduino code is developed by me, and it is my first Arduino code, …and it looks pretty good 🙂 What is SPWM I […]
Digital Capacitance Meter Circuit Using Arduino
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 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. Introduction Tachometer is composed of a counter and a timer both […]
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 […]
Arduino PWM Signal Generator Circuit
In this post we elaborately study how to make an Arduino based PWM signal generator circuit, which can be set or adjusted with a potentiometer or a pot to any preferred duty cycle ratio. WHAT IS PWM? pwm or pulse width modulation as the name itself suggest is modulation of width of the pulses i.e. […]





