IOT

CCNAv7 – Introduction to Networks: Final Exam Answer 2021

CISCO Netacad CCNA V7 Introduction to Networks: Final Exam Question Answer 2021 100% A new network administrator has been asked to enter a banner message on a Cisco device. What is the fastest way a network administrator could test whether the banner is properly configured? Enter CTRL-Z at the privileged mode prompt. Power cycle the …

CCNAv7 – Introduction to Networks: Final Exam Answer 2021 Read More »

How to Make Smart Home Automation System using Arduino?

Components Required:- ARDUINO UNO DEVELOPMENT BOARD  GSM SIM 900A MODULE • PIR SENSOR (Passive Infrared Sensor)• ULTRASONIC SENSOR AND BUZZER• DHT11 TEMPERATURE AND HUMIDITY SENSOR• LDR (Light Dependent Resistor)• RELAY• BULB• RESISTORS AND CONNECTING WIRES   Block Diagram for Component Connection:   Source Code:- #include SoftwareSerial gsm(2,3); #define echoPin 7//echo pin #define trigpin 8//trigger pin …

How to Make Smart Home Automation System using Arduino? Read More »

Scroll to Top