BME280 Support ?
Posted: Sun Sep 04, 2016 10:25 pm
Today the price is low for the precise temperature, humidity and pressure sensor BME280. And small module boards can be found quickly anywhere, even here at Brazil.
To make weather experiments, atmospheric pressure is a must.
I see many libs to use it with Arduino code. Adafruit has one too.
I tried to make the code to use BME280 with ESP8266Basic, but the math and I2C commands are very complicated... and use a lot of resources. But all this is already done in Adafruit lib.....
Maybe it can be included here in ESP8266Basic similar way as DHT functions ? Including Adafruit lib ( or other ) and creating the new commands ?
Thanks for your reply !
Paulo
To make weather experiments, atmospheric pressure is a must.
I see many libs to use it with Arduino code. Adafruit has one too.
I tried to make the code to use BME280 with ESP8266Basic, but the math and I2C commands are very complicated... and use a lot of resources. But all this is already done in Adafruit lib.....
Maybe it can be included here in ESP8266Basic similar way as DHT functions ? Including Adafruit lib ( or other ) and creating the new commands ?
Thanks for your reply !
Paulo