Home » 2016 » April (Page 2)

Some Basic Graphics

Switching Screen Modes The interrupt used for switching between screen modes, and for all graphics work is interrupt 10h. Subfunction 0 of this interrupt sets...

Mathematical Operators

Increment and Decrement These are two of the most basic and useful instructions in the instruction set. The instruction “inc” adds one to the parameter,...

Variables and Strings

In this the fourth tutorial we will cover how do allocate space in memory for variables in out programs and also how output messages on...

Labels and Jumps

Labels Labels are names which are used to identify various pieces of code. In effect they give a name to a particular location in an...

The MOV and INT Instructions

The MOV Instruction The MOV instruction is the instruction which will appear more than any other in an assembler program. All that is does is...

The 8086 Chip

Before beginning to write programs in assembler, you need to know a few things about the chip for which you are writing the program. This...

Working with MosFet’s

The Metal-Oxide-Semiconductor Field-Effect Transistor, or MOSFET for short, is similar in many ways to the junction FET (JFET). Both are voltage-driven unipolar devices that depend...

Field Effect Transistors

Field Effect Transistors (FET’s): Field Effect Transistors (FET’s) are unipolar rather than bipolar devices, and this gives them certain properties that are superior to those...

Transistor Amplifier Design

We were having trouble finding an exact replacement transistor while repairing a piece of equipment. Figuring that an exact replacement was going to be impossible...

Oscillators and Multivibrators

Oscillators based on the bipolar junction transistor (BJT) are the subjects of this article. Previous articles in this series have included articles on the characteristics...

April 2016
M T W T F S S
 123
45678910
11121314151617
18192021222324
252627282930  

Pages

Recent Comments

    Archives