DIFFERENT KINDS OF SENSORS IN DETAIL


Difference between open and closed circuit:

Open circuit: An open circuit is a circuit in which the path is incomplete which means there is no flow of current.
Closed circuit: A closed circuit is a circuit in which the path is complete and there is a flow of current in the entire path.

CONDUCTORS AND INSULATORS

Conductors:
Materials which allow electric current to pass through them are called conductors of electricity.Examples are iron nail, key, safety pin, water, human body etc.

Insulators:
Materials which do not allow electric current to pass through them are called insulators.Examples are rubber, wood, plastic, glass, air, cloth etc.


Battery (DC Power Supply)

A battery is a device that stores chemical energy and converts it into electrical energy.Batteries have two terminals, a positive (+) terminal and a negative (-) terminal.

When a device is connected to the battery, the positive terminal is connected to the positive side of the device and the negative terminal is connected to the negative side of the device.


Simple circuit to light an LED


Let us build a simple circuit using TinkerCAD to light an LED with the help of a push button.We can simulate this circuit and test it using TinkerCAD.

Connect the battery pack's red lead to the power bus.

Connect the battery pack's black lead to the ground bus.

Connect the resistor from hole B12 to the ground bus.

Insert the pushbutton's four pins into holes E10, F10, E12, and F12.

Insert the LED's long lead into the power bus, and the short lead into hole J10.


DIFFERENT TYPES OF SENSORS 


1.Light Dependent Resistor (LDR):

An LDR, or photoresistor, is a resistor that changes its resistance based on the amount of light it receives. The resistance decreases as the light intensity increases, making it useful in light-sensitive applications like automatic lighting.

2.Temperature Sensor:

A temperature sensor measures the temperature of its environment and converts the data into a readable form, usually as an electrical signal. Common types include thermistors, thermocouples, and digital temperature sensors like the DS18B20.

3.PIR Motion Sensor:

A Passive Infrared (PIR) motion sensor detects infrared radiation emitted by objects, typically warm bodies like humans or animals. It's widely used in security systems and automatic lighting to detect movement.


4.Ultrasonic Sensor:

An ultrasonic sensor measures distance by emitting ultrasonic sound waves and detecting the time it takes for the echo to return. It’s commonly used in robotics and automation for obstacle detection and distance measurement.

5.Soil Moisture Sensor:

A soil moisture sensor measures the moisture level in soil by detecting the resistance between two probes inserted into the ground. It's used in gardening, agriculture, and automated irrigation systems to monitor soil hydration.

BEGINNER PROJECTS (Foundation Skills)

  1. Ultrasonic Distance Measurement
  2. Traffic Light Simulation with 7-Segment Display
  3. 7-Segment Display Counter
  4. Kids Piano Circuit (8-Key Version)
  5. 16×2 LCD Display with Text Output
  6. LCD I2C to Arduino UNO
  7. Temperature Measurement using Arduino UNO
  8. LDR Controlled Street Light

INTERMEDIATE PROJECTS (Build Your Skills)

  1. Servo Motor Control Using Potentiometer
  2. DC Motor Speed Control
  3. Temperature Controlled Fan
  4. PIR Based Theft Alert System
  5. LPG Gas Leakage Detection System
  6. Automatic Door Locking System
  7. Soil Moisture Based Automatic Watering System
  8. Simple Digital Clock using Arduino UNO
  9. Automatic Voting Machine (EVM)
  10. Joystick Control using Arduino Uno
  11. RGB Lamp Control using Arduino Uno

    ADVANCED PROJECTS (Master Level)

    1. Home Automation Using Arduino UNO
    2. Bluetooth RC Car using Arduino Uno
    3. Obstacle Avoiding Robot
    4. Line Follower Robot
    5. Radar System Using Arduino UNO
    6. Automatic Parking System
    7. Bi-Directional People Counter using Arduino Uno 
    8. Automatic Plant Watering System
    9. NeoPixel LED Ring Control using Arduino Uno
    10. Smart Gloves for Bedridden People

      ROBOTICS & MOTION PROJECTS

      1. RC Car Using L293D Motor Driver
      2. Robot Arm and Leg Control Using Servo
      3. Smart Irrigation System using Arduino Uno






      Comments