Thursday, March 22, 2012

Overview of Embedded Development

Micro Processor and Micro Controller:

1.    Getting Started
                What do I need to know to get started with embedded development? Who should learn Embedded Development? Why should I learn Embedded Programming? These are quite simple and straight forward questions. Students, Professionals, hobbyists or anyone can learn embedded programming and there is no restriction. If you have an experience of high level programming, then u would be comfortable with the embedded development and don’t worry if you don’t even written any kind of computer program till date.

Friday, March 2, 2012

8051 (8 bit) Micro processer Instruction Set Reference:


8051 (8 bit) Micro processer  Instruction Set Reference:

Data Transfer    
Arithmetic
Branching
LOGICAL INSTRUCTIONS
MOV
 MVI
LDA
LDAX
LXI
LHLD
STA
STAX
SHLD
XCHG
SPHL
XTHL
PUSH
POP
OUT
IN
ADD
ADC
ADI
ACI
LXI
DAD
SUB
SBB
SUI
SBI
INR
INX
DCR
DCX
DAA
JC     RC
JNC  RNC
JP     RP
JM   RM
JZ     RZ
JNZ  RNZ
JPE  RPE
JPO RPO
CC   RET
CP
CM
CZ
CNZ
CPE
CPO

CMP
CPI
ANA
ANI
XRA
XRI
ORA
ORI
RLC
RRC
RAL
RAR
CMA
CMC
STC