Intro To Microcontroller
Intro To Microcontroller
Introduction to
microcontroller
Computer Science- II
Maharashtra Board
Marks Distribution
2
What is Microcontroller ?
Complete microprocessor system.
• A microcontroller is a complete microprocessor system, consisting of
limited amount of ROM or EPROM, RAM and I/O ports, built on a single
integrated circuit.
• Microcontroller is infact a microcomputer, but it is called so because it is
used to perform control functions.
• The designer of a microcontroller identify all the needs to build a simple
microprocessor system and puts as many as possible in a single IC.
• For example, a microcontroller must include full or nearly full
implementation of a standard microprocessor, ROM or EPROM, RAM,
parallel I/O ports, timer, a clock, serial ports.
• A microcontroller is more complex than a microprocessor because it
consists of many I/O components.
• e.g. Intel's 8048, 8051.
Define microcontroller.
8051 :
• 8051 has 4K bytes of onboard ROM and 128 bytes of onboard RAM
• 8051 has a dual 16-bit timer event counter .
• The cost of 8051 is more than that of 8048, 8049, 8050 and less than 8052
Explain in detail other microcontrollers in 8051 family.
8052 :
• The alternative versions of 8051 and 8052 are 8031 and 8032.
• These devices do not have any on board ROM.
• It may use external ROM for program memory.
• These are excellent devices for prototyping and low-volume products.
Explain in detail other microcontrollers in 8051 family.
8052 AH-BASIC: