Microcontroller › 8051 › What is the role of the microcontroller placed on the programmer. › Hi SaioaYou can consider them
December 10, 2016 at 6:02 pm
#14259
Participant
Hi Saioa
You can consider them as embedded applications made for burnig source code inside other chips. These are also programmed in a simialr way as you program any ordinary microcontroller for an embedded application. They simply communicate with computer, using their USART terminals, and then burn the hex file (a source code) into other microcontrollers.
Hope this helps