MCS-51

ADD Instruction in Intel 8051 (MCS-51) Microcontroller

The ADD instruction tells the microcontroller’s CPU to add the source byte to register A and put the result in…

3 months ago

Main Features of 80C51, 87C51 and 80C31 Microcontrollers

All these three types of microcontrollers are 8-bit manufactured by NXP semiconductors with embedded Intel processors. Some of the key…

4 months ago

The MOV Instruction in Intel 8051 (MCS-51) Microcontroller

The MOV instruction tells the CPU to move (in actual fact COPY) the source operand to the destination operand. MOV…

4 months ago

The Basic Structure of Intel 8051 Microcontroller

The Intel 8051 also known as MCS-51 is an 8-bit microcontroller and one of the most popular microcontrollers. The Intel…

5 months ago