No Image

5 LEDs Chaser Using Transistors

November 13, 2018 admin 0

This simple 5-channel LED chaser using transistors can be used in any application requiring LED light effects. This circuit is build by using npn transistors, capacitors and resistors. 5 LEDs are blinking as shown in this video gif . you {Read More}

No Image

Flip Flop using timer IC 555

November 11, 2018 admin 0

  In this project I am going to show a very useful and beautiful flip-flop circuit using timer IC 555. The circuit is able to blink 8 super bright blue and red LEDs. The circuit is built around a famous {Read More}

No Image

Flip Flop circuit using Transistors

September 24, 2018 admin 0

This D flip-flop circuit using transistors is a classic commonly used flip flop circuit. This flasher circuit is very popular and it is usually the first circuit for building when starting electronic circuit. The circuit diagram is given below. In {Read More}

2-transistor FM transmitter Circuit Diagram

Two transistor FM transmitter

June 12, 2018 admin 0

In a previous post, I made one transistor FM transmitter that is also very nice and easy to make. This is just another one, a two-transistor FM transmitter. It has two stages. In the first stage, amplifying the audio signal and {Read More}

No Image

Data Types In C-Programming With Examples

October 16, 2017 admin 0

Data types in C-Programming refer to an extensive system used for declaring variables or functions of different types. The type of a variable determines how much space it occupies in storage and how the bit pattern stored is interpreted.  Data {Read More}

No Image

How To Use Transistor As A Switch

October 11, 2017 admin 0

In this article, we have explained the use of transistors as switches in different applications. A transistor is a three-terminal semiconductor device that can be used for switching applications and amplification of weak signals, and quantities of thousands and millions {Read More}

C Programming Identifiers

C Programming Identifiers and Keywords

October 1, 2017 admin 0

C Programming Identifiers and Keywords In this tutorial, you will learn about keywords and identifiers in C programming that are part of the syntax. Also, you will learn about identifiers and a proper way to name a variable. Keywords and {Read More}