News

After installing Arduino IDE, an icon will be created on your desktop. Use this icon to open the Arduino IDE. Open the "Tools" menu, go to "Board," and select "Arduino/Genuino Uno." Then, click on ...
đź’§ Monitoring water tanker level using NodeMCU ESP8266 and HC-SR04P Ultrasonic Sensor and broadcasting it using a simple HTTP server inside NodeMCU ESP8266 and show data in an Android App ...
Despite a wealth of tutorials for setting up and writing code for the ESP8266 WiFi module, there has not been much of anything on programming this cheap wireless module with the Arduino IDE. Finall… ...
Components Required to Send SMS Using NodeMCU: Here we are only going to demonstrate how to send SMS from NodeMCU without using GSM, so the hardware setup of our project is much simpler, and the ...