IoT Archives - electroSome https://electrosome.com/tag/iot/ You Inspire.....We Create..... Tue, 15 Sep 2020 02:41:24 +0000 en-US hourly 1 https://wordpress.org/?v=6.1.1 Sending E-mail from ESP8266 – IoT Project https://electrosome.com/sending-email-esp8266-iot-project/ https://electrosome.com/sending-email-esp8266-iot-project/#comments Thu, 17 Jan 2019 07:16:05 +0000 https://electrosome.com/?p=15717 The scope of the IoT applications is growing from controlling appliances to monitoring devices (like sensors) and sending e-mails. So here I am writing an article on Sending Email from ESP8266 and it will be a step forward in the IoT Implementation. Components Required ESP8266 Breadboard USB Cable Software SMTP Server Setup In order to send […]

The post Sending E-mail from ESP8266 – IoT Project appeared first on electroSome.

]]>
https://electrosome.com/sending-email-esp8266-iot-project/feed/ 3
Controlling LED using ESP8266 and Telegram Bot – IoT Project https://electrosome.com/led-control-esp8266-telegram-bot/ https://electrosome.com/led-control-esp8266-telegram-bot/#comments Fri, 21 Dec 2018 11:22:38 +0000 https://electrosome.com/?p=15735 In this project we will control an LED which is connected to ESP8266 with a Telegram bot. Hope you know about Telegram, it is a messenger app similar to Whatsapp. This enables users to control their ESP8266 via simply typing and sending commands in Telegram. By adding some relays or TRIAC you can make this […]

The post Controlling LED using ESP8266 and Telegram Bot – IoT Project appeared first on electroSome.

]]>
https://electrosome.com/led-control-esp8266-telegram-bot/feed/ 1
Updating Sensor Data to Google Spreadsheet using ESP8266 – IoT Project https://electrosome.com/updating-sensor-data-google-spreadsheet-esp8266-iot-project/ https://electrosome.com/updating-sensor-data-google-spreadsheet-esp8266-iot-project/#comments Wed, 28 Nov 2018 05:09:26 +0000 https://electrosome.com/?p=15699 In IoT applications, the monitored sensor data needs to be recorded. This data logging is important for data analytics. So in this tutorial, we will record the sensor captured data in a Google spreadsheet. Components Required ESP8266 10KΩ Potentiometer Breadboard USB Cable Connecting Wires Hardware Circuit Diagram Software Google Spreadsheet Creation Login to your Gmail account […]

The post Updating Sensor Data to Google Spreadsheet using ESP8266 – IoT Project appeared first on electroSome.

]]>
https://electrosome.com/updating-sensor-data-google-spreadsheet-esp8266-iot-project/feed/ 5
Bluetooth Home Automation With CloudX https://electrosome.com/bluetooth-home-automation-cloudx/ https://electrosome.com/bluetooth-home-automation-cloudx/#comments Sat, 27 Oct 2018 12:34:14 +0000 https://electrosome.com/?p=15556 Bluetooth wireless technology has grown to become one of the widely used protocols in the field of communication today. Although it has lower range of reach when compared to other wireless communication protocols such as WiFi and ZigBee ─with which it operates on the same frequency of 2.41 GHz; it is still very suitable for […]

The post Bluetooth Home Automation With CloudX appeared first on electroSome.

]]>
https://electrosome.com/bluetooth-home-automation-cloudx/feed/ 3
Home Automation using ESP8266 & Blynk App – IoT https://electrosome.com/home-automation-esp8266-blynk-app-iot/ https://electrosome.com/home-automation-esp8266-blynk-app-iot/#comments Wed, 03 Oct 2018 09:25:10 +0000 https://electrosome.com/?p=15243 A home automation system is an automating the bulk of electronic and electrical tasks within a home. It uses a combination of hardware and software to enable control and management over appliances and devices within a home. Home automation not only refers to reduce human efforts but also energy efficiency and time saving. Here we are performing home automation […]

