Microcontroller is a modern version of controlling system help to guide any type of electronic gadte in one word it is a "revolution" broght about in ffield of electronic world this has got a special type of ROM and ram (flash memory ) which are pre programmed and acts as an erasaable programmble read only memory and has got a set of registers in it which follows the pattern of A,B,R0,R1,R2,...........R8.....R16 and so on depends on the regiter it has it memory .
Not that easy... You would need to know how to build and program a microcontroller well. You also need hardware to program a microcontroller. look at related links
please any one tell me how
No.....You have to program it and upload in the microcontroller
66666
sir,please tell us about microcontroller 8951 program for robotic car
c in 89c51 stands for cmos.. s in 89s51 stands for system programming system programming is way of burning your program into microcontroller chip... just like we write a program in c language and then burn it into microcontroller.this in system programming is another way of burning your program into microcontroller....
89c51 microcontroller is of the series of 8051,one of oldest yet commonly used microcontroller.89c51 have the less complex features then other microcontroller and it is also easily available and cheap in comparison of other microcontrollers.
That depends on the specific microcontroller.
Writing a program for the 8051 microcontroller can be straightforward, especially with a basic understanding of assembly language or C. The development typically involves setting up an integrated development environment (IDE) like Keil or SDCC, where you can write, compile, and debug your code. The program structure includes initializing registers, defining memory locations, and using specific instructions for operations. Once written, the program can be simulated and uploaded to the microcontroller for execution.
You can program a PIC microcontroller numerous times, as long as the microcontroller's memory remains intact and the programming process doesn't exceed the specified endurance limits of the flash memory. Typically, PIC microcontrollers can endure around 10,000 to 1,000,000 write/erase cycles, depending on the specific model. After reaching this limit, the memory may become unreliable for further programming. However, for practical purposes, you can reprogram them many times without issues.
x
The PIC is a specific architecture of microcontroller.