I wrote a driver for the BMP180 using the HAL library for the STM32F446RE card. Thanks to this driver,temperature, pressure and altitude data can be obtained from the BMP 180 module. First of all, we read the calibration data in the EEPROM so that we can measure temperature and pressure over the BMP180. Then we calculate the temperature and pressure data by using the read calibration data. In order to take an altitude measurement, we obtain it by using the pressure data. Details can be found in the datasheet of the BMP 180.
-
Notifications
You must be signed in to change notification settings - Fork 0
TalhaTelli427/STM32F4_BMP180_Sensor_Driver
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
I wrote a driver for the BMP180 using the HAL library for the STM32F446RE card. Thanks to this driver, temperature, pressure and altitude data can be obtained from the BMP 180 module.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published