Giter Club home page Giter Club logo

esp8266's Introduction

ESP8266

The ESP8266 WiFi Module is a self contained SOC with integrated TCP/IP protocol stack that can give any microcontroller access to your WiFi network.

Wiring

I only use the TX/RX and a common ground on my FTDI chip. I supply a dedicated 3.3 volts to the ESP8266 module VCC and CH_PD pins. Connect GPIO0 to Ground when updating the ESP module.

Updating the Firmware

AT+GMR
00200.9.5(b1)
compiled @ Dec 25 2014 21:40:28
AI-THINKER Dec 25 2014

Unzip the the content of the main ZIP file

Close Putty and/or any other application that is using the COM port to access the ESP8266.

  1. Power down the ESP8266 module.
  2. Connect GPIO0 to GND.
  3. Power on the ESP8266 module.
  4. Run esp8266_flasher.exe as an administrator (right-click, then Run as administrator...)
  5. Click on the button labeled as Bin to select the BIN file, select AI-v0.9.5.0_AT_Firmware.bin
  6. Enter the COM port your ESP8266 is connected to. In my case it was COM5.
  7. Click Download, then wait.
  8. Leaving, failed to leave flash mode. (This is okay!)
  9. If it doesn't finish, click download again. I had to do it a few times.

Power down the ESP8266 module. Disconnect GPIO0 from GND Power on the ESP8266 module.

Other Resources

esp8266's People

Contributors

mattwind avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.