Temperature Meter/Converter

  • Temperature Meter/Converter with Arduino

     

    This is a very simple project that takes the temperature from a TMP36 sensor and displays it in Celsius, Kelvin and Fahrenheit on a 16x2 (16 columns and 2 rows) LCD display. 

    On the first line  it’s printed the temperature in °C on the second line the temperature converted  in °K  and °F.

     

    Component List 

     

    Quantity

    Component

    1

    Arduino Uno R3

    1

    Breadboard

    1

    LCD 16 x 2

    1

    220 Ω Resistor

    1

    Temperature Sensor [TMP36]

    1

    330 Ω Resistor

    n

    jumper wires

    The project

     

    The Sketch