Skip to content

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

Notifications You must be signed in to change notification settings

namkedia/Weather_Shield

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Shield

Weather Shield
Weather Shield (DEV-12081)

Weather Shield is an Arduino shield that gathers relative humidity, barometric pressure, temperature, light intensity, as well as optional rain, wind direction, and wind speed (using optional external weather gauges).

Weather Shield is an open source hardware project.

NOTE: You will need to install additional libraries to work with the example sketch for this board. Please check the MPL3115A2 Breakout Repo and the HTU21D Breakout Repo for the required libraries.

Repository Contents

  • /Firmware - Example Arduino sketch to demostrate how to read from the various sensors.
  • /Fritzing - Fritzing Example wiring images
  • /Hardware - All the Eagle PCB design files (.brd, .sch).
  • /Production - Test bed files and production panel files
  • /lightning - Lightning version of Weather Shield demo using SparkFun HTU21D and MPL3115A2 libraries

Cloning

Do not download this repository as a zip.

To receive the HTU21D and MPL3115A2 libraries properly as part of the contents of this repository, use a recursive clone strategy.

git clone --recursive https://github.com/ms-iot/Weather_Shield.git

License Information

The hardware design and firmware are released under Creative Commons Share-alike 3.0.
All other code is public domain but you buy me a beer if you use this and we meet someday (Beerware license).

===

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Eagle 97.2%
  • Other 2.6%
  • Other 0.2%