Skip to content

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

Notifications You must be signed in to change notification settings

k5adb/Weather_Shield

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 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

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).

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.7%
  • Other 2.3%