Day 4 Arduino Advent Calendar

 class=
Let's Get Started with the Day 4 Guide!

Arduino Advent Calendar Day 04 - Temperature Sensor


Yesterday you measured light, today it's time to feel the heat (or at least measure it) with a temperature sensor. 

Public Service Announcement

 

We are going to use a TMP36 Temperature Sensor. In an ironic twist, this temperature sensor, if hooked up incorrectly will heat up so hot that it can burn your fingers! Let's make sure you hook it up correctly!



Meet the TMP36! 

The TMP36 is a low voltage, precision centigrade temperature sensor. It provides a voltage output that is linearly proportional to the Celsius temperature. We like it because it’s so easy to use: All we need to do is give the TMP36 5 Volts from our Arduino and then read the sensor readings on the voltage output pin.


Let's build up the circuit over at guides.littlebird.com.au .

 
Let's Get Started with the Day 4 Guide!

We're happy to help!

If you find you're getting stuck with today's guide, hit up our team of highly trained Arduino ninjas on this forum thread.

Previous article Day 5 Arduino Advent Calendar
Next article Day 3 Arduino Advent Calendar

Leave a comment

Comments must be approved before appearing

* Required fields