Design and Implementation of Wireless Programmer for Microcontroller Based on ESP8266
In order to simplify the 51 MCU programming process and overcome the disadvantages of traditional MCU wired pro-gramming,a wireless MCU programming device based on ESP8266 is designed.The wireless programmer uses ESP8266 as the main control unit.The communication of the TCP Server on the PC is completed by the Wi-Fi and used the TCP protocol,the BIN files are obtained and written.Then,through the control program in the ESP8266,the power supply of the 51 MCU is controlled in time to realize the automatic programming of the 51 MCU program.The test results verify the correctness and us-ability of the design.