11.07.2015 Views

Arduino Inventor's Guide - Oomlout

Arduino Inventor's Guide - Oomlout

Arduino Inventor's Guide - Oomlout

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

CIRC-10.:Temperature:..:LM335A Precision Temperature Sensor:.WHAT WE’RE DOING:What's the next phenomena we will measure with our<strong>Arduino</strong>? Temperature. To do this we'll use a rathercomplicated IC (integrated circuit) hidden in a packageidentical to our P2N2222AG transistors. It has three pin's,ground, signal and +5 volts, and is easy to use. It outputs 10millivolts per degree centigrade on the signal pin (to allow measuring temperatures belowfreezing there is a 500 mV offset eg. 25 ° C = 750 mV, 0 ° C = 500mV). To convert this from thedigital value to degrees, we will use some of the <strong>Arduino</strong>'s math abilities. Then to display itwe'll use one of the IDE's rather powerful features, the debug window. We'll output the valueover a serial connection to display on the screen. Let's get to it.One extra note, this circuit uses the <strong>Arduino</strong> IDE's serial monitor. To open this, first upload theprogram then click the button which looks like a square with an antennae.The LM335A Datasheet:http://ardx.org/LM335ATHE CIRCUIT:Parts:CIRC-10Breadboard Sheetx1LM335ATemperature Sensorx12 Pin Headerx4WireSchematic<strong>Arduino</strong>analogpin 0+5 volts+5vsignalgndLM335A(precisiontemperaturesensor)the chip will haveLM335A printedon itgnd(ground) (-)The Internet.:download:.breadboard layout sheethttp://ardx.org/BBLS10S.:view:.assembly videohttp://ardx.org/VIDE1026

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!