Прошивка для ESP8266, которая собирает погодные данные с датчиков и передает на сервер
Go to file
2018-05-29 16:17:20 +03:00
.vscode actually it works, problem was dead ds18b20 2018-05-29 16:17:20 +03:00
src actually it works, problem was dead ds18b20 2018-05-29 16:17:20 +03:00
backend.code-workspace vs 2018-05-07 22:40:58 +03:00
LICENSE Create LICENSE 2018-05-08 18:52:14 +03:00
README.md Created readme 2018-05-07 22:56:01 +03:00
Schematic.svg schema 2018-05-08 00:47:47 +03:00

Backend for my meteostation

meteostation built with esp8266, BMP280 for pressure, DS18B20 for outside temperature, DHT11 for inside temperature, BH1750 for light (not tested) and MQTT