diff --git a/README.md b/README.md index b4428fa..b0d0483 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # ESP8266 WeatherStation +![Weatherstation](cad/img/weatherstation.jpg) + +| geiger counter and DHT22 | particle sensor and ESP8266 | +|---------------------------------------|-----------------------------------------| +| ![Weatherstation](cad/img/geiger.jpg) | ![Weatherstation](cad/img/particle.jpg) | + ## Installation Instructions 1. git clone https://dev.xd0.de/hendrik/esp-weatherstation.git diff --git a/cad/img/geiger.jpg b/cad/img/geiger.jpg new file mode 100755 index 0000000..174f1a6 Binary files /dev/null and b/cad/img/geiger.jpg differ diff --git a/cad/img/particle.jpg b/cad/img/particle.jpg new file mode 100755 index 0000000..68e74f2 Binary files /dev/null and b/cad/img/particle.jpg differ diff --git a/cad/img/weatherstation.jpg b/cad/img/weatherstation.jpg new file mode 100755 index 0000000..b0f7cf5 Binary files /dev/null and b/cad/img/weatherstation.jpg differ