Thermistor Temperature

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
indieflow
 
Posts: 1
Joined: Fri Feb 22, 2013 2:04 pm

Thermistor Temperature

Post by indieflow »

Hi all,

I'm new to the Arduino and have just being playing around with Thermistors to monitor temperature.

I've been using this great guide by Adafruit:- http://learn.adafruit.com/thermistor/overview

Though was wondering if it is possible to use this sketch for multiple thermistors? e.g A0-A5 being used as inputs

Any help with how to alter the sketch would be greatly appreciated :D

User avatar
Franklin97355
 
Posts: 23911
Joined: Mon Apr 21, 2008 2:33 pm

Re: Thermistor Temperature

Post by Franklin97355 »

Since a thermistor is an analog input you can run as many as you have analog inputs.

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”