# SolarWeatherStation with openSenseMap upload ## Getting started A little project to send weather conditions to openSenseMap.

This device is available on [Werners Balkon](https://opensensemap.org/explore/62475ca3dacbac001c9d8b9f)

[Solar Powered WiFi Weather Station V2.0](https://www.pcbway.com/project/shareproject/W155288ASM1_Gerber_Solar_Powered_WiFi_Weather_Station_V2_0.html)
My esp borad are [AZDelivery D1 Mini NodeMcu mit ESP8266-12F](https://www.amazon.de/gp/product/B0754W6Z2F/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1)
The sensor for temperature, humidity and pressure are [BME280](https://www.amazon.de/gp/product/B07FS95JXT/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1).
My wind sensor made by [Eltako 20000082 WS Windsensor](https://www.amazon.de/gp/product/B0018LBFG8/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1)
The [Solar panel](https://www.amazon.de/gp/product/B073XKPWY7/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1).
My smal [battery](https://www.amazon.de/gp/product/B00XZQJQBU/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1) is fine.
## additional files The Case for you 3D printer. https://www.thingiverse.com/thing:5820277 ## additional links [anemometer calculation](https://github.com/sbiermann/esp8266-anemometer/blob/master/esp8266-anemometer.ino)
[dewPont calculation](https://github.com/wero1414/ESPWeatherStation/blob/master/Esp8266weather/Esp8266weather.ino) ## License Apache License 2.0. ## Project status finished