Tag: pcb

Arduino Project Basic electronics GSM Project

Request Sensor Data Using 4G LTE Modem & Arduino Uno | DHT22.

Introduction. In an era where monitoring and automation are becoming increasingly significant in both industrial and residential environments, the need for efficient and reliable monitoring systems is paramount. This article delves into the creation of a robust GSM-based temperature and humidity monitoring system using Arduino. This system is designed to read environmental data using a […]

ESP32 Projects IOT Project Review

ESP32-C3-MINI: A Powerful and Compact IoT Development Board.

Introduction. I have design and Made Purple ESP32 and ESP32 with USB Type- C port….those boards were amazing, Now in this Article I am going to introduce my newly design brand new ESP32C3-MINI board. If we compare with the regular ESP32 Board with the size of this ESP32C3 MINI BOARD the size is  almost half. Also […]

Arduino Project Review

Gas/Smoke Detector, Alarm system with real-time leakage monitoring using Seeed Studio’s XIAO RP2040.

Introduction Smoke detectors are very useful in the detection of smoke or fire in buildings, and so are the important parameters of safety. In this project, we will make a GasSmoke Detector Alarm System using Seeed XIAO RP2040.  This System triggers the Siren and Flasher , whenever it detects smoke or fire nearby it. Apart from this, We can also […]

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

ESP32 Bluetooth Controlled 10Ch HomeAutomation System Using Android App.

We all know ESP32 comes with WIFI, Bluetooth Low Energy and Bluetooth Classic, In this Homeautomation project, we are going to use ESP32 Bluetooth classic feature to control our homeappliances . Components Requried 1.ESP32 Board. 2.Relay (5volt). 3.IN4007 Diode. 4.BC547 NPN Transistor. 5.Two pin Terminal Connector. 6.Power Break (5volt).  7.Coustom Designed PCB. Coustom Made PCB. Although […]

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 […]

Back To Top