HOW TO UPLOAD PROGRAM TO ESP-01 USING ARDUINO

by EDISON SCIENCE CORNER in Circuits > Electronics

8071 Views, 4 Favorites, 0 Comments

HOW TO UPLOAD PROGRAM TO ESP-01 USING ARDUINO

How to program esp 01 using arduino uno |EDISON SCIENCE CORNER

In this tutorial, I am going to show how to program ESP8266 - 01 using Arduino board

json.png

1.go to preferencespaste this link there http://arduino.esp8266.com/package_esp8266com_index.json

DDDDDdd.png

2.then go to tools-boards-board managerthen install esp8266now go-to tools- boards

now go-to tools- boards select generic esp8266 board

Circuit Diagram

program_esp8266_with_arduino_4DPePAssja_bb.jpg

Connection information -

ESP8266 VCC - 3.3volt -

ESP8266 GND - GND of Arduino

ESP8266CH_PD - 3.3volt

- ESP8266 RST ground it for reset

- ESP8266 GPIO 0 - groundit at the time of uploading program.

RX, TX Connection for Arduino

- ESP8266 RX - RX of Arduino

- ESP8266 TX - TX of Arduino

-connect rst to gnd off Arduino

go to files-examples-esp8266-blink

select board and port then upload the sketch to your board this will took upto3 minutes maybe so wait patiently.

after uploading connect(then remove) the reset pin to ground and remove pin0 from ground then repower the board u should see blinking led on esp board