Temperature indicator using RGB LED

Aim

To learn how to detect temperature with RGB LED  using Arduino and TMP36 Temperature sensor.

Components required for the experiment

Arduino UNO Board, Breadboard, TMP36 Temperature sensor, RGB LED and 3 resistors (220 Ohms)

What is TMP36 and RGB LED? Where it is used?

TMP36 is a low voltage, precision centigrade temperature sensor. It provides an output voltage that is linearly proportional to the Celsius (centigrade) temperature. It is small, cheap and easy to use, and can measure temperatures in the range of -40°C to +125°C.


RGB LED (Red Green Blue Light Emitting Diode) is a type of LED that emits light in three primary colors: red, green, and blue. By controlling the intensity of each primary color, it is possible to create a wide range of colors. RGB LEDs are commonly used in electronic projects and as lighting in consumer products. They are also used in various applications such as decorative lighting, automotive lighting, and signage.