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