Posted on

Interfacing LM35 with Arduino

In many IoT projects, process temperature interlocking is very important. Consider a simple project where we need to turn on a fan/AC when the temperature is above certain degree which act as setpoint. In this kind of projects, a temperature sensor senses the temperature and passes the temperature value to the controller. Then the controller…

Read more