Microcontroller › 8051 › project shown “interfacing 8051 with PC serially can be used for burning a program fin 8051” by mahantesh › though 8051 can be programmed
July 30, 2011 at 5:53 am
#6555
Anonymous
Guest
though 8051 can be programmed with Serial interface, this project is not the exact way of burning your code on the microcontroller. the burning requires a complex set of instruction to be transferred from a master controller to the target controller. The master controller may be replaced with the PC as well.
Refer the datasheet of 8051 controller you are using for more details on this.