rajan-poudel / ESP8266-Relay

This repository contains code for ESP8266(NodeMCU 1.0 Black) to control two relays from a web server hosted in local network.

Repository from Github https://github.comrajan-poudel/ESP8266-RelayRepository from Github https://github.comrajan-poudel/ESP8266-Relay

ESP8266-Relay

This repository contains code for ESP8266(NodeMCU 1.0 Black) to control two relays from a web server hosted in local network.

Circuit

In ( Relay 1 ) ==> D1
VCC ( Relay 1 ) ==> 3V
GND ( Relay 1 ) ==> G

In ( Relay 2 ) ==> D2
VCC ( Relay 2 ) ==> 3V
GND ( Relay 2 ) ==> G

About

This repository contains code for ESP8266(NodeMCU 1.0 Black) to control two relays from a web server hosted in local network.


Languages

Language:C++ 100.0%