From b3cd73a8a17a0e31914b03ed12170d2af43ea481 Mon Sep 17 00:00:00 2001 From: Hendrik Langer Date: Tue, 5 Jun 2018 19:15:25 +0200 Subject: [PATCH] add short project description --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index b0d0483..0f7153e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,19 @@ # ESP8266 WeatherStation +Compact outdoor weather station. + +Features: +* Temperature +* Humidity +* Pressure +* dust particles PM10 (10µm) and PM2.5 (ultrafine, 2.5µm) +* radioactivity +* WiFi +* needs 5V power supply +* opensensemap.org API + +CAD files (OpenSCAD) and source code included. + ![Weatherstation](cad/img/weatherstation.jpg) | geiger counter and DHT22 | particle sensor and ESP8266 |