Skip to content

Mysterious-Owl/node-mcu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NODE-MCU

Basic

Hardware: NODE MCU, LED
Languages: C, HTML
Features: Webserver, HTTP GET/POST request, mDNS, Port forwarding/Virtual server, GPIO
Video https://www.youtube.com/watch?v=T43sGy1teyQ

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 https://www.youtube.com/watch?v=3kpdtdSheFk

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

https://tttapa.github.io/ESP8266/Chap01%20-%20ESP8266.html
https://nodemcu.readthedocs.io/en/master/

About

Projects using NODE MCU, a WiFi module.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published