eepj / stm32-bmp180

An STM32 HAL library for the BMP180 temperature/pressure sensor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BMP180_for_STM32_HAL

An STM32 HAL library for the BMP180 temperature/pressure sensor.

To test

  • Minimal setup:
                                                 _________
                                        VDD 1 --|      O  |
                                        GND 2 --|      _  |
                                       SCL1 3 --|     |_| |
                                       SDA1 4 --|_________|    
                                   

About

An STM32 HAL library for the BMP180 temperature/pressure sensor.

License:MIT License


Languages

Language:C 100.0%