Skip to content

ashishverma2614/STM32F103-BMP280

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

STM32F103-BMP280

code written for BMP280 for fetching temperature , pressure and calculating Altitude.

NOTE: While creating project i started as I2C scanner so inside it is named as I2c Scanner but its is code for BMP280

code is developed by using https://github.com/ciastkolog/BMP280_STM32 Big thanks to Ciastkolog