Weather Station V 3.0

Story

This project uses the Adafruit Starter Pack for Windows 10 IoT Core on Raspberry Pi kit components to create a project that uses a sensor to read the temperature, barometric pressure, humidity and altitude. This works just fine with either the older Raspberry Pi 2 kit or the newer version with the Raspberry Pi 3.weather station v 3.0

NOTE: This project assumes you have the version of the kit that comes with the BME280 Sensor.

This project is derived from the original Weather Station V 2.0 project created by Microsoft.

Hardware

Connect the Raspberry Pi 2, Breadboard, and BME280 Sensor according to the layout within the Wiring Diagram in the “Schematics” section of this project.

Software

To start, you'll need Visual Studio 2015 installed, go to “New -> Project” and create a new “Blank App (Universal Windows)” app template to start from a new, blank UWP app.

Coding Step by Step

1. Create a new, blank UWP app as described above.

2. Add Reference to the “Windows IoT Extensions for UWP” Windows Universal Extension.

3. Add a reference to the BuildAzure.IoT.Adafruit.BME280 Nuget Package to the UWP App.


About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top