Esp12f Relay x2
Esp12f Relay x2
5V/8-80V power supply ESP8266 WIFI dual relay module ESP-12F development board
secondary development
Overview:
Airsay ESP8266 dual relay development board is equipped with ESP-12F WiFi
module, all I/O ports are led out, and it supports DC5V/8-80V power supply.
Provide Arduino development environment reference code, suitable for
ESP8266 secondary development learning, smart home wireless control and
other occasions.
Features:
1. On-board mature and stable ESP-12F WiFi module, large capacity 4M Byte
Flash;
2. The I/O port and UART program download port of the WiFi module are all
led out to facilitate secondary development;
3. The onboard WiFi module RST reset button;
4. ESP-12F supports development tools such as Eclipse/Arduino IDE, and
provides reference programs under the Arduino development environment;
5. Onboard 2 5V relays, output switch signals, suitable for controlling
loads whose working voltage is AC 250V/DC30V;
6. Onboard power indicator, 1 programmable LED and relay indicator.
Relay output:
NC: Normally closed, the relay is short-connected with COM before it is closed, and it is
suspended after being closed;
COM: public end;
NO: Normally open end, the relay is suspended before closing, and shorted to COM after closing.
GND GND
TX RX
RX TX
5V 5V
2. Click Tools-Development Board in the menu bar, select the development board as ESPino
(ESP-12 module)
3. Open the program you want to download, click on Tools-Port in the menu bar to select the
correct port number
4. After clicking "Upload", the program will be automatically compiled and downloaded to the
development board, as follows:
5. Finally, disconnect IO0 and GND, power on the development board again or press the reset
button to run the program.