1/23/2018
ESP8266 Thing Development Board Hookup Guide
≡
Pages
Introduction
The ESP8266 is a cost-effective, and very capable WiFi-enabled microcontroller. Like any microcontroller, it can be programmed to
blink LEDs, trigger relays, monitor sensors, or automate coffee makers, and with an integrated WiFi controller, the ESP8266 is a
one-stop shop for almost any Internet-connected project. To top it all off, the ESP8266 is incredibly easy-to-use: firmware can be
developed in Arduino and uploaded over a simple, serial interface.
To take advantage of all of those benefits, we've created the
board, with an integrated FTDI USB-to-Serial chip.
The ESP8266 Thing Development Board breaks out all of the module's pins, and the USB-to-serial converter means you don't need
any peripheral components to program the chip. Just plug in a USB cable, download the Arduino board definitions, and start IoT-ing.
Covered in this Tutorial
This tutorial will help you get your ESP8266 Thing Development Board from zero to Internet-controlled blinking. It's split into the
following sections:
Hardware Overview
Hardware Setup
– Tips and recommendations on what to solder to the Thing Development Board's I/O pins.
Setting Up Arduino
Example Sketch: Web Server
control LEDs!
Example Sketch: Blink with Blynk
monitor inputs with a simple multi-platform phone app.
Using the ESP8266 in Arduino
https://learn.sparkfun.com/tutorials/esp8266-thing-development-board-hookup-guide/all
ESP8266 Thing Development Board Hookup Guide - learn.sparkfun.com
– A quick rundown of the Thing Development Board's components and pinout.
– What truly makes the ESP8266 so powerful is its potential for Arduino-compatibility.
– Run an HTTP server on the Thing. Use it to serve web pages, print status messages, and
– One of our favorite new toys is the Blynk phone app, which allows you to toggle LEDs and
– A few gotchya's to look out for when programming the ESP8266 in Arduino.
ESP8266 Thing Development Board
– an ESP8266 development
1/24
Need help?
Do you have a question about the ESP8266 and is the answer not in the manual?
Questions and answers