https://github.com/sparkfun/wimp_weather_station
Code for the tutorial available from SparkFun Electronics
https://github.com/sparkfun/wimp_weather_station
Last synced: 9 months ago
JSON representation
Code for the tutorial available from SparkFun Electronics
- Host: GitHub
- URL: https://github.com/sparkfun/wimp_weather_station
- Owner: sparkfun
- Created: 2014-03-24T20:31:58.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-12T17:02:34.000Z (about 10 years ago)
- Last Synced: 2025-01-16T23:27:34.020Z (10 months ago)
- Language: Squirrel
- Homepage: https://learn.sparkfun.com/tutorials/weather-station-wirelessly-connected-to-wudnerground
- Size: 166 KB
- Stars: 36
- Watchers: 60
- Forks: 36
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Wimp Weather Station
=========================
[](https://cdn.sparkfun.com/assets/learn_tutorials/2/1/7/Setup-4.jpg)
[*A wireless weather station based on the Electric Imp*](https://learn.sparkfun.com/tutorials/weather-station-wirelessly-connected-to-wudnerground)
The Wimp is a personal weather station that uses the [weather shield](https://www.sparkfun.com/products/12081) along with an [Electric Imp](https://www.sparkfun.com/products/11395) to push live weather data up to [Wunderground](http://www.wunderground.com/). You can help increase the accuracy and prediction of weather by adding a weather meter to your house! But why buy an off-the-shelf system when you can build you own? For around $250 you can build a cutting edge open source station that you have complete control over! All you need is a pile of parts and access to a Wifi network.
Read the tutorial on how to setup your own [weather station wirelessly connected to Wunderground](https://learn.sparkfun.com/tutorials/weather-station-wirelessly-connected-to-wudnerground).
Repository Contents
-------------------
The sketch to be loaded onto the Arduino is called *Wimp_Weather_Station.ino*. The Squirrel code that goes on the electric imp is called *agent.nut* and *device.nut* for the two parts of Imp code.
License Information
-------------------
The hardware is released under [Creative Commons ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/).
The code is beerware; if you see me (or any other SparkFun employee) at the local, and you've found our code helpful, please buy us a round!
Distributed as-is; no warranty is given.