Weather_Shield icon indicating copy to clipboard operation
Weather_Shield copied to clipboard

Barometric pressure, temperature, humidity and light sensing weather shield for Arduino.

Results 5 Weather_Shield issues
Sort by recently updated
recently updated
newest added

Hi, I connected the [weather shield](https://www.sparkfun.com/products/13956) to [sparkfun redboard plus](https://www.sparkfun.com/products/18158) and ran the example program "Weather_Shield_Basic_V12". I am getting incorrect readings. Is there something that I should do first before...

* Adding Pressure Normalization function to Sea Level equiv to output

The fact that line #234 is commented out at the end of loop() prevents firmwareWeather_Shield_with_GPS_V12.ino from reading GPS if attached. This problem is present in both the repo code and...

Hi everyone, I just bought recently a pair of weather shields to build weather stations and I wanted to try them today. I have installed the necessary libraries (Si7021, MPL3115A2...

bug
enhancement

Just a future consideration for the shield. Utilize the IOREF/AREF pins to make the shield compatible with our 3.3V boards: - [RedBoard Artemis](https://www.sparkfun.com/products/15444) - [IoT RedBoard - ESP32](https://www.sparkfun.com/products/19177) - [RedBoard...

enhancement