Page 1 of 1

Barometic BMP280

Posted: Saturday 12 May 2018 16:33
by losholmen
How do you configure Adafruit bmp280? I have connected gpio pin 1 and 3volt and pin 3and 5 and created a dummy in hardware, what do I do then?

Re: Barometic BMP280

Posted: Monday 04 February 2019 10:24
by carymay
losholmen wrote: Saturday 12 May 2018 16:33 How do you configure Adafruit bmp280? I have connected gpio pin 1 and 3volt and pin 3and 5 and created a dummy in essay writer service hardware, what do I do then?
Hello,
Where do I find the the Adafruit Unified Sensor library? I'm trying to install the Adafruit_BMP280 library and need a tutorial.

Re: Barometic BMP280

Posted: Monday 18 March 2019 21:20
by kimot
I think example here:

https://github.com/adafruit/Adafruit_BMP280_Library

is clear.

You can use spi or hardware i2c - pins depends on your processor.

http://arduinolearning.com/code/arduino ... xample.php