DIY

What is Capacitor Leakage Current and how to reduce it What is Capacitor Leakage Current and How to Reduce It

The capacitor is the most common component in electronics and is used in almost every electronics application. There are many…

Interfacing Vibration Sensor Module with Arduino Interfacing Vibration Sensor Module with Arduino

There are several critical machines or expensive equipment which suffer damage due to vibrations. In such a case, a vibration…

Obstacle Avoiding Robot Project using Arduino and Ultrasonic Sensor Obstacle Avoiding Robot using Arduino and Ultrasonic Sensor

An Arduino obstacle avoiding robot is a smart, autonomous robot that detects obstacles on its path using sensors and then…

Dual Converter: Working, Modes and Types An Overview of Dual Converters

In the previous tutorial, we saw how a Dual Power Supply Circuit is designed. Now, we learn about Dual Converters, which can…

JFET Construction, Working and Biasing What is JFET: Its Construction, Working and Biasing Techniques

JFET is a Junction gate field-effect transistor. A normal transistor is a current-controlled device which needs current for…

Thyristor Commutation Techniques Thyristor Commutation Techniques

To turn on a Thyristor, there are various triggering methods in which a trigger pulse is applied at its Gate terminal.…

Burn Arduino Bootloader in ATmega328 IC How to Burn Arduino Bootloader in ATmega328 IC and Program it using Arduino IDE

We all know that, Atmega328 IC is used in Arduino UNO board. This IC is the brain of the Arduino board. Actually, Arduino…

How to Build FM Transmitter Circuit How to Build FM Transmitter Circuit

One of the cool projects I always wanted to build is an FM transmitter with a good range. I have always been fascinated by some…

Introduction to Bit Banging: SPI communication in Arduino via Bit Banging Introduction to Bit Banging: SPI communication via Bit Banging

Communication Interfaces are one of the factors that are considered when selecting a microcontroller to be used for a project.…

Asynchronous Counter Asynchronous Counter

An asynchronous counter (or ripple counter) is a sequential digital circuit in which the outputs of flip-flops are connected in series, so that…