DIY

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…

Automatic Water Dispenser using Arduino Automatic Water Dispenser using Arduino

This tutorial describes how to make an automatic water dispenser from Arduino and an ultrasonic sensor. This tutorial describes…

Voltage Controlled Oscillator (VCO) Voltage Controlled Oscillator (VCO)

Most of the consumer electronic devices around us, such as mobile phones, TVs, Radios, and MP3 players, are a combination of…