Thursday 18 July 2013

Let commence with 8051.

Hay guys…
  Welcome to the micro world i.e.… 8051 one of the very familiar  stream of our branch . The whole story has its beginnings in the far 80s when Intel launched the first series of micro-controllers called the MCS 051. Even though these micro-controllers had quite modest features in comparison to the new ones, they conquered the world very soon and became a standard for what nowadays is called the micro-controller.
The main reason for their great success and popularity is a skillfully chosen configuration which satisfies different needs of a large number of users allowing at the same time constant expansions.

  • 4 Kb of ROM is not much at all.
  • 128b of RAM (including SFRs) satisfies the user's basic needs.
  • 4 ports having in total of 32 input/output lines are in most cases sufficient to make all necessary connections to peripheral environment.
The whole configuration is obviously thought of as to satisfy the needs of most programmers working on development of automation devices.
Here we are going for many more applications and interfacing of various devices e.g.- ADC , stepper motor etc .  and also share some tricks for configuring the various devices with 8051 .
The various tools available for the assessment of 8051 is keil, SPJ Terminal etc. We will also go for certain practical based implementation as assignment and much more.  

No comments:

Post a Comment