Posts

Switching of Coil Relay Modules

Image
    Switching of Coil Relay Modules Just Arduino Things | TW TechieTube Try to switch on and off a Coil Relay using Arduino UNO in various methods. Principle: The function of the relay coil is to create a magnetic field that actuates the switch mechanism of the relay. The coil is energized by an electric signal from a power source. When the coil is energized, it attracts the contact and completes the circuit within the relay, turning on or off the load being controlled. The relay coil is an electromagnet that can be operated by a small electric current to control a larger electric current. Components Required: Arduino UNO                                                (1)                         1 Channel 5vDC Relay Module                    (1) ...

Gas Detection using MQ6 Sensor | Just Arduino Things | TW TechieTube

Image
  Gas Detection using MQ6 Sensor Just Arduino Things | TW TechieTube Detect a Gas Leak near surroundings and Make an LED Glow/Buzzer Alarm system. Principle: The MQ-6 can detect gas concentrations anywhere from 200 to 10000ppm. This sensor has high sensitivity and a fast response time. The sensor's output is an analogue resistance. The drive circuit is very simple; all you need to do is power the heater coil with 5V, add a load resistance, and connect the output to an ADC. Components Required: Arduino UNO                 (1)                         MQ6 Sensor                    (1) Breadboard                     (As per Requirement) Jumper Cables                (As per Requirement) Arduino Bus Cable        ...

DIY Weather Station | Just Arduino Things | TW TechieTube

Image
DIY Weather Station Just Arduino Things | TW TechieTube Create a DIY Weather Station easily. Purpose : This project can be done in DIY Methods as in the Above video, to make a DIY Weather Station in Home or in any place. Safe and Easy to use.  Components Required: Arduino UNO                                           (1)                         DHT11 Sensor                                         (1) LCD 16x2 module with I2C Interface       (1) Breadboard                                              (As per Requirement) Jumper Cables            ...

Sound Detection using BigSound Sensor

Image
  Sound Detection using BigSound Sensor Just Arduino Things | TW TechieTube Detect a Sound near surroundings and Make an LED Glow system. Principle: Big Sound Sensor is a module that detects sound and its intensity. You can select a point of sound intensity and detect sound when it exceeds a set point. In a loudspeaker, electricity flows into a coil of metal wire wrapped around (or in front of) a permanent magnet. The changing pattern of electricity in the coil creates a magnetic field all around it that pushes against the field the permanent magnet creates. Components Required: Arduino UNO                 (1)                         Big Sound Sensor           (1) Breadboard                     (As per Requirement) Jumper Cables                (A...

Flame detection using Flame IR Sensor

Image
Flame Detection using Flame IR Sensor Just Arduino Things | TW TechieTube Detect a Fire, Flame or Heat near surroundings and Make an Alarm system. Principle: This sensor has a receiver like electromagnetic radiation. It uses the Flame Flash Method, which allows the sensor even through a coating of oil, water droplet, ice or dust etc. In general, IR is also used to check Temperatures too. Components Required: Arduino UNO                 (1)                         Flame IR Sensor             (1) Breadboard                     (As per Requirement) Jumper Cables                (As per Requirement) Arduino Bus Cable         (1) Construction: A Simple project to detect Human or Animal Interaction using the Passive IR Sensor. Now co...

Soil Moisture Detection using Arduino

Image
Soil Moisture Detection using  Arduino Just  Arduino Things | TW TechieTube Control your Garden by knowing the temperature of the soil. Principle: The  Soil Moisture Sensor  uses capacitance to measure dielectric permittivity of the surrounding medium. In  soil , dielectric permittivity is a function of the water content. The  sensor  creates a voltage proportional to the dielectric permittivity, and therefore the water content of the  soil. Components Required:- Arduino UNO                                      (1) Soil Moisture Sensor with Interface      (1)  Breadboard                                       (1) Jumper Cables                                ...

Buzzer Alarm using Touch Sensor

Image
Buzzer Alarm using Touch Sensor Just Arduino Things | TW TechieTube Create a Buzzer Alarm using Touch Sensor. Principle: The capacitance between the touch plate and the Ground plate is sensed and the value is known as the touch sensors value. The Principle behind this Sensors working is based on the body's capacitance. Components Required: Arduino UNO                  (1)                         Capacitive Touch Sensor (1) Breadboard                      (As per Requirement) Jumper Cables                 (As per Requirement) Arduino Bus Cable          (1) Construction: A Simple project to sense the touch using the Capacitive Touch Sensor. Now connect the Sensors pins with the order given, Vcc  - Arduino 5v/3.3v Pin Gnd  - Arduino Gnd Pin Data - A...

Obstacle Detection using IR Sensor

Image
  Obstacle Detection using IR Sensor Just Arduino Things | TW TechieTube Detect an Obstacle and Make an Alarm system. Principle: Infrared rays are transmitted Components Required: Arduino UNO                 (1)                         IR Sensor                        (1) Breadboard                     (As per Requirement) Jumper Cables                (As per Requirement) Arduino Bus Cable         (1) Construction: A Simple project to detect object using the InfraRed Sensor. Now connect the Sensors pins with the order given, Vcc  - Arduino 5v/3.3v Pin Gnd  - Arduino Gnd Pin Data - Any Digital Pins except D1/D2 on UNO. Incl.  an LED/Buzzer in D13 and Gnd for external value.  As ...

Human Detection using PIR Sensor

Image
Human Detection using PIR Sensor Just Arduino Things | TW TechieTube Detect a Human or an Animal and Make an Alarm system. Principle: Passive Infrared rays passing through Fresnel Lens and thus an interruption in the ray by a warm animal or human detects a signal. There are two slots in the sensor and the signal is the same through the slots, where the output value is the same by magnitude but opposite by graph. Components Required: Arduino UNO                 (1)                         PIR Sensor                      (1) Breadboard                     (As per Requirement) Jumper Cables                (As per Requirement) Arduino Bus Cable         (1) Construction: A Simple project to detect Human or Anima...

Temperature Check using DHT11

Image
  Temperature Check using DHT11 Just  Arduino Things | TW TechieTube Measure your room temperature and humidity easily. Principle: The electrical resistivity ratio between the electrodes where a substrate is placed in between them, It absorbs moisture from the atmosphere and the conductivity in it is represented as humidity and temperature Components Required:- Arduino UNO                    (1) DHT 11 Temp. sensor        (1)  Breadboard                     (1) Jumper Cables                  (as per requirement) Arduino Bus Cable - ABC    (1) Construction:- A very simple project to check the atmospheric temperature using the DHT11 Sensor. Now Connect the Sensor pins with the order given, Vcc    - Arduino 5v/3.3v pin Gnd    - Arduino Gnd Pin DATA - Arduino Digital Pins  (...