








KIT INCLUDED :
- Node MCU version 2
- NodeMcu USB cable - 1
- 1channel 5V relay Module - 1
- 12V DC 0.065A fan – 1
- 12V 1A ac to dc adapter - 1
- Jumper Wires (male to male) – 40 pcs each
- 830 pt. breadboard - 1
Introduction
In this project, we have used node MCU to wirelessly operate a 12V fan over the remote XY app in an android smartphone.
HARDWARE REQUIRED
- Node MCU version 2
- NodeMcu USB cable - 1
- 1channel 5V relay Module - 1
- 12V DC 0.065A fan – 1
- 12V 1A ac to dc adapter - 1
- Jumper Wires (male to male) – 40 pcs each
- 830 pt. breadboard - 1
SOFTWARE REQUIRED
Arduino IDE 1.8.5 (programmable platform for Arduino)
Click To Download: https://www.arduino.cc/en/Main/Software
SPECIFICATIONS
NodeMCU ESP8266 CP2102 NodeMCU WIFI Serial Wireless Module
- ESP8266 CP2102 NodeMCU LUA ESP-12E WIFI Serial Wireless Module
- Built-in Micro-USB, with flash and reset switches, easy to program
- Full I/O port and Wireless 802.11 supported, direct download no need to reset
- Arduino compatible works great with the latest Arduino IDE/Mongoose IoT/Micro python
5V Single Channel relay module
- Number of I/O Channels: 1
- Type: Digital
- Control signal: TTL level
- Max. Allowable Voltage: 250VAC/110VDC
- Max. Allowable Power Force: From C(800VAC/240W), From A(1200VA/300W)
LIBRARY REQUIRED
Before uploading the code, must install this library:
ESP8266WiFi.hhttps://github.com/ekstrand/ESP8266wifi
RemoteXY.hhttp://remotexy.com/en/library/
Install the app from the Google play store: https://play.google.com/store/apps/details?id=com.shevauto.remotexy.free&hl=en
Steps to use the RemoteXY app :
Step 1: Connect your smartphone to RemoteXY wifi access point with the password as: 12345678
Step 2: Click on
Step 3: Here is the ON/OFF interface.
CIRCUIT CONNECTION
- Connect VCC pin of relay module to 3v3 pin of Node MCU.
- Connect GND pin of relay module to GND of Node MCU.
- Connect Signal input pin of relay module to pin D4 on Node MCU.
- Connect the positive wire of 12V adapter to COM port in relay module.
- Connect the positive wire of fan to NO port in relay module.
- Connect negative wire of adapter to negative wire of fan.
CODE
Click to see the code
https://drive.google.com/open?id=1uU1YO7PwYYpObvaeQs_EdWvQHeQfHd
WORKING AND OUTPUT
Welcome to the Node MCU Based project.
In this project, we use the RemoteXY app to access the Wifi SSID point created by Node MCU after connecting the smartphone to Node MCU’s wifi named as RemoteXY and password as 12345678.
In the app, the ON/OFF switch controls the motion of the fan directly.
Click to watch the tutorial
For more tutorials subscribe our channel REES52 on YouTube