- EOL
Attention! The product has been discontinued. Check other products in category. |
Description
The module is compatible with Arduino-based on wi-fi ESP8266. It has the ability to connect to a wireless network and 11 digital inputs/outputs, 10 channels of PWM, 1 analog input, as well as popular communication interfaces. This version works with a voltage of 3.3 V and has a microUSB connector for programming.
The ESP8266 controller provides communication with a wi-fi network, thanks to the integrated controller, the system can be programmed via the Arduino IDE through the microUSB cable (sold separately). Board is also working with NodeMCU.
Leads
Physical distribution of leads, compatible with the Arduino Uno board - below is a description of the individual pins.
Arduino Pin |
ESP-8266 Pin |
Function |
---|---|---|
TX | TXD | Line of UART interface data - transmitter. |
RX | RXD | Line of UART interface data - receiver. |
A0 | A0 | The analog input, the maximum voltage of 3.3 V |
D0 | GPIO16 | Digital line I/O |
D1 | GPIO5 |
Digital line I/O The clock line of I2C bus - SCL. |
D2 | GPIO4 |
Digital line I/O Data line of I2C bus - SDA. |
D3 | GPIO0 | Digital line I/O with resistor pulling up to VCC 10 kΩ. |
D4 | GPIO2 |
Digital line I/O with resistor pulling up to VCC 10 kΩ. Includes built-in LED. |
D5 | GPIO14 |
Digital line I/O The clock line of SPI - SCK bus. |
D6 | GPIO12 |
Digital line I/O Data line of SPI - MISObus. |
D7 | GPIO13 |
Digital line I/O Data line of SPI - MISO bus |
D8 | GPIO15 |
Digital line I/O with resistor pulling up to GND 10 kΩ Line of SPI - SS bus. |
GND | GND | Weight |
5V | - | Output voltage from regulator 5 V. |
3V3 | 3.3 V | The output voltage from the regulator 3.3 V. |
RST | RST | Reset of the module. |
VIN | - | The supply voltage from the DC connector. |
First run
- Download and install the Arduino IDE version 1.6.7 from: www.arduino.cc
- Start the Arduino IDE, selectFile - > Settings
- In place "Additional URL adresses" for the manager of boards, specify:
http://arduino.esp8266.com/stable/package_esp8266com_index.json - SelectTools -> Board -> Manager of boards
- Install the module ESP8266 Community (probably, at the bottom of the list)
- Since now, boards from the WeMos will be available from the Menu:Tools -> Board
Description of the programming of the board using the Arduino IDE can be found on the website of the manufacturer. Examples of programs are available in the GitHub service. |
Specification
- Supply voltage: from 9 V to 24 V
- Working voltage of leads: 3.3 V
- ESP8266 controller
- Flash memory: 4 MB
- I/O Ports: 11
- PWM outputs: 10
- Number of analog inputs: 1 (channel of A/C converter)
- Serial interfaces: UART, SPI, I2C, 1-Wire
- External interrupts
- The controller of a wi-fi network
- Connector: microUSB slot (microUSB cable not included)
- USB controller - UART: CH340
- Compatible with Arduino IDE
- Compatible with NodeMCU
- Power connector: DC 5.5 x 2.1 mm
- Board sizes: 69 x 54 x 15 mm
Useful links |