DIY
|
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 To turn on a Thyristor, there are various triggering methods in which a trigger pulse is applied at its Gate terminal.… |
|
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 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 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 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 This tutorial describes how to make an automatic water dispenser from Arduino and an ultrasonic sensor. This tutorial describes… |
|
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… |
|
Half Adder Circuit and its Construction Computers use binary numbers 0 and 1. An adder circuit uses these binary numbers and calculates the addition. A binary adder… |
|
RC, RL and RLC Circuits The entire range of electronic components can be divided into two broad categories: active components and passive components.… |