Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/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.
https://github.com/rajan-poudel/esp8266-relay
esp8266 esp8266-arduino espasyncwebserver nodemcu nodemcu-arduino nodemcu-esp8266 nodemcu-firmware nodemcu-httpserver nodemcu-project
Last synced: about 1 month ago
JSON representation
This repository contains code for ESP8266(NodeMCU 1.0 Black) to control two relays from a web server hosted in local network.
- Host: GitHub
- URL: https://github.com/rajan-poudel/esp8266-relay
- Owner: rajan-poudel
- Created: 2024-06-18T02:04:44.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-18T02:45:04.000Z (8 months ago)
- Last Synced: 2024-12-22T00:44:47.195Z (about 1 month ago)
- Topics: esp8266, esp8266-arduino, espasyncwebserver, nodemcu, nodemcu-arduino, nodemcu-esp8266, nodemcu-firmware, nodemcu-httpserver, nodemcu-project
- Language: C++
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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 ) ==> GIn ( Relay 2 ) ==> D2
VCC ( Relay 2 ) ==> 3V
GND ( Relay 2 ) ==> G