This repository is for teaching purposes.
To use the NodeMCU first of all copy the link below and paste it in preferences tab in Arduino IDE. http://arduino.esp8266.com/stable/package_esp8266com_index.json
We will do following projects step by step in NodeMCU.
- NodeMCU Blink Code
- NodeMCU Connection to WiFi
- NodeMCU Webserver
- NodeMCU WiFi Access Point
- Controlling Devices From HTML Webpage using NodeMCU
- Sending data from NodeMCU to ThingSpeak Cloud
- HTTP GET Request using NodeMCU
- Sending Tweet on Twitter using NodeMCU
- NodeMCU Home Automation using Blynk