node-mcu

Projects using NODE MCU, a WiFi module.

View on GitHub

NODE-MCU

Basic

Hardware: NODE MCU, LED
Languages: C, HTML
Features: Webserver, HTTP GET/POST request, mDNS, Port forwarding/Virtual server, GPIO
Video


Advanced

Hardware: NODE MCU, LED, Potentiometer, I2C LCD, IR sensor
Languages used: HTML, JavaScript, CSS, C
Features-
Web: XMLHttpResponse, XML
NodeMCU: I2C, ADC (Analog to digital), Interrupt, GPIO, Serial communication, WebServer, mDNS, Port forwarding/Virtual server
Video


Note

For basics check the basic folder and understand the code, then move to advanced, otherwise it will be difficult to understand it.
The webpage is for demonstration only, there is no need to upload that anyhow, the webpage is already included in c code in string format.

Relay can be used instead of LEDs to control AC appliances.
Bigger websites can be uploaded by SPI Flash File system.

For more details read

Pieter P ESP8266 guide
Official documentation