June 30, 2011

Dual LED Flasher

              The circuit above is actually a multivibrator, i.e. a free-running miltivibrator. It's identical to a flip-flop that triggers itself repeatedly. Q1 and Q2 are general purpose PNP transistors (2N3906,...
Read more..

June 20, 2011

HJSplit (Software for Splitting and Joining File)

     HJ-Split is a software that can be used to split and join a file with very easy steps. How to split files: 1. run HJ-Split and select Split 2. select the file you want to split (input file) 3. specify the location of the...
Read more..

June 04, 2011

[update] ISIS Proteus Simulator 7.6 SP4

          Here's I give you the newer version of ISIS Proteus Simulator, a powerful tool for learning about electronics circuit (the previous version of Proteus Simulator that I share on this blog is version...
Read more..

May 31, 2011

555 Timer Chip

                  The 555 timer chip is probably the most versatile non-programmable part I have ever seen. Over the past 40 years, many people have created at least hundreds...
Read more..

May 27, 2011

The Multivibrator

                Multivibrators, like the familiar sinusoidal oscillators, are circuits with regenerative feedback, with the difference that they produce pulsed output. There are three...
Read more..

May 22, 2011

ISIS Proteus Simulator (Electronics Software)

       Proteus is software for microprocessor simulation, schematic capture, and printed circuit board (PCB) design. It is developed by Labcenter Electronics.Proteus Virtual System Modelling (VSM) combines mixed mode SPICE circuit...
Read more..

May 21, 2011

Metronome

         A metronome marks time by producing a regular sequence of "clicks" or "pocks". Adjust the click rate by adjusting R2 or changing C1's value. That will varying the RC time constant so it will also varying the "delay...
Read more..

Light Flasher

            This circuit produces bright flashes every second or so. R1 controls flash rate. L1 can replace with 3V or 4.5V flash light or for simply you can use a LED for example. &nb...
Read more..

Zener Voltage Regulator

            This circuit supplies a steady voltage (Vout) to a load from an unregulated supply (like a battery), Vin can vary but must be at least 1 volt above desired Vout. I, can vary from 0 mA...
Read more..

Voltage Doublers

           These circuit approximately double an incoming AC voltage. The output is DC. Use capacitors and diodes rated for twice the input voltage. Output ripple can be reduced by using large values for C1 and...
Read more..

May 16, 2011

Fritzing (Electronics Software)

Fritzing is an open source GUI based program that allows users to document their prototypes, share them with others, show them in a presentation, and create a pcb layout for professional manufacturing. This is the latest version of Fritzing that...
Read more..

April 17, 2011

Binary Subtraction

          Half subtractors and full subtractors will be explained in this section. The rules for the binary subtraction of two bits are given in Fig. 1. The top number in...
Read more..

Binary Addition

          Adding binary numbers is a very simple task. The rules (addition tables) for binary addition using  two bits are shown in Fig. 8-1. The first three rules are obvious. Rule 4 says that, in...
Read more..

April 16, 2011

Combinational Logic Circuit

          Multiple gate functions can be combined to form more complex or different Boolean logic functions. Wiring together multiple gates are used to build a complex logic...
Read more..

Logic Gates

          Various forms of logical building blocks are available in integrated circuit form. These logical building blocks are called “gates,” with each gate having a distinct...
Read more..

Introduction to Digital Electronics

Digital electronics is a large branch of the electrical-electronics field relating to those electronic functions used in performing logical functions. It encompasses every type of logical system from simple combinational logic control in a coffee pot...
Read more..

April 02, 2011

Analog VS Digital

          However, there are instances in which the input signal is naturally discrete in form, e.g., pulses from a particle detector, or "bits" of data from a switch, keyboard,...
Read more..