Projects/weatherstation: Difference between revisions
< Projects
(Created page with "{{Project |name=Weatherstation |start=2011/09/01 |URL=https://r3blog.nl |contact=User:R3boot |info=An arduino powered weatherstation |status=Test }} Using an arduino together ...") |
No edit summary |
||
Line 7: | Line 7: | ||
|status=Test | |status=Test | ||
}} | }} | ||
Using an arduino together with a couple of sensors, I've created a weatherstation. This is a | Using an arduino together with a couple of sensors, I've created a weatherstation. This page contains (or should contain) all required info to use and maintain this system: | ||
== System Diagram == | |||
TBD | |||
== Source Code == | |||
The source for this system consists of two parts. One part that is running on the arduino, and one part that is running on a soekris. | |||
* weatherstation (to be run on the arduino) https://github.com/r3boot/weatherstation | |||
* weatherd (to be run on the soekris) https://github.com/r3boot/weatherd |
Revision as of 11:45, 23 August 2012
Project Weatherstation | |
---|---|
Name | Weatherstation |
Start | 2011/09/01 |
End | |
Contact | User:R3boot |
Website | https://r3blog.nl |
Information | An arduino powered weatherstation |
Status | Test"Test" is not in the list (Alpha, Beta, Production, Finished, Abandoned) of allowed values for the "Project status" property. |
Using an arduino together with a couple of sensors, I've created a weatherstation. This page contains (or should contain) all required info to use and maintain this system:
System Diagram
TBD
Source Code
The source for this system consists of two parts. One part that is running on the arduino, and one part that is running on a soekris.
- weatherstation (to be run on the arduino) https://github.com/r3boot/weatherstation
- weatherd (to be run on the soekris) https://github.com/r3boot/weatherd