News

Adding ESP8266 Board in arduino IDE First of all off-course we need to download Arduino IDE to upload codes to if you already installed it in your computer you can move ahead. or you can download it ...
Did you know? It’s very easy to use the Arduino IDE to program your NodeMCU, a great starting point for Arduino lovers to familiarize themselves with the technologies surrounding the IoT. Note that ...
To access Arduino IoT cloud, open your browser and type the URL cloud.arduino.cc, you will be presented with the Arduino IoT Cloud interface, on the webpage, click on the 9-dot option button at the ...
Finally, once the installation is completed, go to Tools ->Board -> and select NodeMCU 1.0(ESP-12E Module). Now, you can program NodeMCU with Arduino IDE. As we have finished setting up the Arduino ...
Programming the NodeMCU using Arduino IDE: Let us Set up the Arduino IDE for ESP8266-12 module and program it to blink a LED light.. Step 1: If you do not have an Arduino IDE download it and install ...
NodeMCU and Arduino UNO are programmable according to the need. Smoke detector, ultrasonic sensor and LDR sensor have been incorporated for taking inputs from the real world environment. The use of ...