In this tutorial, we will learn how to interface DS18B20 temperature sensor with STM32 Blue Pill. You’ll also learn how to connect the sensor with board, install the required libraries and get temperature reading from DS18B20 Sensors. The temperature will be printed on the serial monitor of Arduino IDE. Related Post: STM32 Blue Pill vs.| Electronics - Microcontrollers - Tutorials and Projects
In this tutorial, we will learn how to use ADC in STM32F103C8T6 Blue Pill Board to measure the Input Analog Voltages. We will use the 16X2 LCD to display| Electronics - Microcontrollers - Tutorials and Projects