I have provided link at the end of the answer. Just follow it.
Things to remember when working with ESP8266-01:
- You must need a good 3.3VDC power source for ESP8266 to get it work. Do notprovide 3.3V from Arduino instead use LM1117-3.3 voltage regulatorto provide ESP power. It is also crucial that LM1117-3.3 voltage regulator must have input voltage higher than 7V or 9V. Do not feed Arduino's 5V to this regulator.
- R1 should be 1K and R2 should be 2K. For more information, please refer the schematic I have provided in following article for ESP8266-01.
- Pin configuration for flashing/programming ESP8266-01, refer following article.
Just follow my article's section "Deploy -> ESP8266-01 Sketch":https://www.hackster.io/AnuragVasanwala/windows-10-iot-core-hydroflyer-f83190