Skip to content

Latest commit

 

History

History

bmp180

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Driver for BMP180 barometric pressure sensor for NRF5 SDK

Driver was tested with nrf52840 SoC. TWIM interfaces must be enabled. You can use following preprocessor flag for NRF SDK build: -DNRFX_TWIM_ENABLED=1 -DNRFX_TWIM0_ENABLED=1.