IOT based Home automation Project Controlled by Google Assistant--Product Creation
Home Automation is controlling lighting, climate, entertainment systems, and appliances without a manual switch. It may also include home security such as access control and alarm systems. When connected and controlled with the Internet, home devices are an important constituent of the Internet of Things (“IoT”).
NodeMCU is very popular in Home Automation. It’s WiFi capabilities and Arduino IDE support making it easier for IoT Applications. It is very tiny and has many Digital I/O pins, Serial Communication and I2C Communication. NodeMCU has a micro USB port to program it using your existing mobile cable (no additional programmer needed). There is a successor called ESP32 Development board which has more Analog pins and Digital pins.
Using Blynk is a mobile application which has its own server to process user requests. It is an open source application and anybody can use it in their Home Automation to control devices, monitor sensor data and get a notification by some trigger actions. It has a nice GUI with Graphs, Timers, Slider, Joystick and even Video Streaming.
Using Relay are connected to NodeMCU that are controlled by internet . Using IFTT the NodeMCU are controlled by Google Assistant and also controlled by Blynk interface.
In design the heat spreader is made aluminum sheet metal is act heat exchanger to avoid Thermal throttling.
Comments
Post a Comment