This project is a simple example how use the Arduino to build a thermometer using a silicon diode as temperature sensor ( i.e 1n4148 or 1n4007).
This thermometer is based on the physical caracteristic of the silicon diode that, when it is directly biased ,the voltage between the anode and catode decreas of 2.2mV /°C.
To know the temperature It is needed to measure the voltage at the terminals of the diode and compare it with the diode voltage at the room temperature.
The voltage difference is divided by the factor 0,0022 to obtain the temperature difference respect the room temperature.
Comments