Projects/weatherstation: verschil tussen versies

Uit Hackerspace Amersfoort
Naar navigatie springen Naar zoeken springen
R3boot (overleg | bijdragen)
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 ..."
 
R3boot (overleg | bijdragen)
Geen bewerkingssamenvatting
Regel 7: Regel 7:
|status=Test
|status=Test
}}
}}
Using an arduino together with a couple of sensors, I've created a weatherstation. This is a placeholder page for when I've got time to write proper documentation and schematics.
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

Versie van 23 aug 2012 11:45


Project Weatherstation
Naam Weatherstation
Beschrijving An arduino powered weatherstation
Website https://r3blog.nl
Start 2011/09/01
Contact User:R3boot
Status Test“Test” staat niet in de lijst met mogelijke waarden voor de eigenschap “Project status” (Alpha, Beta, Production, Finished, Abandoned, Concept).


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.