Tuesday, September 22, 2015

89C51 Programming Software Keil U version 4

How to use Keil u Version 4 : First of all you need to know that what is Keil u version 4 .Keil is IDE ( Integrated Development Environment ) , Keil IDE is basically a compiler. In simple words it is a platform in which we can write the program ( code ) in either Assembly language or C language . Note this Post is most important for (M.SC Electronics and Engineering)  Students . We can create the Hex file for 89C51 Microcontroller...

Monday, September 21, 2015

Programming languages used in 89C51 Microcontroller

Programming languages used in 89C51 Microcontroller  : The 89C51 Microcontroller programmed in three programming languages . 1 : Assembly Language  First any very basic and old language is Assembly language , this is language for beginners Assembly language is referred to as a Low level language  . This language deals Directly with the internal structure of the CPU due to this the Assembly language provides totally control...

Wednesday, September 16, 2015

What is 89c51 Microcontroller

The 89C51 Microcontroller:- The 89c51 is best microcontroller for beginners it is a low power and high performance 8-bit microcontroller.The 89c51 have 4K bytes of flash programmable and erasable read only memory (PEROM) .The 89c51 is belong to Atmel's 8051 family but 89c51 is advanced form of 8051 . Features of 89C51 Microcontroller :- 4K bytes of In-System Reprogrammable Flash memory Fully static Operation : 0Hz to 24MHz 128...

Tuesday, September 15, 2015

What is Microcontroller

Microcontroller : -  A micro controller ( UC or MCU ) is a mini computer on a single chip or IC ( integrated circuit ) containing a CPU (microprocessor) , RAM , ROM , input/output ports , Timers  , and other peripherals. Most of the Microcontroller are programmable , the program ( Coding ) is written in many programming languages such as Assembly language , C language , C++ etc .Today microcontrollers are very small , cheap and...

Wednesday, September 9, 2015

Course Outline

 Course Outline   1 . What is Microcontroller                                                                            day 1 2 . 89c51 Microcontroller                                                    ...

Introduction

Hi ... in this course we are learning about the Micro controller programming and creating useful projects...