Arduino,IR,US, Colour Sensor
Arduino,IR,US, Colour Sensor
Types of Arduino
1. Arduino Uno
2. Arduino Mega
3. Arduino Nano
IR Sensor
An infrared (IR) sensor a proximity sensor, or a ‘nearness’ sensor senses
whether there is an object near it or not. The IR stands for Infrared
sensor. Infrared is the light out of our visible spectrum.
Working of an IR Sensor
The white LED here is an IR LED which works as the transmitter and
the component next to the IR LED is a photodiode that works as the
receiver in the IR sensor.
The IR transmitter continuously emits the IR light and the IR receiver
keeps on checking for the reflected light. If the light gets reflected back
by hitting any object in front it, the IR receiver receives this light. This
way the object is detected in the case of the IR sensor.
An IR sensor has two small LED indicators – one for power, which is
ON the entire time the sensor is ON; the other is the Signal LED which
detects the object. The signal LED has two states or situations:
The blue knob here is a potentiometer. You can control the range i.e.
from how far you want to detect the object by changing the value of the
potentiometer.
Infrared (IR) sensors have many applications:-
A colour sensor detects RGB values by receiving ambient light using a photodiode.
It emits light from transmitter and then detects the light reflected from the
detection object with a receiver. For e.g. if object is red, the reflected light
component will be red and if the object is white all the three components will be
reflected.
The TCS230 sensor has four arrays of 16 photodiodes, one array for each of the
primary colors plus an unfiltered array. This gives the sensing element a total of
64 sensing points. Each array is selected independently. The device outputs a
square wave whose frequency changes in correspondence to the intensity of
light.
The TCS3200 is a color sensor that can detect a wide range of colors, while the
TCS230 is a more sensitive sensor that can detect a narrower range of colors
with higher precision. Both sensors are typically used in applications such as
color detection, color identification and color sorting.
TCS3200
TCS230
Ultrasonic Sensor