June 26, 2013

The reason I find microcontrollers fascinating is that they have been and continue to be such an important part of the electronics industry.  Over the past decade and more microcontrollers have been creeping into our daily lives.  Figure 1 shows how microcontrollers increased in popularity from 1991 through 1996. In today’s...

Posted on Wednesday, June 26, 2013 by sakthi

No comments

June 22, 2013

Each block will be discussed step by step:  ALU — Arithmetic Logical Unit This unit is used for the arithmetic calculations.  A-Accumulator This register is used for arithmetic operations. This is also bit addressable and 8 bit register.  B-Register This register is used in only two instructions MUL AB and DIV AB. This...

Posted on Saturday, June 22, 2013 by sakthi

No comments

June 19, 2013

Description of each pin is discussed here: •VCC → 5V supply • VSS → GND • XTAL2/XTALI are for oscillator input • Port 0 – 32 to 39 – AD0/AD7 and P0.0 to P0.7 • Port 1 – 1 to 8 – P1.0 to P1.7 • Port 2 – 21 to 28 – P2.0 to P2.7 and A 8 to A15 • Port 3 – 10 to 17 – P3.0 to P3.7 • P 3.0 – RXD – Serial data input – SBUF • P 3.1 – TXD – Serial data...

Posted on Wednesday, June 19, 2013 by sakthi

No comments

June 18, 2013

It is 8-bit microcontroller, means MC 8051 can Read, Write and Process 8 bit data. This is mostly used microcontroller in the robotics, home appliances like mp3 player, washing machines, electronic iron and industries. Mostly used blocks in the architecture of 8051 are as follows: 128 Byte RAM for Data Storage MC 8051 has 128 byte Random Access...

Posted on Tuesday, June 18, 2013 by sakthi

No comments

INTRODUCTION The microcontroller incorporates all the features that are found in microprocessor. The microcontroller has built in ROM, RAM, Input Output ports, Serial Port, timers, interrupts and clock circuit. A microcontroller is an entire computer manufactured on a single chip. Microcontrollers are usually dedicated devices embedded...

Posted on Tuesday, June 18, 2013 by sakthi

No comments

A p–n junction is a boundary or interface between two types of semiconductor material, p-type and n-type, inside a single crystal of semiconductor. It is created by doping, for example by ion implantation, diffusion of dopants, or by epitaxy (growing a layer of crystal doped with one type of dopant on top of a layer of crystal doped with another...

Posted on Tuesday, June 18, 2013 by sakthi

No comments