Tag: arduinouno

Arduino Project

Arduino Temperature Data Logger with SD Card Module.

This article shows you how to create a temperature Arduino data logger. We’ll use the DHT11 to measure temperature, the real time clock (RTC) module to take time stamps and the SD card module to save the data on the SD card. Components Required. 1.Arduino Board. 2.SD Card Module. 3.DHT22 Temperature & Humidity Sensor. 4. DS […]

IOT Project

HomeAutomation System Using Telegram & ESP32 with feedback.

In this tutorial we will make a homeautomation system using esp32 and Telegram. We are going to control our homeappliances from anywhere  in world using Telegram messenger. Introducing Telegram Telegram Messenger is a cloud-based instant messaging and voice over IP service. You can easily install it in your smartphone (Android and iPhone) or computer (PC, Mac and […]

Arduino Project GSM Project

SMS and Manual Control HomeAutomation System with feedback using GSM Module & Arduino uno

Welcome to another POST, Now in this Tutorial we are going to build a project in which we control our home appliances by sending a text sms from our phone and not only by a text sms we also able to control manually by our regular switches as we always do. And apart from this we […]

IOT Project

Request Sensor Readings Using ESP32 via Telegram.

In this post you will see how to request ESP32 Sensor readings using telegram, i.e. we are going to build a system in which we request the sensor readinngs like current temperature and humidity from our phone using telegram messenger. This is a very  simple but very effective project.we can read the temperature and humidity of […]

IOT Project

ESP32 weather station ,display the sensor readings on a web server.

In this project I’ll show you how we can build an all-in-one ESP32 weather station PCB and display the sensor readings on a web server.The web server displays data from all the sensors and automatically updates the readings in every ten seconds, without the need to refresh the web page. I’ve designed this pcb to be a […]

IOT Project

ESP32 Web Server Android APP| Home Automation | Build Application

This project is very simple but a amazing  IOT homeautomation project, we control our homeappliances by an Android APP within a local area network.  Components Required 1.ESP32 Board 2. Designed PCB( you could use relay instead of PCB) 3.BC547 Transistor. 4. IN4007 Diode 5. 1k ohm Transistor. 6. Relay(5volt) Click here to download Gerber file […]

Back To Top