BME280 API for Raspberry Pi Pico


I ported the API of the BME280 (temperature, humidity, and air pressure sensor) released by Bosch to Raspberry Pi Pico and released the source code (with sample code) on GitHub. 

It uses C language, pico-sdk, and I2C.


*Instructions for use are described in the README at the link.


<I ported Bosch's BME280 API to Pi Pico.>

https://github.com/shiomachisoft/BME280_API_pico


<Bosch BME280 API>

https://github.com/boschsensortec/BME280_SensorAPI