Posts

Getting started with ARDUINO UNO.

Image
Note: Use your Arduino Uno on the Arduino Web IDE. All Arduino boards, including this one, work out-of-the-box on the Arduino Web Editor,  no need to install anything . The Arduino Web Editor is hosted online, therefore it will always be up-to-date with the latest features and support for all boards. Follow this simple guide to start coding on the browser and upload your sketches onto your board. Use your Arduino Uno on the Arduino Desktop IDE: Amazon.in Widgets If you want to program your Arduino Uno while offline you need to install the Arduino Desktop IDE The Uno is programmed using the Arduino Software (IDE), our Integrated Development Environment common to all our boards. Before you can move on, you  must  have installed the Arduino Software (IDE) on your PC, as explained in the home page of our Getting Started. Connect your Uno board with an A B USB cable; sometimes this cable is called a  USB printer cable. USB connection with the PC is necessar

IoT Based Voice Controlled Home Automation Using NodeMCU & Android.

Image
  ☝ This tutorial is all about  IoT Based Voice Controlled Home Automation Using NodeMCU & Android . Previously we have made similar types of  IoT based Home Automation Projects to control relay from NodeMCU web server . We have used  Asyncwebserver  to control home appliances from a web browser. But, today we will build our own Home Automation Android App using MIT App Inventor. Install it on Android smartphones and control our home appliances using  voice commands  as well as buttons. Table Of Contents Components Required Block Diagram of Voice Controlled Home Automation using ESP8266 Circuit: Wifi & Voice Controlled Home Automation Using ESP8266 Android App Voice Controlled Home Automation Creating an Android App Using MIT App Inventor: Home Automation App Download Link: Code to find NodeMCU IP Address Source Code/Program. This IoT based voice-controlled home automation project, allows you to interface 2/4/8 channel relay with NodeMCU ESP8266 and  control different Appli