Working with STM32 and Sensors: BMP180 pressure and temperature sensor
In this guide, we shall use STM32 to acquire data from BMP180 temperature and pressure sensor and display the results on OLED display. In this guide, we shall cover the following: BMP180 Sensor. Connection with STM32. Code. Results. 1.1 BMP180...
READ MORE