Lesson
In this project we will measure the temperature of the surrounding area. If the temperature is above 50 degrees Celsius that means there is a fire hence, we will ring the alarm. IoT for Juniors - Project 1: Making smart light
Here we are making the smart light system that can sense the amount of light in and turn off and turn the light accordingly. IoT for Juniors - Introduction to Sensors & Actuators
Sensors are devices that detect and respond to some kind of input from the environment. This input could be light, sound, temperature, pressure, motion, or any number of other things. IoT for Juniors - Introduction to Arduino Uno Board
Arduino is a popular platform for creating and programming electronics projects. It is a small computer that can be used to control lights, motors, sensors, and other electronic components. IoT for Juniors - Connecting the "Things" to internet
To connect a thing to the internet, you need to give it the ability to communicate with other devices or systems on the internet. This is usually done by adding a small computer called a microcontroller or a microprocessor to the thing. IoT for Juniors - Introduction to IoT
IoT stands for the "Internet of Things," and it refers to a network of physical objects or devices that are connected to the internet and can communicate with each other. SMTP stands for Simple Mail Transfer Protocol. It is a protocol used for sending email messages over the internet. MQTT is a simple, lightweight messaging protocol used to establish communication between multiple devices. It is a TCP-based protocol relying on the publish-subscribe model. SSH, also known as Secure Shell or Secure Socket Shell, is a network protocol that gives users, particularly system administrators, a secure way to access a computer over an unsecured network. The Client-server model is a distributed application structure that partitions task or workload between the providers of a resource or service, called servers, and service requesters called clients.