Reads temperature data from an analog sensor, converts the signal into both Celsius and Fahrenheit, and displays the results over the serial monitor. Based on how much the temperature exceeds a ...
This is a fork of the code and examples from "Make: AVR Programming" that I've addapted to work with the Arduino Uno R3 (I'm using the SMD variant, but it shouldn't matter which UNO R3 you're using).