HOW TO PROGRAM ESP8266 - 01
In this tutorial, I am going to show how to program ESP8266 - 01 using an Arduino board or using FTDI parallel to serial converter through few easy steps.
Here I am providing both the circuit diagram to connect the ESP8266 with arduino or FTDI parallel to the serial converter. In both cases, the programming is in the same way..
Circuit diagram - ESP8266 + FTDI parallel to serial board

Visit here to see how to make a 3.3 volt regulator -
Circuit diagram - ESP8266 + Arduino

Connection information
- ESP8266 VCC - 3.3volt
- ESP8266 GND - GND of arduino/FTDI
- ESP8266 CH_PD - 3.3volt
- ESP8266 RST ground it for reset
- ESP8266 GPIO 0 - ground it at the time of uploading program .
RX, TX Connection for FTDI
- ESP8266 RX - TX of FTDI
- ESP8266 TX - RX of FTDI
RX, TX Connection for Arduino
- ESP8266 RX - RX of Arduino
- ESP8266 TX - TX of Arduino

After connecting ESP8266 with your computer with any of the above methods, follow the steps below -
STEP 1 - Download and Install the Arduino IDE
STEP 2 - Add the ESP8266 to Arduino IDE
1. First you need to add the information about the ESP8266 board to the Arduino IDE by going to File > Preference

2. Paste this URL - http://arduino.esp8266.com/package_esp8266com_index.json to the field 'Additional board manager URL's

3. After that go to Sketch > Include library > Manage libraries to add the library of ESP8266.

4. In the library management window, type ESP8266. From the libraries that appear, press installs ESP8266 community.

5. Now from the Tools > Board menu > Board manager you can find the Generic ESP8266 Module.

STEP 3 - Flash your code!
Select the COM port and upload your code. Now you can use your ESP8266 as a standalone board.

EXAMPLE PROJECT COMING SOON!
Thank you for reading!
HOW TO PROGRAM ESP8266 - 01
- Comments(0)
- Likes(0)
- 0 USER VOTES
- YOUR VOTE 0.00 0.00
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
More by mohdazhar
-
Automatic Bus Stop Announcement System
When we travel by bus ,the route of the bus is unknown to a new passenger. It mostly affects the ill...
-
Earthquake Alert System Based On IOT
Many countries have implemented EEW(early earthquake warning) systems to save human lives. The earth...
-
Smart Street Light
Smart Street Light spotlights different restrictions and difficulties identified with traditional an...
-
Line Break Detector With Alert System
Line Break Detector With Alert System is a mechanism which helps the consumer and KSEB officers to d...
-
Smart Railway Gate Opening System Using IOT
The railway crossing accidents are increasing day by day due to human-manned railway crossings. Live...
-
Advanced Biometric Finger Print Scanner
We took the case of our hostel mess and concluded that there is no proper way to manage the hostel m...
-
Baby Monitoring System
We are very well familiar with the hurdles faced by Parents to nurture their infant and especially i...
-
TOKEN MACHINE AND QUEUE MANAGEMENT SYSTEM FOR HOSPITALS
ABSTRACTPatient wait times have a strong influence on patient satisfaction levels. A common scenario...
-
Make your own branded ESP32 development board with PCBWay!
What about making your own custom PCB boards with your own branding? Doesn't that sound nice? PCB ma...
-
FOODIE BOT
Automation has become an integral part of today's modern life. We are increasingly noticing that mor...
-
A ESP32 BASED BLUETOOTH MINI ROBOT
A simple mini robot that you can control with your phone. The robot can be improvised and implemente...
-
IOT smart AC plug
A smart plug is a home automation device and is a hot new thing. Several types of smart plugs are av...
-
"A perfectly working line follower robot using arduino"
LINE FOLLOWER ROBOT - THE EASIEST!This is a simple tutorial to make a line follower robot using Ardu...
-
IOT PLANT - GROW YOUR PLANTS FROM ANYWHERE AROUND THE WORLD.
Watch the video The device and plant setupWhat about growing any plants from anywhere around the wor...
-
HOW TO PROGRAM ESP8266 - 01
In this tutorial, I am going to show how to program ESP8266 - 01 using an Arduino board or using FTD...
-
Make Your First Arduino Robot - the Best Tutorial Out There
Smartphone-controlled obstacle avoiding and wall follower robot.Are you a beginner in Arduino and ha...
-
THE ULTIMATE OFFROAD RC ROVER
Let's make an all-terrain remote-controlled rover bot. This is a great starter project for hobbyists...
-
MAKE A 3.3 VOLT REGULATOR FOR ESP8266
The 3.3-volt power supply is one of the main issues when we use ESP8266 - 01 as a standalone board. ...
-
-
AEL-2011 Power Supply Module
332 0 1 -
AEL-2011 50W Power Amplifier
305 0 1 -
-
-
Custom Mechanical Keyboard
571 0 0 -
Tester for Touch Screen Digitizer without using microcontroller
237 2 2 -
Audio reactive glow LED wristband/bracelet with NFC / RFID-Tags
241 0 1 -
-
-







