Main Content

STM32F103 Nucleo: LM35 Temprature Sensor (using mbed.h)

In this tutorial, we will learn to will learn to interface Temperature Sensor with STM32 Nucleo Board. We will be using most commonly used temperature sensor i.e. LM35. We will be taking input from the sensor and displaying it on a serial port. We will be using mbed.h. And this time we will build project scratch!”

Link to article