Recent Articles



































Intel 8051



         


The Intel 8051 is a microcontroller developed by Intel in 1980 for use in embedded products and still (2003) one of the most popular microcontrollers.

The 8051/8031 cores are used in over 100 devices from 10 independent manufacturers such as Dallas, Philips and Atmel.

The microcontroller is based on a Harvard architecture and although originally designed for single chip microcontroller applications an expanded mode allows a full 64K of external ROM and 64K of external RAM to be addressed by means of separate chip selects for program and register access.

A particular feature of the 8051 microcontroller was the inclusion of a boolean processing engine which allowed bit operations to be carried out directly and efficiently on internal registers and RAM. This led to the 8051 being popular in industrial control applications and it was widely used in early programmable logic controller designs.

The 8051 was also used in the keyboard of the the first IBM PC, where it converted keypresses into the serial data stream which is sent to the main unit of the computer. The 8051 and derivatives have remained the de-facto standard for PC keyboards over the years and are still used today (2004) for basic model keyboards.

8052 is 8051 with slightly more features:

[Top]

See also

[Top]

References

This article was originally based on material from the Free On-line Dictionary of Computing and is used under the GFDL.






  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License