Esp8266 Wifi Serial Transceiver Module User's Manual V1.0

  1. Esp8266 Wifi Serial Transceiver Module User's Manual V1.0 Update
  2. Esp8266 Wifi Serial Transceiver Module User's Manual V1.0 Driver
  3. What Is Transceiver Module
  4. Esp8266 Wifi Serial Transceiver Module User's Manual V1.0 Online

This esp8266 module adapter is simple to flash. It makes the 5 V to 3.3 V conversion for power and RX pin and has a program switch (io 0) and a reset button to put the esp8266 into flashing mode. Use an USB-to-TTL-Serial adapter or an Arduino with USB chip to connect the adapter to PC. Esp8266, Esp-12e/12f, Esp12 manufacturer / supplier in China, offering Esp8266 Serial WiFi Adapter Module Esp-12e/12f V1.0 for Uno R3 2.4GHz, New Arrival B Plus 64 Bit Quad Core WiFi Bluetooth RS Raspberry Pi 3 Model B+, B Plus 64 Bit Quad Core WiFi Bluetooth RS Raspberry Pi 3 Model B+ and so on. 1 x ESP8266 ESP-12E Serial Wifi Transceiver Board Module. Arduino series motherboards or compatible motherboards can be used directly. WIFI @ 2.4.

In this tutorial we will show how to build 'Plug and Play' WiFi humidity and temperature sensor connected in EasyIoT Cloud. It shows how to send two parameters with one request with REST API V1. We will use ESP8266, DHT22 and Arduino IDE.

This is WiFi serial transceiver module, based on ESP8266 SoC.The SOC has Integrated TCP/IP protocol stack.It is TTL serial communication interface and its parameters can be set by AT command. It is widely used in networking, smart home project when it is connected to the wifi router. ESP-01/07/12 Series Modules User's Manual V1.1 Revision Record Date Version Author Release Notes 2017.7.1 V1.0 Wang Chong First Version 2017.9.4 Ai-Thinker V1.1 Wang Chong Add ESP-01M, Delete ESP-12E. ESP8266 series wireless module is a series of cost-effective Wi-Fi SOC module which can be developed independently. The series modules support. ESP8266 Serial Port WIFI Transceiver for Arduino from Go-Make on Tindie. ESP8266 ESP-12E Remote Serial Port WIFI Transceiver Wireless Module to program with Arduino IDE. ESP8266 Arduino Remote Serial Port WIFI Transceiver Wireless Module. Can be used standalone. Program can be uploaded to the ESP8266 from the Arduino IDE. ESP8266 Serial WIFI Module test board schematic #2189. Users browsing this forum: No registered users and 25 guests. ESP-01S Relay v1.0 doesn't boot ESP-01.

Historical temperature and humidity chart. Data can be exported to CSV.

-ESP8266 WiFi module

ESP8266 ESP-01 Serial WIFI Wireless Transceiver Module
$2.11
$17.00
ESP8266 ESP-03 Serial WIFI Wireless Transceiver Module
$2.07
$2.15
ESP8266 ESP-12 Serial WIFI Wireless Transceiver Module
$2.06
$1.75
ESP8266 ESP-05 Serial WIFI Wireless Transceiver Module
$1.88
ESP8266 ESP-07 Serial WIFI Wireless Transceiver Module
$2.18
$1.88
ESP8266 Lua Nodemcu WIFI Network Development Board
$7.43
$2.65

-DHT22 humidity sensor

DHT22 Digital Temperature And Humidity Sensor
$2.67
$2.45

-3.3V power supply (battery or regulator)

5pcs 3.3V regulator module 800mA
$1.12
$1.56
2xAA 3V Battery Holder Box Case Wire
$0.99
$0.99

See buying guide at the end of tutorial for details.

First we need to register to EasyIoT Cloud. After registration we do not need any other configuration, because sensor is 'Plug and Play'. We just need to remember Instance Id which is visible under Config->User Info.

Program is written in Arduino ESP8266 IDE. See Arduino ESP8266 IDE tutorial how to connect ESP8266 module to computer to upload program. Program is available at our GitHub. You will also need DHT22 library and REST API V1 library. Be sure to use library from our GitHub, because it's ported to Arduino ESP8266 IDE.

In program change Access Point username and password and Instance Id. Instance Id is under Config->User Info.

Instance id:

Esp8266 wifi serial transceiver module user

// change those lines
#define AP_USERNAME 'xxx'
#define AP_PASSWORD 'xxx'
#define INSTANCE_ID 'xxx'

If you are using Fahrenheit instead of Celsius use dht.toFarenheit(temp) function to report temperature in Fahrenheit.

First time when you connect sensor to power supply it will connect to access point and check module id. If module id is 0, then program will call REST API functions to get new token, adds new module and configure its parameters. Module Id and token are then stored in EEPROM. If module is already added to cloud (module id is different than 0), then program will skip this procedure and just read module parameters Id's. Then it reads temperature and humidity and sends it to Cloud in one POST. API function to post more parameter values is SetParameterValues.

Connection diagram is shown below. Instead of ESP8266-01 you can use different type of ESP8266. For power supply you can use 2 AA batteries or 3.3V regulator (see buying guide).

See more tutorials at ​http://iot-playground.com/build​

To support this site and EasyIoT framework development please buy in our store.

ESP8266 ESP-01 Serial WIFI Wireless Transceiver Module

ESP8266 Serial WIFI Wireless Transceiver Module

ESP8266 ESP-12 Serial WIFI Wireless Transceiver Module

ESP8266 serial Port WIFI wireless module ESP-12

ESP8266 ESP-03 Serial WIFI Wireless Transceiver Module

ESP8266 serial WIFI model ESP-03

ESP8266 ESP-05 Serial WIFI Wireless Transceiver Module

ESP8266 ESP-05 Serial WIFI Wireless Transceiver Module

ESP8266 ESP-07 Serial WIFI Wireless Transceiver Module

ESP8266 with external antenna

ESP8266 Lua Nodemcu WIFI Network Development Board

ESP8266 Lua Nodemcu WIFI Network Development Board

DHT22 Digital Temperature And Humidity Sensor

The DHT22 is a basic, low-cost digital temperature and humidity sensor.

Esp8266 Wifi Serial Transceiver Module User's Manual V1.0 Update

5pcs 3.3V regulator module 800mA

Esp8266 Wifi Serial Transceiver Module User's Manual V1.0 Driver

Basic regulator module based on AMS1117.

What Is Transceiver Module

2xAA 3V Battery Holder Box Case Wire

Esp8266 Wifi Serial Transceiver Module User's Manual V1.0 Online

This 2xAA battery holder puts a nice finishing touch on your battery powered project.