Tag: pcbway

ESP32 Projects

AC Light Dimmer Using TRIAC & ESP32.

Hello friends, welcome to another article. In this tutorial we will learn about AC dimmer circuit and will make one using TRIAC. If we want to turn ON/OFF our home-appliances like TV, BULB, FAN etc. we can directly do this digitally using Relay with any microcontroller like Arduino. Here turning ON/OFF is great way of […]

IOT Project

Internet and Manual Control HomeAutomation System with feedback using ESP32 & Blynk.

Hey hello friends , welcome to another post, In this article I will let you know how to make internet and manual control homeautomation system using blynk iot cloud platform. By using this homeautoamtion system you can control  your home appliances over internet from your smartphone from anywher in this world  as well as check the status […]

IOT Project

ESP32 Internet Controlled 10Ch HomeAutomation System Using Reyax MQTT Cloud.

In this Article, we will learn how to make our own homeautomation system using our own MQTT cloud broker & we will also learn about mqtt protocol. In this homeautomation System , we are able to control our home-appliances by an smartphone and monitor the real time status on the smartphone.  This project will work […]

Arduino Project GSM Project

8 Channel Home Automation using GSM Module SIM 900A

In this article, we will make GSM based Homeautomation system in which we control total 8 no. of Devices and We can also check the status of our devices either it is ON or OFF. This project is useful for remote location where internet connectivity is not available. By using GSM Module we can control […]

IOT Project Review

Bluetooth & Manual Controlled, 8 Node SMT Homeautomation PCB.

Hello friends, Welcome to another homeautoamtion project article, In this post we are going to make Android app bluetooth controlled homeautomation system. For making of this homeautomation system , I will use my 8 node SMT homeautomation pcb and coustom design android app. Best part of this project is that we don’t need any internet connection or any […]

Arduino Project

EEPROM Memory,Android App and Manual Control Home Automation System.

Hello friends, In this article we are going to make Home Automation System which can be controlled with Smartphone as well as Manual Buttons. In this project we will be storing data in the EEPROM Memory of Arduino so when there is any power cutoff and when the power is back again it will continue […]

Arduino Project IOT Project

ESP32 Bluetooth HomeAutomation Using Android App and Manual Switches.

In this post , we are going to make Bluetooth and Manual control homeautomation system using ESP32. We all know ESP32 has inbuilt bluetooth , So  we  don’t need any separate bluetooth module for making of this project. In this project we are able to control our homeappliances via Android APP and also by regular […]

Arduino Project IOT Project

DIY PCB for ESP8266 WiFi Module!

This article shows you, how to design and develop a programming shield for the ESP8266 WIFI module. If you remeber my video how to program esp8266 wifi module using arduino uno board. I had mentioned that pins of esp8266 is not bread-board friendly, there I have used jumper wires and bread-board for programming esp8266 wifi […]

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 Review

8 NODE SMT Smart HomeAutomation PCB.

Hello friends, In this article  I am going to introduce my newly design fully SMT components used homeautomation PCB,this is 8 node homeautoamtion pcb. Size of this PCB is very small due to SMT Components and it will easily fits inside your electrical switch board. This PCB has inbuilt OTA button, that is, you can […]

Back To Top