The full writeup and instructions for the Weather Station V 3.0 project can be found over at Hackster.io.
- Raspberry Pi 2 or 3
- Adafruit BME280 I2C Temperature Humidity Pressure Sensor
- Breadboard
- Male / Female Jumper Wires
This project utilized the BuildAzure.IoT.Adafruit.BME280 library and Nuget repository to communicate with the Adafruit BME280 Temperature, Humidity and Barometric Pressure Sensor from the Raspberry Pi.
This project is based on the Weather Station V 2.0 project on Hackster.io.