loader

Home Automation Using Facebook Chat And Arduino ESP8266 WiFi Module

Going further to explain Home Automation Using Facebook Chat And Arduino ESP8266 WiFi Module. After reading and watching this video you will be able to control your home appliances e.g. TV, Fan, Refrigerator, Lights etc. from Facebook chat message with the help of Arduino Uno and ESP8266 WiFi Module. You just need to send instructions like […]

How To Control Home Appliance From Internet Using Arduino and ESP8266

In this article we are showing how you can control your home appliances from anywhere in world using Internet. In our daily life we always forget to switch off Lights, TV, AC, Fan and other appliances and unnecessary we waste electricity and money of course, which is very precious for us. So we have created […]

How To Fix Arduino IDE Additional Library Installation Error

In this article showing how to fix Arduino IDE additional library installation error. This is very common issue you might face when you try to install additional library in Arduino IDE. The Error is “Error Downloading http://download.arduino.cc/libraries/library_index.json” Steps to fix the issue :- Close The Arduino IDE Open Command Prompt Type “setx _JAVA_OPTIONS -Djava.net.preferIPv4Stack=true” command […]

How To Use DS18B20 Water Proof Temperature Sensor

In this article we are showing how to use DS18B20 one wire water proof temperature sensor. With the help of DS18B20 one wire temperature sensor we can measure the temperature from -55℃ To 125℃ with accuracy of ±5 . Components Required :- 1 x Arduino uno board 1 x USB cable 1 x DS18B20 Temperature Sensor 3 […]

Voice Control Home Automation System Using Arduino and HC-05

In this article we are showing voice control home automation system to control appliances with own voice command an Android app IoTBoys. An Arduino Uno board is used for controlling the relay through which an appliance is getting switch on/off. Components you needed :- 1 x Arduino uno 1 x Relay board 2 X AC […]

Control LED From Your Voice Command Using Arduino and HC-05 Bluetooth

What are you thinking about Controlling LED from your own voice command ?? When I heard about it I thought it would be very difficult project to controlling LED from Voice. If you are also feeling the same trust me it’s as easy as making cup of tea. So without wasting time let’s see How […]