Project - Internet of Things - ثاني ثانوي

Project 三 Climate Control 1 A Smart security system is only one part of a complete loT smart home system. There are other loT applications for homes, but one of the most important is temperature regulation. In this project you will extend the circuit and the code of the smart door lock project to accommodate more electronic components to control the temperature in the home. The two main environmental readings that must be monitored are the temperature and the time of day. The temperature will be monitored by a temperature sensor and the time of day by a phototransistor that indicates the light levels outside of the residence. Cool 21.5 °C man 2 Connect a DC motor to the circuit which will represent a thermostat and another LCD display. The LCD display will show the current temperature in degrees Celsius. The DC motor will be activated by an analog signal depending on the readings from the environment. 3 Create various tiers of temperature and light conditions which will send different analog values to the DC motor. Cooler environments need more output from the thermostat (DC moto) Build the circuit and program it with C++ to implement automahc temperature regulation. وزارة التعليم 2173-1465 260

Project

Wrap up Now you have learned to: > List the benefits and the risks of an IoT security system. > Cite examples of IoT devices used in smart security systems. > Use the basic commands in C++ > Program an Arduino microcontroller with C+1. > Create an electronic circuit in Tinkercad and program it with C++. KEY TERMS C++ Class High Level Programming Language Keypad LCD display loop() Object Oriented Programming Language Object setup Smart Security 201

Project