How to measure temperature with Arduino and a cheap LM35 sensor
There are times when you need to measure temperature with your Arduino board. There are lots of different temperature sensors, most of them reads out data via digital interface. In this post I am going to talk about a simple analog temperature sensor LM35, which reads out temperature as a voltage value. Table of contents … Read more