Прошивка для ESP8266, которая собирает погодные данные с датчиков и передает на сервер
Go to file
2018-09-17 23:44:47 +03:00
.vscode changed consts, some logical fixes, ofc beautify 2018-09-17 23:44:47 +03:00
src changed consts, some logical fixes, ofc beautify 2018-09-17 23:44:47 +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