The post Home Automation using ESP8266 & Blynk App – IoT appeared first on electroSome.

]]>
https://electrosome.com/home-automation-esp8266-blynk-app-iot/feed/ 1
ESP8266 as MQTT Client – Arduino IoT https://electrosome.com/esp8266-mqtt-client-arduino-iot/ https://electrosome.com/esp8266-mqtt-client-arduino-iot/#comments Tue, 04 Sep 2018 06:02:28 +0000 https://electrosome.com/?p=15059 IoT or Internet of Things is an emerging technology which enables us to create a network of devices, sensors, actuators to connect and exchange data. MQTT (Message Queuing Telemetry Transport) is one of the commonly used protocol in this field. It consists of MQTT Broker and MQTT Clients. Where MQTT Broker is the server through […]

The post ESP8266 as MQTT Client – Arduino IoT appeared first on electroSome.

]]>
https://electrosome.com/esp8266-mqtt-client-arduino-iot/feed/ 11
Interfacing DHT11 Sensor with ESP8266 https://electrosome.com/interfacing-dht11-sensor-esp8266/ https://electrosome.com/interfacing-dht11-sensor-esp8266/#comments Mon, 11 Jun 2018 17:25:17 +0000 https://electrosome.com/?p=14897 In this article, I am going to explain about interfacing of DHT11 sensor with ESP8266. For that we have to make only 3 connections between the DHT11 sensor and ESP8266. For the working demonstration we will be programing ESP8266 as a web server for displaying temperature and humidity in a web browser as per request. Components Required […]

The post Interfacing DHT11 Sensor with ESP8266 appeared first on electroSome.

]]>
https://electrosome.com/interfacing-dht11-sensor-esp8266/feed/ 1
IoT Temperature Data Logger Using ESP8266 and LM35 https://electrosome.com/iot-temperature-data-logger-esp8266-lm35/ https://electrosome.com/iot-temperature-data-logger-esp8266-lm35/#comments Fri, 06 Apr 2018 19:15:10 +0000 https://electrosome.com/?p=14521 In this project, we are going to log and monitor temperature data over internet using ThingSpeak IoT server. And we can view the logged data and graph over time in their website. It is made using ESP8266 WiFi module and LM35 temperature sensor. ESP8266 WiFi chip reads the current temperature from LM35 using ADC and […]

The post IoT Temperature Data Logger Using ESP8266 and LM35 appeared first on electroSome.

]]>
https://electrosome.com/iot-temperature-data-logger-esp8266-lm35/feed/ 2
Digital Thermometer using LM35 Sensor and ESP8266 https://electrosome.com/digital-thermometer-lm35-sensor-esp8266/ https://electrosome.com/digital-thermometer-lm35-sensor-esp8266/#respond Tue, 03 Apr 2018 20:41:05 +0000 https://electrosome.com/?p=14503 In this project, we are going to monitor the current room temperature over internet using ESP8266 programmed as a web server. It is accomplished by establishing data communication between ESP8266 WiFi module and LM35 temperature sensor using ADC. Components Required ESP8266 LM35 Breadboard Connecting Wires Hardware Circuit Diagram Circuit Connection Connect 3.3V pin of ESP8266 to first […]

The post Digital Thermometer using LM35 Sensor and ESP8266 appeared first on electroSome.

]]>
https://electrosome.com/digital-thermometer-lm35-sensor-esp8266/feed/ 0
LED Control by ESP8266 as Web Server – IoT https://electrosome.com/led-control-esp8266-web-server/ https://electrosome.com/led-control-esp8266-web-server/#comments Mon, 05 Mar 2018 11:21:05 +0000 https://electrosome.com/?p=14272 Here we are programing ESP8266 as a web server, the chip enables WiFi connectivity and can be turned into a small functioning web server. We will connect ESP8266 to our local wifi network and we can control the LED through this local network. If you need to control it through internet you can use DDNS […]

The post LED Control by ESP8266 as Web Server – IoT appeared first on electroSome.

]]>
https://electrosome.com/led-control-esp8266-web-server/feed/ 4