Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shinjan-saha/iot-nodemcu


https://github.com/shinjan-saha/iot-nodemcu

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# NodeMcu-Project


# Parts Required For Building The Circuit:-




  • Jumper Wires

  • Breadboard

  • Resistor(1ohm)

  • led

  • Nodemcu ESP 8266(Main Computing Part of the Circuit)




# Working Principle

Here we create an Website & programme the Nodemcu in such a way that we control an led with that website without requiring any other devices we can switch on & off the Led.Make sure that both Laptop/Mobile & the nodemcu must be connected with same network/wifi

# Code


Pin.no must be followed properly while constructing the circuit
[Code](https://github.com/Shinjan-saha/IOT-Nodemcu/blob/main/code.ino)

# Working Website:-

The Working Website Open on the Local Network type"esp8266.local" in any browser in my case I used edge


# Working Circuit:-