Lesson

  1. IoT for Juniors - Project 9: Remote monitoring the environment using mobile app

    We will be sending the temperature data to the Arduino IoT cloud so that you can access it from anywhere in the world Martials needed.
  2. IoT for Juniors - Project 8: Controlling LED from a web-page

    Here we are making the project where the esp8266 will give a webpage on IP address and from that page we can control the LED which is connected to pin13(D7) of nodeMcu.
  3. IoT for Juniors - Project 7: Making smart dustbin

    A servo motor is an electronic device that is used to control the movement of an object or a mechanism with great precision.
  4. IoT for Juniors - Project 5: Controlling AC appliances with Arduino Uno

    5v Relay: A 5V relay module is an electronic component that can help you control high voltage circuits with a low voltage signal, such as an Arduino.
  5. IoT for Juniors - Introduction to DHT11 sensors & LCD display

    The DHT11 humidity and temperature sensor makes it really easy to add humidity and temperature data to your DIY electronics projects.
  6. IoT for Juniors - Project 2: Making fire alarm system

    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.
  7. 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.
  8. 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.
  9. 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.
  10. 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.